azure_sdk 0.15.2 → 0.16.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/latest_profile_client.rb +645 -61
- data/lib/latest/module_definition.rb +1 -118
- data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
- data/lib/latest/modules/authorization_profile_module.rb +113 -100
- data/lib/latest/modules/automation_profile_module.rb +597 -580
- data/lib/latest/modules/batch_profile_module.rb +357 -132
- data/lib/latest/modules/billing_profile_module.rb +77 -64
- data/lib/latest/modules/cdn_profile_module.rb +277 -216
- data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
- data/lib/latest/modules/commerce_profile_module.rb +79 -66
- data/lib/latest/modules/compute_profile_module.rb +783 -730
- data/lib/latest/modules/computervision_profile_module.rb +189 -0
- data/lib/latest/modules/consumption_profile_module.rb +153 -54
- data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
- data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
- data/lib/latest/modules/containerservice_profile_module.rb +93 -80
- data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
- data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
- data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
- data/lib/latest/modules/dns_profile_module.rb +99 -94
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
- data/lib/latest/modules/eventhub_profile_module.rb +165 -152
- data/lib/latest/modules/face_profile_module.rb +241 -0
- data/lib/latest/modules/features_profile_module.rb +41 -28
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/iothub_profile_module.rb +265 -252
- data/lib/latest/modules/keyvault_profile_module.rb +155 -88
- data/lib/latest/modules/links_profile_module.rb +49 -36
- data/lib/latest/modules/locks_profile_module.rb +45 -32
- data/lib/latest/modules/logic_profile_module.rb +593 -580
- data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
- data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
- data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
- data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
- data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
- data/lib/latest/modules/monitor_profile_module.rb +403 -323
- data/lib/latest/modules/network_profile_module.rb +1245 -1148
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
- data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
- data/lib/latest/modules/policy_profile_module.rb +84 -68
- data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
- data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
- data/lib/latest/modules/redis_profile_module.rb +165 -152
- data/lib/latest/modules/relay_profile_module.rb +143 -130
- data/lib/latest/modules/resources_profile_module.rb +227 -214
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
- data/lib/latest/modules/scheduler_profile_module.rb +207 -198
- data/lib/latest/modules/search_profile_module.rb +103 -76
- data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
- data/lib/latest/modules/servicebus_profile_module.rb +247 -234
- data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1075 -918
- data/lib/latest/modules/storage_profile_module.rb +263 -250
- data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
- data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
- data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
- data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/web_profile_module.rb +1289 -1138
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +1 -20
- data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
- data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
- data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
- data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
- data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
- data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
- metadata +312 -133
- data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -5,102 +5,169 @@
|
|
5
5
|
require 'azure_mgmt_key_vault'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module KeyVault
|
9
|
-
|
8
|
+
module KeyVault
|
9
|
+
module Mgmt
|
10
|
+
Vaults = Azure::KeyVault::Mgmt::V2016_10_01::Vaults
|
11
|
+
Operations = Azure::KeyVault::Mgmt::V2016_10_01::Operations
|
10
12
|
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
13
|
+
module Models
|
14
|
+
DeletedVault = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault
|
15
|
+
VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult
|
16
|
+
Permissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions
|
17
|
+
DeletedVaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult
|
18
|
+
VaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties
|
19
|
+
Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource
|
20
|
+
VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties
|
21
|
+
ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult
|
22
|
+
VaultCreateOrUpdateParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters
|
23
|
+
VaultCheckNameAvailabilityParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters
|
24
|
+
VaultAccessPolicyParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters
|
25
|
+
CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult
|
26
|
+
Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku
|
27
|
+
OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay
|
28
|
+
VaultPatchProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties
|
29
|
+
LogSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification
|
30
|
+
VaultPatchParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters
|
31
|
+
ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification
|
32
|
+
AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry
|
33
|
+
Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation
|
34
|
+
DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties
|
35
|
+
OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult
|
36
|
+
Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault
|
37
|
+
SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName
|
38
|
+
KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions
|
39
|
+
SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions
|
40
|
+
CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions
|
41
|
+
StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions
|
42
|
+
CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode
|
43
|
+
Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason
|
44
|
+
AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind
|
45
|
+
end
|
37
46
|
|
38
|
-
|
39
|
-
|
47
|
+
class KeyVaultManagementClass
|
48
|
+
attr_reader :vaults, :operations, :configurable, :base_url, :options, :model_classes
|
40
49
|
|
41
|
-
|
42
|
-
|
43
|
-
client_0.subscription_id = configurable.subscription_id
|
44
|
-
end
|
45
|
-
@vaults = client_0.vaults
|
50
|
+
def initialize(configurable, base_url=nil, options=nil)
|
51
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
46
52
|
|
47
|
-
|
48
|
-
|
53
|
+
@client_0 = Azure::KeyVault::Mgmt::V2016_10_01::KeyVaultManagementClient.new(configurable.credentials, base_url, options)
|
54
|
+
if(@client_0.respond_to?(:subscription_id))
|
55
|
+
@client_0.subscription_id = configurable.subscription_id
|
56
|
+
end
|
57
|
+
add_telemetry(@client_0)
|
58
|
+
@vaults = @client_0.vaults
|
59
|
+
@operations = @client_0.operations
|
49
60
|
|
50
|
-
|
51
|
-
def vault_create_or_update_parameters
|
52
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters
|
53
|
-
end
|
54
|
-
def permissions
|
55
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions
|
56
|
-
end
|
57
|
-
def deleted_vault
|
58
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault
|
59
|
-
end
|
60
|
-
def vault_properties
|
61
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties
|
62
|
-
end
|
63
|
-
def vault_list_result
|
64
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult
|
65
|
-
end
|
66
|
-
def sku
|
67
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku
|
68
|
-
end
|
69
|
-
def deleted_vault_list_result
|
70
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult
|
61
|
+
@model_classes = ModelClasses.new
|
71
62
|
end
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource
|
77
|
-
end
|
78
|
-
def access_policy_entry
|
79
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry
|
80
|
-
end
|
81
|
-
def resource_list_result
|
82
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult
|
83
|
-
end
|
84
|
-
def vault
|
85
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault
|
86
|
-
end
|
87
|
-
def sku_name
|
88
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName
|
89
|
-
end
|
90
|
-
def key_permissions
|
91
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions
|
92
|
-
end
|
93
|
-
def secret_permissions
|
94
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions
|
95
|
-
end
|
96
|
-
def certificate_permissions
|
97
|
-
Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions
|
63
|
+
|
64
|
+
def add_telemetry(client)
|
65
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/KeyVault/Mgmt"
|
66
|
+
client.add_user_agent_information(profile_information)
|
98
67
|
end
|
99
|
-
|
100
|
-
|
68
|
+
|
69
|
+
def method_missing(method, *args)
|
70
|
+
if @client_0.respond_to?method
|
71
|
+
@client_0.send(method, *args)
|
72
|
+
else
|
73
|
+
super
|
74
|
+
end
|
101
75
|
end
|
102
|
-
|
103
|
-
|
76
|
+
|
77
|
+
class ModelClasses
|
78
|
+
def deleted_vault
|
79
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault
|
80
|
+
end
|
81
|
+
def vault_list_result
|
82
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult
|
83
|
+
end
|
84
|
+
def permissions
|
85
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions
|
86
|
+
end
|
87
|
+
def deleted_vault_list_result
|
88
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult
|
89
|
+
end
|
90
|
+
def vault_properties
|
91
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties
|
92
|
+
end
|
93
|
+
def resource
|
94
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource
|
95
|
+
end
|
96
|
+
def vault_access_policy_properties
|
97
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties
|
98
|
+
end
|
99
|
+
def resource_list_result
|
100
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult
|
101
|
+
end
|
102
|
+
def vault_create_or_update_parameters
|
103
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters
|
104
|
+
end
|
105
|
+
def vault_check_name_availability_parameters
|
106
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters
|
107
|
+
end
|
108
|
+
def vault_access_policy_parameters
|
109
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters
|
110
|
+
end
|
111
|
+
def check_name_availability_result
|
112
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult
|
113
|
+
end
|
114
|
+
def sku
|
115
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku
|
116
|
+
end
|
117
|
+
def operation_display
|
118
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay
|
119
|
+
end
|
120
|
+
def vault_patch_properties
|
121
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties
|
122
|
+
end
|
123
|
+
def log_specification
|
124
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification
|
125
|
+
end
|
126
|
+
def vault_patch_parameters
|
127
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters
|
128
|
+
end
|
129
|
+
def service_specification
|
130
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification
|
131
|
+
end
|
132
|
+
def access_policy_entry
|
133
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry
|
134
|
+
end
|
135
|
+
def operation
|
136
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation
|
137
|
+
end
|
138
|
+
def deleted_vault_properties
|
139
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties
|
140
|
+
end
|
141
|
+
def operation_list_result
|
142
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult
|
143
|
+
end
|
144
|
+
def vault
|
145
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault
|
146
|
+
end
|
147
|
+
def sku_name
|
148
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName
|
149
|
+
end
|
150
|
+
def key_permissions
|
151
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions
|
152
|
+
end
|
153
|
+
def secret_permissions
|
154
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions
|
155
|
+
end
|
156
|
+
def certificate_permissions
|
157
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions
|
158
|
+
end
|
159
|
+
def storage_permissions
|
160
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions
|
161
|
+
end
|
162
|
+
def create_mode
|
163
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode
|
164
|
+
end
|
165
|
+
def reason
|
166
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason
|
167
|
+
end
|
168
|
+
def access_policy_update_kind
|
169
|
+
Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind
|
170
|
+
end
|
104
171
|
end
|
105
172
|
end
|
106
173
|
end
|
@@ -5,50 +5,63 @@
|
|
5
5
|
require 'azure_mgmt_links'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module Links
|
9
|
-
|
10
|
-
|
11
|
-
module Models
|
12
|
-
ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink
|
13
|
-
ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter
|
14
|
-
ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult
|
15
|
-
ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties
|
16
|
-
Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter
|
17
|
-
end
|
8
|
+
module Links
|
9
|
+
module Mgmt
|
10
|
+
ResourceLinks = Azure::Links::Mgmt::V2016_09_01::ResourceLinks
|
18
11
|
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
12
|
+
module Models
|
13
|
+
ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink
|
14
|
+
ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter
|
15
|
+
ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult
|
16
|
+
ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties
|
17
|
+
Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter
|
18
|
+
end
|
24
19
|
|
25
|
-
|
26
|
-
|
20
|
+
class LinksManagementClass
|
21
|
+
attr_reader :resource_links, :configurable, :base_url, :options, :model_classes
|
27
22
|
|
28
|
-
|
29
|
-
|
30
|
-
client_0.subscription_id = configurable.subscription_id
|
31
|
-
end
|
32
|
-
@resource_links = client_0.resource_links
|
23
|
+
def initialize(configurable, base_url=nil, options=nil)
|
24
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
33
25
|
|
34
|
-
|
35
|
-
|
26
|
+
@client_0 = Azure::Links::Mgmt::V2016_09_01::ManagementLinkClient.new(configurable.credentials, base_url, options)
|
27
|
+
if(@client_0.respond_to?(:subscription_id))
|
28
|
+
@client_0.subscription_id = configurable.subscription_id
|
29
|
+
end
|
30
|
+
add_telemetry(@client_0)
|
31
|
+
@resource_links = @client_0.resource_links
|
36
32
|
|
37
|
-
|
38
|
-
def resource_link
|
39
|
-
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink
|
33
|
+
@model_classes = ModelClasses.new
|
40
34
|
end
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult
|
35
|
+
|
36
|
+
def add_telemetry(client)
|
37
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Links/Mgmt"
|
38
|
+
client.add_user_agent_information(profile_information)
|
46
39
|
end
|
47
|
-
|
48
|
-
|
40
|
+
|
41
|
+
def method_missing(method, *args)
|
42
|
+
if @client_0.respond_to?method
|
43
|
+
@client_0.send(method, *args)
|
44
|
+
else
|
45
|
+
super
|
46
|
+
end
|
49
47
|
end
|
50
|
-
|
51
|
-
|
48
|
+
|
49
|
+
class ModelClasses
|
50
|
+
def resource_link
|
51
|
+
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink
|
52
|
+
end
|
53
|
+
def resource_link_filter
|
54
|
+
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter
|
55
|
+
end
|
56
|
+
def resource_link_result
|
57
|
+
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult
|
58
|
+
end
|
59
|
+
def resource_link_properties
|
60
|
+
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties
|
61
|
+
end
|
62
|
+
def filter
|
63
|
+
Azure::Links::Mgmt::V2016_09_01::Models::Filter
|
64
|
+
end
|
52
65
|
end
|
53
66
|
end
|
54
67
|
end
|
@@ -5,46 +5,59 @@
|
|
5
5
|
require 'azure_mgmt_locks'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module Locks
|
9
|
-
|
10
|
-
|
11
|
-
module Models
|
12
|
-
ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject
|
13
|
-
ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult
|
14
|
-
ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner
|
15
|
-
LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel
|
16
|
-
end
|
8
|
+
module Locks
|
9
|
+
module Mgmt
|
10
|
+
ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks
|
17
11
|
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
12
|
+
module Models
|
13
|
+
ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject
|
14
|
+
ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult
|
15
|
+
ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner
|
16
|
+
LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel
|
17
|
+
end
|
23
18
|
|
24
|
-
|
25
|
-
|
19
|
+
class LocksManagementClass
|
20
|
+
attr_reader :management_locks, :configurable, :base_url, :options, :model_classes
|
26
21
|
|
27
|
-
|
28
|
-
|
29
|
-
client_0.subscription_id = configurable.subscription_id
|
30
|
-
end
|
31
|
-
@management_locks = client_0.management_locks
|
22
|
+
def initialize(configurable, base_url=nil, options=nil)
|
23
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
32
24
|
|
33
|
-
|
34
|
-
|
25
|
+
@client_0 = Azure::Locks::Mgmt::V2016_09_01::ManagementLockClient.new(configurable.credentials, base_url, options)
|
26
|
+
if(@client_0.respond_to?(:subscription_id))
|
27
|
+
@client_0.subscription_id = configurable.subscription_id
|
28
|
+
end
|
29
|
+
add_telemetry(@client_0)
|
30
|
+
@management_locks = @client_0.management_locks
|
35
31
|
|
36
|
-
|
37
|
-
def management_lock_object
|
38
|
-
Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject
|
32
|
+
@model_classes = ModelClasses.new
|
39
33
|
end
|
40
|
-
|
41
|
-
|
34
|
+
|
35
|
+
def add_telemetry(client)
|
36
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Locks/Mgmt"
|
37
|
+
client.add_user_agent_information(profile_information)
|
42
38
|
end
|
43
|
-
|
44
|
-
|
39
|
+
|
40
|
+
def method_missing(method, *args)
|
41
|
+
if @client_0.respond_to?method
|
42
|
+
@client_0.send(method, *args)
|
43
|
+
else
|
44
|
+
super
|
45
|
+
end
|
45
46
|
end
|
46
|
-
|
47
|
-
|
47
|
+
|
48
|
+
class ModelClasses
|
49
|
+
def management_lock_object
|
50
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject
|
51
|
+
end
|
52
|
+
def management_lock_list_result
|
53
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult
|
54
|
+
end
|
55
|
+
def management_lock_owner
|
56
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner
|
57
|
+
end
|
58
|
+
def lock_level
|
59
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel
|
60
|
+
end
|
48
61
|
end
|
49
62
|
end
|
50
63
|
end
|
@@ -5,594 +5,607 @@
|
|
5
5
|
require 'azure_mgmt_logic'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module Logic
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
8
|
+
module Logic
|
9
|
+
module Mgmt
|
10
|
+
Workflows = Azure::Logic::Mgmt::V2016_06_01::Workflows
|
11
|
+
WorkflowVersions = Azure::Logic::Mgmt::V2016_06_01::WorkflowVersions
|
12
|
+
WorkflowTriggers = Azure::Logic::Mgmt::V2016_06_01::WorkflowTriggers
|
13
|
+
WorkflowTriggerHistories = Azure::Logic::Mgmt::V2016_06_01::WorkflowTriggerHistories
|
14
|
+
WorkflowRuns = Azure::Logic::Mgmt::V2016_06_01::WorkflowRuns
|
15
|
+
WorkflowRunActions = Azure::Logic::Mgmt::V2016_06_01::WorkflowRunActions
|
16
|
+
IntegrationAccounts = Azure::Logic::Mgmt::V2016_06_01::IntegrationAccounts
|
17
|
+
Schemas = Azure::Logic::Mgmt::V2016_06_01::Schemas
|
18
|
+
Maps = Azure::Logic::Mgmt::V2016_06_01::Maps
|
19
|
+
Partners = Azure::Logic::Mgmt::V2016_06_01::Partners
|
20
|
+
Agreements = Azure::Logic::Mgmt::V2016_06_01::Agreements
|
21
|
+
Certificates = Azure::Logic::Mgmt::V2016_06_01::Certificates
|
22
|
+
Sessions = Azure::Logic::Mgmt::V2016_06_01::Sessions
|
22
23
|
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
24
|
+
module Models
|
25
|
+
IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter
|
26
|
+
Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource
|
27
|
+
AS2MessageConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings
|
28
|
+
ResourceReference = Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference
|
29
|
+
AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings
|
30
|
+
WorkflowParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter
|
31
|
+
AS2MdnSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings
|
32
|
+
WorkflowFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter
|
33
|
+
AS2SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings
|
34
|
+
KeyVaultKeyReferenceKeyVault = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault
|
35
|
+
WorkflowVersionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult
|
36
|
+
IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult
|
37
|
+
RecurrenceSchedule = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule
|
38
|
+
SubResource = Azure::Logic::Mgmt::V2016_06_01::Models::SubResource
|
39
|
+
Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku
|
40
|
+
WorkflowTriggerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult
|
41
|
+
WorkflowTriggerListCallbackUrlQueries = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries
|
42
|
+
IntegrationAccountAgreementListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementListResult
|
43
|
+
Correlation = Azure::Logic::Mgmt::V2016_06_01::Models::Correlation
|
44
|
+
WorkflowListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult
|
45
|
+
ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink
|
46
|
+
IntegrationAccountAgreementFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter
|
47
|
+
WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult
|
48
|
+
AS2ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings
|
49
|
+
WorkflowRunTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger
|
50
|
+
AS2EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings
|
51
|
+
OperationDisplay = Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay
|
52
|
+
AS2ErrorSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings
|
53
|
+
WorkflowRunListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult
|
54
|
+
AS2ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings
|
55
|
+
ErrorResponse = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse
|
56
|
+
AS2OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement
|
57
|
+
IntegrationAccountSessionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult
|
58
|
+
AS2AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent
|
59
|
+
WorkflowRunActionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult
|
60
|
+
X12ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings
|
61
|
+
GenerateUpgradedDefinitionParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters
|
62
|
+
X12FramingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings
|
63
|
+
IntegrationAccountSessionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter
|
64
|
+
X12EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings
|
65
|
+
GetCallbackUrlParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters
|
66
|
+
X12AcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings
|
67
|
+
IntegrationAccountCertificateListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult
|
68
|
+
X12MessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter
|
69
|
+
IntegrationAccountSchemaFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter
|
70
|
+
X12SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings
|
71
|
+
KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference
|
72
|
+
X12ProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings
|
73
|
+
IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter
|
74
|
+
X12EnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeOverride
|
75
|
+
B2BPartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent
|
76
|
+
X12ValidationOverride = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationOverride
|
77
|
+
RecurrenceScheduleOccurrence = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence
|
78
|
+
X12MessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageIdentifier
|
79
|
+
WorkflowTriggerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter
|
80
|
+
X12SchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference
|
81
|
+
ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash
|
82
|
+
X12DelimiterOverrides = Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides
|
83
|
+
WorkflowTriggerHistoryFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter
|
84
|
+
X12ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings
|
85
|
+
WorkflowRunFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunFilter
|
86
|
+
X12OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::X12OneWayAgreement
|
87
|
+
RetryHistory = Azure::Logic::Mgmt::V2016_06_01::Models::RetryHistory
|
88
|
+
X12AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::X12AgreementContent
|
89
|
+
RegenerateActionParameter = Azure::Logic::Mgmt::V2016_06_01::Models::RegenerateActionParameter
|
90
|
+
EdifactValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationSettings
|
91
|
+
IntegrationAccountListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountListResult
|
92
|
+
EdifactFramingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactFramingSettings
|
93
|
+
IntegrationAccountSchemaListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult
|
94
|
+
EdifactEnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeSettings
|
95
|
+
IntegrationAccountMapListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult
|
96
|
+
EdifactAcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAcknowledgementSettings
|
97
|
+
PartnerContent = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent
|
98
|
+
EdifactMessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter
|
99
|
+
WorkflowTriggerCallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl
|
100
|
+
EdifactProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings
|
101
|
+
Operation = Azure::Logic::Mgmt::V2016_06_01::Models::Operation
|
102
|
+
EdifactEnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride
|
103
|
+
WorkflowRunActionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter
|
104
|
+
EdifactMessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier
|
105
|
+
CallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl
|
106
|
+
EdifactSchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference
|
107
|
+
BusinessIdentity = Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity
|
108
|
+
EdifactValidationOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride
|
109
|
+
OperationListResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult
|
110
|
+
EdifactDelimiterOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride
|
111
|
+
IntegrationAccountSku = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku
|
112
|
+
EdifactProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProtocolSettings
|
113
|
+
WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence
|
114
|
+
EdifactOneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement
|
115
|
+
IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema
|
116
|
+
EdifactAgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent
|
117
|
+
ErrorProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties
|
118
|
+
AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent
|
119
|
+
Workflow = Azure::Logic::Mgmt::V2016_06_01::Models::Workflow
|
120
|
+
WorkflowVersion = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion
|
121
|
+
WorkflowTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger
|
122
|
+
WorkflowTriggerHistory = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory
|
123
|
+
WorkflowOutputParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter
|
124
|
+
WorkflowRun = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun
|
125
|
+
WorkflowRunAction = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction
|
126
|
+
IntegrationAccount = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount
|
127
|
+
IntegrationAccountSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema
|
128
|
+
IntegrationAccountMap = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap
|
129
|
+
IntegrationAccountPartner = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner
|
130
|
+
IntegrationAccountAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement
|
131
|
+
IntegrationAccountCertificate = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate
|
132
|
+
IntegrationAccountSession = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession
|
133
|
+
WorkflowProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState
|
134
|
+
WorkflowState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState
|
135
|
+
SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName
|
136
|
+
ParameterType = Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType
|
137
|
+
WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState
|
138
|
+
WorkflowStatus = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus
|
139
|
+
RecurrenceFrequency = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency
|
140
|
+
DaysOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek
|
141
|
+
DayOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek
|
142
|
+
KeyType = Azure::Logic::Mgmt::V2016_06_01::Models::KeyType
|
143
|
+
IntegrationAccountSkuName = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName
|
144
|
+
SchemaType = Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType
|
145
|
+
MapType = Azure::Logic::Mgmt::V2016_06_01::Models::MapType
|
146
|
+
PartnerType = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType
|
147
|
+
AgreementType = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType
|
148
|
+
HashingAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::HashingAlgorithm
|
149
|
+
EncryptionAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::EncryptionAlgorithm
|
150
|
+
SigningAlgorithm = Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm
|
151
|
+
TrailingSeparatorPolicy = Azure::Logic::Mgmt::V2016_06_01::Models::TrailingSeparatorPolicy
|
152
|
+
X12CharacterSet = Azure::Logic::Mgmt::V2016_06_01::Models::X12CharacterSet
|
153
|
+
SegmentTerminatorSuffix = Azure::Logic::Mgmt::V2016_06_01::Models::SegmentTerminatorSuffix
|
154
|
+
X12DateFormat = Azure::Logic::Mgmt::V2016_06_01::Models::X12DateFormat
|
155
|
+
X12TimeFormat = Azure::Logic::Mgmt::V2016_06_01::Models::X12TimeFormat
|
156
|
+
UsageIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator
|
157
|
+
MessageFilterType = Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType
|
158
|
+
EdifactCharacterSet = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet
|
159
|
+
EdifactDecimalIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator
|
160
|
+
end
|
160
161
|
|
161
|
-
|
162
|
-
|
163
|
-
#
|
164
|
-
class LogicClass
|
165
|
-
attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :integration_accounts, :schemas, :maps, :partners, :agreements, :certificates, :sessions, :configurable, :base_url, :options, :model_classes
|
162
|
+
class LogicManagementClass
|
163
|
+
attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :integration_accounts, :schemas, :maps, :partners, :agreements, :certificates, :sessions, :configurable, :base_url, :options, :model_classes
|
166
164
|
|
167
|
-
|
168
|
-
|
165
|
+
def initialize(configurable, base_url=nil, options=nil)
|
166
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
169
167
|
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
@model_classes = ModelClasses.new
|
189
|
-
end
|
168
|
+
@client_0 = Azure::Logic::Mgmt::V2016_06_01::LogicManagementClient.new(configurable.credentials, base_url, options)
|
169
|
+
if(@client_0.respond_to?(:subscription_id))
|
170
|
+
@client_0.subscription_id = configurable.subscription_id
|
171
|
+
end
|
172
|
+
add_telemetry(@client_0)
|
173
|
+
@workflows = @client_0.workflows
|
174
|
+
@workflow_versions = @client_0.workflow_versions
|
175
|
+
@workflow_triggers = @client_0.workflow_triggers
|
176
|
+
@workflow_trigger_histories = @client_0.workflow_trigger_histories
|
177
|
+
@workflow_runs = @client_0.workflow_runs
|
178
|
+
@workflow_run_actions = @client_0.workflow_run_actions
|
179
|
+
@integration_accounts = @client_0.integration_accounts
|
180
|
+
@schemas = @client_0.schemas
|
181
|
+
@maps = @client_0.maps
|
182
|
+
@partners = @client_0.partners
|
183
|
+
@agreements = @client_0.agreements
|
184
|
+
@certificates = @client_0.certificates
|
185
|
+
@sessions = @client_0.sessions
|
190
186
|
|
191
|
-
|
192
|
-
def integration_account_partner_filter
|
193
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter
|
194
|
-
end
|
195
|
-
def resource
|
196
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::Resource
|
197
|
-
end
|
198
|
-
def as2_message_connection_settings
|
199
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings
|
200
|
-
end
|
201
|
-
def resource_reference
|
202
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference
|
203
|
-
end
|
204
|
-
def as2_acknowledgement_connection_settings
|
205
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings
|
206
|
-
end
|
207
|
-
def workflow_parameter
|
208
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter
|
209
|
-
end
|
210
|
-
def as2_mdn_settings
|
211
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings
|
212
|
-
end
|
213
|
-
def workflow_filter
|
214
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter
|
215
|
-
end
|
216
|
-
def as2_security_settings
|
217
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings
|
218
|
-
end
|
219
|
-
def key_vault_key_reference_key_vault
|
220
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault
|
221
|
-
end
|
222
|
-
def workflow_version_list_result
|
223
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult
|
224
|
-
end
|
225
|
-
def integration_account_partner_list_result
|
226
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult
|
227
|
-
end
|
228
|
-
def recurrence_schedule
|
229
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule
|
230
|
-
end
|
231
|
-
def sub_resource
|
232
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::SubResource
|
233
|
-
end
|
234
|
-
def sku
|
235
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::Sku
|
236
|
-
end
|
237
|
-
def workflow_trigger_list_result
|
238
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult
|
239
|
-
end
|
240
|
-
def workflow_trigger_list_callback_url_queries
|
241
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries
|
242
|
-
end
|
243
|
-
def integration_account_agreement_list_result
|
244
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementListResult
|
245
|
-
end
|
246
|
-
def correlation
|
247
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::Correlation
|
248
|
-
end
|
249
|
-
def workflow_list_result
|
250
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult
|
251
|
-
end
|
252
|
-
def content_link
|
253
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink
|
254
|
-
end
|
255
|
-
def integration_account_agreement_filter
|
256
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter
|
257
|
-
end
|
258
|
-
def workflow_trigger_history_list_result
|
259
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult
|
260
|
-
end
|
261
|
-
def as2_validation_settings
|
262
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings
|
263
|
-
end
|
264
|
-
def workflow_run_trigger
|
265
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger
|
266
|
-
end
|
267
|
-
def as2_envelope_settings
|
268
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings
|
269
|
-
end
|
270
|
-
def operation_display
|
271
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay
|
272
|
-
end
|
273
|
-
def as2_error_settings
|
274
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings
|
275
|
-
end
|
276
|
-
def workflow_run_list_result
|
277
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult
|
278
|
-
end
|
279
|
-
def as2_protocol_settings
|
280
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings
|
281
|
-
end
|
282
|
-
def error_response
|
283
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse
|
284
|
-
end
|
285
|
-
def as2_one_way_agreement
|
286
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement
|
287
|
-
end
|
288
|
-
def integration_account_session_list_result
|
289
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult
|
290
|
-
end
|
291
|
-
def as2_agreement_content
|
292
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent
|
293
|
-
end
|
294
|
-
def workflow_run_action_list_result
|
295
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult
|
296
|
-
end
|
297
|
-
def x12_validation_settings
|
298
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings
|
299
|
-
end
|
300
|
-
def generate_upgraded_definition_parameters
|
301
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters
|
302
|
-
end
|
303
|
-
def x12_framing_settings
|
304
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings
|
305
|
-
end
|
306
|
-
def integration_account_session_filter
|
307
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter
|
308
|
-
end
|
309
|
-
def x12_envelope_settings
|
310
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings
|
311
|
-
end
|
312
|
-
def get_callback_url_parameters
|
313
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters
|
314
|
-
end
|
315
|
-
def x12_acknowledgement_settings
|
316
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings
|
317
|
-
end
|
318
|
-
def integration_account_certificate_list_result
|
319
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult
|
320
|
-
end
|
321
|
-
def x12_message_filter
|
322
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter
|
323
|
-
end
|
324
|
-
def integration_account_schema_filter
|
325
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter
|
326
|
-
end
|
327
|
-
def x12_security_settings
|
328
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings
|
329
|
-
end
|
330
|
-
def key_vault_key_reference
|
331
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference
|
332
|
-
end
|
333
|
-
def x12_processing_settings
|
334
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings
|
335
|
-
end
|
336
|
-
def integration_account_map_filter
|
337
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter
|
338
|
-
end
|
339
|
-
def x12_envelope_override
|
340
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeOverride
|
341
|
-
end
|
342
|
-
def b2_bpartner_content
|
343
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent
|
344
|
-
end
|
345
|
-
def x12_validation_override
|
346
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationOverride
|
347
|
-
end
|
348
|
-
def recurrence_schedule_occurrence
|
349
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence
|
350
|
-
end
|
351
|
-
def x12_message_identifier
|
352
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageIdentifier
|
353
|
-
end
|
354
|
-
def workflow_trigger_filter
|
355
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter
|
356
|
-
end
|
357
|
-
def x12_schema_reference
|
358
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference
|
359
|
-
end
|
360
|
-
def content_hash
|
361
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash
|
362
|
-
end
|
363
|
-
def x12_delimiter_overrides
|
364
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides
|
365
|
-
end
|
366
|
-
def workflow_trigger_history_filter
|
367
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter
|
368
|
-
end
|
369
|
-
def x12_protocol_settings
|
370
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings
|
371
|
-
end
|
372
|
-
def workflow_run_filter
|
373
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunFilter
|
374
|
-
end
|
375
|
-
def x12_one_way_agreement
|
376
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12OneWayAgreement
|
377
|
-
end
|
378
|
-
def retry_history
|
379
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::RetryHistory
|
380
|
-
end
|
381
|
-
def x12_agreement_content
|
382
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12AgreementContent
|
383
|
-
end
|
384
|
-
def regenerate_action_parameter
|
385
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::RegenerateActionParameter
|
386
|
-
end
|
387
|
-
def edifact_validation_settings
|
388
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationSettings
|
187
|
+
@model_classes = ModelClasses.new
|
389
188
|
end
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactFramingSettings
|
395
|
-
end
|
396
|
-
def integration_account_schema_list_result
|
397
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult
|
398
|
-
end
|
399
|
-
def edifact_envelope_settings
|
400
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeSettings
|
401
|
-
end
|
402
|
-
def integration_account_map_list_result
|
403
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult
|
404
|
-
end
|
405
|
-
def edifact_acknowledgement_settings
|
406
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAcknowledgementSettings
|
407
|
-
end
|
408
|
-
def partner_content
|
409
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent
|
410
|
-
end
|
411
|
-
def edifact_message_filter
|
412
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter
|
413
|
-
end
|
414
|
-
def workflow_trigger_callback_url
|
415
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl
|
416
|
-
end
|
417
|
-
def edifact_processing_settings
|
418
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings
|
419
|
-
end
|
420
|
-
def operation
|
421
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::Operation
|
422
|
-
end
|
423
|
-
def edifact_envelope_override
|
424
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride
|
425
|
-
end
|
426
|
-
def workflow_run_action_filter
|
427
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter
|
428
|
-
end
|
429
|
-
def edifact_message_identifier
|
430
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier
|
431
|
-
end
|
432
|
-
def callback_url
|
433
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl
|
434
|
-
end
|
435
|
-
def edifact_schema_reference
|
436
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference
|
437
|
-
end
|
438
|
-
def business_identity
|
439
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity
|
440
|
-
end
|
441
|
-
def edifact_validation_override
|
442
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride
|
443
|
-
end
|
444
|
-
def operation_list_result
|
445
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult
|
446
|
-
end
|
447
|
-
def edifact_delimiter_override
|
448
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride
|
449
|
-
end
|
450
|
-
def integration_account_sku
|
451
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku
|
452
|
-
end
|
453
|
-
def edifact_protocol_settings
|
454
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProtocolSettings
|
455
|
-
end
|
456
|
-
def workflow_trigger_recurrence
|
457
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence
|
458
|
-
end
|
459
|
-
def edifact_one_way_agreement
|
460
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement
|
461
|
-
end
|
462
|
-
def integration_account_map_properties_parameters_schema
|
463
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema
|
464
|
-
end
|
465
|
-
def edifact_agreement_content
|
466
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent
|
467
|
-
end
|
468
|
-
def error_properties
|
469
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties
|
470
|
-
end
|
471
|
-
def agreement_content
|
472
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent
|
473
|
-
end
|
474
|
-
def workflow
|
475
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::Workflow
|
476
|
-
end
|
477
|
-
def workflow_version
|
478
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion
|
479
|
-
end
|
480
|
-
def workflow_trigger
|
481
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger
|
482
|
-
end
|
483
|
-
def workflow_trigger_history
|
484
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory
|
485
|
-
end
|
486
|
-
def workflow_output_parameter
|
487
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter
|
488
|
-
end
|
489
|
-
def workflow_run
|
490
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun
|
491
|
-
end
|
492
|
-
def workflow_run_action
|
493
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction
|
494
|
-
end
|
495
|
-
def integration_account
|
496
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount
|
497
|
-
end
|
498
|
-
def integration_account_schema
|
499
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema
|
500
|
-
end
|
501
|
-
def integration_account_map
|
502
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap
|
503
|
-
end
|
504
|
-
def integration_account_partner
|
505
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner
|
506
|
-
end
|
507
|
-
def integration_account_agreement
|
508
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement
|
509
|
-
end
|
510
|
-
def integration_account_certificate
|
511
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate
|
512
|
-
end
|
513
|
-
def integration_account_session
|
514
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession
|
515
|
-
end
|
516
|
-
def workflow_provisioning_state
|
517
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState
|
518
|
-
end
|
519
|
-
def workflow_state
|
520
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState
|
521
|
-
end
|
522
|
-
def sku_name
|
523
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::SkuName
|
524
|
-
end
|
525
|
-
def parameter_type
|
526
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType
|
527
|
-
end
|
528
|
-
def workflow_trigger_provisioning_state
|
529
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState
|
530
|
-
end
|
531
|
-
def workflow_status
|
532
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus
|
533
|
-
end
|
534
|
-
def recurrence_frequency
|
535
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency
|
536
|
-
end
|
537
|
-
def days_of_week
|
538
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek
|
539
|
-
end
|
540
|
-
def day_of_week
|
541
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek
|
542
|
-
end
|
543
|
-
def key_type
|
544
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::KeyType
|
545
|
-
end
|
546
|
-
def integration_account_sku_name
|
547
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName
|
548
|
-
end
|
549
|
-
def schema_type
|
550
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType
|
551
|
-
end
|
552
|
-
def map_type
|
553
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::MapType
|
554
|
-
end
|
555
|
-
def partner_type
|
556
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType
|
557
|
-
end
|
558
|
-
def agreement_type
|
559
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType
|
560
|
-
end
|
561
|
-
def hashing_algorithm
|
562
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::HashingAlgorithm
|
563
|
-
end
|
564
|
-
def encryption_algorithm
|
565
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::EncryptionAlgorithm
|
566
|
-
end
|
567
|
-
def signing_algorithm
|
568
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm
|
569
|
-
end
|
570
|
-
def trailing_separator_policy
|
571
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::TrailingSeparatorPolicy
|
572
|
-
end
|
573
|
-
def x12_character_set
|
574
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12CharacterSet
|
575
|
-
end
|
576
|
-
def segment_terminator_suffix
|
577
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::SegmentTerminatorSuffix
|
578
|
-
end
|
579
|
-
def x12_date_format
|
580
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12DateFormat
|
581
|
-
end
|
582
|
-
def x12_time_format
|
583
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::X12TimeFormat
|
584
|
-
end
|
585
|
-
def usage_indicator
|
586
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator
|
587
|
-
end
|
588
|
-
def message_filter_type
|
589
|
-
Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType
|
189
|
+
|
190
|
+
def add_telemetry(client)
|
191
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Logic/Mgmt"
|
192
|
+
client.add_user_agent_information(profile_information)
|
590
193
|
end
|
591
|
-
|
592
|
-
|
194
|
+
|
195
|
+
def method_missing(method, *args)
|
196
|
+
if @client_0.respond_to?method
|
197
|
+
@client_0.send(method, *args)
|
198
|
+
else
|
199
|
+
super
|
200
|
+
end
|
593
201
|
end
|
594
|
-
|
595
|
-
|
202
|
+
|
203
|
+
class ModelClasses
|
204
|
+
def integration_account_partner_filter
|
205
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter
|
206
|
+
end
|
207
|
+
def resource
|
208
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::Resource
|
209
|
+
end
|
210
|
+
def as2_message_connection_settings
|
211
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings
|
212
|
+
end
|
213
|
+
def resource_reference
|
214
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference
|
215
|
+
end
|
216
|
+
def as2_acknowledgement_connection_settings
|
217
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings
|
218
|
+
end
|
219
|
+
def workflow_parameter
|
220
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter
|
221
|
+
end
|
222
|
+
def as2_mdn_settings
|
223
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings
|
224
|
+
end
|
225
|
+
def workflow_filter
|
226
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter
|
227
|
+
end
|
228
|
+
def as2_security_settings
|
229
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings
|
230
|
+
end
|
231
|
+
def key_vault_key_reference_key_vault
|
232
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault
|
233
|
+
end
|
234
|
+
def workflow_version_list_result
|
235
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult
|
236
|
+
end
|
237
|
+
def integration_account_partner_list_result
|
238
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult
|
239
|
+
end
|
240
|
+
def recurrence_schedule
|
241
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule
|
242
|
+
end
|
243
|
+
def sub_resource
|
244
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::SubResource
|
245
|
+
end
|
246
|
+
def sku
|
247
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::Sku
|
248
|
+
end
|
249
|
+
def workflow_trigger_list_result
|
250
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult
|
251
|
+
end
|
252
|
+
def workflow_trigger_list_callback_url_queries
|
253
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries
|
254
|
+
end
|
255
|
+
def integration_account_agreement_list_result
|
256
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementListResult
|
257
|
+
end
|
258
|
+
def correlation
|
259
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::Correlation
|
260
|
+
end
|
261
|
+
def workflow_list_result
|
262
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult
|
263
|
+
end
|
264
|
+
def content_link
|
265
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink
|
266
|
+
end
|
267
|
+
def integration_account_agreement_filter
|
268
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter
|
269
|
+
end
|
270
|
+
def workflow_trigger_history_list_result
|
271
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult
|
272
|
+
end
|
273
|
+
def as2_validation_settings
|
274
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings
|
275
|
+
end
|
276
|
+
def workflow_run_trigger
|
277
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger
|
278
|
+
end
|
279
|
+
def as2_envelope_settings
|
280
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings
|
281
|
+
end
|
282
|
+
def operation_display
|
283
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay
|
284
|
+
end
|
285
|
+
def as2_error_settings
|
286
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings
|
287
|
+
end
|
288
|
+
def workflow_run_list_result
|
289
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult
|
290
|
+
end
|
291
|
+
def as2_protocol_settings
|
292
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings
|
293
|
+
end
|
294
|
+
def error_response
|
295
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse
|
296
|
+
end
|
297
|
+
def as2_one_way_agreement
|
298
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement
|
299
|
+
end
|
300
|
+
def integration_account_session_list_result
|
301
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult
|
302
|
+
end
|
303
|
+
def as2_agreement_content
|
304
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent
|
305
|
+
end
|
306
|
+
def workflow_run_action_list_result
|
307
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult
|
308
|
+
end
|
309
|
+
def x12_validation_settings
|
310
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings
|
311
|
+
end
|
312
|
+
def generate_upgraded_definition_parameters
|
313
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters
|
314
|
+
end
|
315
|
+
def x12_framing_settings
|
316
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings
|
317
|
+
end
|
318
|
+
def integration_account_session_filter
|
319
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter
|
320
|
+
end
|
321
|
+
def x12_envelope_settings
|
322
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings
|
323
|
+
end
|
324
|
+
def get_callback_url_parameters
|
325
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters
|
326
|
+
end
|
327
|
+
def x12_acknowledgement_settings
|
328
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings
|
329
|
+
end
|
330
|
+
def integration_account_certificate_list_result
|
331
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult
|
332
|
+
end
|
333
|
+
def x12_message_filter
|
334
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter
|
335
|
+
end
|
336
|
+
def integration_account_schema_filter
|
337
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter
|
338
|
+
end
|
339
|
+
def x12_security_settings
|
340
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings
|
341
|
+
end
|
342
|
+
def key_vault_key_reference
|
343
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference
|
344
|
+
end
|
345
|
+
def x12_processing_settings
|
346
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings
|
347
|
+
end
|
348
|
+
def integration_account_map_filter
|
349
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter
|
350
|
+
end
|
351
|
+
def x12_envelope_override
|
352
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeOverride
|
353
|
+
end
|
354
|
+
def b2_bpartner_content
|
355
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::B2BPartnerContent
|
356
|
+
end
|
357
|
+
def x12_validation_override
|
358
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationOverride
|
359
|
+
end
|
360
|
+
def recurrence_schedule_occurrence
|
361
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceScheduleOccurrence
|
362
|
+
end
|
363
|
+
def x12_message_identifier
|
364
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageIdentifier
|
365
|
+
end
|
366
|
+
def workflow_trigger_filter
|
367
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter
|
368
|
+
end
|
369
|
+
def x12_schema_reference
|
370
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference
|
371
|
+
end
|
372
|
+
def content_hash
|
373
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash
|
374
|
+
end
|
375
|
+
def x12_delimiter_overrides
|
376
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides
|
377
|
+
end
|
378
|
+
def workflow_trigger_history_filter
|
379
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter
|
380
|
+
end
|
381
|
+
def x12_protocol_settings
|
382
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings
|
383
|
+
end
|
384
|
+
def workflow_run_filter
|
385
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunFilter
|
386
|
+
end
|
387
|
+
def x12_one_way_agreement
|
388
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12OneWayAgreement
|
389
|
+
end
|
390
|
+
def retry_history
|
391
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::RetryHistory
|
392
|
+
end
|
393
|
+
def x12_agreement_content
|
394
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12AgreementContent
|
395
|
+
end
|
396
|
+
def regenerate_action_parameter
|
397
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::RegenerateActionParameter
|
398
|
+
end
|
399
|
+
def edifact_validation_settings
|
400
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationSettings
|
401
|
+
end
|
402
|
+
def integration_account_list_result
|
403
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountListResult
|
404
|
+
end
|
405
|
+
def edifact_framing_settings
|
406
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactFramingSettings
|
407
|
+
end
|
408
|
+
def integration_account_schema_list_result
|
409
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaListResult
|
410
|
+
end
|
411
|
+
def edifact_envelope_settings
|
412
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeSettings
|
413
|
+
end
|
414
|
+
def integration_account_map_list_result
|
415
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapListResult
|
416
|
+
end
|
417
|
+
def edifact_acknowledgement_settings
|
418
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAcknowledgementSettings
|
419
|
+
end
|
420
|
+
def partner_content
|
421
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::PartnerContent
|
422
|
+
end
|
423
|
+
def edifact_message_filter
|
424
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter
|
425
|
+
end
|
426
|
+
def workflow_trigger_callback_url
|
427
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl
|
428
|
+
end
|
429
|
+
def edifact_processing_settings
|
430
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings
|
431
|
+
end
|
432
|
+
def operation
|
433
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::Operation
|
434
|
+
end
|
435
|
+
def edifact_envelope_override
|
436
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride
|
437
|
+
end
|
438
|
+
def workflow_run_action_filter
|
439
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter
|
440
|
+
end
|
441
|
+
def edifact_message_identifier
|
442
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier
|
443
|
+
end
|
444
|
+
def callback_url
|
445
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::CallbackUrl
|
446
|
+
end
|
447
|
+
def edifact_schema_reference
|
448
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference
|
449
|
+
end
|
450
|
+
def business_identity
|
451
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity
|
452
|
+
end
|
453
|
+
def edifact_validation_override
|
454
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride
|
455
|
+
end
|
456
|
+
def operation_list_result
|
457
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult
|
458
|
+
end
|
459
|
+
def edifact_delimiter_override
|
460
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride
|
461
|
+
end
|
462
|
+
def integration_account_sku
|
463
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku
|
464
|
+
end
|
465
|
+
def edifact_protocol_settings
|
466
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProtocolSettings
|
467
|
+
end
|
468
|
+
def workflow_trigger_recurrence
|
469
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence
|
470
|
+
end
|
471
|
+
def edifact_one_way_agreement
|
472
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement
|
473
|
+
end
|
474
|
+
def integration_account_map_properties_parameters_schema
|
475
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema
|
476
|
+
end
|
477
|
+
def edifact_agreement_content
|
478
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent
|
479
|
+
end
|
480
|
+
def error_properties
|
481
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties
|
482
|
+
end
|
483
|
+
def agreement_content
|
484
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent
|
485
|
+
end
|
486
|
+
def workflow
|
487
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::Workflow
|
488
|
+
end
|
489
|
+
def workflow_version
|
490
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion
|
491
|
+
end
|
492
|
+
def workflow_trigger
|
493
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger
|
494
|
+
end
|
495
|
+
def workflow_trigger_history
|
496
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory
|
497
|
+
end
|
498
|
+
def workflow_output_parameter
|
499
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter
|
500
|
+
end
|
501
|
+
def workflow_run
|
502
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun
|
503
|
+
end
|
504
|
+
def workflow_run_action
|
505
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction
|
506
|
+
end
|
507
|
+
def integration_account
|
508
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount
|
509
|
+
end
|
510
|
+
def integration_account_schema
|
511
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema
|
512
|
+
end
|
513
|
+
def integration_account_map
|
514
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap
|
515
|
+
end
|
516
|
+
def integration_account_partner
|
517
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner
|
518
|
+
end
|
519
|
+
def integration_account_agreement
|
520
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement
|
521
|
+
end
|
522
|
+
def integration_account_certificate
|
523
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate
|
524
|
+
end
|
525
|
+
def integration_account_session
|
526
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession
|
527
|
+
end
|
528
|
+
def workflow_provisioning_state
|
529
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState
|
530
|
+
end
|
531
|
+
def workflow_state
|
532
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState
|
533
|
+
end
|
534
|
+
def sku_name
|
535
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::SkuName
|
536
|
+
end
|
537
|
+
def parameter_type
|
538
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType
|
539
|
+
end
|
540
|
+
def workflow_trigger_provisioning_state
|
541
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState
|
542
|
+
end
|
543
|
+
def workflow_status
|
544
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus
|
545
|
+
end
|
546
|
+
def recurrence_frequency
|
547
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency
|
548
|
+
end
|
549
|
+
def days_of_week
|
550
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek
|
551
|
+
end
|
552
|
+
def day_of_week
|
553
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek
|
554
|
+
end
|
555
|
+
def key_type
|
556
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::KeyType
|
557
|
+
end
|
558
|
+
def integration_account_sku_name
|
559
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName
|
560
|
+
end
|
561
|
+
def schema_type
|
562
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType
|
563
|
+
end
|
564
|
+
def map_type
|
565
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::MapType
|
566
|
+
end
|
567
|
+
def partner_type
|
568
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType
|
569
|
+
end
|
570
|
+
def agreement_type
|
571
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType
|
572
|
+
end
|
573
|
+
def hashing_algorithm
|
574
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::HashingAlgorithm
|
575
|
+
end
|
576
|
+
def encryption_algorithm
|
577
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EncryptionAlgorithm
|
578
|
+
end
|
579
|
+
def signing_algorithm
|
580
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::SigningAlgorithm
|
581
|
+
end
|
582
|
+
def trailing_separator_policy
|
583
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::TrailingSeparatorPolicy
|
584
|
+
end
|
585
|
+
def x12_character_set
|
586
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12CharacterSet
|
587
|
+
end
|
588
|
+
def segment_terminator_suffix
|
589
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::SegmentTerminatorSuffix
|
590
|
+
end
|
591
|
+
def x12_date_format
|
592
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12DateFormat
|
593
|
+
end
|
594
|
+
def x12_time_format
|
595
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::X12TimeFormat
|
596
|
+
end
|
597
|
+
def usage_indicator
|
598
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::UsageIndicator
|
599
|
+
end
|
600
|
+
def message_filter_type
|
601
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType
|
602
|
+
end
|
603
|
+
def edifact_character_set
|
604
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet
|
605
|
+
end
|
606
|
+
def edifact_decimal_indicator
|
607
|
+
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator
|
608
|
+
end
|
596
609
|
end
|
597
610
|
end
|
598
611
|
end
|