azure_sdk 0.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/lib/azure_sdk.rb +9 -0
- data/lib/azure_sdk/version.rb +7 -0
- data/lib/latest/latest_profile_client.rb +1347 -0
- data/lib/latest/module_definition.rb +7 -0
- data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
- data/lib/latest/modules/advisor_profile_module.rb +153 -0
- data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
- data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
- data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
- data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
- data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
- data/lib/latest/modules/attestation_profile_module.rb +95 -0
- data/lib/latest/modules/authorization_profile_module.rb +167 -0
- data/lib/latest/modules/automation_profile_module.rb +663 -0
- data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
- data/lib/latest/modules/azurestack_profile_module.rb +187 -0
- data/lib/latest/modules/batch_profile_module.rb +417 -0
- data/lib/latest/modules/batchai_profile_module.rb +425 -0
- data/lib/latest/modules/billing_profile_module.rb +107 -0
- data/lib/latest/modules/botservice_profile_module.rb +293 -0
- data/lib/latest/modules/cdn_profile_module.rb +723 -0
- data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
- data/lib/latest/modules/commerce_profile_module.rb +99 -0
- data/lib/latest/modules/compute_profile_module.rb +1295 -0
- data/lib/latest/modules/computervision_profile_module.rb +233 -0
- data/lib/latest/modules/consumption_profile_module.rb +345 -0
- data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
- data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
- data/lib/latest/modules/containerservice_profile_module.rb +459 -0
- data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
- data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
- data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
- data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
- data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
- data/lib/latest/modules/databox_profile_module.rb +309 -0
- data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
- data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
- data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
- data/lib/latest/modules/datashare_profile_module.rb +399 -0
- data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
- data/lib/latest/modules/devspaces_profile_module.rb +119 -0
- data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
- data/lib/latest/modules/dns_profile_module.rb +143 -0
- data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
- data/lib/latest/modules/eventhub_profile_module.rb +195 -0
- data/lib/latest/modules/face_profile_module.rb +297 -0
- data/lib/latest/modules/features_profile_module.rb +73 -0
- data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
- data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/importexport_profile_module.rb +135 -0
- data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
- data/lib/latest/modules/iothub_profile_module.rb +377 -0
- data/lib/latest/modules/keyvault_profile_module.rb +623 -0
- data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
- data/lib/latest/modules/kusto_profile_module.rb +365 -0
- data/lib/latest/modules/labservices_profile_module.rb +357 -0
- data/lib/latest/modules/links_profile_module.rb +83 -0
- data/lib/latest/modules/localsearch_profile_module.rb +151 -0
- data/lib/latest/modules/locks_profile_module.rb +79 -0
- data/lib/latest/modules/logic_profile_module.rb +787 -0
- data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
- data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
- data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
- data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
- data/lib/latest/modules/maintenance_profile_module.rb +121 -0
- data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
- data/lib/latest/modules/mariadb_profile_module.rb +233 -0
- data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
- data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
- data/lib/latest/modules/migrate_profile_module.rb +243 -0
- data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
- data/lib/latest/modules/monitor_profile_module.rb +723 -0
- data/lib/latest/modules/mysql_profile_module.rb +233 -0
- data/lib/latest/modules/netapp_profile_module.rb +207 -0
- data/lib/latest/modules/network_profile_module.rb +2937 -0
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
- data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
- data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
- data/lib/latest/modules/peering_profile_module.rb +259 -0
- data/lib/latest/modules/personalizer_profile_module.rb +83 -0
- data/lib/latest/modules/policy_profile_module.rb +105 -0
- data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
- data/lib/latest/modules/portal_profile_module.rb +95 -0
- data/lib/latest/modules/postgresql_profile_module.rb +233 -0
- data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
- data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
- data/lib/latest/modules/privatedns_profile_module.rb +137 -0
- data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
- data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
- data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
- data/lib/latest/modules/redis_profile_module.rb +209 -0
- data/lib/latest/modules/relay_profile_module.rb +163 -0
- data/lib/latest/modules/reservations_profile_module.rb +347 -0
- data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
- data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
- data/lib/latest/modules/resources_profile_module.rb +321 -0
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
- data/lib/latest/modules/scheduler_profile_module.rb +227 -0
- data/lib/latest/modules/search_profile_module.rb +127 -0
- data/lib/latest/modules/security_profile_module.rb +841 -0
- data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
- data/lib/latest/modules/servicebus_profile_module.rb +309 -0
- data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
- data/lib/latest/modules/signalr_profile_module.rb +233 -0
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1765 -0
- data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
- data/lib/latest/modules/storage_profile_module.rb +693 -0
- data/lib/latest/modules/storagecache_profile_module.rb +217 -0
- data/lib/latest/modules/storagesync_profile_module.rb +275 -0
- data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
- data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
- data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
- data/lib/latest/modules/support_profile_module.rb +177 -0
- data/lib/latest/modules/synapse_profile_module.rb +827 -0
- data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
- data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
- data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
- data/lib/latest/modules/web_profile_module.rb +1419 -0
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +7 -0
- data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
- data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
- data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
- data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
- data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
- data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
- data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
- data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
- data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
- data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
- data/lib/v2018_03_01/module_definition.rb +7 -0
- data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
- data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
- data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
- data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
- data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
- data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
- data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
- data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
- data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
- data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
- data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
- data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
- data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
- data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
- data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
- data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
- data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
- data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
- data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
- data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
- data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
- data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
- metadata +2187 -0
@@ -0,0 +1,73 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_serialconsole'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Serialconsole
|
9
|
+
module Mgmt
|
10
|
+
List = Azure::Serialconsole::Mgmt::V2018_05_01::List
|
11
|
+
ListConsole = Azure::Serialconsole::Mgmt::V2018_05_01::ListConsole
|
12
|
+
Console = Azure::Serialconsole::Mgmt::V2018_05_01::Console
|
13
|
+
|
14
|
+
module Models
|
15
|
+
SetDisabledResult = Azure::Serialconsole::Mgmt::V2018_05_01::Models::SetDisabledResult
|
16
|
+
DeploymentValidateResult = Azure::Serialconsole::Mgmt::V2018_05_01::Models::DeploymentValidateResult
|
17
|
+
GetDisabledResult = Azure::Serialconsole::Mgmt::V2018_05_01::Models::GetDisabledResult
|
18
|
+
SerialConsoleOperations = Azure::Serialconsole::Mgmt::V2018_05_01::Models::SerialConsoleOperations
|
19
|
+
SerialConsoleGetResult = Azure::Serialconsole::Mgmt::V2018_05_01::Models::SerialConsoleGetResult
|
20
|
+
end
|
21
|
+
|
22
|
+
class SerialconsoleManagementClass
|
23
|
+
attr_reader :list, :list_console, :console, :configurable, :base_url, :options, :model_classes
|
24
|
+
|
25
|
+
def initialize(configurable, base_url=nil, options=nil)
|
26
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
27
|
+
|
28
|
+
@client_0 = Azure::Serialconsole::Mgmt::V2018_05_01::MicrosoftSerialConsoleClient.new(configurable.credentials, base_url, options)
|
29
|
+
if(@client_0.respond_to?(:subscription_id))
|
30
|
+
@client_0.subscription_id = configurable.subscription_id
|
31
|
+
end
|
32
|
+
add_telemetry(@client_0)
|
33
|
+
@list = @client_0.list
|
34
|
+
@list_console = @client_0.list_console
|
35
|
+
@console = @client_0.console
|
36
|
+
|
37
|
+
@model_classes = ModelClasses.new
|
38
|
+
end
|
39
|
+
|
40
|
+
def add_telemetry(client)
|
41
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Serialconsole/Mgmt"
|
42
|
+
client.add_user_agent_information(profile_information)
|
43
|
+
end
|
44
|
+
|
45
|
+
def method_missing(method, *args)
|
46
|
+
if @client_0.respond_to?method
|
47
|
+
@client_0.send(method, *args)
|
48
|
+
else
|
49
|
+
super
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
53
|
+
class ModelClasses
|
54
|
+
def set_disabled_result
|
55
|
+
Azure::Serialconsole::Mgmt::V2018_05_01::Models::SetDisabledResult
|
56
|
+
end
|
57
|
+
def deployment_validate_result
|
58
|
+
Azure::Serialconsole::Mgmt::V2018_05_01::Models::DeploymentValidateResult
|
59
|
+
end
|
60
|
+
def get_disabled_result
|
61
|
+
Azure::Serialconsole::Mgmt::V2018_05_01::Models::GetDisabledResult
|
62
|
+
end
|
63
|
+
def serial_console_operations
|
64
|
+
Azure::Serialconsole::Mgmt::V2018_05_01::Models::SerialConsoleOperations
|
65
|
+
end
|
66
|
+
def serial_console_get_result
|
67
|
+
Azure::Serialconsole::Mgmt::V2018_05_01::Models::SerialConsoleGetResult
|
68
|
+
end
|
69
|
+
end
|
70
|
+
end
|
71
|
+
end
|
72
|
+
end
|
73
|
+
end
|
@@ -0,0 +1,309 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_service_bus'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module ServiceBus
|
9
|
+
module Mgmt
|
10
|
+
Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations
|
11
|
+
Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces
|
12
|
+
DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs
|
13
|
+
MigrationConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::MigrationConfigs
|
14
|
+
Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues
|
15
|
+
Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics
|
16
|
+
Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions
|
17
|
+
Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules
|
18
|
+
Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions
|
19
|
+
PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations
|
20
|
+
EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs
|
21
|
+
|
22
|
+
module Models
|
23
|
+
Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation
|
24
|
+
OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult
|
25
|
+
Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource
|
26
|
+
ErrorResponse = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse
|
27
|
+
SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku
|
28
|
+
Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action
|
29
|
+
SBNamespaceListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceListResult
|
30
|
+
SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter
|
31
|
+
SBNamespaceMigrate = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceMigrate
|
32
|
+
CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter
|
33
|
+
SBAuthorizationRuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult
|
34
|
+
OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay
|
35
|
+
AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys
|
36
|
+
RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters
|
37
|
+
PremiumMessagingRegionsListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsListResult
|
38
|
+
ArmDisasterRecoveryListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult
|
39
|
+
NWRuleSetIpRules = Azure::ServiceBus::Mgmt::V2017_04_01::Models::NWRuleSetIpRules
|
40
|
+
MigrationConfigListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigListResult
|
41
|
+
Subnet = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Subnet
|
42
|
+
EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult
|
43
|
+
CaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription
|
44
|
+
CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability
|
45
|
+
Destination = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination
|
46
|
+
MessageCountDetails = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails
|
47
|
+
AuthorizationRuleProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties
|
48
|
+
SBTopicListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopicListResult
|
49
|
+
CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult
|
50
|
+
RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult
|
51
|
+
SBSubscriptionListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscriptionListResult
|
52
|
+
NWRuleSetVirtualNetworkRules = Azure::ServiceBus::Mgmt::V2017_04_01::Models::NWRuleSetVirtualNetworkRules
|
53
|
+
SBQueueListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult
|
54
|
+
PremiumMessagingRegionsProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsProperties
|
55
|
+
TrackedResource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource
|
56
|
+
ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch
|
57
|
+
SBNamespace = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace
|
58
|
+
SBNamespaceUpdateParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters
|
59
|
+
SBAuthorizationRule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule
|
60
|
+
SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue
|
61
|
+
SBTopic = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic
|
62
|
+
SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription
|
63
|
+
Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule
|
64
|
+
SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction
|
65
|
+
PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions
|
66
|
+
Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub
|
67
|
+
ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery
|
68
|
+
MigrationConfigProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties
|
69
|
+
NetworkRuleSet = Azure::ServiceBus::Mgmt::V2017_04_01::Models::NetworkRuleSet
|
70
|
+
SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName
|
71
|
+
SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier
|
72
|
+
NameSpaceType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::NameSpaceType
|
73
|
+
AccessRights = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights
|
74
|
+
KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType
|
75
|
+
EntityStatus = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus
|
76
|
+
UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason
|
77
|
+
FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType
|
78
|
+
EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription
|
79
|
+
ProvisioningStateDR = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR
|
80
|
+
RoleDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery
|
81
|
+
NetworkRuleIPAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::NetworkRuleIPAction
|
82
|
+
DefaultAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::DefaultAction
|
83
|
+
end
|
84
|
+
|
85
|
+
class ServiceBusManagementClass
|
86
|
+
attr_reader :operations, :namespaces, :disaster_recovery_configs, :migration_configs, :queues, :topics, :subscriptions, :rules, :regions, :premium_messaging_regions_operations, :event_hubs, :configurable, :base_url, :options, :model_classes
|
87
|
+
|
88
|
+
def initialize(configurable, base_url=nil, options=nil)
|
89
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
90
|
+
|
91
|
+
@client_0 = Azure::ServiceBus::Mgmt::V2017_04_01::ServiceBusManagementClient.new(configurable.credentials, base_url, options)
|
92
|
+
if(@client_0.respond_to?(:subscription_id))
|
93
|
+
@client_0.subscription_id = configurable.subscription_id
|
94
|
+
end
|
95
|
+
add_telemetry(@client_0)
|
96
|
+
@operations = @client_0.operations
|
97
|
+
@namespaces = @client_0.namespaces
|
98
|
+
@disaster_recovery_configs = @client_0.disaster_recovery_configs
|
99
|
+
@migration_configs = @client_0.migration_configs
|
100
|
+
@queues = @client_0.queues
|
101
|
+
@topics = @client_0.topics
|
102
|
+
@subscriptions = @client_0.subscriptions
|
103
|
+
@rules = @client_0.rules
|
104
|
+
@regions = @client_0.regions
|
105
|
+
@premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations
|
106
|
+
@event_hubs = @client_0.event_hubs
|
107
|
+
|
108
|
+
@model_classes = ModelClasses.new
|
109
|
+
end
|
110
|
+
|
111
|
+
def add_telemetry(client)
|
112
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ServiceBus/Mgmt"
|
113
|
+
client.add_user_agent_information(profile_information)
|
114
|
+
end
|
115
|
+
|
116
|
+
def method_missing(method, *args)
|
117
|
+
if @client_0.respond_to?method
|
118
|
+
@client_0.send(method, *args)
|
119
|
+
else
|
120
|
+
super
|
121
|
+
end
|
122
|
+
end
|
123
|
+
|
124
|
+
class ModelClasses
|
125
|
+
def operation
|
126
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation
|
127
|
+
end
|
128
|
+
def operation_list_result
|
129
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult
|
130
|
+
end
|
131
|
+
def resource
|
132
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource
|
133
|
+
end
|
134
|
+
def error_response
|
135
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse
|
136
|
+
end
|
137
|
+
def sbsku
|
138
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku
|
139
|
+
end
|
140
|
+
def action
|
141
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action
|
142
|
+
end
|
143
|
+
def sbnamespace_list_result
|
144
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceListResult
|
145
|
+
end
|
146
|
+
def sql_filter
|
147
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter
|
148
|
+
end
|
149
|
+
def sbnamespace_migrate
|
150
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceMigrate
|
151
|
+
end
|
152
|
+
def correlation_filter
|
153
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter
|
154
|
+
end
|
155
|
+
def sbauthorization_rule_list_result
|
156
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult
|
157
|
+
end
|
158
|
+
def operation_display
|
159
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay
|
160
|
+
end
|
161
|
+
def access_keys
|
162
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys
|
163
|
+
end
|
164
|
+
def regenerate_access_key_parameters
|
165
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters
|
166
|
+
end
|
167
|
+
def premium_messaging_regions_list_result
|
168
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsListResult
|
169
|
+
end
|
170
|
+
def arm_disaster_recovery_list_result
|
171
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult
|
172
|
+
end
|
173
|
+
def nwrule_set_ip_rules
|
174
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::NWRuleSetIpRules
|
175
|
+
end
|
176
|
+
def migration_config_list_result
|
177
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigListResult
|
178
|
+
end
|
179
|
+
def subnet
|
180
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::Subnet
|
181
|
+
end
|
182
|
+
def event_hub_list_result
|
183
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult
|
184
|
+
end
|
185
|
+
def capture_description
|
186
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription
|
187
|
+
end
|
188
|
+
def check_name_availability
|
189
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability
|
190
|
+
end
|
191
|
+
def destination
|
192
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination
|
193
|
+
end
|
194
|
+
def message_count_details
|
195
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails
|
196
|
+
end
|
197
|
+
def authorization_rule_properties
|
198
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties
|
199
|
+
end
|
200
|
+
def sbtopic_list_result
|
201
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopicListResult
|
202
|
+
end
|
203
|
+
def check_name_availability_result
|
204
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult
|
205
|
+
end
|
206
|
+
def rule_list_result
|
207
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult
|
208
|
+
end
|
209
|
+
def sbsubscription_list_result
|
210
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscriptionListResult
|
211
|
+
end
|
212
|
+
def nwrule_set_virtual_network_rules
|
213
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::NWRuleSetVirtualNetworkRules
|
214
|
+
end
|
215
|
+
def sbqueue_list_result
|
216
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult
|
217
|
+
end
|
218
|
+
def premium_messaging_regions_properties
|
219
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsProperties
|
220
|
+
end
|
221
|
+
def tracked_resource
|
222
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource
|
223
|
+
end
|
224
|
+
def resource_namespace_patch
|
225
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch
|
226
|
+
end
|
227
|
+
def sbnamespace
|
228
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace
|
229
|
+
end
|
230
|
+
def sbnamespace_update_parameters
|
231
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters
|
232
|
+
end
|
233
|
+
def sbauthorization_rule
|
234
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule
|
235
|
+
end
|
236
|
+
def sbqueue
|
237
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue
|
238
|
+
end
|
239
|
+
def sbtopic
|
240
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopic
|
241
|
+
end
|
242
|
+
def sbsubscription
|
243
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription
|
244
|
+
end
|
245
|
+
def rule
|
246
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule
|
247
|
+
end
|
248
|
+
def sql_rule_action
|
249
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction
|
250
|
+
end
|
251
|
+
def premium_messaging_regions
|
252
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions
|
253
|
+
end
|
254
|
+
def eventhub
|
255
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub
|
256
|
+
end
|
257
|
+
def arm_disaster_recovery
|
258
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery
|
259
|
+
end
|
260
|
+
def migration_config_properties
|
261
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::MigrationConfigProperties
|
262
|
+
end
|
263
|
+
def network_rule_set
|
264
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::NetworkRuleSet
|
265
|
+
end
|
266
|
+
def sku_name
|
267
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName
|
268
|
+
end
|
269
|
+
def sku_tier
|
270
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier
|
271
|
+
end
|
272
|
+
def name_space_type
|
273
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::NameSpaceType
|
274
|
+
end
|
275
|
+
def access_rights
|
276
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights
|
277
|
+
end
|
278
|
+
def key_type
|
279
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType
|
280
|
+
end
|
281
|
+
def entity_status
|
282
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus
|
283
|
+
end
|
284
|
+
def unavailable_reason
|
285
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason
|
286
|
+
end
|
287
|
+
def filter_type
|
288
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType
|
289
|
+
end
|
290
|
+
def encoding_capture_description
|
291
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription
|
292
|
+
end
|
293
|
+
def provisioning_state_dr
|
294
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR
|
295
|
+
end
|
296
|
+
def role_disaster_recovery
|
297
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery
|
298
|
+
end
|
299
|
+
def network_rule_ipaction
|
300
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::NetworkRuleIPAction
|
301
|
+
end
|
302
|
+
def default_action
|
303
|
+
Azure::ServiceBus::Mgmt::V2017_04_01::Models::DefaultAction
|
304
|
+
end
|
305
|
+
end
|
306
|
+
end
|
307
|
+
end
|
308
|
+
end
|
309
|
+
end
|
@@ -0,0 +1,2711 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_service_fabric'
|
6
|
+
require 'azure_service_fabric'
|
7
|
+
|
8
|
+
module Azure::Profiles::Latest
|
9
|
+
module ServiceFabric
|
10
|
+
MeshSecret = Azure::ServiceFabric::V6_5_0_36::MeshSecret
|
11
|
+
MeshSecretValue = Azure::ServiceFabric::V6_5_0_36::MeshSecretValue
|
12
|
+
MeshVolume = Azure::ServiceFabric::V6_5_0_36::MeshVolume
|
13
|
+
MeshNetwork = Azure::ServiceFabric::V6_5_0_36::MeshNetwork
|
14
|
+
MeshApplication = Azure::ServiceFabric::V6_5_0_36::MeshApplication
|
15
|
+
MeshService = Azure::ServiceFabric::V6_5_0_36::MeshService
|
16
|
+
MeshCodePackage = Azure::ServiceFabric::V6_5_0_36::MeshCodePackage
|
17
|
+
MeshServiceReplica = Azure::ServiceFabric::V6_5_0_36::MeshServiceReplica
|
18
|
+
MeshGateway = Azure::ServiceFabric::V6_5_0_36::MeshGateway
|
19
|
+
|
20
|
+
module Models
|
21
|
+
ScalingPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::ScalingPolicyDescription
|
22
|
+
FabricErrorError = Azure::ServiceFabric::V6_5_0_36::Models::FabricErrorError
|
23
|
+
ServiceDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServiceDescription
|
24
|
+
ContainerLogs = Azure::ServiceFabric::V6_5_0_36::Models::ContainerLogs
|
25
|
+
UnplacedReplicaInformation = Azure::ServiceFabric::V6_5_0_36::Models::UnplacedReplicaInformation
|
26
|
+
AadMetadataObject = Azure::ServiceFabric::V6_5_0_36::Models::AadMetadataObject
|
27
|
+
NetworkResourcePropertiesBase = Azure::ServiceFabric::V6_5_0_36::Models::NetworkResourcePropertiesBase
|
28
|
+
BackupStorageDescription = Azure::ServiceFabric::V6_5_0_36::Models::BackupStorageDescription
|
29
|
+
BackupScheduleDescription = Azure::ServiceFabric::V6_5_0_36::Models::BackupScheduleDescription
|
30
|
+
TcpConfig = Azure::ServiceFabric::V6_5_0_36::Models::TcpConfig
|
31
|
+
ResourceRequirements = Azure::ServiceFabric::V6_5_0_36::Models::ResourceRequirements
|
32
|
+
HealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::HealthEvaluation
|
33
|
+
DiagnosticsRef = Azure::ServiceFabric::V6_5_0_36::Models::DiagnosticsRef
|
34
|
+
HttpRouteMatchHeader = Azure::ServiceFabric::V6_5_0_36::Models::HttpRouteMatchHeader
|
35
|
+
PropertyBatchInfo = Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchInfo
|
36
|
+
ServiceTypeHealthPolicyMapItem = Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeHealthPolicyMapItem
|
37
|
+
ReliableCollectionsRef = Azure::ServiceFabric::V6_5_0_36::Models::ReliableCollectionsRef
|
38
|
+
ApplicationHealthPolicyMapItem = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthPolicyMapItem
|
39
|
+
ContainerState = Azure::ServiceFabric::V6_5_0_36::Models::ContainerState
|
40
|
+
UploadSession = Azure::ServiceFabric::V6_5_0_36::Models::UploadSession
|
41
|
+
ContainerEvent = Azure::ServiceFabric::V6_5_0_36::Models::ContainerEvent
|
42
|
+
ReplicaHealthStateChunkList = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthStateChunkList
|
43
|
+
RestartNodeDescription = Azure::ServiceFabric::V6_5_0_36::Models::RestartNodeDescription
|
44
|
+
PartitionHealthStateChunkList = Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthStateChunkList
|
45
|
+
ContainerInstanceView = Azure::ServiceFabric::V6_5_0_36::Models::ContainerInstanceView
|
46
|
+
ServiceHealthStateChunkList = Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthStateChunkList
|
47
|
+
ServiceFromTemplateDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServiceFromTemplateDescription
|
48
|
+
DeployedServicePackageHealthStateChunkList = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthStateChunkList
|
49
|
+
ContainerCodePackageProperties = Azure::ServiceFabric::V6_5_0_36::Models::ContainerCodePackageProperties
|
50
|
+
DeployedApplicationHealthStateChunkList = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthStateChunkList
|
51
|
+
AutoScalingTrigger = Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingTrigger
|
52
|
+
RepairTaskApproveDescription = Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskApproveDescription
|
53
|
+
ServiceNameInfo = Azure::ServiceFabric::V6_5_0_36::Models::ServiceNameInfo
|
54
|
+
PartitionHealthStateFilter = Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthStateFilter
|
55
|
+
PropertyBatchDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchDescriptionList
|
56
|
+
DeployedServicePackageHealthStateFilter = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthStateFilter
|
57
|
+
PropertyBatchOperation = Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchOperation
|
58
|
+
ApplicationHealthStateFilter = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthStateFilter
|
59
|
+
ServicePlacementPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementPolicyDescription
|
60
|
+
ApplicationInfo = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationInfo
|
61
|
+
PropertyDescription = Azure::ServiceFabric::V6_5_0_36::Models::PropertyDescription
|
62
|
+
ApplicationLoadInfo = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationLoadInfo
|
63
|
+
PagedPropertyInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedPropertyInfoList
|
64
|
+
RepairTask = Azure::ServiceFabric::V6_5_0_36::Models::RepairTask
|
65
|
+
PropertyInfo = Azure::ServiceFabric::V6_5_0_36::Models::PropertyInfo
|
66
|
+
ApplicationTypeHealthPolicyMapItem = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeHealthPolicyMapItem
|
67
|
+
PropertyMetadata = Azure::ServiceFabric::V6_5_0_36::Models::PropertyMetadata
|
68
|
+
PagedApplicationTypeInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedApplicationTypeInfoList
|
69
|
+
ServiceLoadMetricDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServiceLoadMetricDescription
|
70
|
+
MonitoringPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::MonitoringPolicyDescription
|
71
|
+
ServiceTypeExtensionDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeExtensionDescription
|
72
|
+
UpgradeDomainInfo = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeDomainInfo
|
73
|
+
ServiceTypeDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeDescription
|
74
|
+
SafetyCheckWrapper = Azure::ServiceFabric::V6_5_0_36::Models::SafetyCheckWrapper
|
75
|
+
ServiceTypeInfo = Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeInfo
|
76
|
+
CurrentUpgradeDomainProgressInfo = Azure::ServiceFabric::V6_5_0_36::Models::CurrentUpgradeDomainProgressInfo
|
77
|
+
ServiceTypeManifest = Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeManifest
|
78
|
+
ApplicationUpgradeProgressInfo = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeProgressInfo
|
79
|
+
AutoScalingMechanism = Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingMechanism
|
80
|
+
RepairTargetDescriptionBase = Azure::ServiceFabric::V6_5_0_36::Models::RepairTargetDescriptionBase
|
81
|
+
AutoScalingPolicy = Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingPolicy
|
82
|
+
RepairImpactDescriptionBase = Azure::ServiceFabric::V6_5_0_36::Models::RepairImpactDescriptionBase
|
83
|
+
ServiceIdentity = Azure::ServiceFabric::V6_5_0_36::Models::ServiceIdentity
|
84
|
+
HttpRouteConfig = Azure::ServiceFabric::V6_5_0_36::Models::HttpRouteConfig
|
85
|
+
ServiceResourceDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServiceResourceDescription
|
86
|
+
ClusterHealthChunk = Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthChunk
|
87
|
+
DiagnosticsSinkProperties = Azure::ServiceFabric::V6_5_0_36::Models::DiagnosticsSinkProperties
|
88
|
+
ClusterHealthPolicy = Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthPolicy
|
89
|
+
PropertyValue = Azure::ServiceFabric::V6_5_0_36::Models::PropertyValue
|
90
|
+
ClusterHealthPolicies = Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthPolicies
|
91
|
+
PagedSubNameInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedSubNameInfoList
|
92
|
+
LoadMetricInformation = Azure::ServiceFabric::V6_5_0_36::Models::LoadMetricInformation
|
93
|
+
NameDescription = Azure::ServiceFabric::V6_5_0_36::Models::NameDescription
|
94
|
+
ClusterVersion = Azure::ServiceFabric::V6_5_0_36::Models::ClusterVersion
|
95
|
+
ApplicationUpgradeUpdateDescription = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeUpdateDescription
|
96
|
+
ContainerApiResult = Azure::ServiceFabric::V6_5_0_36::Models::ContainerApiResult
|
97
|
+
ResumeApplicationUpgradeDescription = Azure::ServiceFabric::V6_5_0_36::Models::ResumeApplicationUpgradeDescription
|
98
|
+
GetBackupByStorageQueryDescription = Azure::ServiceFabric::V6_5_0_36::Models::GetBackupByStorageQueryDescription
|
99
|
+
DeployServicePackageToNodeDescription = Azure::ServiceFabric::V6_5_0_36::Models::DeployServicePackageToNodeDescription
|
100
|
+
PagedBackupEntityList = Azure::ServiceFabric::V6_5_0_36::Models::PagedBackupEntityList
|
101
|
+
AnalysisEventMetadata = Azure::ServiceFabric::V6_5_0_36::Models::AnalysisEventMetadata
|
102
|
+
HttpHostConfig = Azure::ServiceFabric::V6_5_0_36::Models::HttpHostConfig
|
103
|
+
PackageSharingPolicyInfo = Azure::ServiceFabric::V6_5_0_36::Models::PackageSharingPolicyInfo
|
104
|
+
DeployedApplicationInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationInfo
|
105
|
+
PagedNetworkResourceDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PagedNetworkResourceDescriptionList
|
106
|
+
BackupEntity = Azure::ServiceFabric::V6_5_0_36::Models::BackupEntity
|
107
|
+
PagedVolumeResourceDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PagedVolumeResourceDescriptionList
|
108
|
+
BackupProgressInfo = Azure::ServiceFabric::V6_5_0_36::Models::BackupProgressInfo
|
109
|
+
EndpointRef = Azure::ServiceFabric::V6_5_0_36::Models::EndpointRef
|
110
|
+
ReconfigurationInformation = Azure::ServiceFabric::V6_5_0_36::Models::ReconfigurationInformation
|
111
|
+
NetworkRef = Azure::ServiceFabric::V6_5_0_36::Models::NetworkRef
|
112
|
+
EnvironmentVariable = Azure::ServiceFabric::V6_5_0_36::Models::EnvironmentVariable
|
113
|
+
NetworkResourceDescription = Azure::ServiceFabric::V6_5_0_36::Models::NetworkResourceDescription
|
114
|
+
HealthStateCount = Azure::ServiceFabric::V6_5_0_36::Models::HealthStateCount
|
115
|
+
LoadMetricReport = Azure::ServiceFabric::V6_5_0_36::Models::LoadMetricReport
|
116
|
+
HealthStatistics = Azure::ServiceFabric::V6_5_0_36::Models::HealthStatistics
|
117
|
+
PartitionLoadInformation = Azure::ServiceFabric::V6_5_0_36::Models::PartitionLoadInformation
|
118
|
+
EntityHealthState = Azure::ServiceFabric::V6_5_0_36::Models::EntityHealthState
|
119
|
+
SecretResourceDescription = Azure::ServiceFabric::V6_5_0_36::Models::SecretResourceDescription
|
120
|
+
EntityHealthStateChunkList = Azure::ServiceFabric::V6_5_0_36::Models::EntityHealthStateChunkList
|
121
|
+
PagedSecretResourceDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PagedSecretResourceDescriptionList
|
122
|
+
ContainerLabel = Azure::ServiceFabric::V6_5_0_36::Models::ContainerLabel
|
123
|
+
ClusterUpgradeDescriptionObject = Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeDescriptionObject
|
124
|
+
FabricCodeVersionInfo = Azure::ServiceFabric::V6_5_0_36::Models::FabricCodeVersionInfo
|
125
|
+
FailedUpgradeDomainProgressObject = Azure::ServiceFabric::V6_5_0_36::Models::FailedUpgradeDomainProgressObject
|
126
|
+
ClusterConfigurationUpgradeStatusInfo = Azure::ServiceFabric::V6_5_0_36::Models::ClusterConfigurationUpgradeStatusInfo
|
127
|
+
ClusterUpgradeProgressObject = Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeProgressObject
|
128
|
+
PagedBackupInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedBackupInfoList
|
129
|
+
ClusterConfigurationUpgradeDescription = Azure::ServiceFabric::V6_5_0_36::Models::ClusterConfigurationUpgradeDescription
|
130
|
+
NodeDeactivationTaskId = Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationTaskId
|
131
|
+
UpgradeOrchestrationServiceState = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeOrchestrationServiceState
|
132
|
+
NodeDeactivationInfo = Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationInfo
|
133
|
+
UpgradeOrchestrationServiceStateSummary = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeOrchestrationServiceStateSummary
|
134
|
+
RestoreProgressInfo = Azure::ServiceFabric::V6_5_0_36::Models::RestoreProgressInfo
|
135
|
+
ApplicationTypeImageStorePath = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeImageStorePath
|
136
|
+
NodeInfo = Azure::ServiceFabric::V6_5_0_36::Models::NodeInfo
|
137
|
+
UnprovisionApplicationTypeDescriptionInfo = Azure::ServiceFabric::V6_5_0_36::Models::UnprovisionApplicationTypeDescriptionInfo
|
138
|
+
NodeLoadInfo = Azure::ServiceFabric::V6_5_0_36::Models::NodeLoadInfo
|
139
|
+
CodePackageEntryPointStatistics = Azure::ServiceFabric::V6_5_0_36::Models::CodePackageEntryPointStatistics
|
140
|
+
PagedApplicationInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedApplicationInfoList
|
141
|
+
CodePackageEntryPoint = Azure::ServiceFabric::V6_5_0_36::Models::CodePackageEntryPoint
|
142
|
+
PagedNodeInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedNodeInfoList
|
143
|
+
DeployedCodePackageInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedCodePackageInfo
|
144
|
+
ServicePartitionInfo = Azure::ServiceFabric::V6_5_0_36::Models::ServicePartitionInfo
|
145
|
+
ChaosContext = Azure::ServiceFabric::V6_5_0_36::Models::ChaosContext
|
146
|
+
ReplicaInfo = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaInfo
|
147
|
+
ChaosTargetFilter = Azure::ServiceFabric::V6_5_0_36::Models::ChaosTargetFilter
|
148
|
+
ServiceInfo = Azure::ServiceFabric::V6_5_0_36::Models::ServiceInfo
|
149
|
+
ChaosParameters = Azure::ServiceFabric::V6_5_0_36::Models::ChaosParameters
|
150
|
+
BackupConfigurationInfo = Azure::ServiceFabric::V6_5_0_36::Models::BackupConfigurationInfo
|
151
|
+
Chaos = Azure::ServiceFabric::V6_5_0_36::Models::Chaos
|
152
|
+
EndpointProperties = Azure::ServiceFabric::V6_5_0_36::Models::EndpointProperties
|
153
|
+
ChaosParametersDictionaryItem = Azure::ServiceFabric::V6_5_0_36::Models::ChaosParametersDictionaryItem
|
154
|
+
DisableBackupDescription = Azure::ServiceFabric::V6_5_0_36::Models::DisableBackupDescription
|
155
|
+
ChaosEvent = Azure::ServiceFabric::V6_5_0_36::Models::ChaosEvent
|
156
|
+
ProvisionFabricDescription = Azure::ServiceFabric::V6_5_0_36::Models::ProvisionFabricDescription
|
157
|
+
ChaosEventWrapper = Azure::ServiceFabric::V6_5_0_36::Models::ChaosEventWrapper
|
158
|
+
PagedBackupPolicyDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PagedBackupPolicyDescriptionList
|
159
|
+
ChaosEventsSegment = Azure::ServiceFabric::V6_5_0_36::Models::ChaosEventsSegment
|
160
|
+
UnprovisionFabricDescription = Azure::ServiceFabric::V6_5_0_36::Models::UnprovisionFabricDescription
|
161
|
+
ChaosScheduleJobActiveDaysOfWeek = Azure::ServiceFabric::V6_5_0_36::Models::ChaosScheduleJobActiveDaysOfWeek
|
162
|
+
ClusterUpgradeHealthPolicyObject = Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeHealthPolicyObject
|
163
|
+
TimeOfDay = Azure::ServiceFabric::V6_5_0_36::Models::TimeOfDay
|
164
|
+
RollingUpgradeUpdateDescription = Azure::ServiceFabric::V6_5_0_36::Models::RollingUpgradeUpdateDescription
|
165
|
+
TimeRange = Azure::ServiceFabric::V6_5_0_36::Models::TimeRange
|
166
|
+
RetentionPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::RetentionPolicyDescription
|
167
|
+
ChaosScheduleJob = Azure::ServiceFabric::V6_5_0_36::Models::ChaosScheduleJob
|
168
|
+
HttpRouteMatchPath = Azure::ServiceFabric::V6_5_0_36::Models::HttpRouteMatchPath
|
169
|
+
ChaosSchedule = Azure::ServiceFabric::V6_5_0_36::Models::ChaosSchedule
|
170
|
+
ServiceTypeHealthPolicy = Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeHealthPolicy
|
171
|
+
ChaosScheduleDescription = Azure::ServiceFabric::V6_5_0_36::Models::ChaosScheduleDescription
|
172
|
+
ApplicationHealthPolicies = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthPolicies
|
173
|
+
SecretResourcePropertiesBase = Azure::ServiceFabric::V6_5_0_36::Models::SecretResourcePropertiesBase
|
174
|
+
UploadChunkRange = Azure::ServiceFabric::V6_5_0_36::Models::UploadChunkRange
|
175
|
+
SecretValue = Azure::ServiceFabric::V6_5_0_36::Models::SecretValue
|
176
|
+
RepairTaskUpdateHealthPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskUpdateHealthPolicyDescription
|
177
|
+
SecretValueProperties = Azure::ServiceFabric::V6_5_0_36::Models::SecretValueProperties
|
178
|
+
RepairTaskCancelDescription = Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskCancelDescription
|
179
|
+
SecretValueResourceDescription = Azure::ServiceFabric::V6_5_0_36::Models::SecretValueResourceDescription
|
180
|
+
ServiceHealthStateFilter = Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthStateFilter
|
181
|
+
PagedSecretValueResourceDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PagedSecretValueResourceDescriptionList
|
182
|
+
ApplicationParameter = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationParameter
|
183
|
+
VolumeProviderParametersAzureFile = Azure::ServiceFabric::V6_5_0_36::Models::VolumeProviderParametersAzureFile
|
184
|
+
ApplicationNameInfo = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationNameInfo
|
185
|
+
ApplicationCapacityDescription = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationCapacityDescription
|
186
|
+
ApplicationTypeInfo = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeInfo
|
187
|
+
ManagedApplicationIdentity = Azure::ServiceFabric::V6_5_0_36::Models::ManagedApplicationIdentity
|
188
|
+
ApplicationUpgradeDescription = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeDescription
|
189
|
+
ManagedApplicationIdentityDescription = Azure::ServiceFabric::V6_5_0_36::Models::ManagedApplicationIdentityDescription
|
190
|
+
NodeUpgradeProgressInfo = Azure::ServiceFabric::V6_5_0_36::Models::NodeUpgradeProgressInfo
|
191
|
+
ApplicationDescription = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationDescription
|
192
|
+
ClusterConfiguration = Azure::ServiceFabric::V6_5_0_36::Models::ClusterConfiguration
|
193
|
+
ComposeDeploymentStatusInfo = Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentStatusInfo
|
194
|
+
HttpRouteMatchRule = Azure::ServiceFabric::V6_5_0_36::Models::HttpRouteMatchRule
|
195
|
+
RegistryCredential = Azure::ServiceFabric::V6_5_0_36::Models::RegistryCredential
|
196
|
+
NodeHealthStateFilter = Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthStateFilter
|
197
|
+
ComposeDeploymentUpgradeDescription = Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentUpgradeDescription
|
198
|
+
ClusterManifest = Azure::ServiceFabric::V6_5_0_36::Models::ClusterManifest
|
199
|
+
ComposeDeploymentUpgradeProgressInfo = Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentUpgradeProgressInfo
|
200
|
+
ContainerApiRequestBody = Azure::ServiceFabric::V6_5_0_36::Models::ContainerApiRequestBody
|
201
|
+
PagedComposeDeploymentStatusInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedComposeDeploymentStatusInfoList
|
202
|
+
DeactivationIntentDescription = Azure::ServiceFabric::V6_5_0_36::Models::DeactivationIntentDescription
|
203
|
+
CreateComposeDeploymentDescription = Azure::ServiceFabric::V6_5_0_36::Models::CreateComposeDeploymentDescription
|
204
|
+
HttpConfig = Azure::ServiceFabric::V6_5_0_36::Models::HttpConfig
|
205
|
+
DeployedServicePackageInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageInfo
|
206
|
+
PagedGatewayResourceDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PagedGatewayResourceDescriptionList
|
207
|
+
ServiceCorrelationDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServiceCorrelationDescription
|
208
|
+
ImageRegistryCredential = Azure::ServiceFabric::V6_5_0_36::Models::ImageRegistryCredential
|
209
|
+
PartitionSchemeDescription = Azure::ServiceFabric::V6_5_0_36::Models::PartitionSchemeDescription
|
210
|
+
EntityKindHealthStateCount = Azure::ServiceFabric::V6_5_0_36::Models::EntityKindHealthStateCount
|
211
|
+
VolumeReference = Azure::ServiceFabric::V6_5_0_36::Models::VolumeReference
|
212
|
+
EntityHealthStateChunk = Azure::ServiceFabric::V6_5_0_36::Models::EntityHealthStateChunk
|
213
|
+
ApplicationScopedVolumeCreationParameters = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationScopedVolumeCreationParameters
|
214
|
+
FabricEvent = Azure::ServiceFabric::V6_5_0_36::Models::FabricEvent
|
215
|
+
VolumeResourceDescription = Azure::ServiceFabric::V6_5_0_36::Models::VolumeResourceDescription
|
216
|
+
HealthInformation = Azure::ServiceFabric::V6_5_0_36::Models::HealthInformation
|
217
|
+
ScalingTriggerDescription = Azure::ServiceFabric::V6_5_0_36::Models::ScalingTriggerDescription
|
218
|
+
NodeDeactivationTask = Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationTask
|
219
|
+
ScalingMechanismDescription = Azure::ServiceFabric::V6_5_0_36::Models::ScalingMechanismDescription
|
220
|
+
RestorePartitionDescription = Azure::ServiceFabric::V6_5_0_36::Models::RestorePartitionDescription
|
221
|
+
FabricError = Azure::ServiceFabric::V6_5_0_36::Models::FabricError
|
222
|
+
PagedBackupConfigurationInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedBackupConfigurationInfoList
|
223
|
+
AadMetadata = Azure::ServiceFabric::V6_5_0_36::Models::AadMetadata
|
224
|
+
PartitionInformation = Azure::ServiceFabric::V6_5_0_36::Models::PartitionInformation
|
225
|
+
PagedReplicaInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedReplicaInfoList
|
226
|
+
PagedApplicationResourceDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PagedApplicationResourceDescriptionList
|
227
|
+
BackupSuspensionInfo = Azure::ServiceFabric::V6_5_0_36::Models::BackupSuspensionInfo
|
228
|
+
ReplicatorQueueStatus = Azure::ServiceFabric::V6_5_0_36::Models::ReplicatorQueueStatus
|
229
|
+
ResourceLimits = Azure::ServiceFabric::V6_5_0_36::Models::ResourceLimits
|
230
|
+
ReplicatorStatus = Azure::ServiceFabric::V6_5_0_36::Models::ReplicatorStatus
|
231
|
+
BackupPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::BackupPolicyDescription
|
232
|
+
RemoteReplicatorAcknowledgementDetail = Azure::ServiceFabric::V6_5_0_36::Models::RemoteReplicatorAcknowledgementDetail
|
233
|
+
StartClusterUpgradeDescription = Azure::ServiceFabric::V6_5_0_36::Models::StartClusterUpgradeDescription
|
234
|
+
RemoteReplicatorAcknowledgementStatus = Azure::ServiceFabric::V6_5_0_36::Models::RemoteReplicatorAcknowledgementStatus
|
235
|
+
GatewayDestination = Azure::ServiceFabric::V6_5_0_36::Models::GatewayDestination
|
236
|
+
RemoteReplicatorStatus = Azure::ServiceFabric::V6_5_0_36::Models::RemoteReplicatorStatus
|
237
|
+
ApplicationHealthPolicy = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthPolicy
|
238
|
+
ApplicationResourceDescription = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationResourceDescription
|
239
|
+
RepairTaskUpdateInfo = Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskUpdateInfo
|
240
|
+
PagedServiceReplicaDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PagedServiceReplicaDescriptionList
|
241
|
+
ReplicaHealthStateFilter = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthStateFilter
|
242
|
+
PagedServiceResourceDescriptionList = Azure::ServiceFabric::V6_5_0_36::Models::PagedServiceResourceDescriptionList
|
243
|
+
ApplicationMetricDescription = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationMetricDescription
|
244
|
+
ServiceReplicaProperties = Azure::ServiceFabric::V6_5_0_36::Models::ServiceReplicaProperties
|
245
|
+
ApplicationTypeManifest = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeManifest
|
246
|
+
LoadMetricReportInfo = Azure::ServiceFabric::V6_5_0_36::Models::LoadMetricReportInfo
|
247
|
+
FailureUpgradeDomainProgressInfo = Azure::ServiceFabric::V6_5_0_36::Models::FailureUpgradeDomainProgressInfo
|
248
|
+
DeployedServiceReplicaDetailInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServiceReplicaDetailInfo
|
249
|
+
NodeImpact = Azure::ServiceFabric::V6_5_0_36::Models::NodeImpact
|
250
|
+
ServiceProperties = Azure::ServiceFabric::V6_5_0_36::Models::ServiceProperties
|
251
|
+
ClusterLoadInfo = Azure::ServiceFabric::V6_5_0_36::Models::ClusterLoadInfo
|
252
|
+
AutoScalingMetric = Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingMetric
|
253
|
+
EnableBackupDescription = Azure::ServiceFabric::V6_5_0_36::Models::EnableBackupDescription
|
254
|
+
IdentityDescription = Azure::ServiceFabric::V6_5_0_36::Models::IdentityDescription
|
255
|
+
DeployedServiceReplicaInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServiceReplicaInfo
|
256
|
+
ReplicaStatusBase = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaStatusBase
|
257
|
+
EntityHealth = Azure::ServiceFabric::V6_5_0_36::Models::EntityHealth
|
258
|
+
ServiceUpdateDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServiceUpdateDescription
|
259
|
+
FabricConfigVersionInfo = Azure::ServiceFabric::V6_5_0_36::Models::FabricConfigVersionInfo
|
260
|
+
IdentityItemDescription = Azure::ServiceFabric::V6_5_0_36::Models::IdentityItemDescription
|
261
|
+
BackupPartitionDescription = Azure::ServiceFabric::V6_5_0_36::Models::BackupPartitionDescription
|
262
|
+
DiagnosticsDescription = Azure::ServiceFabric::V6_5_0_36::Models::DiagnosticsDescription
|
263
|
+
PagedDeployedApplicationInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedDeployedApplicationInfoList
|
264
|
+
FileVersion = Azure::ServiceFabric::V6_5_0_36::Models::FileVersion
|
265
|
+
PagedServiceInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedServiceInfoList
|
266
|
+
FileInfo = Azure::ServiceFabric::V6_5_0_36::Models::FileInfo
|
267
|
+
ProvisionApplicationTypeDescriptionBase = Azure::ServiceFabric::V6_5_0_36::Models::ProvisionApplicationTypeDescriptionBase
|
268
|
+
FolderInfo = Azure::ServiceFabric::V6_5_0_36::Models::FolderInfo
|
269
|
+
UpdateClusterUpgradeDescription = Azure::ServiceFabric::V6_5_0_36::Models::UpdateClusterUpgradeDescription
|
270
|
+
FolderSizeInfo = Azure::ServiceFabric::V6_5_0_36::Models::FolderSizeInfo
|
271
|
+
UploadSessionInfo = Azure::ServiceFabric::V6_5_0_36::Models::UploadSessionInfo
|
272
|
+
ImageStoreContent = Azure::ServiceFabric::V6_5_0_36::Models::ImageStoreContent
|
273
|
+
DeployedApplicationHealthStateFilter = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthStateFilter
|
274
|
+
ImageStoreCopyDescription = Azure::ServiceFabric::V6_5_0_36::Models::ImageStoreCopyDescription
|
275
|
+
SafetyCheck = Azure::ServiceFabric::V6_5_0_36::Models::SafetyCheck
|
276
|
+
RestartDeployedCodePackageDescription = Azure::ServiceFabric::V6_5_0_36::Models::RestartDeployedCodePackageDescription
|
277
|
+
ClusterHealthChunkQueryDescription = Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthChunkQueryDescription
|
278
|
+
DeployedServiceTypeInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServiceTypeInfo
|
279
|
+
GatewayResourceDescription = Azure::ServiceFabric::V6_5_0_36::Models::GatewayResourceDescription
|
280
|
+
ResolvedServiceEndpoint = Azure::ServiceFabric::V6_5_0_36::Models::ResolvedServiceEndpoint
|
281
|
+
Epoch = Azure::ServiceFabric::V6_5_0_36::Models::Epoch
|
282
|
+
ResolvedServicePartition = Azure::ServiceFabric::V6_5_0_36::Models::ResolvedServicePartition
|
283
|
+
NodeLoadMetricInformation = Azure::ServiceFabric::V6_5_0_36::Models::NodeLoadMetricInformation
|
284
|
+
SelectedPartition = Azure::ServiceFabric::V6_5_0_36::Models::SelectedPartition
|
285
|
+
ResourceRequests = Azure::ServiceFabric::V6_5_0_36::Models::ResourceRequests
|
286
|
+
InvokeDataLossResult = Azure::ServiceFabric::V6_5_0_36::Models::InvokeDataLossResult
|
287
|
+
HealthEvaluationWrapper = Azure::ServiceFabric::V6_5_0_36::Models::HealthEvaluationWrapper
|
288
|
+
InvokeQuorumLossResult = Azure::ServiceFabric::V6_5_0_36::Models::InvokeQuorumLossResult
|
289
|
+
RepairTaskHistory = Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskHistory
|
290
|
+
NodeResult = Azure::ServiceFabric::V6_5_0_36::Models::NodeResult
|
291
|
+
ContainerApiResponse = Azure::ServiceFabric::V6_5_0_36::Models::ContainerApiResponse
|
292
|
+
NodeTransitionResult = Azure::ServiceFabric::V6_5_0_36::Models::NodeTransitionResult
|
293
|
+
BackupInfo = Azure::ServiceFabric::V6_5_0_36::Models::BackupInfo
|
294
|
+
NodeTransitionProgress = Azure::ServiceFabric::V6_5_0_36::Models::NodeTransitionProgress
|
295
|
+
ResumeClusterUpgradeDescription = Azure::ServiceFabric::V6_5_0_36::Models::ResumeClusterUpgradeDescription
|
296
|
+
OperationStatus = Azure::ServiceFabric::V6_5_0_36::Models::OperationStatus
|
297
|
+
NodeId = Azure::ServiceFabric::V6_5_0_36::Models::NodeId
|
298
|
+
PartitionDataLossProgress = Azure::ServiceFabric::V6_5_0_36::Models::PartitionDataLossProgress
|
299
|
+
PagedServicePartitionInfoList = Azure::ServiceFabric::V6_5_0_36::Models::PagedServicePartitionInfoList
|
300
|
+
PartitionQuorumLossProgress = Azure::ServiceFabric::V6_5_0_36::Models::PartitionQuorumLossProgress
|
301
|
+
Setting = Azure::ServiceFabric::V6_5_0_36::Models::Setting
|
302
|
+
RestartPartitionResult = Azure::ServiceFabric::V6_5_0_36::Models::RestartPartitionResult
|
303
|
+
RepairTaskDeleteDescription = Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskDeleteDescription
|
304
|
+
PartitionRestartProgress = Azure::ServiceFabric::V6_5_0_36::Models::PartitionRestartProgress
|
305
|
+
ApplicationEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationEvent
|
306
|
+
ServiceHealthState = Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthState
|
307
|
+
DeployedApplicationHealthState = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthState
|
308
|
+
ApplicationHealth = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealth
|
309
|
+
ApplicationHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthEvaluation
|
310
|
+
ApplicationHealthState = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthState
|
311
|
+
ReplicaHealthStateChunk = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthStateChunk
|
312
|
+
PartitionHealthStateChunk = Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthStateChunk
|
313
|
+
ServiceHealthStateChunk = Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthStateChunk
|
314
|
+
DeployedServicePackageHealthStateChunk = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthStateChunk
|
315
|
+
DeployedApplicationHealthStateChunk = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthStateChunk
|
316
|
+
ApplicationHealthStateChunk = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthStateChunk
|
317
|
+
ApplicationHealthStateChunkList = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthStateChunkList
|
318
|
+
ApplicationsHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationsHealthEvaluation
|
319
|
+
ApplicationTypeApplicationsHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeApplicationsHealthEvaluation
|
320
|
+
ClusterEvent = Azure::ServiceFabric::V6_5_0_36::Models::ClusterEvent
|
321
|
+
NodeHealthState = Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthState
|
322
|
+
ClusterHealth = Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealth
|
323
|
+
NodeHealthStateChunk = Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthStateChunk
|
324
|
+
NodeHealthStateChunkList = Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthStateChunkList
|
325
|
+
ContainerInstanceEvent = Azure::ServiceFabric::V6_5_0_36::Models::ContainerInstanceEvent
|
326
|
+
DeltaNodesCheckHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::DeltaNodesCheckHealthEvaluation
|
327
|
+
DeployedServicePackageHealthState = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthState
|
328
|
+
DeployedApplicationHealth = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealth
|
329
|
+
DeployedApplicationHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthEvaluation
|
330
|
+
DeployedApplicationsHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationsHealthEvaluation
|
331
|
+
DeployedServicePackageHealth = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealth
|
332
|
+
DeployedServicePackageHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthEvaluation
|
333
|
+
DeployedServicePackagesHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackagesHealthEvaluation
|
334
|
+
DeployedStatefulServiceReplicaInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedStatefulServiceReplicaInfo
|
335
|
+
DeployedStatelessServiceInstanceInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedStatelessServiceInstanceInfo
|
336
|
+
HealthEvent = Azure::ServiceFabric::V6_5_0_36::Models::HealthEvent
|
337
|
+
EventHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::EventHealthEvaluation
|
338
|
+
Int64RangePartitionInformation = Azure::ServiceFabric::V6_5_0_36::Models::Int64RangePartitionInformation
|
339
|
+
NamedPartitionInformation = Azure::ServiceFabric::V6_5_0_36::Models::NamedPartitionInformation
|
340
|
+
NodeEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeEvent
|
341
|
+
NodeHealth = Azure::ServiceFabric::V6_5_0_36::Models::NodeHealth
|
342
|
+
NodeHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthEvaluation
|
343
|
+
NodesHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::NodesHealthEvaluation
|
344
|
+
PartitionEvent = Azure::ServiceFabric::V6_5_0_36::Models::PartitionEvent
|
345
|
+
PartitionAnalysisEvent = Azure::ServiceFabric::V6_5_0_36::Models::PartitionAnalysisEvent
|
346
|
+
ReplicaHealthState = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthState
|
347
|
+
PartitionHealth = Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealth
|
348
|
+
PartitionHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthEvaluation
|
349
|
+
PartitionHealthState = Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthState
|
350
|
+
ProvisionApplicationTypeDescription = Azure::ServiceFabric::V6_5_0_36::Models::ProvisionApplicationTypeDescription
|
351
|
+
ExternalStoreProvisionApplicationTypeDescription = Azure::ServiceFabric::V6_5_0_36::Models::ExternalStoreProvisionApplicationTypeDescription
|
352
|
+
PartitionSafetyCheck = Azure::ServiceFabric::V6_5_0_36::Models::PartitionSafetyCheck
|
353
|
+
EnsureAvailabilitySafetyCheck = Azure::ServiceFabric::V6_5_0_36::Models::EnsureAvailabilitySafetyCheck
|
354
|
+
EnsurePartitionQuorumSafetyCheck = Azure::ServiceFabric::V6_5_0_36::Models::EnsurePartitionQuorumSafetyCheck
|
355
|
+
SeedNodeSafetyCheck = Azure::ServiceFabric::V6_5_0_36::Models::SeedNodeSafetyCheck
|
356
|
+
PartitionsHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::PartitionsHealthEvaluation
|
357
|
+
ReplicaEvent = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaEvent
|
358
|
+
ReplicaHealth = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealth
|
359
|
+
ReplicaHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthEvaluation
|
360
|
+
ReplicasHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::ReplicasHealthEvaluation
|
361
|
+
ServiceEvent = Azure::ServiceFabric::V6_5_0_36::Models::ServiceEvent
|
362
|
+
ServiceHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthEvaluation
|
363
|
+
ServiceHealth = Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealth
|
364
|
+
ServicePlacementInvalidDomainPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementInvalidDomainPolicyDescription
|
365
|
+
ServicePlacementNonPartiallyPlaceServicePolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementNonPartiallyPlaceServicePolicyDescription
|
366
|
+
ServicePlacementPreferPrimaryDomainPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementPreferPrimaryDomainPolicyDescription
|
367
|
+
ServicePlacementRequiredDomainPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementRequiredDomainPolicyDescription
|
368
|
+
ServicePlacementRequireDomainDistributionPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementRequireDomainDistributionPolicyDescription
|
369
|
+
ServicesHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::ServicesHealthEvaluation
|
370
|
+
SingletonPartitionInformation = Azure::ServiceFabric::V6_5_0_36::Models::SingletonPartitionInformation
|
371
|
+
StatefulServiceInfo = Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceInfo
|
372
|
+
StatefulServicePartitionInfo = Azure::ServiceFabric::V6_5_0_36::Models::StatefulServicePartitionInfo
|
373
|
+
StatefulServiceReplicaHealth = Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceReplicaHealth
|
374
|
+
StatefulServiceReplicaHealthState = Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceReplicaHealthState
|
375
|
+
StatefulServiceTypeDescription = Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceTypeDescription
|
376
|
+
StatelessServiceInfo = Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceInfo
|
377
|
+
StatelessServiceInstanceHealth = Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceInstanceHealth
|
378
|
+
StatelessServiceInstanceHealthState = Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceInstanceHealthState
|
379
|
+
StatelessServicePartitionInfo = Azure::ServiceFabric::V6_5_0_36::Models::StatelessServicePartitionInfo
|
380
|
+
StatelessServiceTypeDescription = Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceTypeDescription
|
381
|
+
SystemApplicationHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::SystemApplicationHealthEvaluation
|
382
|
+
UpgradeDomainDeltaNodesCheckHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeDomainDeltaNodesCheckHealthEvaluation
|
383
|
+
UpgradeDomainNodesHealthEvaluation = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeDomainNodesHealthEvaluation
|
384
|
+
WaitForInbuildReplicaSafetyCheck = Azure::ServiceFabric::V6_5_0_36::Models::WaitForInbuildReplicaSafetyCheck
|
385
|
+
WaitForPrimaryPlacementSafetyCheck = Azure::ServiceFabric::V6_5_0_36::Models::WaitForPrimaryPlacementSafetyCheck
|
386
|
+
WaitForPrimarySwapSafetyCheck = Azure::ServiceFabric::V6_5_0_36::Models::WaitForPrimarySwapSafetyCheck
|
387
|
+
WaitForReconfigurationSafetyCheck = Azure::ServiceFabric::V6_5_0_36::Models::WaitForReconfigurationSafetyCheck
|
388
|
+
StatefulServiceReplicaInfo = Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceReplicaInfo
|
389
|
+
StatelessServiceInstanceInfo = Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceInstanceInfo
|
390
|
+
ExecutingFaultsChaosEvent = Azure::ServiceFabric::V6_5_0_36::Models::ExecutingFaultsChaosEvent
|
391
|
+
StartedChaosEvent = Azure::ServiceFabric::V6_5_0_36::Models::StartedChaosEvent
|
392
|
+
StoppedChaosEvent = Azure::ServiceFabric::V6_5_0_36::Models::StoppedChaosEvent
|
393
|
+
TestErrorChaosEvent = Azure::ServiceFabric::V6_5_0_36::Models::TestErrorChaosEvent
|
394
|
+
ValidationFailedChaosEvent = Azure::ServiceFabric::V6_5_0_36::Models::ValidationFailedChaosEvent
|
395
|
+
WaitingChaosEvent = Azure::ServiceFabric::V6_5_0_36::Models::WaitingChaosEvent
|
396
|
+
NamedPartitionSchemeDescription = Azure::ServiceFabric::V6_5_0_36::Models::NamedPartitionSchemeDescription
|
397
|
+
SingletonPartitionSchemeDescription = Azure::ServiceFabric::V6_5_0_36::Models::SingletonPartitionSchemeDescription
|
398
|
+
UniformInt64RangePartitionSchemeDescription = Azure::ServiceFabric::V6_5_0_36::Models::UniformInt64RangePartitionSchemeDescription
|
399
|
+
StatefulServiceDescription = Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceDescription
|
400
|
+
StatelessServiceDescription = Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceDescription
|
401
|
+
PrimaryReplicatorStatus = Azure::ServiceFabric::V6_5_0_36::Models::PrimaryReplicatorStatus
|
402
|
+
SecondaryReplicatorStatus = Azure::ServiceFabric::V6_5_0_36::Models::SecondaryReplicatorStatus
|
403
|
+
SecondaryActiveReplicatorStatus = Azure::ServiceFabric::V6_5_0_36::Models::SecondaryActiveReplicatorStatus
|
404
|
+
SecondaryIdleReplicatorStatus = Azure::ServiceFabric::V6_5_0_36::Models::SecondaryIdleReplicatorStatus
|
405
|
+
KeyValueStoreReplicaStatus = Azure::ServiceFabric::V6_5_0_36::Models::KeyValueStoreReplicaStatus
|
406
|
+
DeployedStatefulServiceReplicaDetailInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedStatefulServiceReplicaDetailInfo
|
407
|
+
DeployedStatelessServiceInstanceDetailInfo = Azure::ServiceFabric::V6_5_0_36::Models::DeployedStatelessServiceInstanceDetailInfo
|
408
|
+
StatefulServiceUpdateDescription = Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceUpdateDescription
|
409
|
+
StatelessServiceUpdateDescription = Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceUpdateDescription
|
410
|
+
BinaryPropertyValue = Azure::ServiceFabric::V6_5_0_36::Models::BinaryPropertyValue
|
411
|
+
Int64PropertyValue = Azure::ServiceFabric::V6_5_0_36::Models::Int64PropertyValue
|
412
|
+
DoublePropertyValue = Azure::ServiceFabric::V6_5_0_36::Models::DoublePropertyValue
|
413
|
+
StringPropertyValue = Azure::ServiceFabric::V6_5_0_36::Models::StringPropertyValue
|
414
|
+
GuidPropertyValue = Azure::ServiceFabric::V6_5_0_36::Models::GuidPropertyValue
|
415
|
+
CheckExistsPropertyBatchOperation = Azure::ServiceFabric::V6_5_0_36::Models::CheckExistsPropertyBatchOperation
|
416
|
+
CheckSequencePropertyBatchOperation = Azure::ServiceFabric::V6_5_0_36::Models::CheckSequencePropertyBatchOperation
|
417
|
+
CheckValuePropertyBatchOperation = Azure::ServiceFabric::V6_5_0_36::Models::CheckValuePropertyBatchOperation
|
418
|
+
DeletePropertyBatchOperation = Azure::ServiceFabric::V6_5_0_36::Models::DeletePropertyBatchOperation
|
419
|
+
GetPropertyBatchOperation = Azure::ServiceFabric::V6_5_0_36::Models::GetPropertyBatchOperation
|
420
|
+
PutPropertyBatchOperation = Azure::ServiceFabric::V6_5_0_36::Models::PutPropertyBatchOperation
|
421
|
+
SuccessfulPropertyBatchInfo = Azure::ServiceFabric::V6_5_0_36::Models::SuccessfulPropertyBatchInfo
|
422
|
+
FailedPropertyBatchInfo = Azure::ServiceFabric::V6_5_0_36::Models::FailedPropertyBatchInfo
|
423
|
+
BasicRetentionPolicyDescription = Azure::ServiceFabric::V6_5_0_36::Models::BasicRetentionPolicyDescription
|
424
|
+
ApplicationBackupConfigurationInfo = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationBackupConfigurationInfo
|
425
|
+
ServiceBackupConfigurationInfo = Azure::ServiceFabric::V6_5_0_36::Models::ServiceBackupConfigurationInfo
|
426
|
+
AzureBlobBackupStorageDescription = Azure::ServiceFabric::V6_5_0_36::Models::AzureBlobBackupStorageDescription
|
427
|
+
FileShareBackupStorageDescription = Azure::ServiceFabric::V6_5_0_36::Models::FileShareBackupStorageDescription
|
428
|
+
FrequencyBasedBackupScheduleDescription = Azure::ServiceFabric::V6_5_0_36::Models::FrequencyBasedBackupScheduleDescription
|
429
|
+
TimeBasedBackupScheduleDescription = Azure::ServiceFabric::V6_5_0_36::Models::TimeBasedBackupScheduleDescription
|
430
|
+
PartitionBackupConfigurationInfo = Azure::ServiceFabric::V6_5_0_36::Models::PartitionBackupConfigurationInfo
|
431
|
+
ApplicationBackupEntity = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationBackupEntity
|
432
|
+
ServiceBackupEntity = Azure::ServiceFabric::V6_5_0_36::Models::ServiceBackupEntity
|
433
|
+
PartitionBackupEntity = Azure::ServiceFabric::V6_5_0_36::Models::PartitionBackupEntity
|
434
|
+
NodeRepairImpactDescription = Azure::ServiceFabric::V6_5_0_36::Models::NodeRepairImpactDescription
|
435
|
+
NodeRepairTargetDescription = Azure::ServiceFabric::V6_5_0_36::Models::NodeRepairTargetDescription
|
436
|
+
AveragePartitionLoadScalingTrigger = Azure::ServiceFabric::V6_5_0_36::Models::AveragePartitionLoadScalingTrigger
|
437
|
+
AverageServiceLoadScalingTrigger = Azure::ServiceFabric::V6_5_0_36::Models::AverageServiceLoadScalingTrigger
|
438
|
+
PartitionInstanceCountScaleMechanism = Azure::ServiceFabric::V6_5_0_36::Models::PartitionInstanceCountScaleMechanism
|
439
|
+
AddRemoveIncrementalNamedPartitionScalingMechanism = Azure::ServiceFabric::V6_5_0_36::Models::AddRemoveIncrementalNamedPartitionScalingMechanism
|
440
|
+
ApplicationCreatedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationCreatedEvent
|
441
|
+
ApplicationDeletedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationDeletedEvent
|
442
|
+
ApplicationNewHealthReportEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationNewHealthReportEvent
|
443
|
+
ApplicationHealthReportExpiredEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthReportExpiredEvent
|
444
|
+
ApplicationUpgradeCompletedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeCompletedEvent
|
445
|
+
ApplicationUpgradeDomainCompletedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeDomainCompletedEvent
|
446
|
+
ApplicationUpgradeRollbackCompletedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeRollbackCompletedEvent
|
447
|
+
ApplicationUpgradeRollbackStartedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeRollbackStartedEvent
|
448
|
+
ApplicationUpgradeStartedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeStartedEvent
|
449
|
+
DeployedApplicationNewHealthReportEvent = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationNewHealthReportEvent
|
450
|
+
DeployedApplicationHealthReportExpiredEvent = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthReportExpiredEvent
|
451
|
+
ApplicationProcessExitedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationProcessExitedEvent
|
452
|
+
ApplicationContainerInstanceExitedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationContainerInstanceExitedEvent
|
453
|
+
NodeAbortedEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeAbortedEvent
|
454
|
+
NodeAddedToClusterEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeAddedToClusterEvent
|
455
|
+
NodeClosedEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeClosedEvent
|
456
|
+
NodeDeactivateCompletedEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivateCompletedEvent
|
457
|
+
NodeDeactivateStartedEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivateStartedEvent
|
458
|
+
NodeDownEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeDownEvent
|
459
|
+
NodeNewHealthReportEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeNewHealthReportEvent
|
460
|
+
NodeHealthReportExpiredEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthReportExpiredEvent
|
461
|
+
NodeOpenSucceededEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeOpenSucceededEvent
|
462
|
+
NodeOpenFailedEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeOpenFailedEvent
|
463
|
+
NodeRemovedFromClusterEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeRemovedFromClusterEvent
|
464
|
+
NodeUpEvent = Azure::ServiceFabric::V6_5_0_36::Models::NodeUpEvent
|
465
|
+
PartitionNewHealthReportEvent = Azure::ServiceFabric::V6_5_0_36::Models::PartitionNewHealthReportEvent
|
466
|
+
PartitionHealthReportExpiredEvent = Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthReportExpiredEvent
|
467
|
+
PartitionReconfiguredEvent = Azure::ServiceFabric::V6_5_0_36::Models::PartitionReconfiguredEvent
|
468
|
+
PartitionPrimaryMoveAnalysisEvent = Azure::ServiceFabric::V6_5_0_36::Models::PartitionPrimaryMoveAnalysisEvent
|
469
|
+
ServiceCreatedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ServiceCreatedEvent
|
470
|
+
ServiceDeletedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ServiceDeletedEvent
|
471
|
+
ServiceNewHealthReportEvent = Azure::ServiceFabric::V6_5_0_36::Models::ServiceNewHealthReportEvent
|
472
|
+
ServiceHealthReportExpiredEvent = Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthReportExpiredEvent
|
473
|
+
DeployedServicePackageNewHealthReportEvent = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageNewHealthReportEvent
|
474
|
+
DeployedServicePackageHealthReportExpiredEvent = Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthReportExpiredEvent
|
475
|
+
StatefulReplicaNewHealthReportEvent = Azure::ServiceFabric::V6_5_0_36::Models::StatefulReplicaNewHealthReportEvent
|
476
|
+
StatefulReplicaHealthReportExpiredEvent = Azure::ServiceFabric::V6_5_0_36::Models::StatefulReplicaHealthReportExpiredEvent
|
477
|
+
StatelessReplicaNewHealthReportEvent = Azure::ServiceFabric::V6_5_0_36::Models::StatelessReplicaNewHealthReportEvent
|
478
|
+
StatelessReplicaHealthReportExpiredEvent = Azure::ServiceFabric::V6_5_0_36::Models::StatelessReplicaHealthReportExpiredEvent
|
479
|
+
ClusterNewHealthReportEvent = Azure::ServiceFabric::V6_5_0_36::Models::ClusterNewHealthReportEvent
|
480
|
+
ClusterHealthReportExpiredEvent = Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthReportExpiredEvent
|
481
|
+
ClusterUpgradeCompletedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeCompletedEvent
|
482
|
+
ClusterUpgradeDomainCompletedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeDomainCompletedEvent
|
483
|
+
ClusterUpgradeRollbackCompletedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeRollbackCompletedEvent
|
484
|
+
ClusterUpgradeRollbackStartedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeRollbackStartedEvent
|
485
|
+
ClusterUpgradeStartedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeStartedEvent
|
486
|
+
ChaosStoppedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ChaosStoppedEvent
|
487
|
+
ChaosStartedEvent = Azure::ServiceFabric::V6_5_0_36::Models::ChaosStartedEvent
|
488
|
+
ChaosCodePackageRestartScheduledEvent = Azure::ServiceFabric::V6_5_0_36::Models::ChaosCodePackageRestartScheduledEvent
|
489
|
+
ChaosReplicaRemovalScheduledEvent = Azure::ServiceFabric::V6_5_0_36::Models::ChaosReplicaRemovalScheduledEvent
|
490
|
+
ChaosPartitionSecondaryMoveScheduledEvent = Azure::ServiceFabric::V6_5_0_36::Models::ChaosPartitionSecondaryMoveScheduledEvent
|
491
|
+
ChaosPartitionPrimaryMoveScheduledEvent = Azure::ServiceFabric::V6_5_0_36::Models::ChaosPartitionPrimaryMoveScheduledEvent
|
492
|
+
ChaosReplicaRestartScheduledEvent = Azure::ServiceFabric::V6_5_0_36::Models::ChaosReplicaRestartScheduledEvent
|
493
|
+
ChaosNodeRestartScheduledEvent = Azure::ServiceFabric::V6_5_0_36::Models::ChaosNodeRestartScheduledEvent
|
494
|
+
SecretResourceProperties = Azure::ServiceFabric::V6_5_0_36::Models::SecretResourceProperties
|
495
|
+
InlinedValueSecretResourceProperties = Azure::ServiceFabric::V6_5_0_36::Models::InlinedValueSecretResourceProperties
|
496
|
+
ApplicationScopedVolume = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationScopedVolume
|
497
|
+
ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk
|
498
|
+
NetworkResourceProperties = Azure::ServiceFabric::V6_5_0_36::Models::NetworkResourceProperties
|
499
|
+
LocalNetworkResourceProperties = Azure::ServiceFabric::V6_5_0_36::Models::LocalNetworkResourceProperties
|
500
|
+
AzureInternalMonitoringPipelineSinkDescription = Azure::ServiceFabric::V6_5_0_36::Models::AzureInternalMonitoringPipelineSinkDescription
|
501
|
+
AddRemoveReplicaScalingMechanism = Azure::ServiceFabric::V6_5_0_36::Models::AddRemoveReplicaScalingMechanism
|
502
|
+
AutoScalingResourceMetric = Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingResourceMetric
|
503
|
+
ServiceReplicaDescription = Azure::ServiceFabric::V6_5_0_36::Models::ServiceReplicaDescription
|
504
|
+
AverageLoadScalingTrigger = Azure::ServiceFabric::V6_5_0_36::Models::AverageLoadScalingTrigger
|
505
|
+
HealthState = Azure::ServiceFabric::V6_5_0_36::Models::HealthState
|
506
|
+
FabricErrorCodes = Azure::ServiceFabric::V6_5_0_36::Models::FabricErrorCodes
|
507
|
+
ApplicationDefinitionKind = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationDefinitionKind
|
508
|
+
ApplicationStatus = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationStatus
|
509
|
+
ApplicationPackageCleanupPolicy = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationPackageCleanupPolicy
|
510
|
+
ApplicationTypeDefinitionKind = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeDefinitionKind
|
511
|
+
ApplicationTypeStatus = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeStatus
|
512
|
+
UpgradeKind = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeKind
|
513
|
+
UpgradeMode = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeMode
|
514
|
+
UpgradeSortOrder = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeSortOrder
|
515
|
+
FailureAction = Azure::ServiceFabric::V6_5_0_36::Models::FailureAction
|
516
|
+
UpgradeDomainState = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeDomainState
|
517
|
+
UpgradeState = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeState
|
518
|
+
NodeUpgradePhase = Azure::ServiceFabric::V6_5_0_36::Models::NodeUpgradePhase
|
519
|
+
FailureReason = Azure::ServiceFabric::V6_5_0_36::Models::FailureReason
|
520
|
+
DeactivationIntent = Azure::ServiceFabric::V6_5_0_36::Models::DeactivationIntent
|
521
|
+
DeployedApplicationStatus = Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationStatus
|
522
|
+
ReplicaStatus = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaStatus
|
523
|
+
ReplicaRole = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaRole
|
524
|
+
ReconfigurationPhase = Azure::ServiceFabric::V6_5_0_36::Models::ReconfigurationPhase
|
525
|
+
ReconfigurationType = Azure::ServiceFabric::V6_5_0_36::Models::ReconfigurationType
|
526
|
+
EntityKind = Azure::ServiceFabric::V6_5_0_36::Models::EntityKind
|
527
|
+
FabricEventKind = Azure::ServiceFabric::V6_5_0_36::Models::FabricEventKind
|
528
|
+
HealthEvaluationKind = Azure::ServiceFabric::V6_5_0_36::Models::HealthEvaluationKind
|
529
|
+
NodeDeactivationIntent = Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationIntent
|
530
|
+
NodeDeactivationStatus = Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationStatus
|
531
|
+
NodeDeactivationTaskType = Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationTaskType
|
532
|
+
NodeStatus = Azure::ServiceFabric::V6_5_0_36::Models::NodeStatus
|
533
|
+
ServicePartitionStatus = Azure::ServiceFabric::V6_5_0_36::Models::ServicePartitionStatus
|
534
|
+
ServiceStatus = Azure::ServiceFabric::V6_5_0_36::Models::ServiceStatus
|
535
|
+
ProvisionApplicationTypeKind = Azure::ServiceFabric::V6_5_0_36::Models::ProvisionApplicationTypeKind
|
536
|
+
UpgradeType = Azure::ServiceFabric::V6_5_0_36::Models::UpgradeType
|
537
|
+
SafetyCheckKind = Azure::ServiceFabric::V6_5_0_36::Models::SafetyCheckKind
|
538
|
+
CreateFabricDump = Azure::ServiceFabric::V6_5_0_36::Models::CreateFabricDump
|
539
|
+
ServicePackageActivationMode = Azure::ServiceFabric::V6_5_0_36::Models::ServicePackageActivationMode
|
540
|
+
ServiceKind = Azure::ServiceFabric::V6_5_0_36::Models::ServiceKind
|
541
|
+
ServicePartitionKind = Azure::ServiceFabric::V6_5_0_36::Models::ServicePartitionKind
|
542
|
+
ServicePlacementPolicyType = Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementPolicyType
|
543
|
+
ServiceLoadMetricWeight = Azure::ServiceFabric::V6_5_0_36::Models::ServiceLoadMetricWeight
|
544
|
+
HostType = Azure::ServiceFabric::V6_5_0_36::Models::HostType
|
545
|
+
HostIsolationMode = Azure::ServiceFabric::V6_5_0_36::Models::HostIsolationMode
|
546
|
+
DeploymentStatus = Azure::ServiceFabric::V6_5_0_36::Models::DeploymentStatus
|
547
|
+
EntryPointStatus = Azure::ServiceFabric::V6_5_0_36::Models::EntryPointStatus
|
548
|
+
ChaosStatus = Azure::ServiceFabric::V6_5_0_36::Models::ChaosStatus
|
549
|
+
ChaosScheduleStatus = Azure::ServiceFabric::V6_5_0_36::Models::ChaosScheduleStatus
|
550
|
+
ChaosEventKind = Azure::ServiceFabric::V6_5_0_36::Models::ChaosEventKind
|
551
|
+
ComposeDeploymentStatus = Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentStatus
|
552
|
+
ComposeDeploymentUpgradeState = Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentUpgradeState
|
553
|
+
ServiceCorrelationScheme = Azure::ServiceFabric::V6_5_0_36::Models::ServiceCorrelationScheme
|
554
|
+
MoveCost = Azure::ServiceFabric::V6_5_0_36::Models::MoveCost
|
555
|
+
PartitionScheme = Azure::ServiceFabric::V6_5_0_36::Models::PartitionScheme
|
556
|
+
ServiceOperationName = Azure::ServiceFabric::V6_5_0_36::Models::ServiceOperationName
|
557
|
+
ReplicatorOperationName = Azure::ServiceFabric::V6_5_0_36::Models::ReplicatorOperationName
|
558
|
+
PartitionAccessStatus = Azure::ServiceFabric::V6_5_0_36::Models::PartitionAccessStatus
|
559
|
+
FabricReplicaStatus = Azure::ServiceFabric::V6_5_0_36::Models::FabricReplicaStatus
|
560
|
+
ReplicaKind = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaKind
|
561
|
+
ServiceTypeRegistrationStatus = Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeRegistrationStatus
|
562
|
+
ServiceEndpointRole = Azure::ServiceFabric::V6_5_0_36::Models::ServiceEndpointRole
|
563
|
+
OperationState = Azure::ServiceFabric::V6_5_0_36::Models::OperationState
|
564
|
+
OperationType = Azure::ServiceFabric::V6_5_0_36::Models::OperationType
|
565
|
+
PackageSharingPolicyScope = Azure::ServiceFabric::V6_5_0_36::Models::PackageSharingPolicyScope
|
566
|
+
PropertyValueKind = Azure::ServiceFabric::V6_5_0_36::Models::PropertyValueKind
|
567
|
+
PropertyBatchOperationKind = Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchOperationKind
|
568
|
+
PropertyBatchInfoKind = Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchInfoKind
|
569
|
+
RetentionPolicyType = Azure::ServiceFabric::V6_5_0_36::Models::RetentionPolicyType
|
570
|
+
BackupStorageKind = Azure::ServiceFabric::V6_5_0_36::Models::BackupStorageKind
|
571
|
+
BackupScheduleKind = Azure::ServiceFabric::V6_5_0_36::Models::BackupScheduleKind
|
572
|
+
BackupPolicyScope = Azure::ServiceFabric::V6_5_0_36::Models::BackupPolicyScope
|
573
|
+
BackupSuspensionScope = Azure::ServiceFabric::V6_5_0_36::Models::BackupSuspensionScope
|
574
|
+
RestoreState = Azure::ServiceFabric::V6_5_0_36::Models::RestoreState
|
575
|
+
BackupType = Azure::ServiceFabric::V6_5_0_36::Models::BackupType
|
576
|
+
BackupScheduleFrequencyType = Azure::ServiceFabric::V6_5_0_36::Models::BackupScheduleFrequencyType
|
577
|
+
DayOfWeek = Azure::ServiceFabric::V6_5_0_36::Models::DayOfWeek
|
578
|
+
BackupState = Azure::ServiceFabric::V6_5_0_36::Models::BackupState
|
579
|
+
BackupEntityKind = Azure::ServiceFabric::V6_5_0_36::Models::BackupEntityKind
|
580
|
+
ImpactLevel = Azure::ServiceFabric::V6_5_0_36::Models::ImpactLevel
|
581
|
+
RepairImpactKind = Azure::ServiceFabric::V6_5_0_36::Models::RepairImpactKind
|
582
|
+
RepairTargetKind = Azure::ServiceFabric::V6_5_0_36::Models::RepairTargetKind
|
583
|
+
State = Azure::ServiceFabric::V6_5_0_36::Models::State
|
584
|
+
ResultStatus = Azure::ServiceFabric::V6_5_0_36::Models::ResultStatus
|
585
|
+
RepairTaskHealthCheckState = Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskHealthCheckState
|
586
|
+
ScalingTriggerKind = Azure::ServiceFabric::V6_5_0_36::Models::ScalingTriggerKind
|
587
|
+
ScalingMechanismKind = Azure::ServiceFabric::V6_5_0_36::Models::ScalingMechanismKind
|
588
|
+
ResourceStatus = Azure::ServiceFabric::V6_5_0_36::Models::ResourceStatus
|
589
|
+
SecretKind = Azure::ServiceFabric::V6_5_0_36::Models::SecretKind
|
590
|
+
VolumeProvider = Azure::ServiceFabric::V6_5_0_36::Models::VolumeProvider
|
591
|
+
SizeTypes = Azure::ServiceFabric::V6_5_0_36::Models::SizeTypes
|
592
|
+
ApplicationScopedVolumeKind = Azure::ServiceFabric::V6_5_0_36::Models::ApplicationScopedVolumeKind
|
593
|
+
NetworkKind = Azure::ServiceFabric::V6_5_0_36::Models::NetworkKind
|
594
|
+
HeaderMatchType = Azure::ServiceFabric::V6_5_0_36::Models::HeaderMatchType
|
595
|
+
OperatingSystemType = Azure::ServiceFabric::V6_5_0_36::Models::OperatingSystemType
|
596
|
+
DiagnosticsSinkKind = Azure::ServiceFabric::V6_5_0_36::Models::DiagnosticsSinkKind
|
597
|
+
AutoScalingMechanismKind = Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingMechanismKind
|
598
|
+
AutoScalingMetricKind = Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingMetricKind
|
599
|
+
AutoScalingResourceMetricName = Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingResourceMetricName
|
600
|
+
AutoScalingTriggerKind = Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingTriggerKind
|
601
|
+
NodeStatusFilter = Azure::ServiceFabric::V6_5_0_36::Models::NodeStatusFilter
|
602
|
+
ReplicaHealthReportServiceKind = Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthReportServiceKind
|
603
|
+
DataLossMode = Azure::ServiceFabric::V6_5_0_36::Models::DataLossMode
|
604
|
+
NodeTransitionType = Azure::ServiceFabric::V6_5_0_36::Models::NodeTransitionType
|
605
|
+
QuorumLossMode = Azure::ServiceFabric::V6_5_0_36::Models::QuorumLossMode
|
606
|
+
RestartPartitionMode = Azure::ServiceFabric::V6_5_0_36::Models::RestartPartitionMode
|
607
|
+
end
|
608
|
+
|
609
|
+
class ServiceFabricDataClass
|
610
|
+
attr_reader :mesh_secret, :mesh_secret_value, :mesh_volume, :mesh_network, :mesh_application, :mesh_service, :mesh_code_package, :mesh_service_replica, :mesh_gateway, :configurable, :base_url, :options, :model_classes
|
611
|
+
|
612
|
+
def initialize(configurable, base_url=nil, options=nil)
|
613
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
614
|
+
|
615
|
+
@client_0 = Azure::ServiceFabric::V6_5_0_36::ServiceFabricClientAPIs.new(configurable.credentials, base_url, options)
|
616
|
+
if(@client_0.respond_to?(:subscription_id))
|
617
|
+
@client_0.subscription_id = configurable.subscription_id
|
618
|
+
end
|
619
|
+
add_telemetry(@client_0)
|
620
|
+
@mesh_secret = @client_0.mesh_secret
|
621
|
+
@mesh_secret_value = @client_0.mesh_secret_value
|
622
|
+
@mesh_volume = @client_0.mesh_volume
|
623
|
+
@mesh_network = @client_0.mesh_network
|
624
|
+
@mesh_application = @client_0.mesh_application
|
625
|
+
@mesh_service = @client_0.mesh_service
|
626
|
+
@mesh_code_package = @client_0.mesh_code_package
|
627
|
+
@mesh_service_replica = @client_0.mesh_service_replica
|
628
|
+
@mesh_gateway = @client_0.mesh_gateway
|
629
|
+
|
630
|
+
@model_classes = ModelClasses.new
|
631
|
+
end
|
632
|
+
|
633
|
+
def add_telemetry(client)
|
634
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ServiceFabric"
|
635
|
+
client.add_user_agent_information(profile_information)
|
636
|
+
end
|
637
|
+
|
638
|
+
def method_missing(method, *args)
|
639
|
+
if @client_0.respond_to?method
|
640
|
+
@client_0.send(method, *args)
|
641
|
+
else
|
642
|
+
super
|
643
|
+
end
|
644
|
+
end
|
645
|
+
|
646
|
+
class ModelClasses
|
647
|
+
def scaling_policy_description
|
648
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ScalingPolicyDescription
|
649
|
+
end
|
650
|
+
def fabric_error_error
|
651
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FabricErrorError
|
652
|
+
end
|
653
|
+
def service_description
|
654
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceDescription
|
655
|
+
end
|
656
|
+
def container_logs
|
657
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerLogs
|
658
|
+
end
|
659
|
+
def unplaced_replica_information
|
660
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UnplacedReplicaInformation
|
661
|
+
end
|
662
|
+
def aad_metadata_object
|
663
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AadMetadataObject
|
664
|
+
end
|
665
|
+
def network_resource_properties_base
|
666
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NetworkResourcePropertiesBase
|
667
|
+
end
|
668
|
+
def backup_storage_description
|
669
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupStorageDescription
|
670
|
+
end
|
671
|
+
def backup_schedule_description
|
672
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupScheduleDescription
|
673
|
+
end
|
674
|
+
def tcp_config
|
675
|
+
Azure::ServiceFabric::V6_5_0_36::Models::TcpConfig
|
676
|
+
end
|
677
|
+
def resource_requirements
|
678
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ResourceRequirements
|
679
|
+
end
|
680
|
+
def health_evaluation
|
681
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HealthEvaluation
|
682
|
+
end
|
683
|
+
def diagnostics_ref
|
684
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DiagnosticsRef
|
685
|
+
end
|
686
|
+
def http_route_match_header
|
687
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HttpRouteMatchHeader
|
688
|
+
end
|
689
|
+
def property_batch_info
|
690
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchInfo
|
691
|
+
end
|
692
|
+
def service_type_health_policy_map_item
|
693
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeHealthPolicyMapItem
|
694
|
+
end
|
695
|
+
def reliable_collections_ref
|
696
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReliableCollectionsRef
|
697
|
+
end
|
698
|
+
def application_health_policy_map_item
|
699
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthPolicyMapItem
|
700
|
+
end
|
701
|
+
def container_state
|
702
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerState
|
703
|
+
end
|
704
|
+
def upload_session
|
705
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UploadSession
|
706
|
+
end
|
707
|
+
def container_event
|
708
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerEvent
|
709
|
+
end
|
710
|
+
def replica_health_state_chunk_list
|
711
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthStateChunkList
|
712
|
+
end
|
713
|
+
def restart_node_description
|
714
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RestartNodeDescription
|
715
|
+
end
|
716
|
+
def partition_health_state_chunk_list
|
717
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthStateChunkList
|
718
|
+
end
|
719
|
+
def container_instance_view
|
720
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerInstanceView
|
721
|
+
end
|
722
|
+
def service_health_state_chunk_list
|
723
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthStateChunkList
|
724
|
+
end
|
725
|
+
def service_from_template_description
|
726
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceFromTemplateDescription
|
727
|
+
end
|
728
|
+
def deployed_service_package_health_state_chunk_list
|
729
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthStateChunkList
|
730
|
+
end
|
731
|
+
def container_code_package_properties
|
732
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerCodePackageProperties
|
733
|
+
end
|
734
|
+
def deployed_application_health_state_chunk_list
|
735
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthStateChunkList
|
736
|
+
end
|
737
|
+
def auto_scaling_trigger
|
738
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingTrigger
|
739
|
+
end
|
740
|
+
def repair_task_approve_description
|
741
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskApproveDescription
|
742
|
+
end
|
743
|
+
def service_name_info
|
744
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceNameInfo
|
745
|
+
end
|
746
|
+
def partition_health_state_filter
|
747
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthStateFilter
|
748
|
+
end
|
749
|
+
def property_batch_description_list
|
750
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchDescriptionList
|
751
|
+
end
|
752
|
+
def deployed_service_package_health_state_filter
|
753
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthStateFilter
|
754
|
+
end
|
755
|
+
def property_batch_operation
|
756
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchOperation
|
757
|
+
end
|
758
|
+
def application_health_state_filter
|
759
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthStateFilter
|
760
|
+
end
|
761
|
+
def service_placement_policy_description
|
762
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementPolicyDescription
|
763
|
+
end
|
764
|
+
def application_info
|
765
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationInfo
|
766
|
+
end
|
767
|
+
def property_description
|
768
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyDescription
|
769
|
+
end
|
770
|
+
def application_load_info
|
771
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationLoadInfo
|
772
|
+
end
|
773
|
+
def paged_property_info_list
|
774
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedPropertyInfoList
|
775
|
+
end
|
776
|
+
def repair_task
|
777
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTask
|
778
|
+
end
|
779
|
+
def property_info
|
780
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyInfo
|
781
|
+
end
|
782
|
+
def application_type_health_policy_map_item
|
783
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeHealthPolicyMapItem
|
784
|
+
end
|
785
|
+
def property_metadata
|
786
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyMetadata
|
787
|
+
end
|
788
|
+
def paged_application_type_info_list
|
789
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedApplicationTypeInfoList
|
790
|
+
end
|
791
|
+
def service_load_metric_description
|
792
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceLoadMetricDescription
|
793
|
+
end
|
794
|
+
def monitoring_policy_description
|
795
|
+
Azure::ServiceFabric::V6_5_0_36::Models::MonitoringPolicyDescription
|
796
|
+
end
|
797
|
+
def service_type_extension_description
|
798
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeExtensionDescription
|
799
|
+
end
|
800
|
+
def upgrade_domain_info
|
801
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeDomainInfo
|
802
|
+
end
|
803
|
+
def service_type_description
|
804
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeDescription
|
805
|
+
end
|
806
|
+
def safety_check_wrapper
|
807
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SafetyCheckWrapper
|
808
|
+
end
|
809
|
+
def service_type_info
|
810
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeInfo
|
811
|
+
end
|
812
|
+
def current_upgrade_domain_progress_info
|
813
|
+
Azure::ServiceFabric::V6_5_0_36::Models::CurrentUpgradeDomainProgressInfo
|
814
|
+
end
|
815
|
+
def service_type_manifest
|
816
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeManifest
|
817
|
+
end
|
818
|
+
def application_upgrade_progress_info
|
819
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeProgressInfo
|
820
|
+
end
|
821
|
+
def auto_scaling_mechanism
|
822
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingMechanism
|
823
|
+
end
|
824
|
+
def repair_target_description_base
|
825
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTargetDescriptionBase
|
826
|
+
end
|
827
|
+
def auto_scaling_policy
|
828
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingPolicy
|
829
|
+
end
|
830
|
+
def repair_impact_description_base
|
831
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairImpactDescriptionBase
|
832
|
+
end
|
833
|
+
def service_identity
|
834
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceIdentity
|
835
|
+
end
|
836
|
+
def http_route_config
|
837
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HttpRouteConfig
|
838
|
+
end
|
839
|
+
def service_resource_description
|
840
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceResourceDescription
|
841
|
+
end
|
842
|
+
def cluster_health_chunk
|
843
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthChunk
|
844
|
+
end
|
845
|
+
def diagnostics_sink_properties
|
846
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DiagnosticsSinkProperties
|
847
|
+
end
|
848
|
+
def cluster_health_policy
|
849
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthPolicy
|
850
|
+
end
|
851
|
+
def property_value
|
852
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyValue
|
853
|
+
end
|
854
|
+
def cluster_health_policies
|
855
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthPolicies
|
856
|
+
end
|
857
|
+
def paged_sub_name_info_list
|
858
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedSubNameInfoList
|
859
|
+
end
|
860
|
+
def load_metric_information
|
861
|
+
Azure::ServiceFabric::V6_5_0_36::Models::LoadMetricInformation
|
862
|
+
end
|
863
|
+
def name_description
|
864
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NameDescription
|
865
|
+
end
|
866
|
+
def cluster_version
|
867
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterVersion
|
868
|
+
end
|
869
|
+
def application_upgrade_update_description
|
870
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeUpdateDescription
|
871
|
+
end
|
872
|
+
def container_api_result
|
873
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerApiResult
|
874
|
+
end
|
875
|
+
def resume_application_upgrade_description
|
876
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ResumeApplicationUpgradeDescription
|
877
|
+
end
|
878
|
+
def get_backup_by_storage_query_description
|
879
|
+
Azure::ServiceFabric::V6_5_0_36::Models::GetBackupByStorageQueryDescription
|
880
|
+
end
|
881
|
+
def deploy_service_package_to_node_description
|
882
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployServicePackageToNodeDescription
|
883
|
+
end
|
884
|
+
def paged_backup_entity_list
|
885
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedBackupEntityList
|
886
|
+
end
|
887
|
+
def analysis_event_metadata
|
888
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AnalysisEventMetadata
|
889
|
+
end
|
890
|
+
def http_host_config
|
891
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HttpHostConfig
|
892
|
+
end
|
893
|
+
def package_sharing_policy_info
|
894
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PackageSharingPolicyInfo
|
895
|
+
end
|
896
|
+
def deployed_application_info
|
897
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationInfo
|
898
|
+
end
|
899
|
+
def paged_network_resource_description_list
|
900
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedNetworkResourceDescriptionList
|
901
|
+
end
|
902
|
+
def backup_entity
|
903
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupEntity
|
904
|
+
end
|
905
|
+
def paged_volume_resource_description_list
|
906
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedVolumeResourceDescriptionList
|
907
|
+
end
|
908
|
+
def backup_progress_info
|
909
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupProgressInfo
|
910
|
+
end
|
911
|
+
def endpoint_ref
|
912
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EndpointRef
|
913
|
+
end
|
914
|
+
def reconfiguration_information
|
915
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReconfigurationInformation
|
916
|
+
end
|
917
|
+
def network_ref
|
918
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NetworkRef
|
919
|
+
end
|
920
|
+
def environment_variable
|
921
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EnvironmentVariable
|
922
|
+
end
|
923
|
+
def network_resource_description
|
924
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NetworkResourceDescription
|
925
|
+
end
|
926
|
+
def health_state_count
|
927
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HealthStateCount
|
928
|
+
end
|
929
|
+
def load_metric_report
|
930
|
+
Azure::ServiceFabric::V6_5_0_36::Models::LoadMetricReport
|
931
|
+
end
|
932
|
+
def health_statistics
|
933
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HealthStatistics
|
934
|
+
end
|
935
|
+
def partition_load_information
|
936
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionLoadInformation
|
937
|
+
end
|
938
|
+
def entity_health_state
|
939
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EntityHealthState
|
940
|
+
end
|
941
|
+
def secret_resource_description
|
942
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecretResourceDescription
|
943
|
+
end
|
944
|
+
def entity_health_state_chunk_list
|
945
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EntityHealthStateChunkList
|
946
|
+
end
|
947
|
+
def paged_secret_resource_description_list
|
948
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedSecretResourceDescriptionList
|
949
|
+
end
|
950
|
+
def container_label
|
951
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerLabel
|
952
|
+
end
|
953
|
+
def cluster_upgrade_description_object
|
954
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeDescriptionObject
|
955
|
+
end
|
956
|
+
def fabric_code_version_info
|
957
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FabricCodeVersionInfo
|
958
|
+
end
|
959
|
+
def failed_upgrade_domain_progress_object
|
960
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FailedUpgradeDomainProgressObject
|
961
|
+
end
|
962
|
+
def cluster_configuration_upgrade_status_info
|
963
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterConfigurationUpgradeStatusInfo
|
964
|
+
end
|
965
|
+
def cluster_upgrade_progress_object
|
966
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeProgressObject
|
967
|
+
end
|
968
|
+
def paged_backup_info_list
|
969
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedBackupInfoList
|
970
|
+
end
|
971
|
+
def cluster_configuration_upgrade_description
|
972
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterConfigurationUpgradeDescription
|
973
|
+
end
|
974
|
+
def node_deactivation_task_id
|
975
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationTaskId
|
976
|
+
end
|
977
|
+
def upgrade_orchestration_service_state
|
978
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeOrchestrationServiceState
|
979
|
+
end
|
980
|
+
def node_deactivation_info
|
981
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationInfo
|
982
|
+
end
|
983
|
+
def upgrade_orchestration_service_state_summary
|
984
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeOrchestrationServiceStateSummary
|
985
|
+
end
|
986
|
+
def restore_progress_info
|
987
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RestoreProgressInfo
|
988
|
+
end
|
989
|
+
def application_type_image_store_path
|
990
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeImageStorePath
|
991
|
+
end
|
992
|
+
def node_info
|
993
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeInfo
|
994
|
+
end
|
995
|
+
def unprovision_application_type_description_info
|
996
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UnprovisionApplicationTypeDescriptionInfo
|
997
|
+
end
|
998
|
+
def node_load_info
|
999
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeLoadInfo
|
1000
|
+
end
|
1001
|
+
def code_package_entry_point_statistics
|
1002
|
+
Azure::ServiceFabric::V6_5_0_36::Models::CodePackageEntryPointStatistics
|
1003
|
+
end
|
1004
|
+
def paged_application_info_list
|
1005
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedApplicationInfoList
|
1006
|
+
end
|
1007
|
+
def code_package_entry_point
|
1008
|
+
Azure::ServiceFabric::V6_5_0_36::Models::CodePackageEntryPoint
|
1009
|
+
end
|
1010
|
+
def paged_node_info_list
|
1011
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedNodeInfoList
|
1012
|
+
end
|
1013
|
+
def deployed_code_package_info
|
1014
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedCodePackageInfo
|
1015
|
+
end
|
1016
|
+
def service_partition_info
|
1017
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePartitionInfo
|
1018
|
+
end
|
1019
|
+
def chaos_context
|
1020
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosContext
|
1021
|
+
end
|
1022
|
+
def replica_info
|
1023
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaInfo
|
1024
|
+
end
|
1025
|
+
def chaos_target_filter
|
1026
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosTargetFilter
|
1027
|
+
end
|
1028
|
+
def service_info
|
1029
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceInfo
|
1030
|
+
end
|
1031
|
+
def chaos_parameters
|
1032
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosParameters
|
1033
|
+
end
|
1034
|
+
def backup_configuration_info
|
1035
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupConfigurationInfo
|
1036
|
+
end
|
1037
|
+
def chaos
|
1038
|
+
Azure::ServiceFabric::V6_5_0_36::Models::Chaos
|
1039
|
+
end
|
1040
|
+
def endpoint_properties
|
1041
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EndpointProperties
|
1042
|
+
end
|
1043
|
+
def chaos_parameters_dictionary_item
|
1044
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosParametersDictionaryItem
|
1045
|
+
end
|
1046
|
+
def disable_backup_description
|
1047
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DisableBackupDescription
|
1048
|
+
end
|
1049
|
+
def chaos_event
|
1050
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosEvent
|
1051
|
+
end
|
1052
|
+
def provision_fabric_description
|
1053
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ProvisionFabricDescription
|
1054
|
+
end
|
1055
|
+
def chaos_event_wrapper
|
1056
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosEventWrapper
|
1057
|
+
end
|
1058
|
+
def paged_backup_policy_description_list
|
1059
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedBackupPolicyDescriptionList
|
1060
|
+
end
|
1061
|
+
def chaos_events_segment
|
1062
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosEventsSegment
|
1063
|
+
end
|
1064
|
+
def unprovision_fabric_description
|
1065
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UnprovisionFabricDescription
|
1066
|
+
end
|
1067
|
+
def chaos_schedule_job_active_days_of_week
|
1068
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosScheduleJobActiveDaysOfWeek
|
1069
|
+
end
|
1070
|
+
def cluster_upgrade_health_policy_object
|
1071
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeHealthPolicyObject
|
1072
|
+
end
|
1073
|
+
def time_of_day
|
1074
|
+
Azure::ServiceFabric::V6_5_0_36::Models::TimeOfDay
|
1075
|
+
end
|
1076
|
+
def rolling_upgrade_update_description
|
1077
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RollingUpgradeUpdateDescription
|
1078
|
+
end
|
1079
|
+
def time_range
|
1080
|
+
Azure::ServiceFabric::V6_5_0_36::Models::TimeRange
|
1081
|
+
end
|
1082
|
+
def retention_policy_description
|
1083
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RetentionPolicyDescription
|
1084
|
+
end
|
1085
|
+
def chaos_schedule_job
|
1086
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosScheduleJob
|
1087
|
+
end
|
1088
|
+
def http_route_match_path
|
1089
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HttpRouteMatchPath
|
1090
|
+
end
|
1091
|
+
def chaos_schedule
|
1092
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosSchedule
|
1093
|
+
end
|
1094
|
+
def service_type_health_policy
|
1095
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeHealthPolicy
|
1096
|
+
end
|
1097
|
+
def chaos_schedule_description
|
1098
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosScheduleDescription
|
1099
|
+
end
|
1100
|
+
def application_health_policies
|
1101
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthPolicies
|
1102
|
+
end
|
1103
|
+
def secret_resource_properties_base
|
1104
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecretResourcePropertiesBase
|
1105
|
+
end
|
1106
|
+
def upload_chunk_range
|
1107
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UploadChunkRange
|
1108
|
+
end
|
1109
|
+
def secret_value
|
1110
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecretValue
|
1111
|
+
end
|
1112
|
+
def repair_task_update_health_policy_description
|
1113
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskUpdateHealthPolicyDescription
|
1114
|
+
end
|
1115
|
+
def secret_value_properties
|
1116
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecretValueProperties
|
1117
|
+
end
|
1118
|
+
def repair_task_cancel_description
|
1119
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskCancelDescription
|
1120
|
+
end
|
1121
|
+
def secret_value_resource_description
|
1122
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecretValueResourceDescription
|
1123
|
+
end
|
1124
|
+
def service_health_state_filter
|
1125
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthStateFilter
|
1126
|
+
end
|
1127
|
+
def paged_secret_value_resource_description_list
|
1128
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedSecretValueResourceDescriptionList
|
1129
|
+
end
|
1130
|
+
def application_parameter
|
1131
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationParameter
|
1132
|
+
end
|
1133
|
+
def volume_provider_parameters_azure_file
|
1134
|
+
Azure::ServiceFabric::V6_5_0_36::Models::VolumeProviderParametersAzureFile
|
1135
|
+
end
|
1136
|
+
def application_name_info
|
1137
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationNameInfo
|
1138
|
+
end
|
1139
|
+
def application_capacity_description
|
1140
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationCapacityDescription
|
1141
|
+
end
|
1142
|
+
def application_type_info
|
1143
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeInfo
|
1144
|
+
end
|
1145
|
+
def managed_application_identity
|
1146
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ManagedApplicationIdentity
|
1147
|
+
end
|
1148
|
+
def application_upgrade_description
|
1149
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeDescription
|
1150
|
+
end
|
1151
|
+
def managed_application_identity_description
|
1152
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ManagedApplicationIdentityDescription
|
1153
|
+
end
|
1154
|
+
def node_upgrade_progress_info
|
1155
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeUpgradeProgressInfo
|
1156
|
+
end
|
1157
|
+
def application_description
|
1158
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationDescription
|
1159
|
+
end
|
1160
|
+
def cluster_configuration
|
1161
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterConfiguration
|
1162
|
+
end
|
1163
|
+
def compose_deployment_status_info
|
1164
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentStatusInfo
|
1165
|
+
end
|
1166
|
+
def http_route_match_rule
|
1167
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HttpRouteMatchRule
|
1168
|
+
end
|
1169
|
+
def registry_credential
|
1170
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RegistryCredential
|
1171
|
+
end
|
1172
|
+
def node_health_state_filter
|
1173
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthStateFilter
|
1174
|
+
end
|
1175
|
+
def compose_deployment_upgrade_description
|
1176
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentUpgradeDescription
|
1177
|
+
end
|
1178
|
+
def cluster_manifest
|
1179
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterManifest
|
1180
|
+
end
|
1181
|
+
def compose_deployment_upgrade_progress_info
|
1182
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentUpgradeProgressInfo
|
1183
|
+
end
|
1184
|
+
def container_api_request_body
|
1185
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerApiRequestBody
|
1186
|
+
end
|
1187
|
+
def paged_compose_deployment_status_info_list
|
1188
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedComposeDeploymentStatusInfoList
|
1189
|
+
end
|
1190
|
+
def deactivation_intent_description
|
1191
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeactivationIntentDescription
|
1192
|
+
end
|
1193
|
+
def create_compose_deployment_description
|
1194
|
+
Azure::ServiceFabric::V6_5_0_36::Models::CreateComposeDeploymentDescription
|
1195
|
+
end
|
1196
|
+
def http_config
|
1197
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HttpConfig
|
1198
|
+
end
|
1199
|
+
def deployed_service_package_info
|
1200
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageInfo
|
1201
|
+
end
|
1202
|
+
def paged_gateway_resource_description_list
|
1203
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedGatewayResourceDescriptionList
|
1204
|
+
end
|
1205
|
+
def service_correlation_description
|
1206
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceCorrelationDescription
|
1207
|
+
end
|
1208
|
+
def image_registry_credential
|
1209
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ImageRegistryCredential
|
1210
|
+
end
|
1211
|
+
def partition_scheme_description
|
1212
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionSchemeDescription
|
1213
|
+
end
|
1214
|
+
def entity_kind_health_state_count
|
1215
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EntityKindHealthStateCount
|
1216
|
+
end
|
1217
|
+
def volume_reference
|
1218
|
+
Azure::ServiceFabric::V6_5_0_36::Models::VolumeReference
|
1219
|
+
end
|
1220
|
+
def entity_health_state_chunk
|
1221
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EntityHealthStateChunk
|
1222
|
+
end
|
1223
|
+
def application_scoped_volume_creation_parameters
|
1224
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationScopedVolumeCreationParameters
|
1225
|
+
end
|
1226
|
+
def fabric_event
|
1227
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FabricEvent
|
1228
|
+
end
|
1229
|
+
def volume_resource_description
|
1230
|
+
Azure::ServiceFabric::V6_5_0_36::Models::VolumeResourceDescription
|
1231
|
+
end
|
1232
|
+
def health_information
|
1233
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HealthInformation
|
1234
|
+
end
|
1235
|
+
def scaling_trigger_description
|
1236
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ScalingTriggerDescription
|
1237
|
+
end
|
1238
|
+
def node_deactivation_task
|
1239
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationTask
|
1240
|
+
end
|
1241
|
+
def scaling_mechanism_description
|
1242
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ScalingMechanismDescription
|
1243
|
+
end
|
1244
|
+
def restore_partition_description
|
1245
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RestorePartitionDescription
|
1246
|
+
end
|
1247
|
+
def fabric_error
|
1248
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FabricError
|
1249
|
+
end
|
1250
|
+
def paged_backup_configuration_info_list
|
1251
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedBackupConfigurationInfoList
|
1252
|
+
end
|
1253
|
+
def aad_metadata
|
1254
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AadMetadata
|
1255
|
+
end
|
1256
|
+
def partition_information
|
1257
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionInformation
|
1258
|
+
end
|
1259
|
+
def paged_replica_info_list
|
1260
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedReplicaInfoList
|
1261
|
+
end
|
1262
|
+
def paged_application_resource_description_list
|
1263
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedApplicationResourceDescriptionList
|
1264
|
+
end
|
1265
|
+
def backup_suspension_info
|
1266
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupSuspensionInfo
|
1267
|
+
end
|
1268
|
+
def replicator_queue_status
|
1269
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicatorQueueStatus
|
1270
|
+
end
|
1271
|
+
def resource_limits
|
1272
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ResourceLimits
|
1273
|
+
end
|
1274
|
+
def replicator_status
|
1275
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicatorStatus
|
1276
|
+
end
|
1277
|
+
def backup_policy_description
|
1278
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupPolicyDescription
|
1279
|
+
end
|
1280
|
+
def remote_replicator_acknowledgement_detail
|
1281
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RemoteReplicatorAcknowledgementDetail
|
1282
|
+
end
|
1283
|
+
def start_cluster_upgrade_description
|
1284
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StartClusterUpgradeDescription
|
1285
|
+
end
|
1286
|
+
def remote_replicator_acknowledgement_status
|
1287
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RemoteReplicatorAcknowledgementStatus
|
1288
|
+
end
|
1289
|
+
def gateway_destination
|
1290
|
+
Azure::ServiceFabric::V6_5_0_36::Models::GatewayDestination
|
1291
|
+
end
|
1292
|
+
def remote_replicator_status
|
1293
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RemoteReplicatorStatus
|
1294
|
+
end
|
1295
|
+
def application_health_policy
|
1296
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthPolicy
|
1297
|
+
end
|
1298
|
+
def application_resource_description
|
1299
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationResourceDescription
|
1300
|
+
end
|
1301
|
+
def repair_task_update_info
|
1302
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskUpdateInfo
|
1303
|
+
end
|
1304
|
+
def paged_service_replica_description_list
|
1305
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedServiceReplicaDescriptionList
|
1306
|
+
end
|
1307
|
+
def replica_health_state_filter
|
1308
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthStateFilter
|
1309
|
+
end
|
1310
|
+
def paged_service_resource_description_list
|
1311
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedServiceResourceDescriptionList
|
1312
|
+
end
|
1313
|
+
def application_metric_description
|
1314
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationMetricDescription
|
1315
|
+
end
|
1316
|
+
def service_replica_properties
|
1317
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceReplicaProperties
|
1318
|
+
end
|
1319
|
+
def application_type_manifest
|
1320
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeManifest
|
1321
|
+
end
|
1322
|
+
def load_metric_report_info
|
1323
|
+
Azure::ServiceFabric::V6_5_0_36::Models::LoadMetricReportInfo
|
1324
|
+
end
|
1325
|
+
def failure_upgrade_domain_progress_info
|
1326
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FailureUpgradeDomainProgressInfo
|
1327
|
+
end
|
1328
|
+
def deployed_service_replica_detail_info
|
1329
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServiceReplicaDetailInfo
|
1330
|
+
end
|
1331
|
+
def node_impact
|
1332
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeImpact
|
1333
|
+
end
|
1334
|
+
def service_properties
|
1335
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceProperties
|
1336
|
+
end
|
1337
|
+
def cluster_load_info
|
1338
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterLoadInfo
|
1339
|
+
end
|
1340
|
+
def auto_scaling_metric
|
1341
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingMetric
|
1342
|
+
end
|
1343
|
+
def enable_backup_description
|
1344
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EnableBackupDescription
|
1345
|
+
end
|
1346
|
+
def identity_description
|
1347
|
+
Azure::ServiceFabric::V6_5_0_36::Models::IdentityDescription
|
1348
|
+
end
|
1349
|
+
def deployed_service_replica_info
|
1350
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServiceReplicaInfo
|
1351
|
+
end
|
1352
|
+
def replica_status_base
|
1353
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaStatusBase
|
1354
|
+
end
|
1355
|
+
def entity_health
|
1356
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EntityHealth
|
1357
|
+
end
|
1358
|
+
def service_update_description
|
1359
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceUpdateDescription
|
1360
|
+
end
|
1361
|
+
def fabric_config_version_info
|
1362
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FabricConfigVersionInfo
|
1363
|
+
end
|
1364
|
+
def identity_item_description
|
1365
|
+
Azure::ServiceFabric::V6_5_0_36::Models::IdentityItemDescription
|
1366
|
+
end
|
1367
|
+
def backup_partition_description
|
1368
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupPartitionDescription
|
1369
|
+
end
|
1370
|
+
def diagnostics_description
|
1371
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DiagnosticsDescription
|
1372
|
+
end
|
1373
|
+
def paged_deployed_application_info_list
|
1374
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedDeployedApplicationInfoList
|
1375
|
+
end
|
1376
|
+
def file_version
|
1377
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FileVersion
|
1378
|
+
end
|
1379
|
+
def paged_service_info_list
|
1380
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedServiceInfoList
|
1381
|
+
end
|
1382
|
+
def file_info
|
1383
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FileInfo
|
1384
|
+
end
|
1385
|
+
def provision_application_type_description_base
|
1386
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ProvisionApplicationTypeDescriptionBase
|
1387
|
+
end
|
1388
|
+
def folder_info
|
1389
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FolderInfo
|
1390
|
+
end
|
1391
|
+
def update_cluster_upgrade_description
|
1392
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpdateClusterUpgradeDescription
|
1393
|
+
end
|
1394
|
+
def folder_size_info
|
1395
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FolderSizeInfo
|
1396
|
+
end
|
1397
|
+
def upload_session_info
|
1398
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UploadSessionInfo
|
1399
|
+
end
|
1400
|
+
def image_store_content
|
1401
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ImageStoreContent
|
1402
|
+
end
|
1403
|
+
def deployed_application_health_state_filter
|
1404
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthStateFilter
|
1405
|
+
end
|
1406
|
+
def image_store_copy_description
|
1407
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ImageStoreCopyDescription
|
1408
|
+
end
|
1409
|
+
def safety_check
|
1410
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SafetyCheck
|
1411
|
+
end
|
1412
|
+
def restart_deployed_code_package_description
|
1413
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RestartDeployedCodePackageDescription
|
1414
|
+
end
|
1415
|
+
def cluster_health_chunk_query_description
|
1416
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthChunkQueryDescription
|
1417
|
+
end
|
1418
|
+
def deployed_service_type_info
|
1419
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServiceTypeInfo
|
1420
|
+
end
|
1421
|
+
def gateway_resource_description
|
1422
|
+
Azure::ServiceFabric::V6_5_0_36::Models::GatewayResourceDescription
|
1423
|
+
end
|
1424
|
+
def resolved_service_endpoint
|
1425
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ResolvedServiceEndpoint
|
1426
|
+
end
|
1427
|
+
def epoch
|
1428
|
+
Azure::ServiceFabric::V6_5_0_36::Models::Epoch
|
1429
|
+
end
|
1430
|
+
def resolved_service_partition
|
1431
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ResolvedServicePartition
|
1432
|
+
end
|
1433
|
+
def node_load_metric_information
|
1434
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeLoadMetricInformation
|
1435
|
+
end
|
1436
|
+
def selected_partition
|
1437
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SelectedPartition
|
1438
|
+
end
|
1439
|
+
def resource_requests
|
1440
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ResourceRequests
|
1441
|
+
end
|
1442
|
+
def invoke_data_loss_result
|
1443
|
+
Azure::ServiceFabric::V6_5_0_36::Models::InvokeDataLossResult
|
1444
|
+
end
|
1445
|
+
def health_evaluation_wrapper
|
1446
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HealthEvaluationWrapper
|
1447
|
+
end
|
1448
|
+
def invoke_quorum_loss_result
|
1449
|
+
Azure::ServiceFabric::V6_5_0_36::Models::InvokeQuorumLossResult
|
1450
|
+
end
|
1451
|
+
def repair_task_history
|
1452
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskHistory
|
1453
|
+
end
|
1454
|
+
def node_result
|
1455
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeResult
|
1456
|
+
end
|
1457
|
+
def container_api_response
|
1458
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerApiResponse
|
1459
|
+
end
|
1460
|
+
def node_transition_result
|
1461
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeTransitionResult
|
1462
|
+
end
|
1463
|
+
def backup_info
|
1464
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupInfo
|
1465
|
+
end
|
1466
|
+
def node_transition_progress
|
1467
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeTransitionProgress
|
1468
|
+
end
|
1469
|
+
def resume_cluster_upgrade_description
|
1470
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ResumeClusterUpgradeDescription
|
1471
|
+
end
|
1472
|
+
def operation_status
|
1473
|
+
Azure::ServiceFabric::V6_5_0_36::Models::OperationStatus
|
1474
|
+
end
|
1475
|
+
def node_id
|
1476
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeId
|
1477
|
+
end
|
1478
|
+
def partition_data_loss_progress
|
1479
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionDataLossProgress
|
1480
|
+
end
|
1481
|
+
def paged_service_partition_info_list
|
1482
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PagedServicePartitionInfoList
|
1483
|
+
end
|
1484
|
+
def partition_quorum_loss_progress
|
1485
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionQuorumLossProgress
|
1486
|
+
end
|
1487
|
+
def setting
|
1488
|
+
Azure::ServiceFabric::V6_5_0_36::Models::Setting
|
1489
|
+
end
|
1490
|
+
def restart_partition_result
|
1491
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RestartPartitionResult
|
1492
|
+
end
|
1493
|
+
def repair_task_delete_description
|
1494
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskDeleteDescription
|
1495
|
+
end
|
1496
|
+
def partition_restart_progress
|
1497
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionRestartProgress
|
1498
|
+
end
|
1499
|
+
def application_event
|
1500
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationEvent
|
1501
|
+
end
|
1502
|
+
def service_health_state
|
1503
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthState
|
1504
|
+
end
|
1505
|
+
def deployed_application_health_state
|
1506
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthState
|
1507
|
+
end
|
1508
|
+
def application_health
|
1509
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealth
|
1510
|
+
end
|
1511
|
+
def application_health_evaluation
|
1512
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthEvaluation
|
1513
|
+
end
|
1514
|
+
def application_health_state
|
1515
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthState
|
1516
|
+
end
|
1517
|
+
def replica_health_state_chunk
|
1518
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthStateChunk
|
1519
|
+
end
|
1520
|
+
def partition_health_state_chunk
|
1521
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthStateChunk
|
1522
|
+
end
|
1523
|
+
def service_health_state_chunk
|
1524
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthStateChunk
|
1525
|
+
end
|
1526
|
+
def deployed_service_package_health_state_chunk
|
1527
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthStateChunk
|
1528
|
+
end
|
1529
|
+
def deployed_application_health_state_chunk
|
1530
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthStateChunk
|
1531
|
+
end
|
1532
|
+
def application_health_state_chunk
|
1533
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthStateChunk
|
1534
|
+
end
|
1535
|
+
def application_health_state_chunk_list
|
1536
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthStateChunkList
|
1537
|
+
end
|
1538
|
+
def applications_health_evaluation
|
1539
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationsHealthEvaluation
|
1540
|
+
end
|
1541
|
+
def application_type_applications_health_evaluation
|
1542
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeApplicationsHealthEvaluation
|
1543
|
+
end
|
1544
|
+
def cluster_event
|
1545
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterEvent
|
1546
|
+
end
|
1547
|
+
def node_health_state
|
1548
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthState
|
1549
|
+
end
|
1550
|
+
def cluster_health
|
1551
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealth
|
1552
|
+
end
|
1553
|
+
def node_health_state_chunk
|
1554
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthStateChunk
|
1555
|
+
end
|
1556
|
+
def node_health_state_chunk_list
|
1557
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthStateChunkList
|
1558
|
+
end
|
1559
|
+
def container_instance_event
|
1560
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ContainerInstanceEvent
|
1561
|
+
end
|
1562
|
+
def delta_nodes_check_health_evaluation
|
1563
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeltaNodesCheckHealthEvaluation
|
1564
|
+
end
|
1565
|
+
def deployed_service_package_health_state
|
1566
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthState
|
1567
|
+
end
|
1568
|
+
def deployed_application_health
|
1569
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealth
|
1570
|
+
end
|
1571
|
+
def deployed_application_health_evaluation
|
1572
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthEvaluation
|
1573
|
+
end
|
1574
|
+
def deployed_applications_health_evaluation
|
1575
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationsHealthEvaluation
|
1576
|
+
end
|
1577
|
+
def deployed_service_package_health
|
1578
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealth
|
1579
|
+
end
|
1580
|
+
def deployed_service_package_health_evaluation
|
1581
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthEvaluation
|
1582
|
+
end
|
1583
|
+
def deployed_service_packages_health_evaluation
|
1584
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackagesHealthEvaluation
|
1585
|
+
end
|
1586
|
+
def deployed_stateful_service_replica_info
|
1587
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedStatefulServiceReplicaInfo
|
1588
|
+
end
|
1589
|
+
def deployed_stateless_service_instance_info
|
1590
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedStatelessServiceInstanceInfo
|
1591
|
+
end
|
1592
|
+
def health_event
|
1593
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HealthEvent
|
1594
|
+
end
|
1595
|
+
def event_health_evaluation
|
1596
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EventHealthEvaluation
|
1597
|
+
end
|
1598
|
+
def int64_range_partition_information
|
1599
|
+
Azure::ServiceFabric::V6_5_0_36::Models::Int64RangePartitionInformation
|
1600
|
+
end
|
1601
|
+
def named_partition_information
|
1602
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NamedPartitionInformation
|
1603
|
+
end
|
1604
|
+
def node_event
|
1605
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeEvent
|
1606
|
+
end
|
1607
|
+
def node_health
|
1608
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeHealth
|
1609
|
+
end
|
1610
|
+
def node_health_evaluation
|
1611
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthEvaluation
|
1612
|
+
end
|
1613
|
+
def nodes_health_evaluation
|
1614
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodesHealthEvaluation
|
1615
|
+
end
|
1616
|
+
def partition_event
|
1617
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionEvent
|
1618
|
+
end
|
1619
|
+
def partition_analysis_event
|
1620
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionAnalysisEvent
|
1621
|
+
end
|
1622
|
+
def replica_health_state
|
1623
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthState
|
1624
|
+
end
|
1625
|
+
def partition_health
|
1626
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealth
|
1627
|
+
end
|
1628
|
+
def partition_health_evaluation
|
1629
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthEvaluation
|
1630
|
+
end
|
1631
|
+
def partition_health_state
|
1632
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthState
|
1633
|
+
end
|
1634
|
+
def provision_application_type_description
|
1635
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ProvisionApplicationTypeDescription
|
1636
|
+
end
|
1637
|
+
def external_store_provision_application_type_description
|
1638
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ExternalStoreProvisionApplicationTypeDescription
|
1639
|
+
end
|
1640
|
+
def partition_safety_check
|
1641
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionSafetyCheck
|
1642
|
+
end
|
1643
|
+
def ensure_availability_safety_check
|
1644
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EnsureAvailabilitySafetyCheck
|
1645
|
+
end
|
1646
|
+
def ensure_partition_quorum_safety_check
|
1647
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EnsurePartitionQuorumSafetyCheck
|
1648
|
+
end
|
1649
|
+
def seed_node_safety_check
|
1650
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SeedNodeSafetyCheck
|
1651
|
+
end
|
1652
|
+
def partitions_health_evaluation
|
1653
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionsHealthEvaluation
|
1654
|
+
end
|
1655
|
+
def replica_event
|
1656
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaEvent
|
1657
|
+
end
|
1658
|
+
def replica_health
|
1659
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealth
|
1660
|
+
end
|
1661
|
+
def replica_health_evaluation
|
1662
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthEvaluation
|
1663
|
+
end
|
1664
|
+
def replicas_health_evaluation
|
1665
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicasHealthEvaluation
|
1666
|
+
end
|
1667
|
+
def service_event
|
1668
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceEvent
|
1669
|
+
end
|
1670
|
+
def service_health_evaluation
|
1671
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthEvaluation
|
1672
|
+
end
|
1673
|
+
def service_health
|
1674
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealth
|
1675
|
+
end
|
1676
|
+
def service_placement_invalid_domain_policy_description
|
1677
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementInvalidDomainPolicyDescription
|
1678
|
+
end
|
1679
|
+
def service_placement_non_partially_place_service_policy_description
|
1680
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementNonPartiallyPlaceServicePolicyDescription
|
1681
|
+
end
|
1682
|
+
def service_placement_prefer_primary_domain_policy_description
|
1683
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementPreferPrimaryDomainPolicyDescription
|
1684
|
+
end
|
1685
|
+
def service_placement_required_domain_policy_description
|
1686
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementRequiredDomainPolicyDescription
|
1687
|
+
end
|
1688
|
+
def service_placement_require_domain_distribution_policy_description
|
1689
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementRequireDomainDistributionPolicyDescription
|
1690
|
+
end
|
1691
|
+
def services_health_evaluation
|
1692
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicesHealthEvaluation
|
1693
|
+
end
|
1694
|
+
def singleton_partition_information
|
1695
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SingletonPartitionInformation
|
1696
|
+
end
|
1697
|
+
def stateful_service_info
|
1698
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceInfo
|
1699
|
+
end
|
1700
|
+
def stateful_service_partition_info
|
1701
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulServicePartitionInfo
|
1702
|
+
end
|
1703
|
+
def stateful_service_replica_health
|
1704
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceReplicaHealth
|
1705
|
+
end
|
1706
|
+
def stateful_service_replica_health_state
|
1707
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceReplicaHealthState
|
1708
|
+
end
|
1709
|
+
def stateful_service_type_description
|
1710
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceTypeDescription
|
1711
|
+
end
|
1712
|
+
def stateless_service_info
|
1713
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceInfo
|
1714
|
+
end
|
1715
|
+
def stateless_service_instance_health
|
1716
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceInstanceHealth
|
1717
|
+
end
|
1718
|
+
def stateless_service_instance_health_state
|
1719
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceInstanceHealthState
|
1720
|
+
end
|
1721
|
+
def stateless_service_partition_info
|
1722
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessServicePartitionInfo
|
1723
|
+
end
|
1724
|
+
def stateless_service_type_description
|
1725
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceTypeDescription
|
1726
|
+
end
|
1727
|
+
def system_application_health_evaluation
|
1728
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SystemApplicationHealthEvaluation
|
1729
|
+
end
|
1730
|
+
def upgrade_domain_delta_nodes_check_health_evaluation
|
1731
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeDomainDeltaNodesCheckHealthEvaluation
|
1732
|
+
end
|
1733
|
+
def upgrade_domain_nodes_health_evaluation
|
1734
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeDomainNodesHealthEvaluation
|
1735
|
+
end
|
1736
|
+
def wait_for_inbuild_replica_safety_check
|
1737
|
+
Azure::ServiceFabric::V6_5_0_36::Models::WaitForInbuildReplicaSafetyCheck
|
1738
|
+
end
|
1739
|
+
def wait_for_primary_placement_safety_check
|
1740
|
+
Azure::ServiceFabric::V6_5_0_36::Models::WaitForPrimaryPlacementSafetyCheck
|
1741
|
+
end
|
1742
|
+
def wait_for_primary_swap_safety_check
|
1743
|
+
Azure::ServiceFabric::V6_5_0_36::Models::WaitForPrimarySwapSafetyCheck
|
1744
|
+
end
|
1745
|
+
def wait_for_reconfiguration_safety_check
|
1746
|
+
Azure::ServiceFabric::V6_5_0_36::Models::WaitForReconfigurationSafetyCheck
|
1747
|
+
end
|
1748
|
+
def stateful_service_replica_info
|
1749
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceReplicaInfo
|
1750
|
+
end
|
1751
|
+
def stateless_service_instance_info
|
1752
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceInstanceInfo
|
1753
|
+
end
|
1754
|
+
def executing_faults_chaos_event
|
1755
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ExecutingFaultsChaosEvent
|
1756
|
+
end
|
1757
|
+
def started_chaos_event
|
1758
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StartedChaosEvent
|
1759
|
+
end
|
1760
|
+
def stopped_chaos_event
|
1761
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StoppedChaosEvent
|
1762
|
+
end
|
1763
|
+
def test_error_chaos_event
|
1764
|
+
Azure::ServiceFabric::V6_5_0_36::Models::TestErrorChaosEvent
|
1765
|
+
end
|
1766
|
+
def validation_failed_chaos_event
|
1767
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ValidationFailedChaosEvent
|
1768
|
+
end
|
1769
|
+
def waiting_chaos_event
|
1770
|
+
Azure::ServiceFabric::V6_5_0_36::Models::WaitingChaosEvent
|
1771
|
+
end
|
1772
|
+
def named_partition_scheme_description
|
1773
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NamedPartitionSchemeDescription
|
1774
|
+
end
|
1775
|
+
def singleton_partition_scheme_description
|
1776
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SingletonPartitionSchemeDescription
|
1777
|
+
end
|
1778
|
+
def uniform_int64_range_partition_scheme_description
|
1779
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UniformInt64RangePartitionSchemeDescription
|
1780
|
+
end
|
1781
|
+
def stateful_service_description
|
1782
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceDescription
|
1783
|
+
end
|
1784
|
+
def stateless_service_description
|
1785
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceDescription
|
1786
|
+
end
|
1787
|
+
def primary_replicator_status
|
1788
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PrimaryReplicatorStatus
|
1789
|
+
end
|
1790
|
+
def secondary_replicator_status
|
1791
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecondaryReplicatorStatus
|
1792
|
+
end
|
1793
|
+
def secondary_active_replicator_status
|
1794
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecondaryActiveReplicatorStatus
|
1795
|
+
end
|
1796
|
+
def secondary_idle_replicator_status
|
1797
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecondaryIdleReplicatorStatus
|
1798
|
+
end
|
1799
|
+
def key_value_store_replica_status
|
1800
|
+
Azure::ServiceFabric::V6_5_0_36::Models::KeyValueStoreReplicaStatus
|
1801
|
+
end
|
1802
|
+
def deployed_stateful_service_replica_detail_info
|
1803
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedStatefulServiceReplicaDetailInfo
|
1804
|
+
end
|
1805
|
+
def deployed_stateless_service_instance_detail_info
|
1806
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedStatelessServiceInstanceDetailInfo
|
1807
|
+
end
|
1808
|
+
def stateful_service_update_description
|
1809
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulServiceUpdateDescription
|
1810
|
+
end
|
1811
|
+
def stateless_service_update_description
|
1812
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessServiceUpdateDescription
|
1813
|
+
end
|
1814
|
+
def binary_property_value
|
1815
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BinaryPropertyValue
|
1816
|
+
end
|
1817
|
+
def int64_property_value
|
1818
|
+
Azure::ServiceFabric::V6_5_0_36::Models::Int64PropertyValue
|
1819
|
+
end
|
1820
|
+
def double_property_value
|
1821
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DoublePropertyValue
|
1822
|
+
end
|
1823
|
+
def string_property_value
|
1824
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StringPropertyValue
|
1825
|
+
end
|
1826
|
+
def guid_property_value
|
1827
|
+
Azure::ServiceFabric::V6_5_0_36::Models::GuidPropertyValue
|
1828
|
+
end
|
1829
|
+
def check_exists_property_batch_operation
|
1830
|
+
Azure::ServiceFabric::V6_5_0_36::Models::CheckExistsPropertyBatchOperation
|
1831
|
+
end
|
1832
|
+
def check_sequence_property_batch_operation
|
1833
|
+
Azure::ServiceFabric::V6_5_0_36::Models::CheckSequencePropertyBatchOperation
|
1834
|
+
end
|
1835
|
+
def check_value_property_batch_operation
|
1836
|
+
Azure::ServiceFabric::V6_5_0_36::Models::CheckValuePropertyBatchOperation
|
1837
|
+
end
|
1838
|
+
def delete_property_batch_operation
|
1839
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeletePropertyBatchOperation
|
1840
|
+
end
|
1841
|
+
def get_property_batch_operation
|
1842
|
+
Azure::ServiceFabric::V6_5_0_36::Models::GetPropertyBatchOperation
|
1843
|
+
end
|
1844
|
+
def put_property_batch_operation
|
1845
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PutPropertyBatchOperation
|
1846
|
+
end
|
1847
|
+
def successful_property_batch_info
|
1848
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SuccessfulPropertyBatchInfo
|
1849
|
+
end
|
1850
|
+
def failed_property_batch_info
|
1851
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FailedPropertyBatchInfo
|
1852
|
+
end
|
1853
|
+
def basic_retention_policy_description
|
1854
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BasicRetentionPolicyDescription
|
1855
|
+
end
|
1856
|
+
def application_backup_configuration_info
|
1857
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationBackupConfigurationInfo
|
1858
|
+
end
|
1859
|
+
def service_backup_configuration_info
|
1860
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceBackupConfigurationInfo
|
1861
|
+
end
|
1862
|
+
def azure_blob_backup_storage_description
|
1863
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AzureBlobBackupStorageDescription
|
1864
|
+
end
|
1865
|
+
def file_share_backup_storage_description
|
1866
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FileShareBackupStorageDescription
|
1867
|
+
end
|
1868
|
+
def frequency_based_backup_schedule_description
|
1869
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FrequencyBasedBackupScheduleDescription
|
1870
|
+
end
|
1871
|
+
def time_based_backup_schedule_description
|
1872
|
+
Azure::ServiceFabric::V6_5_0_36::Models::TimeBasedBackupScheduleDescription
|
1873
|
+
end
|
1874
|
+
def partition_backup_configuration_info
|
1875
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionBackupConfigurationInfo
|
1876
|
+
end
|
1877
|
+
def application_backup_entity
|
1878
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationBackupEntity
|
1879
|
+
end
|
1880
|
+
def service_backup_entity
|
1881
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceBackupEntity
|
1882
|
+
end
|
1883
|
+
def partition_backup_entity
|
1884
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionBackupEntity
|
1885
|
+
end
|
1886
|
+
def node_repair_impact_description
|
1887
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeRepairImpactDescription
|
1888
|
+
end
|
1889
|
+
def node_repair_target_description
|
1890
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeRepairTargetDescription
|
1891
|
+
end
|
1892
|
+
def average_partition_load_scaling_trigger
|
1893
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AveragePartitionLoadScalingTrigger
|
1894
|
+
end
|
1895
|
+
def average_service_load_scaling_trigger
|
1896
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AverageServiceLoadScalingTrigger
|
1897
|
+
end
|
1898
|
+
def partition_instance_count_scale_mechanism
|
1899
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionInstanceCountScaleMechanism
|
1900
|
+
end
|
1901
|
+
def add_remove_incremental_named_partition_scaling_mechanism
|
1902
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AddRemoveIncrementalNamedPartitionScalingMechanism
|
1903
|
+
end
|
1904
|
+
def application_created_event
|
1905
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationCreatedEvent
|
1906
|
+
end
|
1907
|
+
def application_deleted_event
|
1908
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationDeletedEvent
|
1909
|
+
end
|
1910
|
+
def application_new_health_report_event
|
1911
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationNewHealthReportEvent
|
1912
|
+
end
|
1913
|
+
def application_health_report_expired_event
|
1914
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationHealthReportExpiredEvent
|
1915
|
+
end
|
1916
|
+
def application_upgrade_completed_event
|
1917
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeCompletedEvent
|
1918
|
+
end
|
1919
|
+
def application_upgrade_domain_completed_event
|
1920
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeDomainCompletedEvent
|
1921
|
+
end
|
1922
|
+
def application_upgrade_rollback_completed_event
|
1923
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeRollbackCompletedEvent
|
1924
|
+
end
|
1925
|
+
def application_upgrade_rollback_started_event
|
1926
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeRollbackStartedEvent
|
1927
|
+
end
|
1928
|
+
def application_upgrade_started_event
|
1929
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationUpgradeStartedEvent
|
1930
|
+
end
|
1931
|
+
def deployed_application_new_health_report_event
|
1932
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationNewHealthReportEvent
|
1933
|
+
end
|
1934
|
+
def deployed_application_health_report_expired_event
|
1935
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationHealthReportExpiredEvent
|
1936
|
+
end
|
1937
|
+
def application_process_exited_event
|
1938
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationProcessExitedEvent
|
1939
|
+
end
|
1940
|
+
def application_container_instance_exited_event
|
1941
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationContainerInstanceExitedEvent
|
1942
|
+
end
|
1943
|
+
def node_aborted_event
|
1944
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeAbortedEvent
|
1945
|
+
end
|
1946
|
+
def node_added_to_cluster_event
|
1947
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeAddedToClusterEvent
|
1948
|
+
end
|
1949
|
+
def node_closed_event
|
1950
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeClosedEvent
|
1951
|
+
end
|
1952
|
+
def node_deactivate_completed_event
|
1953
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivateCompletedEvent
|
1954
|
+
end
|
1955
|
+
def node_deactivate_started_event
|
1956
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivateStartedEvent
|
1957
|
+
end
|
1958
|
+
def node_down_event
|
1959
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeDownEvent
|
1960
|
+
end
|
1961
|
+
def node_new_health_report_event
|
1962
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeNewHealthReportEvent
|
1963
|
+
end
|
1964
|
+
def node_health_report_expired_event
|
1965
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeHealthReportExpiredEvent
|
1966
|
+
end
|
1967
|
+
def node_open_succeeded_event
|
1968
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeOpenSucceededEvent
|
1969
|
+
end
|
1970
|
+
def node_open_failed_event
|
1971
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeOpenFailedEvent
|
1972
|
+
end
|
1973
|
+
def node_removed_from_cluster_event
|
1974
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeRemovedFromClusterEvent
|
1975
|
+
end
|
1976
|
+
def node_up_event
|
1977
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeUpEvent
|
1978
|
+
end
|
1979
|
+
def partition_new_health_report_event
|
1980
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionNewHealthReportEvent
|
1981
|
+
end
|
1982
|
+
def partition_health_report_expired_event
|
1983
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionHealthReportExpiredEvent
|
1984
|
+
end
|
1985
|
+
def partition_reconfigured_event
|
1986
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionReconfiguredEvent
|
1987
|
+
end
|
1988
|
+
def partition_primary_move_analysis_event
|
1989
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionPrimaryMoveAnalysisEvent
|
1990
|
+
end
|
1991
|
+
def service_created_event
|
1992
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceCreatedEvent
|
1993
|
+
end
|
1994
|
+
def service_deleted_event
|
1995
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceDeletedEvent
|
1996
|
+
end
|
1997
|
+
def service_new_health_report_event
|
1998
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceNewHealthReportEvent
|
1999
|
+
end
|
2000
|
+
def service_health_report_expired_event
|
2001
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceHealthReportExpiredEvent
|
2002
|
+
end
|
2003
|
+
def deployed_service_package_new_health_report_event
|
2004
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageNewHealthReportEvent
|
2005
|
+
end
|
2006
|
+
def deployed_service_package_health_report_expired_event
|
2007
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedServicePackageHealthReportExpiredEvent
|
2008
|
+
end
|
2009
|
+
def stateful_replica_new_health_report_event
|
2010
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulReplicaNewHealthReportEvent
|
2011
|
+
end
|
2012
|
+
def stateful_replica_health_report_expired_event
|
2013
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatefulReplicaHealthReportExpiredEvent
|
2014
|
+
end
|
2015
|
+
def stateless_replica_new_health_report_event
|
2016
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessReplicaNewHealthReportEvent
|
2017
|
+
end
|
2018
|
+
def stateless_replica_health_report_expired_event
|
2019
|
+
Azure::ServiceFabric::V6_5_0_36::Models::StatelessReplicaHealthReportExpiredEvent
|
2020
|
+
end
|
2021
|
+
def cluster_new_health_report_event
|
2022
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterNewHealthReportEvent
|
2023
|
+
end
|
2024
|
+
def cluster_health_report_expired_event
|
2025
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterHealthReportExpiredEvent
|
2026
|
+
end
|
2027
|
+
def cluster_upgrade_completed_event
|
2028
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeCompletedEvent
|
2029
|
+
end
|
2030
|
+
def cluster_upgrade_domain_completed_event
|
2031
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeDomainCompletedEvent
|
2032
|
+
end
|
2033
|
+
def cluster_upgrade_rollback_completed_event
|
2034
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeRollbackCompletedEvent
|
2035
|
+
end
|
2036
|
+
def cluster_upgrade_rollback_started_event
|
2037
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeRollbackStartedEvent
|
2038
|
+
end
|
2039
|
+
def cluster_upgrade_started_event
|
2040
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ClusterUpgradeStartedEvent
|
2041
|
+
end
|
2042
|
+
def chaos_stopped_event
|
2043
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosStoppedEvent
|
2044
|
+
end
|
2045
|
+
def chaos_started_event
|
2046
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosStartedEvent
|
2047
|
+
end
|
2048
|
+
def chaos_code_package_restart_scheduled_event
|
2049
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosCodePackageRestartScheduledEvent
|
2050
|
+
end
|
2051
|
+
def chaos_replica_removal_scheduled_event
|
2052
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosReplicaRemovalScheduledEvent
|
2053
|
+
end
|
2054
|
+
def chaos_partition_secondary_move_scheduled_event
|
2055
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosPartitionSecondaryMoveScheduledEvent
|
2056
|
+
end
|
2057
|
+
def chaos_partition_primary_move_scheduled_event
|
2058
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosPartitionPrimaryMoveScheduledEvent
|
2059
|
+
end
|
2060
|
+
def chaos_replica_restart_scheduled_event
|
2061
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosReplicaRestartScheduledEvent
|
2062
|
+
end
|
2063
|
+
def chaos_node_restart_scheduled_event
|
2064
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosNodeRestartScheduledEvent
|
2065
|
+
end
|
2066
|
+
def secret_resource_properties
|
2067
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecretResourceProperties
|
2068
|
+
end
|
2069
|
+
def inlined_value_secret_resource_properties
|
2070
|
+
Azure::ServiceFabric::V6_5_0_36::Models::InlinedValueSecretResourceProperties
|
2071
|
+
end
|
2072
|
+
def application_scoped_volume
|
2073
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationScopedVolume
|
2074
|
+
end
|
2075
|
+
def application_scoped_volume_creation_parameters_service_fabric_volume_disk
|
2076
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationScopedVolumeCreationParametersServiceFabricVolumeDisk
|
2077
|
+
end
|
2078
|
+
def network_resource_properties
|
2079
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NetworkResourceProperties
|
2080
|
+
end
|
2081
|
+
def local_network_resource_properties
|
2082
|
+
Azure::ServiceFabric::V6_5_0_36::Models::LocalNetworkResourceProperties
|
2083
|
+
end
|
2084
|
+
def azure_internal_monitoring_pipeline_sink_description
|
2085
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AzureInternalMonitoringPipelineSinkDescription
|
2086
|
+
end
|
2087
|
+
def add_remove_replica_scaling_mechanism
|
2088
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AddRemoveReplicaScalingMechanism
|
2089
|
+
end
|
2090
|
+
def auto_scaling_resource_metric
|
2091
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingResourceMetric
|
2092
|
+
end
|
2093
|
+
def service_replica_description
|
2094
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceReplicaDescription
|
2095
|
+
end
|
2096
|
+
def average_load_scaling_trigger
|
2097
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AverageLoadScalingTrigger
|
2098
|
+
end
|
2099
|
+
def health_state
|
2100
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HealthState
|
2101
|
+
end
|
2102
|
+
def fabric_error_codes
|
2103
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FabricErrorCodes
|
2104
|
+
end
|
2105
|
+
def application_definition_kind
|
2106
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationDefinitionKind
|
2107
|
+
end
|
2108
|
+
def application_status
|
2109
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationStatus
|
2110
|
+
end
|
2111
|
+
def application_package_cleanup_policy
|
2112
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationPackageCleanupPolicy
|
2113
|
+
end
|
2114
|
+
def application_type_definition_kind
|
2115
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeDefinitionKind
|
2116
|
+
end
|
2117
|
+
def application_type_status
|
2118
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationTypeStatus
|
2119
|
+
end
|
2120
|
+
def upgrade_kind
|
2121
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeKind
|
2122
|
+
end
|
2123
|
+
def upgrade_mode
|
2124
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeMode
|
2125
|
+
end
|
2126
|
+
def upgrade_sort_order
|
2127
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeSortOrder
|
2128
|
+
end
|
2129
|
+
def failure_action
|
2130
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FailureAction
|
2131
|
+
end
|
2132
|
+
def upgrade_domain_state
|
2133
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeDomainState
|
2134
|
+
end
|
2135
|
+
def upgrade_state
|
2136
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeState
|
2137
|
+
end
|
2138
|
+
def node_upgrade_phase
|
2139
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeUpgradePhase
|
2140
|
+
end
|
2141
|
+
def failure_reason
|
2142
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FailureReason
|
2143
|
+
end
|
2144
|
+
def deactivation_intent
|
2145
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeactivationIntent
|
2146
|
+
end
|
2147
|
+
def deployed_application_status
|
2148
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeployedApplicationStatus
|
2149
|
+
end
|
2150
|
+
def replica_status
|
2151
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaStatus
|
2152
|
+
end
|
2153
|
+
def replica_role
|
2154
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaRole
|
2155
|
+
end
|
2156
|
+
def reconfiguration_phase
|
2157
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReconfigurationPhase
|
2158
|
+
end
|
2159
|
+
def reconfiguration_type
|
2160
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReconfigurationType
|
2161
|
+
end
|
2162
|
+
def entity_kind
|
2163
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EntityKind
|
2164
|
+
end
|
2165
|
+
def fabric_event_kind
|
2166
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FabricEventKind
|
2167
|
+
end
|
2168
|
+
def health_evaluation_kind
|
2169
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HealthEvaluationKind
|
2170
|
+
end
|
2171
|
+
def node_deactivation_intent
|
2172
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationIntent
|
2173
|
+
end
|
2174
|
+
def node_deactivation_status
|
2175
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationStatus
|
2176
|
+
end
|
2177
|
+
def node_deactivation_task_type
|
2178
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeDeactivationTaskType
|
2179
|
+
end
|
2180
|
+
def node_status
|
2181
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeStatus
|
2182
|
+
end
|
2183
|
+
def service_partition_status
|
2184
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePartitionStatus
|
2185
|
+
end
|
2186
|
+
def service_status
|
2187
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceStatus
|
2188
|
+
end
|
2189
|
+
def provision_application_type_kind
|
2190
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ProvisionApplicationTypeKind
|
2191
|
+
end
|
2192
|
+
def upgrade_type
|
2193
|
+
Azure::ServiceFabric::V6_5_0_36::Models::UpgradeType
|
2194
|
+
end
|
2195
|
+
def safety_check_kind
|
2196
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SafetyCheckKind
|
2197
|
+
end
|
2198
|
+
def create_fabric_dump
|
2199
|
+
Azure::ServiceFabric::V6_5_0_36::Models::CreateFabricDump
|
2200
|
+
end
|
2201
|
+
def service_package_activation_mode
|
2202
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePackageActivationMode
|
2203
|
+
end
|
2204
|
+
def service_kind
|
2205
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceKind
|
2206
|
+
end
|
2207
|
+
def service_partition_kind
|
2208
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePartitionKind
|
2209
|
+
end
|
2210
|
+
def service_placement_policy_type
|
2211
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServicePlacementPolicyType
|
2212
|
+
end
|
2213
|
+
def service_load_metric_weight
|
2214
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceLoadMetricWeight
|
2215
|
+
end
|
2216
|
+
def host_type
|
2217
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HostType
|
2218
|
+
end
|
2219
|
+
def host_isolation_mode
|
2220
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HostIsolationMode
|
2221
|
+
end
|
2222
|
+
def deployment_status
|
2223
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DeploymentStatus
|
2224
|
+
end
|
2225
|
+
def entry_point_status
|
2226
|
+
Azure::ServiceFabric::V6_5_0_36::Models::EntryPointStatus
|
2227
|
+
end
|
2228
|
+
def chaos_status
|
2229
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosStatus
|
2230
|
+
end
|
2231
|
+
def chaos_schedule_status
|
2232
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosScheduleStatus
|
2233
|
+
end
|
2234
|
+
def chaos_event_kind
|
2235
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ChaosEventKind
|
2236
|
+
end
|
2237
|
+
def compose_deployment_status
|
2238
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentStatus
|
2239
|
+
end
|
2240
|
+
def compose_deployment_upgrade_state
|
2241
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ComposeDeploymentUpgradeState
|
2242
|
+
end
|
2243
|
+
def service_correlation_scheme
|
2244
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceCorrelationScheme
|
2245
|
+
end
|
2246
|
+
def move_cost
|
2247
|
+
Azure::ServiceFabric::V6_5_0_36::Models::MoveCost
|
2248
|
+
end
|
2249
|
+
def partition_scheme
|
2250
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionScheme
|
2251
|
+
end
|
2252
|
+
def service_operation_name
|
2253
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceOperationName
|
2254
|
+
end
|
2255
|
+
def replicator_operation_name
|
2256
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicatorOperationName
|
2257
|
+
end
|
2258
|
+
def partition_access_status
|
2259
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PartitionAccessStatus
|
2260
|
+
end
|
2261
|
+
def fabric_replica_status
|
2262
|
+
Azure::ServiceFabric::V6_5_0_36::Models::FabricReplicaStatus
|
2263
|
+
end
|
2264
|
+
def replica_kind
|
2265
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaKind
|
2266
|
+
end
|
2267
|
+
def service_type_registration_status
|
2268
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceTypeRegistrationStatus
|
2269
|
+
end
|
2270
|
+
def service_endpoint_role
|
2271
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ServiceEndpointRole
|
2272
|
+
end
|
2273
|
+
def operation_state
|
2274
|
+
Azure::ServiceFabric::V6_5_0_36::Models::OperationState
|
2275
|
+
end
|
2276
|
+
def operation_type
|
2277
|
+
Azure::ServiceFabric::V6_5_0_36::Models::OperationType
|
2278
|
+
end
|
2279
|
+
def package_sharing_policy_scope
|
2280
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PackageSharingPolicyScope
|
2281
|
+
end
|
2282
|
+
def property_value_kind
|
2283
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyValueKind
|
2284
|
+
end
|
2285
|
+
def property_batch_operation_kind
|
2286
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchOperationKind
|
2287
|
+
end
|
2288
|
+
def property_batch_info_kind
|
2289
|
+
Azure::ServiceFabric::V6_5_0_36::Models::PropertyBatchInfoKind
|
2290
|
+
end
|
2291
|
+
def retention_policy_type
|
2292
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RetentionPolicyType
|
2293
|
+
end
|
2294
|
+
def backup_storage_kind
|
2295
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupStorageKind
|
2296
|
+
end
|
2297
|
+
def backup_schedule_kind
|
2298
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupScheduleKind
|
2299
|
+
end
|
2300
|
+
def backup_policy_scope
|
2301
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupPolicyScope
|
2302
|
+
end
|
2303
|
+
def backup_suspension_scope
|
2304
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupSuspensionScope
|
2305
|
+
end
|
2306
|
+
def restore_state
|
2307
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RestoreState
|
2308
|
+
end
|
2309
|
+
def backup_type
|
2310
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupType
|
2311
|
+
end
|
2312
|
+
def backup_schedule_frequency_type
|
2313
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupScheduleFrequencyType
|
2314
|
+
end
|
2315
|
+
def day_of_week
|
2316
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DayOfWeek
|
2317
|
+
end
|
2318
|
+
def backup_state
|
2319
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupState
|
2320
|
+
end
|
2321
|
+
def backup_entity_kind
|
2322
|
+
Azure::ServiceFabric::V6_5_0_36::Models::BackupEntityKind
|
2323
|
+
end
|
2324
|
+
def impact_level
|
2325
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ImpactLevel
|
2326
|
+
end
|
2327
|
+
def repair_impact_kind
|
2328
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairImpactKind
|
2329
|
+
end
|
2330
|
+
def repair_target_kind
|
2331
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTargetKind
|
2332
|
+
end
|
2333
|
+
def state
|
2334
|
+
Azure::ServiceFabric::V6_5_0_36::Models::State
|
2335
|
+
end
|
2336
|
+
def result_status
|
2337
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ResultStatus
|
2338
|
+
end
|
2339
|
+
def repair_task_health_check_state
|
2340
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RepairTaskHealthCheckState
|
2341
|
+
end
|
2342
|
+
def scaling_trigger_kind
|
2343
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ScalingTriggerKind
|
2344
|
+
end
|
2345
|
+
def scaling_mechanism_kind
|
2346
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ScalingMechanismKind
|
2347
|
+
end
|
2348
|
+
def resource_status
|
2349
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ResourceStatus
|
2350
|
+
end
|
2351
|
+
def secret_kind
|
2352
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SecretKind
|
2353
|
+
end
|
2354
|
+
def volume_provider
|
2355
|
+
Azure::ServiceFabric::V6_5_0_36::Models::VolumeProvider
|
2356
|
+
end
|
2357
|
+
def size_types
|
2358
|
+
Azure::ServiceFabric::V6_5_0_36::Models::SizeTypes
|
2359
|
+
end
|
2360
|
+
def application_scoped_volume_kind
|
2361
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ApplicationScopedVolumeKind
|
2362
|
+
end
|
2363
|
+
def network_kind
|
2364
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NetworkKind
|
2365
|
+
end
|
2366
|
+
def header_match_type
|
2367
|
+
Azure::ServiceFabric::V6_5_0_36::Models::HeaderMatchType
|
2368
|
+
end
|
2369
|
+
def operating_system_type
|
2370
|
+
Azure::ServiceFabric::V6_5_0_36::Models::OperatingSystemType
|
2371
|
+
end
|
2372
|
+
def diagnostics_sink_kind
|
2373
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DiagnosticsSinkKind
|
2374
|
+
end
|
2375
|
+
def auto_scaling_mechanism_kind
|
2376
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingMechanismKind
|
2377
|
+
end
|
2378
|
+
def auto_scaling_metric_kind
|
2379
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingMetricKind
|
2380
|
+
end
|
2381
|
+
def auto_scaling_resource_metric_name
|
2382
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingResourceMetricName
|
2383
|
+
end
|
2384
|
+
def auto_scaling_trigger_kind
|
2385
|
+
Azure::ServiceFabric::V6_5_0_36::Models::AutoScalingTriggerKind
|
2386
|
+
end
|
2387
|
+
def node_status_filter
|
2388
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeStatusFilter
|
2389
|
+
end
|
2390
|
+
def replica_health_report_service_kind
|
2391
|
+
Azure::ServiceFabric::V6_5_0_36::Models::ReplicaHealthReportServiceKind
|
2392
|
+
end
|
2393
|
+
def data_loss_mode
|
2394
|
+
Azure::ServiceFabric::V6_5_0_36::Models::DataLossMode
|
2395
|
+
end
|
2396
|
+
def node_transition_type
|
2397
|
+
Azure::ServiceFabric::V6_5_0_36::Models::NodeTransitionType
|
2398
|
+
end
|
2399
|
+
def quorum_loss_mode
|
2400
|
+
Azure::ServiceFabric::V6_5_0_36::Models::QuorumLossMode
|
2401
|
+
end
|
2402
|
+
def restart_partition_mode
|
2403
|
+
Azure::ServiceFabric::V6_5_0_36::Models::RestartPartitionMode
|
2404
|
+
end
|
2405
|
+
end
|
2406
|
+
end
|
2407
|
+
module Mgmt
|
2408
|
+
ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType
|
2409
|
+
Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version
|
2410
|
+
Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application
|
2411
|
+
Service = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Service
|
2412
|
+
Clusters = Azure::ServiceFabric::Mgmt::V2018_02_01::Clusters
|
2413
|
+
ClusterVersions = Azure::ServiceFabric::Mgmt::V2018_02_01::ClusterVersions
|
2414
|
+
Operations = Azure::ServiceFabric::Mgmt::V2018_02_01::Operations
|
2415
|
+
|
2416
|
+
module Models
|
2417
|
+
ServicePropertiesBase = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase
|
2418
|
+
ServiceTypeHealthPolicyMapItem = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem
|
2419
|
+
ApplicationMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription
|
2420
|
+
ServiceCorrelationDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription
|
2421
|
+
ServicePlacementPolicyDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription
|
2422
|
+
ApplicationParameter = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter
|
2423
|
+
ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription
|
2424
|
+
PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription
|
2425
|
+
ProxyResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource
|
2426
|
+
RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy
|
2427
|
+
ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList
|
2428
|
+
ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList
|
2429
|
+
ApplicationUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy
|
2430
|
+
VersionResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList
|
2431
|
+
ServiceResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList
|
2432
|
+
NamedPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::NamedPartitionSchemeDescription
|
2433
|
+
SingletonPartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::SingletonPartitionSchemeDescription
|
2434
|
+
UniformInt64RangePartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::UniformInt64RangePartitionSchemeDescription
|
2435
|
+
ApplicationTypeResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResource
|
2436
|
+
VersionResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResource
|
2437
|
+
ApplicationResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResource
|
2438
|
+
ApplicationResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate
|
2439
|
+
ServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties
|
2440
|
+
ServiceResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource
|
2441
|
+
ServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties
|
2442
|
+
ServiceResourceUpdate = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceUpdate
|
2443
|
+
StatelessServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceProperties
|
2444
|
+
StatelessServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceUpdateProperties
|
2445
|
+
StatefulServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties
|
2446
|
+
StatefulServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties
|
2447
|
+
EndpointRangeDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::EndpointRangeDescription
|
2448
|
+
ServiceTypeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeDeltaHealthPolicy
|
2449
|
+
NodeTypeDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription
|
2450
|
+
ServiceTypeHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeHealthPolicy
|
2451
|
+
ClusterHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterHealthPolicy
|
2452
|
+
AvailableOperationDisplay = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::AvailableOperationDisplay
|
2453
|
+
ClusterUpgradeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradeDeltaHealthPolicy
|
2454
|
+
CertificateDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::CertificateDescription
|
2455
|
+
ClusterUpgradePolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradePolicy
|
2456
|
+
ClientCertificateThumbprint = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateThumbprint
|
2457
|
+
ClusterVersionDetails = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterVersionDetails
|
2458
|
+
ServerCertificateCommonNames = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonNames
|
2459
|
+
ClusterCodeVersionsResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsResult
|
2460
|
+
SettingsParameterDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsParameterDescription
|
2461
|
+
ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsListResult
|
2462
|
+
ApplicationDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationDeltaHealthPolicy
|
2463
|
+
ClusterListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterListResult
|
2464
|
+
AzureActiveDirectory = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::AzureActiveDirectory
|
2465
|
+
ClusterUpdateParameters = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpdateParameters
|
2466
|
+
ServerCertificateCommonName = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonName
|
2467
|
+
OperationResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult
|
2468
|
+
SettingsSectionDescription = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsSectionDescription
|
2469
|
+
OperationListResult = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult
|
2470
|
+
ClientCertificateCommonName = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateCommonName
|
2471
|
+
Resource = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource
|
2472
|
+
ApplicationHealthPolicy = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationHealthPolicy
|
2473
|
+
ErrorModelError = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModelError
|
2474
|
+
DiagnosticsStorageAccountConfig = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::DiagnosticsStorageAccountConfig
|
2475
|
+
ErrorModel = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModel
|
2476
|
+
Cluster = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Cluster
|
2477
|
+
ProvisioningState = Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState
|
2478
|
+
end
|
2479
|
+
|
2480
|
+
class ServiceFabricManagementClass
|
2481
|
+
attr_reader :application_type, :version, :application, :service, :clusters, :cluster_versions, :operations, :configurable, :base_url, :options, :model_classes
|
2482
|
+
|
2483
|
+
def initialize(configurable, base_url=nil, options=nil)
|
2484
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
2485
|
+
|
2486
|
+
@client_0 = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ServiceFabricManagementClient.new(configurable.credentials, base_url, options)
|
2487
|
+
if(@client_0.respond_to?(:subscription_id))
|
2488
|
+
@client_0.subscription_id = configurable.subscription_id
|
2489
|
+
end
|
2490
|
+
add_telemetry(@client_0)
|
2491
|
+
@application_type = @client_0.application_type
|
2492
|
+
@version = @client_0.version
|
2493
|
+
@application = @client_0.application
|
2494
|
+
@service = @client_0.service
|
2495
|
+
|
2496
|
+
@client_1 = Azure::ServiceFabric::Mgmt::V2018_02_01::ServiceFabricManagementClient.new(configurable.credentials, base_url, options)
|
2497
|
+
if(@client_1.respond_to?(:subscription_id))
|
2498
|
+
@client_1.subscription_id = configurable.subscription_id
|
2499
|
+
end
|
2500
|
+
add_telemetry(@client_1)
|
2501
|
+
@clusters = @client_1.clusters
|
2502
|
+
@cluster_versions = @client_1.cluster_versions
|
2503
|
+
@operations = @client_1.operations
|
2504
|
+
|
2505
|
+
@model_classes = ModelClasses.new
|
2506
|
+
end
|
2507
|
+
|
2508
|
+
def add_telemetry(client)
|
2509
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ServiceFabric/Mgmt"
|
2510
|
+
client.add_user_agent_information(profile_information)
|
2511
|
+
end
|
2512
|
+
|
2513
|
+
def method_missing(method, *args)
|
2514
|
+
if @client_1.respond_to?method
|
2515
|
+
@client_1.send(method, *args)
|
2516
|
+
elsif @client_0.respond_to?method
|
2517
|
+
@client_0.send(method, *args)
|
2518
|
+
else
|
2519
|
+
super
|
2520
|
+
end
|
2521
|
+
end
|
2522
|
+
|
2523
|
+
class ModelClasses
|
2524
|
+
def service_properties_base
|
2525
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase
|
2526
|
+
end
|
2527
|
+
def service_type_health_policy_map_item
|
2528
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem
|
2529
|
+
end
|
2530
|
+
def application_metric_description
|
2531
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription
|
2532
|
+
end
|
2533
|
+
def service_correlation_description
|
2534
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription
|
2535
|
+
end
|
2536
|
+
def service_placement_policy_description
|
2537
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription
|
2538
|
+
end
|
2539
|
+
def application_parameter
|
2540
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter
|
2541
|
+
end
|
2542
|
+
def service_load_metric_description
|
2543
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription
|
2544
|
+
end
|
2545
|
+
def partition_scheme_description
|
2546
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription
|
2547
|
+
end
|
2548
|
+
def proxy_resource
|
2549
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource
|
2550
|
+
end
|
2551
|
+
def rolling_upgrade_monitoring_policy
|
2552
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy
|
2553
|
+
end
|
2554
|
+
def application_type_resource_list
|
2555
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList
|
2556
|
+
end
|
2557
|
+
def application_resource_list
|
2558
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList
|
2559
|
+
end
|
2560
|
+
def application_upgrade_policy
|
2561
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationUpgradePolicy
|
2562
|
+
end
|
2563
|
+
def version_resource_list
|
2564
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResourceList
|
2565
|
+
end
|
2566
|
+
def service_resource_list
|
2567
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceList
|
2568
|
+
end
|
2569
|
+
def named_partition_scheme_description
|
2570
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::NamedPartitionSchemeDescription
|
2571
|
+
end
|
2572
|
+
def singleton_partition_scheme_description
|
2573
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::SingletonPartitionSchemeDescription
|
2574
|
+
end
|
2575
|
+
def uniform_int64_range_partition_scheme_description
|
2576
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::UniformInt64RangePartitionSchemeDescription
|
2577
|
+
end
|
2578
|
+
def application_type_resource
|
2579
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResource
|
2580
|
+
end
|
2581
|
+
def version_resource
|
2582
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::VersionResource
|
2583
|
+
end
|
2584
|
+
def application_resource
|
2585
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResource
|
2586
|
+
end
|
2587
|
+
def application_resource_update
|
2588
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceUpdate
|
2589
|
+
end
|
2590
|
+
def service_properties
|
2591
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceProperties
|
2592
|
+
end
|
2593
|
+
def service_resource
|
2594
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResource
|
2595
|
+
end
|
2596
|
+
def service_update_properties
|
2597
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceUpdateProperties
|
2598
|
+
end
|
2599
|
+
def service_resource_update
|
2600
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceResourceUpdate
|
2601
|
+
end
|
2602
|
+
def stateless_service_properties
|
2603
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceProperties
|
2604
|
+
end
|
2605
|
+
def stateless_service_update_properties
|
2606
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatelessServiceUpdateProperties
|
2607
|
+
end
|
2608
|
+
def stateful_service_properties
|
2609
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties
|
2610
|
+
end
|
2611
|
+
def stateful_service_update_properties
|
2612
|
+
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties
|
2613
|
+
end
|
2614
|
+
def endpoint_range_description
|
2615
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::EndpointRangeDescription
|
2616
|
+
end
|
2617
|
+
def service_type_delta_health_policy
|
2618
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeDeltaHealthPolicy
|
2619
|
+
end
|
2620
|
+
def node_type_description
|
2621
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::NodeTypeDescription
|
2622
|
+
end
|
2623
|
+
def service_type_health_policy
|
2624
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServiceTypeHealthPolicy
|
2625
|
+
end
|
2626
|
+
def cluster_health_policy
|
2627
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterHealthPolicy
|
2628
|
+
end
|
2629
|
+
def available_operation_display
|
2630
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::AvailableOperationDisplay
|
2631
|
+
end
|
2632
|
+
def cluster_upgrade_delta_health_policy
|
2633
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradeDeltaHealthPolicy
|
2634
|
+
end
|
2635
|
+
def certificate_description
|
2636
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::CertificateDescription
|
2637
|
+
end
|
2638
|
+
def cluster_upgrade_policy
|
2639
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpgradePolicy
|
2640
|
+
end
|
2641
|
+
def client_certificate_thumbprint
|
2642
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateThumbprint
|
2643
|
+
end
|
2644
|
+
def cluster_version_details
|
2645
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterVersionDetails
|
2646
|
+
end
|
2647
|
+
def server_certificate_common_names
|
2648
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonNames
|
2649
|
+
end
|
2650
|
+
def cluster_code_versions_result
|
2651
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsResult
|
2652
|
+
end
|
2653
|
+
def settings_parameter_description
|
2654
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsParameterDescription
|
2655
|
+
end
|
2656
|
+
def cluster_code_versions_list_result
|
2657
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterCodeVersionsListResult
|
2658
|
+
end
|
2659
|
+
def application_delta_health_policy
|
2660
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationDeltaHealthPolicy
|
2661
|
+
end
|
2662
|
+
def cluster_list_result
|
2663
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterListResult
|
2664
|
+
end
|
2665
|
+
def azure_active_directory
|
2666
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::AzureActiveDirectory
|
2667
|
+
end
|
2668
|
+
def cluster_update_parameters
|
2669
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClusterUpdateParameters
|
2670
|
+
end
|
2671
|
+
def server_certificate_common_name
|
2672
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ServerCertificateCommonName
|
2673
|
+
end
|
2674
|
+
def operation_result
|
2675
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationResult
|
2676
|
+
end
|
2677
|
+
def settings_section_description
|
2678
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::SettingsSectionDescription
|
2679
|
+
end
|
2680
|
+
def operation_list_result
|
2681
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::OperationListResult
|
2682
|
+
end
|
2683
|
+
def client_certificate_common_name
|
2684
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ClientCertificateCommonName
|
2685
|
+
end
|
2686
|
+
def resource
|
2687
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Resource
|
2688
|
+
end
|
2689
|
+
def application_health_policy
|
2690
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ApplicationHealthPolicy
|
2691
|
+
end
|
2692
|
+
def error_model_error
|
2693
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModelError
|
2694
|
+
end
|
2695
|
+
def diagnostics_storage_account_config
|
2696
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::DiagnosticsStorageAccountConfig
|
2697
|
+
end
|
2698
|
+
def error_model
|
2699
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ErrorModel
|
2700
|
+
end
|
2701
|
+
def cluster
|
2702
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::Cluster
|
2703
|
+
end
|
2704
|
+
def provisioning_state
|
2705
|
+
Azure::ServiceFabric::Mgmt::V2018_02_01::Models::ProvisioningState
|
2706
|
+
end
|
2707
|
+
end
|
2708
|
+
end
|
2709
|
+
end
|
2710
|
+
end
|
2711
|
+
end
|