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,121 @@
|
|
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_maintenance'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module Maintenance
|
9
|
+
module Mgmt
|
10
|
+
ApplyUpdates = Azure::Maintenance::Mgmt::V2018_06_01_preview::ApplyUpdates
|
11
|
+
ConfigurationAssignments = Azure::Maintenance::Mgmt::V2018_06_01_preview::ConfigurationAssignments
|
12
|
+
MaintenanceConfigurations = Azure::Maintenance::Mgmt::V2018_06_01_preview::MaintenanceConfigurations
|
13
|
+
Operations = Azure::Maintenance::Mgmt::V2018_06_01_preview::Operations
|
14
|
+
Updates = Azure::Maintenance::Mgmt::V2018_06_01_preview::Updates
|
15
|
+
|
16
|
+
module Models
|
17
|
+
MaintenanceError = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::MaintenanceError
|
18
|
+
ListMaintenanceConfigurationsResult = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ListMaintenanceConfigurationsResult
|
19
|
+
Resource = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::Resource
|
20
|
+
Update = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::Update
|
21
|
+
ListUpdatesResult = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ListUpdatesResult
|
22
|
+
OperationInfo = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::OperationInfo
|
23
|
+
ListConfigurationAssignmentsResult = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ListConfigurationAssignmentsResult
|
24
|
+
Operation = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::Operation
|
25
|
+
ErrorDetails = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ErrorDetails
|
26
|
+
OperationsListResult = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::OperationsListResult
|
27
|
+
ApplyUpdate = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ApplyUpdate
|
28
|
+
ConfigurationAssignment = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ConfigurationAssignment
|
29
|
+
MaintenanceConfiguration = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::MaintenanceConfiguration
|
30
|
+
UpdateStatus = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::UpdateStatus
|
31
|
+
MaintenanceScope = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::MaintenanceScope
|
32
|
+
ImpactType = Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ImpactType
|
33
|
+
end
|
34
|
+
|
35
|
+
class MaintenanceManagementClass
|
36
|
+
attr_reader :apply_updates, :configuration_assignments, :maintenance_configurations, :operations, :updates, :configurable, :base_url, :options, :model_classes
|
37
|
+
|
38
|
+
def initialize(configurable, base_url=nil, options=nil)
|
39
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
40
|
+
|
41
|
+
@client_0 = Azure::Maintenance::Mgmt::V2018_06_01_preview::MaintenanceManagementClient.new(configurable.credentials, base_url, options)
|
42
|
+
if(@client_0.respond_to?(:subscription_id))
|
43
|
+
@client_0.subscription_id = configurable.subscription_id
|
44
|
+
end
|
45
|
+
add_telemetry(@client_0)
|
46
|
+
@apply_updates = @client_0.apply_updates
|
47
|
+
@configuration_assignments = @client_0.configuration_assignments
|
48
|
+
@maintenance_configurations = @client_0.maintenance_configurations
|
49
|
+
@operations = @client_0.operations
|
50
|
+
@updates = @client_0.updates
|
51
|
+
|
52
|
+
@model_classes = ModelClasses.new
|
53
|
+
end
|
54
|
+
|
55
|
+
def add_telemetry(client)
|
56
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Maintenance/Mgmt"
|
57
|
+
client.add_user_agent_information(profile_information)
|
58
|
+
end
|
59
|
+
|
60
|
+
def method_missing(method, *args)
|
61
|
+
if @client_0.respond_to?method
|
62
|
+
@client_0.send(method, *args)
|
63
|
+
else
|
64
|
+
super
|
65
|
+
end
|
66
|
+
end
|
67
|
+
|
68
|
+
class ModelClasses
|
69
|
+
def maintenance_error
|
70
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::MaintenanceError
|
71
|
+
end
|
72
|
+
def list_maintenance_configurations_result
|
73
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ListMaintenanceConfigurationsResult
|
74
|
+
end
|
75
|
+
def resource
|
76
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::Resource
|
77
|
+
end
|
78
|
+
def update
|
79
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::Update
|
80
|
+
end
|
81
|
+
def list_updates_result
|
82
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ListUpdatesResult
|
83
|
+
end
|
84
|
+
def operation_info
|
85
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::OperationInfo
|
86
|
+
end
|
87
|
+
def list_configuration_assignments_result
|
88
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ListConfigurationAssignmentsResult
|
89
|
+
end
|
90
|
+
def operation
|
91
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::Operation
|
92
|
+
end
|
93
|
+
def error_details
|
94
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ErrorDetails
|
95
|
+
end
|
96
|
+
def operations_list_result
|
97
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::OperationsListResult
|
98
|
+
end
|
99
|
+
def apply_update
|
100
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ApplyUpdate
|
101
|
+
end
|
102
|
+
def configuration_assignment
|
103
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ConfigurationAssignment
|
104
|
+
end
|
105
|
+
def maintenance_configuration
|
106
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::MaintenanceConfiguration
|
107
|
+
end
|
108
|
+
def update_status
|
109
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::UpdateStatus
|
110
|
+
end
|
111
|
+
def maintenance_scope
|
112
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::MaintenanceScope
|
113
|
+
end
|
114
|
+
def impact_type
|
115
|
+
Azure::Maintenance::Mgmt::V2018_06_01_preview::Models::ImpactType
|
116
|
+
end
|
117
|
+
end
|
118
|
+
end
|
119
|
+
end
|
120
|
+
end
|
121
|
+
end
|
@@ -0,0 +1,123 @@
|
|
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_managed_applications'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module ManagedApplications
|
9
|
+
module Mgmt
|
10
|
+
Applications = Azure::ManagedApplications::Mgmt::V2018_06_01::Applications
|
11
|
+
ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2018_06_01::ApplicationDefinitions
|
12
|
+
|
13
|
+
module Models
|
14
|
+
Sku = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku
|
15
|
+
Plan = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan
|
16
|
+
Identity = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Identity
|
17
|
+
PlanPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable
|
18
|
+
ErrorResponse = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse
|
19
|
+
ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization
|
20
|
+
ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinitionListResult
|
21
|
+
ApplicationListResult = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult
|
22
|
+
ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact
|
23
|
+
Resource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource
|
24
|
+
GenericResource = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource
|
25
|
+
Application = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Application
|
26
|
+
ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationPatchable
|
27
|
+
ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinition
|
28
|
+
ProvisioningState = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState
|
29
|
+
ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationLockLevel
|
30
|
+
ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifactType
|
31
|
+
ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType
|
32
|
+
end
|
33
|
+
|
34
|
+
class ManagedApplicationsManagementClass
|
35
|
+
attr_reader :applications, :application_definitions, :configurable, :base_url, :options, :model_classes
|
36
|
+
|
37
|
+
def initialize(configurable, base_url=nil, options=nil)
|
38
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
39
|
+
|
40
|
+
@client_0 = Azure::ManagedApplications::Mgmt::V2018_06_01::ApplicationClient.new(configurable.credentials, base_url, options)
|
41
|
+
if(@client_0.respond_to?(:subscription_id))
|
42
|
+
@client_0.subscription_id = configurable.subscription_id
|
43
|
+
end
|
44
|
+
add_telemetry(@client_0)
|
45
|
+
@applications = @client_0.applications
|
46
|
+
@application_definitions = @client_0.application_definitions
|
47
|
+
|
48
|
+
@model_classes = ModelClasses.new
|
49
|
+
end
|
50
|
+
|
51
|
+
def add_telemetry(client)
|
52
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ManagedApplications/Mgmt"
|
53
|
+
client.add_user_agent_information(profile_information)
|
54
|
+
end
|
55
|
+
|
56
|
+
def method_missing(method, *args)
|
57
|
+
if @client_0.respond_to?method
|
58
|
+
@client_0.send(method, *args)
|
59
|
+
else
|
60
|
+
super
|
61
|
+
end
|
62
|
+
end
|
63
|
+
|
64
|
+
class ModelClasses
|
65
|
+
def sku
|
66
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Sku
|
67
|
+
end
|
68
|
+
def plan
|
69
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Plan
|
70
|
+
end
|
71
|
+
def identity
|
72
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Identity
|
73
|
+
end
|
74
|
+
def plan_patchable
|
75
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::PlanPatchable
|
76
|
+
end
|
77
|
+
def error_response
|
78
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ErrorResponse
|
79
|
+
end
|
80
|
+
def application_provider_authorization
|
81
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationProviderAuthorization
|
82
|
+
end
|
83
|
+
def application_definition_list_result
|
84
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinitionListResult
|
85
|
+
end
|
86
|
+
def application_list_result
|
87
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationListResult
|
88
|
+
end
|
89
|
+
def application_artifact
|
90
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifact
|
91
|
+
end
|
92
|
+
def resource
|
93
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Resource
|
94
|
+
end
|
95
|
+
def generic_resource
|
96
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::GenericResource
|
97
|
+
end
|
98
|
+
def application
|
99
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::Application
|
100
|
+
end
|
101
|
+
def application_patchable
|
102
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationPatchable
|
103
|
+
end
|
104
|
+
def application_definition
|
105
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationDefinition
|
106
|
+
end
|
107
|
+
def provisioning_state
|
108
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ProvisioningState
|
109
|
+
end
|
110
|
+
def application_lock_level
|
111
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationLockLevel
|
112
|
+
end
|
113
|
+
def application_artifact_type
|
114
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ApplicationArtifactType
|
115
|
+
end
|
116
|
+
def resource_identity_type
|
117
|
+
Azure::ManagedApplications::Mgmt::V2018_06_01::Models::ResourceIdentityType
|
118
|
+
end
|
119
|
+
end
|
120
|
+
end
|
121
|
+
end
|
122
|
+
end
|
123
|
+
end
|
@@ -0,0 +1,75 @@
|
|
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_msi'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module ManagedServiceIdentity
|
9
|
+
module Mgmt
|
10
|
+
Operations = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Operations
|
11
|
+
UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::UserAssignedIdentities
|
12
|
+
|
13
|
+
module Models
|
14
|
+
Identity = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
|
15
|
+
OperationDisplay = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
|
16
|
+
Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
|
17
|
+
UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
|
18
|
+
OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
|
19
|
+
UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
|
20
|
+
end
|
21
|
+
|
22
|
+
class ManagedServiceIdentityManagementClass
|
23
|
+
attr_reader :operations, :user_assigned_identities, :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::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::ManagedServiceIdentityClient.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
|
+
@operations = @client_0.operations
|
34
|
+
@user_assigned_identities = @client_0.user_assigned_identities
|
35
|
+
|
36
|
+
@model_classes = ModelClasses.new
|
37
|
+
end
|
38
|
+
|
39
|
+
def add_telemetry(client)
|
40
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/ManagedServiceIdentity/Mgmt"
|
41
|
+
client.add_user_agent_information(profile_information)
|
42
|
+
end
|
43
|
+
|
44
|
+
def method_missing(method, *args)
|
45
|
+
if @client_0.respond_to?method
|
46
|
+
@client_0.send(method, *args)
|
47
|
+
else
|
48
|
+
super
|
49
|
+
end
|
50
|
+
end
|
51
|
+
|
52
|
+
class ModelClasses
|
53
|
+
def identity
|
54
|
+
Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
|
55
|
+
end
|
56
|
+
def operation_display
|
57
|
+
Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
|
58
|
+
end
|
59
|
+
def operation
|
60
|
+
Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
|
61
|
+
end
|
62
|
+
def user_assigned_identities_list_result
|
63
|
+
Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
|
64
|
+
end
|
65
|
+
def operation_list_result
|
66
|
+
Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
|
67
|
+
end
|
68
|
+
def user_assigned_identities
|
69
|
+
Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
|
70
|
+
end
|
71
|
+
end
|
72
|
+
end
|
73
|
+
end
|
74
|
+
end
|
75
|
+
end
|
@@ -0,0 +1,233 @@
|
|
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_mariadb'
|
6
|
+
|
7
|
+
module Azure::Profiles::Latest
|
8
|
+
module MariaDB
|
9
|
+
module Mgmt
|
10
|
+
Servers = Azure::MariaDB::Mgmt::V2018_06_01::Servers
|
11
|
+
Replicas = Azure::MariaDB::Mgmt::V2018_06_01::Replicas
|
12
|
+
FirewallRules = Azure::MariaDB::Mgmt::V2018_06_01::FirewallRules
|
13
|
+
VirtualNetworkRules = Azure::MariaDB::Mgmt::V2018_06_01::VirtualNetworkRules
|
14
|
+
Databases = Azure::MariaDB::Mgmt::V2018_06_01::Databases
|
15
|
+
Configurations = Azure::MariaDB::Mgmt::V2018_06_01::Configurations
|
16
|
+
LogFiles = Azure::MariaDB::Mgmt::V2018_06_01::LogFiles
|
17
|
+
LocationBasedPerformanceTier = Azure::MariaDB::Mgmt::V2018_06_01::LocationBasedPerformanceTier
|
18
|
+
CheckNameAvailability = Azure::MariaDB::Mgmt::V2018_06_01::CheckNameAvailability
|
19
|
+
ServerSecurityAlertPolicies = Azure::MariaDB::Mgmt::V2018_06_01::ServerSecurityAlertPolicies
|
20
|
+
Operations = Azure::MariaDB::Mgmt::V2018_06_01::Operations
|
21
|
+
|
22
|
+
module Models
|
23
|
+
VirtualNetworkRuleListResult = Azure::MariaDB::Mgmt::V2018_06_01::Models::VirtualNetworkRuleListResult
|
24
|
+
FirewallRuleListResult = Azure::MariaDB::Mgmt::V2018_06_01::Models::FirewallRuleListResult
|
25
|
+
NameAvailabilityRequest = Azure::MariaDB::Mgmt::V2018_06_01::Models::NameAvailabilityRequest
|
26
|
+
StorageProfile = Azure::MariaDB::Mgmt::V2018_06_01::Models::StorageProfile
|
27
|
+
ProxyResource = Azure::MariaDB::Mgmt::V2018_06_01::Models::ProxyResource
|
28
|
+
NameAvailability = Azure::MariaDB::Mgmt::V2018_06_01::Models::NameAvailability
|
29
|
+
PerformanceTierListResult = Azure::MariaDB::Mgmt::V2018_06_01::Models::PerformanceTierListResult
|
30
|
+
Operation = Azure::MariaDB::Mgmt::V2018_06_01::Models::Operation
|
31
|
+
PerformanceTierServiceLevelObjectives = Azure::MariaDB::Mgmt::V2018_06_01::Models::PerformanceTierServiceLevelObjectives
|
32
|
+
ServerPropertiesForCreate = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForCreate
|
33
|
+
LogFileListResult = Azure::MariaDB::Mgmt::V2018_06_01::Models::LogFileListResult
|
34
|
+
OperationListResult = Azure::MariaDB::Mgmt::V2018_06_01::Models::OperationListResult
|
35
|
+
ServerUpdateParameters = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerUpdateParameters
|
36
|
+
PerformanceTierProperties = Azure::MariaDB::Mgmt::V2018_06_01::Models::PerformanceTierProperties
|
37
|
+
DatabaseListResult = Azure::MariaDB::Mgmt::V2018_06_01::Models::DatabaseListResult
|
38
|
+
ServerForCreate = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerForCreate
|
39
|
+
Sku = Azure::MariaDB::Mgmt::V2018_06_01::Models::Sku
|
40
|
+
ConfigurationListResult = Azure::MariaDB::Mgmt::V2018_06_01::Models::ConfigurationListResult
|
41
|
+
ServerListResult = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerListResult
|
42
|
+
OperationDisplay = Azure::MariaDB::Mgmt::V2018_06_01::Models::OperationDisplay
|
43
|
+
TrackedResource = Azure::MariaDB::Mgmt::V2018_06_01::Models::TrackedResource
|
44
|
+
ServerPropertiesForDefaultCreate = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForDefaultCreate
|
45
|
+
ServerPropertiesForRestore = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForRestore
|
46
|
+
ServerPropertiesForGeoRestore = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForGeoRestore
|
47
|
+
ServerPropertiesForReplica = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForReplica
|
48
|
+
Server = Azure::MariaDB::Mgmt::V2018_06_01::Models::Server
|
49
|
+
FirewallRule = Azure::MariaDB::Mgmt::V2018_06_01::Models::FirewallRule
|
50
|
+
VirtualNetworkRule = Azure::MariaDB::Mgmt::V2018_06_01::Models::VirtualNetworkRule
|
51
|
+
Database = Azure::MariaDB::Mgmt::V2018_06_01::Models::Database
|
52
|
+
Configuration = Azure::MariaDB::Mgmt::V2018_06_01::Models::Configuration
|
53
|
+
LogFile = Azure::MariaDB::Mgmt::V2018_06_01::Models::LogFile
|
54
|
+
ServerSecurityAlertPolicy = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerSecurityAlertPolicy
|
55
|
+
ServerVersion = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerVersion
|
56
|
+
SslEnforcementEnum = Azure::MariaDB::Mgmt::V2018_06_01::Models::SslEnforcementEnum
|
57
|
+
ServerState = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerState
|
58
|
+
GeoRedundantBackup = Azure::MariaDB::Mgmt::V2018_06_01::Models::GeoRedundantBackup
|
59
|
+
StorageAutogrow = Azure::MariaDB::Mgmt::V2018_06_01::Models::StorageAutogrow
|
60
|
+
SkuTier = Azure::MariaDB::Mgmt::V2018_06_01::Models::SkuTier
|
61
|
+
VirtualNetworkRuleState = Azure::MariaDB::Mgmt::V2018_06_01::Models::VirtualNetworkRuleState
|
62
|
+
OperationOrigin = Azure::MariaDB::Mgmt::V2018_06_01::Models::OperationOrigin
|
63
|
+
ServerSecurityAlertPolicyState = Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerSecurityAlertPolicyState
|
64
|
+
end
|
65
|
+
|
66
|
+
class MariaDBManagementClass
|
67
|
+
attr_reader :servers, :replicas, :firewall_rules, :virtual_network_rules, :databases, :configurations, :log_files, :location_based_performance_tier, :check_name_availability, :server_security_alert_policies, :operations, :configurable, :base_url, :options, :model_classes
|
68
|
+
|
69
|
+
def initialize(configurable, base_url=nil, options=nil)
|
70
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
71
|
+
|
72
|
+
@client_0 = Azure::MariaDB::Mgmt::V2018_06_01::MariaDBManagementClient.new(configurable.credentials, base_url, options)
|
73
|
+
if(@client_0.respond_to?(:subscription_id))
|
74
|
+
@client_0.subscription_id = configurable.subscription_id
|
75
|
+
end
|
76
|
+
add_telemetry(@client_0)
|
77
|
+
@servers = @client_0.servers
|
78
|
+
@replicas = @client_0.replicas
|
79
|
+
@firewall_rules = @client_0.firewall_rules
|
80
|
+
@virtual_network_rules = @client_0.virtual_network_rules
|
81
|
+
@databases = @client_0.databases
|
82
|
+
@configurations = @client_0.configurations
|
83
|
+
@log_files = @client_0.log_files
|
84
|
+
@location_based_performance_tier = @client_0.location_based_performance_tier
|
85
|
+
@check_name_availability = @client_0.check_name_availability
|
86
|
+
@server_security_alert_policies = @client_0.server_security_alert_policies
|
87
|
+
@operations = @client_0.operations
|
88
|
+
|
89
|
+
@model_classes = ModelClasses.new
|
90
|
+
end
|
91
|
+
|
92
|
+
def add_telemetry(client)
|
93
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/MariaDB/Mgmt"
|
94
|
+
client.add_user_agent_information(profile_information)
|
95
|
+
end
|
96
|
+
|
97
|
+
def method_missing(method, *args)
|
98
|
+
if @client_0.respond_to?method
|
99
|
+
@client_0.send(method, *args)
|
100
|
+
else
|
101
|
+
super
|
102
|
+
end
|
103
|
+
end
|
104
|
+
|
105
|
+
class ModelClasses
|
106
|
+
def virtual_network_rule_list_result
|
107
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::VirtualNetworkRuleListResult
|
108
|
+
end
|
109
|
+
def firewall_rule_list_result
|
110
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::FirewallRuleListResult
|
111
|
+
end
|
112
|
+
def name_availability_request
|
113
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::NameAvailabilityRequest
|
114
|
+
end
|
115
|
+
def storage_profile
|
116
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::StorageProfile
|
117
|
+
end
|
118
|
+
def proxy_resource
|
119
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ProxyResource
|
120
|
+
end
|
121
|
+
def name_availability
|
122
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::NameAvailability
|
123
|
+
end
|
124
|
+
def performance_tier_list_result
|
125
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::PerformanceTierListResult
|
126
|
+
end
|
127
|
+
def operation
|
128
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::Operation
|
129
|
+
end
|
130
|
+
def performance_tier_service_level_objectives
|
131
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::PerformanceTierServiceLevelObjectives
|
132
|
+
end
|
133
|
+
def server_properties_for_create
|
134
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForCreate
|
135
|
+
end
|
136
|
+
def log_file_list_result
|
137
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::LogFileListResult
|
138
|
+
end
|
139
|
+
def operation_list_result
|
140
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::OperationListResult
|
141
|
+
end
|
142
|
+
def server_update_parameters
|
143
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerUpdateParameters
|
144
|
+
end
|
145
|
+
def performance_tier_properties
|
146
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::PerformanceTierProperties
|
147
|
+
end
|
148
|
+
def database_list_result
|
149
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::DatabaseListResult
|
150
|
+
end
|
151
|
+
def server_for_create
|
152
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerForCreate
|
153
|
+
end
|
154
|
+
def sku
|
155
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::Sku
|
156
|
+
end
|
157
|
+
def configuration_list_result
|
158
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ConfigurationListResult
|
159
|
+
end
|
160
|
+
def server_list_result
|
161
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerListResult
|
162
|
+
end
|
163
|
+
def operation_display
|
164
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::OperationDisplay
|
165
|
+
end
|
166
|
+
def tracked_resource
|
167
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::TrackedResource
|
168
|
+
end
|
169
|
+
def server_properties_for_default_create
|
170
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForDefaultCreate
|
171
|
+
end
|
172
|
+
def server_properties_for_restore
|
173
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForRestore
|
174
|
+
end
|
175
|
+
def server_properties_for_geo_restore
|
176
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForGeoRestore
|
177
|
+
end
|
178
|
+
def server_properties_for_replica
|
179
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForReplica
|
180
|
+
end
|
181
|
+
def server
|
182
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::Server
|
183
|
+
end
|
184
|
+
def firewall_rule
|
185
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::FirewallRule
|
186
|
+
end
|
187
|
+
def virtual_network_rule
|
188
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::VirtualNetworkRule
|
189
|
+
end
|
190
|
+
def database
|
191
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::Database
|
192
|
+
end
|
193
|
+
def configuration
|
194
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::Configuration
|
195
|
+
end
|
196
|
+
def log_file
|
197
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::LogFile
|
198
|
+
end
|
199
|
+
def server_security_alert_policy
|
200
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerSecurityAlertPolicy
|
201
|
+
end
|
202
|
+
def server_version
|
203
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerVersion
|
204
|
+
end
|
205
|
+
def ssl_enforcement_enum
|
206
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::SslEnforcementEnum
|
207
|
+
end
|
208
|
+
def server_state
|
209
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerState
|
210
|
+
end
|
211
|
+
def geo_redundant_backup
|
212
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::GeoRedundantBackup
|
213
|
+
end
|
214
|
+
def storage_autogrow
|
215
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::StorageAutogrow
|
216
|
+
end
|
217
|
+
def sku_tier
|
218
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::SkuTier
|
219
|
+
end
|
220
|
+
def virtual_network_rule_state
|
221
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::VirtualNetworkRuleState
|
222
|
+
end
|
223
|
+
def operation_origin
|
224
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::OperationOrigin
|
225
|
+
end
|
226
|
+
def server_security_alert_policy_state
|
227
|
+
Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerSecurityAlertPolicyState
|
228
|
+
end
|
229
|
+
end
|
230
|
+
end
|
231
|
+
end
|
232
|
+
end
|
233
|
+
end
|