diff --git a/azure_sdk/lib/azure_sdk.rb b/azure_sdk/lib/azure_sdk.rb
index 3d3eabaa94..4de13c3d8b 100644
--- a/azure_sdk/lib/azure_sdk.rb
+++ b/azure_sdk/lib/azure_sdk.rb
@@ -2,5 +2,5 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
-require 'v2017_03_09/v2017_03_09_profile_client'
require 'latest/latest_profile_client'
+require 'v2017_03_09/v2017_03_09_profile_client'
diff --git a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb
index bc16075a84..4f980a1b13 100644
--- a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb
@@ -11,6 +11,7 @@ module Mgmt
Operations = Azure::AnalysisServices::Mgmt::V2017_08_01::Operations
module Models
+ Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status
Resource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource
SkuTier = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier
State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State
@@ -37,7 +38,6 @@ module Models
SkuEnumerationForExistingResourceResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForExistingResourceResult
AnalysisServicesServer = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServer
ConnectionMode = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode
- Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status
end
class AnalysisServicesManagementClass
@@ -71,6 +71,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def status
+ Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status
+ end
def resource
Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource
end
@@ -149,9 +152,6 @@ def analysis_services_server
def connection_mode
Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode
end
- def status
- Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb
index 8cae55cd93..99b93b7013 100644
--- a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb
@@ -7,24 +7,27 @@
module Azure::Profiles::Latest
module ApiManagement
module Mgmt
+ ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductSubscriptions
+ ProductPolicy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductPolicy
+ Property = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Property
QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByCounterKeys
QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByPeriodKeys
+ Group = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Group
Reports = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Reports
- ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductSubscriptions
TagResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagResource
- Group = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Group
- OperationOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OperationOperations
TagDescription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagDescription
- TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccessGit
+ OperationOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OperationOperations
TenantAccess = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccess
- User = Azure::ApiManagement::Mgmt::V2018_01_01_preview::User
+ DelegationSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::DelegationSettings
TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantConfiguration
- UserSubscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserSubscription
+ TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccessGit
UserGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserGroup
- ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiVersionSet
+ User = Azure::ApiManagement::Mgmt::V2018_01_01_preview::User
UserIdentities = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserIdentities
- Subscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Subscription
+ UserSubscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserSubscription
ApiExport = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiExport
+ Subscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Subscription
+ ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiVersionSet
Policy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Policy
Tag = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Tag
Logger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Logger
@@ -57,12 +60,9 @@ module Mgmt
SignInSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::SignInSettings
SignUpSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::SignUpSettings
Certificate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Certificate
- DelegationSettings = Azure::ApiManagement::Mgmt::V2018_01_01_preview::DelegationSettings
+ Product = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Product
ProductApi = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductApi
ProductGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductGroup
- Product = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Product
- ProductPolicy = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductPolicy
- Property = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Property
module Models
SubscriptionState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState
@@ -266,7 +266,7 @@ module Models
end
class ApiManagementManagementClass
- attr_reader :quota_by_counter_keys, :quota_by_period_keys, :reports, :product_subscriptions, :tag_resource, :group, :operation_operations, :tag_description, :tenant_access_git, :tenant_access, :user, :tenant_configuration, :user_subscription, :user_group, :api_version_set, :user_identities, :subscription, :api_export, :policy, :tag, :logger, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_diagnostic_logger, :authorization_server, :backend, :api_management_operations, :api_management_service, :diagnostic, :diagnostic_logger, :email_template, :group_user, :identity_provider, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :certificate, :delegation_settings, :product_api, :product_group, :product, :product_policy, :property, :configurable, :base_url, :options, :model_classes
+ attr_reader :product_subscriptions, :product_policy, :property, :quota_by_counter_keys, :quota_by_period_keys, :group, :reports, :tag_resource, :tag_description, :operation_operations, :tenant_access, :delegation_settings, :tenant_configuration, :tenant_access_git, :user_group, :user, :user_identities, :user_subscription, :api_export, :subscription, :api_version_set, :policy, :tag, :logger, :policy_snippets, :regions, :api, :api_revisions, :api_release, :api_operation, :api_operation_policy, :api_product, :api_policy, :api_schema, :api_diagnostic, :api_diagnostic_logger, :authorization_server, :backend, :api_management_operations, :api_management_service, :diagnostic, :diagnostic_logger, :email_template, :group_user, :identity_provider, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :certificate, :product, :product_api, :product_group, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -276,24 +276,27 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @product_subscriptions = @client_0.product_subscriptions
+ @product_policy = @client_0.product_policy
+ @property = @client_0.property
@quota_by_counter_keys = @client_0.quota_by_counter_keys
@quota_by_period_keys = @client_0.quota_by_period_keys
+ @group = @client_0.group
@reports = @client_0.reports
- @product_subscriptions = @client_0.product_subscriptions
@tag_resource = @client_0.tag_resource
- @group = @client_0.group
- @operation_operations = @client_0.operation_operations
@tag_description = @client_0.tag_description
- @tenant_access_git = @client_0.tenant_access_git
+ @operation_operations = @client_0.operation_operations
@tenant_access = @client_0.tenant_access
- @user = @client_0.user
+ @delegation_settings = @client_0.delegation_settings
@tenant_configuration = @client_0.tenant_configuration
- @user_subscription = @client_0.user_subscription
+ @tenant_access_git = @client_0.tenant_access_git
@user_group = @client_0.user_group
- @api_version_set = @client_0.api_version_set
+ @user = @client_0.user
@user_identities = @client_0.user_identities
- @subscription = @client_0.subscription
+ @user_subscription = @client_0.user_subscription
@api_export = @client_0.api_export
+ @subscription = @client_0.subscription
+ @api_version_set = @client_0.api_version_set
@policy = @client_0.policy
@tag = @client_0.tag
@logger = @client_0.logger
@@ -326,12 +329,9 @@ def initialize(configurable, base_url=nil, options=nil)
@sign_in_settings = @client_0.sign_in_settings
@sign_up_settings = @client_0.sign_up_settings
@certificate = @client_0.certificate
- @delegation_settings = @client_0.delegation_settings
+ @product = @client_0.product
@product_api = @client_0.product_api
@product_group = @client_0.product_group
- @product = @client_0.product
- @product_policy = @client_0.product_policy
- @property = @client_0.property
@model_classes = ModelClasses.new
end
diff --git a/azure_sdk/lib/latest/modules/authorization_profile_module.rb b/azure_sdk/lib/latest/modules/authorization_profile_module.rb
index 0a2cc51141..e6061cd6f9 100644
--- a/azure_sdk/lib/latest/modules/authorization_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/authorization_profile_module.rb
@@ -8,14 +8,14 @@ module Azure::Profiles::Latest
module Authorization
module Mgmt
ClassicAdministrators = Azure::Authorization::Mgmt::V2015_06_01_preview::ClassicAdministrators
- ProviderOperationsMetadataOperations = Azure::Authorization::Mgmt::V2018_01_01_preview::ProviderOperationsMetadataOperations
Permissions = Azure::Authorization::Mgmt::V2018_01_01_preview::Permissions
RoleAssignments = Azure::Authorization::Mgmt::V2018_01_01_preview::RoleAssignments
RoleDefinitions = Azure::Authorization::Mgmt::V2018_01_01_preview::RoleDefinitions
+ ProviderOperationsMetadataOperations = Azure::Authorization::Mgmt::V2018_01_01_preview::ProviderOperationsMetadataOperations
module Models
- ClassicAdministratorListResult = Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministratorListResult
ClassicAdministrator = Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministrator
+ ClassicAdministratorListResult = Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministratorListResult
RoleDefinitionFilter = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter
RoleDefinition = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinition
ResourceType = Azure::Authorization::Mgmt::V2018_01_01_preview::Models::ResourceType
@@ -32,7 +32,7 @@ module Models
end
class AuthorizationManagementClass
- attr_reader :classic_administrators, :provider_operations_metadata_operations, :permissions, :role_assignments, :role_definitions, :configurable, :base_url, :options, :model_classes
+ attr_reader :classic_administrators, :permissions, :role_assignments, :role_definitions, :provider_operations_metadata_operations, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -49,10 +49,10 @@ def initialize(configurable, base_url=nil, options=nil)
@client_1.subscription_id = configurable.subscription_id
end
add_telemetry(@client_1)
- @provider_operations_metadata_operations = @client_1.provider_operations_metadata_operations
@permissions = @client_1.permissions
@role_assignments = @client_1.role_assignments
@role_definitions = @client_1.role_definitions
+ @provider_operations_metadata_operations = @client_1.provider_operations_metadata_operations
@model_classes = ModelClasses.new
end
@@ -73,12 +73,12 @@ def method_missing(method, *args)
end
class ModelClasses
- def classic_administrator_list_result
- Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministratorListResult
- end
def classic_administrator
Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministrator
end
+ def classic_administrator_list_result
+ Azure::Authorization::Mgmt::V2015_06_01_preview::Models::ClassicAdministratorListResult
+ end
def role_definition_filter
Azure::Authorization::Mgmt::V2018_01_01_preview::Models::RoleDefinitionFilter
end
diff --git a/azure_sdk/lib/latest/modules/automation_profile_module.rb b/azure_sdk/lib/latest/modules/automation_profile_module.rb
index c27e9acb80..3f41b9f924 100644
--- a/azure_sdk/lib/latest/modules/automation_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/automation_profile_module.rb
@@ -7,6 +7,9 @@
module Azure::Profiles::Latest
module Automation
module Mgmt
+ DscNodeConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeConfigurationOperations
+ HybridRunbookWorkerGroupOperations = Azure::Automation::Mgmt::V2015_10_31::HybridRunbookWorkerGroupOperations
+ JobOperations = Azure::Automation::Mgmt::V2015_10_31::JobOperations
JobStreamOperations = Azure::Automation::Mgmt::V2015_10_31::JobStreamOperations
JobScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::JobScheduleOperations
LinkedWorkspaceOperations = Azure::Automation::Mgmt::V2015_10_31::LinkedWorkspaceOperations
@@ -36,11 +39,11 @@ module Mgmt
AgentRegistrationInformation = Azure::Automation::Mgmt::V2015_10_31::AgentRegistrationInformation
DscNodeOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeOperations
NodeReports = Azure::Automation::Mgmt::V2015_10_31::NodeReports
- DscNodeConfigurationOperations = Azure::Automation::Mgmt::V2015_10_31::DscNodeConfigurationOperations
- HybridRunbookWorkerGroupOperations = Azure::Automation::Mgmt::V2015_10_31::HybridRunbookWorkerGroupOperations
- JobOperations = Azure::Automation::Mgmt::V2015_10_31::JobOperations
module Models
+ RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty
+ ActivityParameter = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter
+ HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup
ActivityOutputType = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType
HybridRunbookWorkerGroupsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroupsListResult
ActivityListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityListResult
@@ -112,22 +115,22 @@ module Models
RunbookTypeEnum = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookTypeEnum
RunbookState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookState
RunbookProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState
- ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState
+ Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku
ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType
DscConfigurationProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState
- Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku
- SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum
+ DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState
+ ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState
AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState
ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay
- DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState
+ AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName
SubResource = Azure::Automation::Mgmt::V2015_10_31::Models::SubResource
HttpStatusCode = Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode
ScheduleFrequency = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency
- AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName
- JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType
Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage
+ JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType
UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult
Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource
+ SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum
Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate
Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection
AgentRegistration = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration
@@ -176,13 +179,10 @@ module Models
ConnectionTypeCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters
HybridRunbookWorker = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker
CredentialUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters
- RunAsCredentialAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty
- ActivityParameter = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter
- HybridRunbookWorkerGroup = Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup
end
class AutomationManagementClass
- attr_reader :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :usages, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :operations, :automation_account_operations, :statistics_operations, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :configurable, :base_url, :options, :model_classes
+ attr_reader :dsc_node_configuration_operations, :hybrid_runbook_worker_group_operations, :job_operations, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :usages, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :operations, :automation_account_operations, :statistics_operations, :keys, :certificate_operations, :connection_operations, :connection_type_operations, :credential_operations, :dsc_compilation_job_operations, :dsc_compilation_job_stream, :dsc_configuration_operations, :agent_registration_information, :dsc_node_operations, :node_reports, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -192,6 +192,9 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @dsc_node_configuration_operations = @client_0.dsc_node_configuration_operations
+ @hybrid_runbook_worker_group_operations = @client_0.hybrid_runbook_worker_group_operations
+ @job_operations = @client_0.job_operations
@job_stream_operations = @client_0.job_stream_operations
@job_schedule_operations = @client_0.job_schedule_operations
@linked_workspace_operations = @client_0.linked_workspace_operations
@@ -221,9 +224,6 @@ def initialize(configurable, base_url=nil, options=nil)
@agent_registration_information = @client_0.agent_registration_information
@dsc_node_operations = @client_0.dsc_node_operations
@node_reports = @client_0.node_reports
- @dsc_node_configuration_operations = @client_0.dsc_node_configuration_operations
- @hybrid_runbook_worker_group_operations = @client_0.hybrid_runbook_worker_group_operations
- @job_operations = @client_0.job_operations
@model_classes = ModelClasses.new
end
@@ -242,6 +242,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def run_as_credential_association_property
+ Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty
+ end
+ def activity_parameter
+ Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter
+ end
+ def hybrid_runbook_worker_group
+ Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup
+ end
def activity_output_type
Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType
end
@@ -455,8 +464,8 @@ def runbook_state
def runbook_provisioning_state
Azure::Automation::Mgmt::V2015_10_31::Models::RunbookProvisioningState
end
- def module_provisioning_state
- Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState
+ def sku
+ Azure::Automation::Mgmt::V2015_10_31::Models::Sku
end
def content_source_type
Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType
@@ -464,11 +473,11 @@ def content_source_type
def dsc_configuration_provisioning_state
Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState
end
- def sku
- Azure::Automation::Mgmt::V2015_10_31::Models::Sku
+ def dsc_configuration_state
+ Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState
end
- def sku_name_enum
- Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum
+ def module_provisioning_state
+ Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState
end
def automation_account_state
Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState
@@ -476,8 +485,8 @@ def automation_account_state
def schedule_day
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay
end
- def dsc_configuration_state
- Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState
+ def agent_registration_key_name
+ Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName
end
def sub_resource
Azure::Automation::Mgmt::V2015_10_31::Models::SubResource
@@ -488,21 +497,21 @@ def http_status_code
def schedule_frequency
Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleFrequency
end
- def agent_registration_key_name
- Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName
+ def usage
+ Azure::Automation::Mgmt::V2015_10_31::Models::Usage
end
def job_stream_type
Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType
end
- def usage
- Azure::Automation::Mgmt::V2015_10_31::Models::Usage
- end
def usage_list_result
Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult
end
def resource
Azure::Automation::Mgmt::V2015_10_31::Models::Resource
end
+ def sku_name_enum
+ Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum
+ end
def certificate
Azure::Automation::Mgmt::V2015_10_31::Models::Certificate
end
@@ -647,15 +656,6 @@ def hybrid_runbook_worker
def credential_update_parameters
Azure::Automation::Mgmt::V2015_10_31::Models::CredentialUpdateParameters
end
- def run_as_credential_association_property
- Azure::Automation::Mgmt::V2015_10_31::Models::RunAsCredentialAssociationProperty
- end
- def activity_parameter
- Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameter
- end
- def hybrid_runbook_worker_group
- Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorkerGroup
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/batch_profile_module.rb b/azure_sdk/lib/latest/modules/batch_profile_module.rb
index acae668e51..d3d063dd6d 100644
--- a/azure_sdk/lib/latest/modules/batch_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/batch_profile_module.rb
@@ -16,6 +16,9 @@ module Mgmt
PoolOperations = Azure::Batch::Mgmt::V2017_09_01::PoolOperations
module Models
+ CheckNameAvailabilityParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters
+ TaskSchedulingPolicy = Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy
+ CloudServiceConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration
LinuxUserConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration
UserAccount = Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount
OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk
@@ -92,9 +95,6 @@ module Models
PoolEndpointConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::PoolEndpointConfiguration
DeleteCertificateError = Azure::Batch::Mgmt::V2017_09_01::Models::DeleteCertificateError
NetworkConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkConfiguration
- CheckNameAvailabilityParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters
- TaskSchedulingPolicy = Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy
- CloudServiceConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration
end
class BatchManagementClass
@@ -133,6 +133,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def check_name_availability_parameters
+ Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters
+ end
+ def task_scheduling_policy
+ Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy
+ end
+ def cloud_service_configuration
+ Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration
+ end
def linux_user_configuration
Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration
end
@@ -361,15 +370,6 @@ def delete_certificate_error
def network_configuration
Azure::Batch::Mgmt::V2017_09_01::Models::NetworkConfiguration
end
- def check_name_availability_parameters
- Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityParameters
- end
- def task_scheduling_policy
- Azure::Batch::Mgmt::V2017_09_01::Models::TaskSchedulingPolicy
- end
- def cloud_service_configuration
- Azure::Batch::Mgmt::V2017_09_01::Models::CloudServiceConfiguration
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/billing_profile_module.rb b/azure_sdk/lib/latest/modules/billing_profile_module.rb
index 0259fae8b7..fdbac53f4c 100644
--- a/azure_sdk/lib/latest/modules/billing_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/billing_profile_module.rb
@@ -12,17 +12,17 @@ module Mgmt
Invoices = Azure::Billing::Mgmt::V2017_04_24_preview::Invoices
module Models
+ Invoice = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice
+ ErrorResponse = Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse
Operation = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation
OperationDisplay = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay
+ Resource = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource
BillingPeriodsListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriodsListResult
InvoicesListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::InvoicesListResult
- DownloadUrl = Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl
- Resource = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource
ErrorDetails = Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorDetails
- Invoice = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice
- OperationListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationListResult
- ErrorResponse = Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse
BillingPeriod = Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod
+ DownloadUrl = Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl
+ OperationListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationListResult
end
class BillingManagementClass
@@ -57,39 +57,39 @@ def method_missing(method, *args)
end
class ModelClasses
+ def invoice
+ Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice
+ end
+ def error_response
+ Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse
+ end
def operation
Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation
end
def operation_display
Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay
end
+ def resource
+ Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource
+ end
def billing_periods_list_result
Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriodsListResult
end
def invoices_list_result
Azure::Billing::Mgmt::V2017_04_24_preview::Models::InvoicesListResult
end
- def download_url
- Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl
- end
- def resource
- Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource
- end
def error_details
Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorDetails
end
- def invoice
- Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice
+ def billing_period
+ Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod
+ end
+ def download_url
+ Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl
end
def operation_list_result
Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationListResult
end
- def error_response
- Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse
- end
- def billing_period
- Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriod
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/cdn_profile_module.rb b/azure_sdk/lib/latest/modules/cdn_profile_module.rb
index f82d91819b..24d13d894e 100644
--- a/azure_sdk/lib/latest/modules/cdn_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/cdn_profile_module.rb
@@ -16,6 +16,9 @@ module Mgmt
EdgeNodes = Azure::CDN::Mgmt::V2017_10_12::EdgeNodes
module Models
+ ValidateCustomDomainInput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainInput
+ IpAddressGroup = Azure::CDN::Mgmt::V2017_10_12::Models::IpAddressGroup
+ ValidateCustomDomainOutput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainOutput
CheckNameAvailabilityInput = Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityInput
DeliveryRuleCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCondition
CheckNameAvailabilityOutput = Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityOutput
@@ -72,9 +75,6 @@ module Models
CustomDomainParameters = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainParameters
EdgenodeResult = Azure::CDN::Mgmt::V2017_10_12::Models::EdgenodeResult
CustomDomainListResult = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainListResult
- ValidateCustomDomainInput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainInput
- IpAddressGroup = Azure::CDN::Mgmt::V2017_10_12::Models::IpAddressGroup
- ValidateCustomDomainOutput = Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainOutput
end
class CDNManagementClass
@@ -113,6 +113,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def validate_custom_domain_input
+ Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainInput
+ end
+ def ip_address_group
+ Azure::CDN::Mgmt::V2017_10_12::Models::IpAddressGroup
+ end
+ def validate_custom_domain_output
+ Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainOutput
+ end
def check_name_availability_input
Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityInput
end
@@ -281,15 +290,6 @@ def edgenode_result
def custom_domain_list_result
Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainListResult
end
- def validate_custom_domain_input
- Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainInput
- end
- def ip_address_group
- Azure::CDN::Mgmt::V2017_10_12::Models::IpAddressGroup
- end
- def validate_custom_domain_output
- Azure::CDN::Mgmt::V2017_10_12::Models::ValidateCustomDomainOutput
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb
index 0ca9f9cf2d..2af93da8ba 100644
--- a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb
@@ -7,9 +7,9 @@
module Azure::Profiles::Latest
module CognitiveServices
module Mgmt
+ CheckSkuAvailability = Azure::CognitiveServices::Mgmt::V2017_04_18::CheckSkuAvailability
Operations = Azure::CognitiveServices::Mgmt::V2017_04_18::Operations
Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts
- CheckSkuAvailability = Azure::CognitiveServices::Mgmt::V2017_04_18::CheckSkuAvailability
module Models
CognitiveServicesAccountEnumerateSkusResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountEnumerateSkusResult
@@ -27,8 +27,8 @@ module Models
CheckSkuAvailabilityResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResult
CognitiveServicesAccountListResult = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountListResult
CheckSkuAvailabilityResultList = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList
- KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName
Sku = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
+ KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName
SkuName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName
SkuTier = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier
Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error
@@ -37,7 +37,7 @@ module Models
end
class CognitiveServicesManagementClass
- attr_reader :operations, :accounts, :check_sku_availability, :configurable, :base_url, :options, :model_classes
+ attr_reader :check_sku_availability, :operations, :accounts, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -47,9 +47,9 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @check_sku_availability = @client_0.check_sku_availability
@operations = @client_0.operations
@accounts = @client_0.accounts
- @check_sku_availability = @client_0.check_sku_availability
@model_classes = ModelClasses.new
end
@@ -113,12 +113,12 @@ def cognitive_services_account_list_result
def check_sku_availability_result_list
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CheckSkuAvailabilityResultList
end
- def key_name
- Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName
- end
def sku
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Sku
end
+ def key_name
+ Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName
+ end
def sku_name
Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuName
end
diff --git a/azure_sdk/lib/latest/modules/commerce_profile_module.rb b/azure_sdk/lib/latest/modules/commerce_profile_module.rb
index d0a33f4a88..425065162c 100644
--- a/azure_sdk/lib/latest/modules/commerce_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/commerce_profile_module.rb
@@ -20,9 +20,9 @@ module Models
RateCardQueryParameters = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RateCardQueryParameters
MonetaryCredit = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit
ErrorResponse = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse
+ MonetaryCommitment = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment
RecurringCharge = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RecurringCharge
AggregationGranularity = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::AggregationGranularity
- MonetaryCommitment = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment
end
class CommerceManagementClass
@@ -83,15 +83,15 @@ def monetary_credit
def error_response
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse
end
+ def monetary_commitment
+ Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment
+ end
def recurring_charge
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RecurringCharge
end
def aggregation_granularity
Azure::Commerce::Mgmt::V2015_06_01_preview::Models::AggregationGranularity
end
- def monetary_commitment
- Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/compute_profile_module.rb b/azure_sdk/lib/latest/modules/compute_profile_module.rb
index 63f397f731..3c1757ccb2 100644
--- a/azure_sdk/lib/latest/modules/compute_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/compute_profile_module.rb
@@ -10,23 +10,26 @@ module Mgmt
Disks = Azure::Compute::Mgmt::V2018_04_01::Disks
Snapshots = Azure::Compute::Mgmt::V2018_04_01::Snapshots
ResourceSkus = Azure::Compute::Mgmt::V2017_09_01::ResourceSkus
+ AvailabilitySets = Azure::Compute::Mgmt::V2017_12_01::AvailabilitySets
+ VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensionImages
+ VirtualMachineExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensions
VirtualMachines = Azure::Compute::Mgmt::V2017_12_01::VirtualMachines
Operations = Azure::Compute::Mgmt::V2017_12_01::Operations
VirtualMachineImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineImages
- VirtualMachineSizes = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineSizes
- VirtualMachineScaleSets = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSets
UsageOperations = Azure::Compute::Mgmt::V2017_12_01::UsageOperations
+ VirtualMachineScaleSets = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSets
+ VirtualMachineSizes = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineSizes
VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetVMs
Images = Azure::Compute::Mgmt::V2017_12_01::Images
VirtualMachineScaleSetExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetExtensions
VirtualMachineScaleSetRollingUpgrades = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetRollingUpgrades
LogAnalytics = Azure::Compute::Mgmt::V2017_12_01::LogAnalytics
VirtualMachineRunCommands = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineRunCommands
- AvailabilitySets = Azure::Compute::Mgmt::V2017_12_01::AvailabilitySets
- VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensionImages
- VirtualMachineExtensions = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineExtensions
module Models
+ EncryptionSettings = Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings
+ DiskSku = Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku
+ DiskUpdate = Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate
CreationData = Azure::Compute::Mgmt::V2018_04_01::Models::CreationData
DiskList = Azure::Compute::Mgmt::V2018_04_01::Models::DiskList
KeyVaultAndSecretReference = Azure::Compute::Mgmt::V2018_04_01::Models::KeyVaultAndSecretReference
@@ -43,9 +46,9 @@ module Models
DiskCreateOption = Azure::Compute::Mgmt::V2018_04_01::Models::DiskCreateOption
SnapshotStorageAccountTypes = Azure::Compute::Mgmt::V2018_04_01::Models::SnapshotStorageAccountTypes
AccessLevel = Azure::Compute::Mgmt::V2018_04_01::Models::AccessLevel
- EncryptionSettings = Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings
- DiskSku = Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku
- DiskUpdate = Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate
+ ResourceSkuRestrictionsType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType
+ ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode
+ ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku
ResourceSkuRestrictions = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions
ResourceSkuCapacity = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacity
ResourceSkuLocationInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuLocationInfo
@@ -54,17 +57,14 @@ module Models
ResourceSkusResult = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkusResult
ResourceSkuRestrictionInfo = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionInfo
ResourceSkuCapacityScaleType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType
- ResourceSkuRestrictionsType = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType
- ResourceSkuRestrictionsReasonCode = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode
- ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku
StorageAccountTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes
Sku = Azure::Compute::Mgmt::V2017_12_01::Models::Sku
SubResource = Azure::Compute::Mgmt::V2017_12_01::Models::SubResource
UsageName = Azure::Compute::Mgmt::V2017_12_01::Models::UsageName
Usage = Azure::Compute::Mgmt::V2017_12_01::Models::Usage
+ Resource = Azure::Compute::Mgmt::V2017_12_01::Models::Resource
ComputeOperationValue = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationValue
VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile
- Resource = Azure::Compute::Mgmt::V2017_12_01::Models::Resource
VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters
AutoOSUpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::AutoOSUpgradePolicy
RollingUpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradePolicy
@@ -78,18 +78,19 @@ module Models
RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeProgressInfo
VirtualMachineScaleSetUpdateOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSDisk
VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk
+ VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile
InstanceViewStatus = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
- VirtualMachineScaleSetUpdateStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile
+ VaultCertificate = Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate
VaultSecretGroup = Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup
VirtualMachineSize = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize
- VaultCertificate = Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate
+ VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
OSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile
VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus
RunCommandListResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult
VirtualMachineScaleSetUpdateNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile
RunCommandInput = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInput
- VirtualMachineScaleSetListOSUpgradeHistory = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory
+ NetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile
VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult
LogAnalyticsOutput = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput
LogAnalyticsInputBase = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase
@@ -100,9 +101,9 @@ module Models
BootDiagnostics = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics
DiagnosticsProfile = Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile
VirtualMachineInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView
- VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView
- NetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile
- RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus
+ DiskEncryptionSettings = Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings
+ VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult
+ OSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk
VirtualMachineListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult
StorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile
WinRMListener = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener
@@ -113,7 +114,7 @@ module Models
VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile
AvailabilitySetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult
VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk
- ListUsagesResult = Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult
+ VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView
VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile
VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult
ApiEntityReference = Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference
@@ -121,7 +122,7 @@ module Models
VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView
VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters
RecoveryWalkResponse = Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse
- DiskEncryptionSettings = Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings
+ VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult
VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile
VirtualHardDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk
PurchasePlan = Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan
@@ -130,14 +131,14 @@ module Models
SshPublicKey = Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey
VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile
VirtualMachineSizeListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult
- OSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk
+ VirtualMachineScaleSetSkuCapacity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity
BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView
VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs
Plan = Azure::Compute::Mgmt::V2017_12_01::Models::Plan
VirtualMachineScaleSetVMInstanceRequiredIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs
- VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
+ DataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk
VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount
- MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus
+ ListUsagesResult = Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult
VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary
VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary
@@ -147,31 +148,31 @@ module Models
UpdateResource = Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource
VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration
VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView
- LinuxConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration
- VirtualMachineScaleSetListWithLinkResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult
+ RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus
+ MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus
VirtualMachineScaleSetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult
- DataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk
- VirtualMachineScaleSetSkuCapacity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity
+ WinRMConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration
+ VirtualMachineScaleSetListWithLinkResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult
OSDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage
RollbackStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo
UpgradeOperationHistoryStatus = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoryStatus
DataDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage
- VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult
+ ApiErrorBase = Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase
VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView
- OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse
+ LinuxConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration
VirtualMachineExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension
VirtualMachineScaleSetSku = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku
- WinRMConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration
+ AvailabilitySet = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet
SubResourceReadOnly = Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly
VirtualMachineIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity
VirtualMachine = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine
- VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult
+ VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate
AvailabilitySetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetUpdate
- AvailabilitySet = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet
- ApiErrorBase = Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase
+ VirtualMachineScaleSetListOSUpgradeHistory = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory
+ OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse
VirtualMachineImageResource = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource
KeyVaultKeyReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference
- VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate
+ VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration
ApiError = Azure::Compute::Mgmt::V2017_12_01::Models::ApiError
VirtualMachineCaptureResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureResult
NetworkInterfaceReference = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference
@@ -196,14 +197,14 @@ module Models
PassNames = Azure::Compute::Mgmt::V2017_12_01::Models::PassNames
ComponentNames = Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames
SettingNames = Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames
- VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration
+ StatusLevelTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes
OperatingSystemTypes = Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes
VirtualMachineSizeTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes
RollingUpgradeStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo
RequestRateByIntervalInput = Azure::Compute::Mgmt::V2017_12_01::Models::RequestRateByIntervalInput
ThrottledRequestsInput = Azure::Compute::Mgmt::V2017_12_01::Models::ThrottledRequestsInput
RunCommandResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult
- StatusLevelTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes
+ ResourceIdentityType = Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType
UpgradeMode = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode
IPVersion = Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion
CachingTypes = Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes
@@ -212,7 +213,7 @@ module Models
UpgradeOperationInvoker = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationInvoker
RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode
ProtocolTypes = Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes
- ResourceIdentityType = Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType
+ IntervalInMins = Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins
VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType
InstanceViewTypes = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes
MaintenanceOperationResultCodeTypes = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceOperationResultCodeTypes
@@ -220,11 +221,10 @@ module Models
VirtualMachinePriorityTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes
VirtualMachineEvictionPolicyTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineEvictionPolicyTypes
RollingUpgradeActionType = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType
- IntervalInMins = Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins
end
class ComputeManagementClass
- attr_reader :disks, :snapshots, :resource_skus, :virtual_machines, :operations, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :usage_operations, :virtual_machine_scale_set_vms, :images, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :log_analytics, :virtual_machine_run_commands, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :configurable, :base_url, :options, :model_classes
+ attr_reader :disks, :snapshots, :resource_skus, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :operations, :virtual_machine_images, :usage_operations, :virtual_machine_scale_sets, :virtual_machine_sizes, :virtual_machine_scale_set_vms, :images, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :log_analytics, :virtual_machine_run_commands, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -249,21 +249,21 @@ def initialize(configurable, base_url=nil, options=nil)
@client_2.subscription_id = configurable.subscription_id
end
add_telemetry(@client_2)
+ @availability_sets = @client_2.availability_sets
+ @virtual_machine_extension_images = @client_2.virtual_machine_extension_images
+ @virtual_machine_extensions = @client_2.virtual_machine_extensions
@virtual_machines = @client_2.virtual_machines
@operations = @client_2.operations
@virtual_machine_images = @client_2.virtual_machine_images
- @virtual_machine_sizes = @client_2.virtual_machine_sizes
- @virtual_machine_scale_sets = @client_2.virtual_machine_scale_sets
@usage_operations = @client_2.usage_operations
+ @virtual_machine_scale_sets = @client_2.virtual_machine_scale_sets
+ @virtual_machine_sizes = @client_2.virtual_machine_sizes
@virtual_machine_scale_set_vms = @client_2.virtual_machine_scale_set_vms
@images = @client_2.images
@virtual_machine_scale_set_extensions = @client_2.virtual_machine_scale_set_extensions
@virtual_machine_scale_set_rolling_upgrades = @client_2.virtual_machine_scale_set_rolling_upgrades
@log_analytics = @client_2.log_analytics
@virtual_machine_run_commands = @client_2.virtual_machine_run_commands
- @availability_sets = @client_2.availability_sets
- @virtual_machine_extension_images = @client_2.virtual_machine_extension_images
- @virtual_machine_extensions = @client_2.virtual_machine_extensions
@model_classes = ModelClasses.new
end
@@ -286,6 +286,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def encryption_settings
+ Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings
+ end
+ def disk_sku
+ Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku
+ end
+ def disk_update
+ Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate
+ end
def creation_data
Azure::Compute::Mgmt::V2018_04_01::Models::CreationData
end
@@ -334,14 +343,14 @@ def snapshot_storage_account_types
def access_level
Azure::Compute::Mgmt::V2018_04_01::Models::AccessLevel
end
- def encryption_settings
- Azure::Compute::Mgmt::V2018_04_01::Models::EncryptionSettings
+ def resource_sku_restrictions_type
+ Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType
end
- def disk_sku
- Azure::Compute::Mgmt::V2018_04_01::Models::DiskSku
+ def resource_sku_restrictions_reason_code
+ Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode
end
- def disk_update
- Azure::Compute::Mgmt::V2018_04_01::Models::DiskUpdate
+ def resource_sku
+ Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku
end
def resource_sku_restrictions
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions
@@ -367,15 +376,6 @@ def resource_sku_restriction_info
def resource_sku_capacity_scale_type
Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapacityScaleType
end
- def resource_sku_restrictions_type
- Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsType
- end
- def resource_sku_restrictions_reason_code
- Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode
- end
- def resource_sku
- Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku
- end
def storage_account_types
Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes
end
@@ -391,15 +391,15 @@ def usage_name
def usage
Azure::Compute::Mgmt::V2017_12_01::Models::Usage
end
+ def resource
+ Azure::Compute::Mgmt::V2017_12_01::Models::Resource
+ end
def compute_operation_value
Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationValue
end
def virtual_machine_scale_set_update_osprofile
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile
end
- def resource
- Azure::Compute::Mgmt::V2017_12_01::Models::Resource
- end
def virtual_machine_scale_set_managed_disk_parameters
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters
end
@@ -439,14 +439,17 @@ def virtual_machine_scale_set_update_osdisk
def virtual_machine_scale_set_data_disk
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk
end
+ def virtual_machine_scale_set_update_storage_profile
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile
+ end
def instance_view_status
Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus
end
def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
end
- def virtual_machine_scale_set_update_storage_profile
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateStorageProfile
+ def vault_certificate
+ Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate
end
def vault_secret_group
Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup
@@ -454,8 +457,8 @@ def vault_secret_group
def virtual_machine_size
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize
end
- def vault_certificate
- Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate
+ def virtual_machine_scale_set_update_public_ipaddress_configuration
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
end
def osprofile
Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile
@@ -472,8 +475,8 @@ def virtual_machine_scale_set_update_network_profile
def run_command_input
Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInput
end
- def virtual_machine_scale_set_list_osupgrade_history
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory
+ def network_profile
+ Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile
end
def virtual_machine_scale_set_extension_list_result
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult
@@ -505,14 +508,14 @@ def diagnostics_profile
def virtual_machine_instance_view
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView
end
- def virtual_machine_extension_instance_view
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView
+ def disk_encryption_settings
+ Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings
end
- def network_profile
- Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile
+ def virtual_machine_scale_set_vmlist_result
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult
end
- def rolling_upgrade_running_status
- Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus
+ def osdisk
+ Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk
end
def virtual_machine_list_result
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult
@@ -544,8 +547,8 @@ def availability_set_list_result
def virtual_machine_scale_set_osdisk
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk
end
- def list_usages_result
- Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult
+ def virtual_machine_extension_instance_view
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView
end
def virtual_machine_scale_set_storage_profile
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile
@@ -568,8 +571,8 @@ def virtual_machine_capture_parameters
def recovery_walk_response
Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse
end
- def disk_encryption_settings
- Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings
+ def virtual_machine_scale_set_list_skus_result
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult
end
def virtual_machine_scale_set_network_profile
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile
@@ -595,8 +598,8 @@ def virtual_machine_scale_set_vmprofile
def virtual_machine_size_list_result
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult
end
- def osdisk
- Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk
+ def virtual_machine_scale_set_sku_capacity
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity
end
def boot_diagnostics_instance_view
Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView
@@ -610,14 +613,14 @@ def plan
def virtual_machine_scale_set_vminstance_required_ids
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs
end
- def virtual_machine_scale_set_update_public_ipaddress_configuration
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
+ def data_disk
+ Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk
end
def virtual_machine_status_code_count
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount
end
- def maintenance_redeploy_status
- Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus
+ def list_usages_result
+ Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult
end
def virtual_machine_scale_set_network_configuration_dns_settings
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings
@@ -646,20 +649,20 @@ def virtual_machine_scale_set_public_ipaddress_configuration
def virtual_machine_agent_instance_view
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView
end
- def linux_configuration
- Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration
+ def rolling_upgrade_running_status
+ Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus
end
- def virtual_machine_scale_set_list_with_link_result
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult
+ def maintenance_redeploy_status
+ Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus
end
def virtual_machine_scale_set_list_result
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult
end
- def data_disk
- Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk
+ def win_rmconfiguration
+ Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration
end
- def virtual_machine_scale_set_sku_capacity
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity
+ def virtual_machine_scale_set_list_with_link_result
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult
end
def osdisk_image
Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage
@@ -673,14 +676,14 @@ def upgrade_operation_history_status
def data_disk_image
Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage
end
- def virtual_machine_scale_set_vmlist_result
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult
+ def api_error_base
+ Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase
end
def virtual_machine_extension_handler_instance_view
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView
end
- def operation_status_response
- Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse
+ def linux_configuration
+ Azure::Compute::Mgmt::V2017_12_01::Models::LinuxConfiguration
end
def virtual_machine_extension
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension
@@ -688,8 +691,8 @@ def virtual_machine_extension
def virtual_machine_scale_set_sku
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku
end
- def win_rmconfiguration
- Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration
+ def availability_set
+ Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet
end
def sub_resource_read_only
Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly
@@ -700,17 +703,17 @@ def virtual_machine_identity
def virtual_machine
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine
end
- def virtual_machine_scale_set_list_skus_result
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult
+ def virtual_machine_extension_update
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate
end
def availability_set_update
Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetUpdate
end
- def availability_set
- Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet
+ def virtual_machine_scale_set_list_osupgrade_history
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory
end
- def api_error_base
- Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase
+ def operation_status_response
+ Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse
end
def virtual_machine_image_resource
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource
@@ -718,8 +721,8 @@ def virtual_machine_image_resource
def key_vault_key_reference
Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference
end
- def virtual_machine_extension_update
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate
+ def virtual_machine_scale_set_update_ipconfiguration
+ Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration
end
def api_error
Azure::Compute::Mgmt::V2017_12_01::Models::ApiError
@@ -793,8 +796,8 @@ def component_names
def setting_names
Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames
end
- def virtual_machine_scale_set_update_ipconfiguration
- Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration
+ def status_level_types
+ Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes
end
def operating_system_types
Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes
@@ -814,8 +817,8 @@ def throttled_requests_input
def run_command_result
Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult
end
- def status_level_types
- Azure::Compute::Mgmt::V2017_12_01::Models::StatusLevelTypes
+ def resource_identity_type
+ Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType
end
def upgrade_mode
Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode
@@ -841,8 +844,8 @@ def rolling_upgrade_status_code
def protocol_types
Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes
end
- def resource_identity_type
- Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType
+ def interval_in_mins
+ Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins
end
def virtual_machine_scale_set_sku_scale_type
Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType
@@ -865,9 +868,6 @@ def virtual_machine_eviction_policy_types
def rolling_upgrade_action_type
Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType
end
- def interval_in_mins
- Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/computervision_profile_module.rb b/azure_sdk/lib/latest/modules/computervision_profile_module.rb
index fa42607808..f705f2819a 100644
--- a/azure_sdk/lib/latest/modules/computervision_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/computervision_profile_module.rb
@@ -8,6 +8,9 @@ module Azure::Profiles::Latest
module ComputerVision
module Models
+ ComputerVisionError = Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionError
+ CategoryDetail = Azure::CognitiveServices::ComputerVision::V1_0::Models::CategoryDetail
+ ImageUrl = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageUrl
ImageDescriptionDetails = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageDescriptionDetails
TextOperationStatusCodes = Azure::CognitiveServices::ComputerVision::V1_0::Models::TextOperationStatusCodes
Gender = Azure::CognitiveServices::ComputerVision::V1_0::Models::Gender
@@ -43,9 +46,6 @@ module Models
RecognitionResult = Azure::CognitiveServices::ComputerVision::V1_0::Models::RecognitionResult
TagResult = Azure::CognitiveServices::ComputerVision::V1_0::Models::TagResult
ImageType = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageType
- ComputerVisionError = Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionError
- CategoryDetail = Azure::CognitiveServices::ComputerVision::V1_0::Models::CategoryDetail
- ImageUrl = Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageUrl
end
class ComputerVisionDataClass
@@ -77,6 +77,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def computer_vision_error
+ Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionError
+ end
+ def category_detail
+ Azure::CognitiveServices::ComputerVision::V1_0::Models::CategoryDetail
+ end
+ def image_url
+ Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageUrl
+ end
def image_description_details
Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageDescriptionDetails
end
@@ -182,15 +191,6 @@ def tag_result
def image_type
Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageType
end
- def computer_vision_error
- Azure::CognitiveServices::ComputerVision::V1_0::Models::ComputerVisionError
- end
- def category_detail
- Azure::CognitiveServices::ComputerVision::V1_0::Models::CategoryDetail
- end
- def image_url
- Azure::CognitiveServices::ComputerVision::V1_0::Models::ImageUrl
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb
index a9f74f47e1..71136e0463 100644
--- a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb
@@ -7,16 +7,19 @@
module Azure::Profiles::Latest
module ContainerInstance
module Mgmt
+ ContainerLogs = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerLogs
+ StartContainer = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::StartContainer
Operations = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Operations
ContainerGroups = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerGroups
ContainerGroupUsage = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerGroupUsage
- ContainerLogs = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerLogs
- StartContainer = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::StartContainer
module Models
+ Logs = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Logs
+ Port = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Port
ContainerExecRequestTerminalSize = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize
VolumeMount = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount
ContainerExecRequest = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest
+ Operation = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation
ContainerPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView
ContainerExecResponse = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse
Volume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume
@@ -42,17 +45,14 @@ module Models
Container = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Container
GitRepoVolume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::GitRepoVolume
ImageRegistryCredential = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential
- Operation = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation
+ EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable
ResourceLimits = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceLimits
ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult
- EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable
- Logs = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Logs
- Port = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Port
AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume
end
class ContainerInstanceManagementClass
- attr_reader :operations, :container_groups, :container_group_usage, :container_logs, :start_container, :configurable, :base_url, :options, :model_classes
+ attr_reader :container_logs, :start_container, :operations, :container_groups, :container_group_usage, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -62,11 +62,11 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @container_logs = @client_0.container_logs
+ @start_container = @client_0.start_container
@operations = @client_0.operations
@container_groups = @client_0.container_groups
@container_group_usage = @client_0.container_group_usage
- @container_logs = @client_0.container_logs
- @start_container = @client_0.start_container
@model_classes = ModelClasses.new
end
@@ -85,6 +85,12 @@ def method_missing(method, *args)
end
class ModelClasses
+ def logs
+ Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Logs
+ end
+ def port
+ Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Port
+ end
def container_exec_request_terminal_size
Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize
end
@@ -94,6 +100,9 @@ def volume_mount
def container_exec_request
Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest
end
+ def operation
+ Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation
+ end
def container_properties_instance_view
Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView
end
@@ -169,8 +178,8 @@ def git_repo_volume
def image_registry_credential
Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential
end
- def operation
- Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation
+ def environment_variable
+ Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable
end
def resource_limits
Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceLimits
@@ -178,15 +187,6 @@ def resource_limits
def container_group_list_result
Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult
end
- def environment_variable
- Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable
- end
- def logs
- Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Logs
- end
- def port
- Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Port
- end
def azure_file_volume
Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume
end
diff --git a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb
index d0886f8cd4..a2eb8c1023 100644
--- a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb
@@ -13,10 +13,12 @@ module Mgmt
Webhooks = Azure::ContainerRegistry::Mgmt::V2017_10_01::Webhooks
module Models
- Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source
- WebhookStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus
+ Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry
WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction
+ RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage
+ Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source
Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request
+ WebhookStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus
Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event
OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult
Webhook = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook
@@ -24,8 +26,8 @@ module Models
Resource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource
SkuName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName
SkuTier = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier
- RegistryUsageListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult
ProvisioningState = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState
+ RegistryUsageListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult
ImportSource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource
RegistryNameCheckRequest = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameCheckRequest
ReplicationUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationUpdateParameters
@@ -36,28 +38,26 @@ module Models
RegistryUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUpdateParameters
RegistryPassword = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword
RegenerateCredentialParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters
+ Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status
WebhookUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters
ImportImageParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters
- Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status
WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult
+ Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target
CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig
EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo
- Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target
+ Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor
StorageAccountProperties = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties
OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition
- Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor
+ EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent
RegistryNameStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus
RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult
- EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent
- EventRequestMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage
- RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult
EventResponseMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage
- Registry = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry
- RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit
+ EventRequestMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage
+ Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication
ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode
PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName
- Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication
- RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage
+ RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit
+ RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult
end
class ContainerRegistryManagementClass
@@ -93,18 +93,24 @@ def method_missing(method, *args)
end
class ModelClasses
- def source
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source
- end
- def webhook_status
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus
+ def registry
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry
end
def webhook_action
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction
end
+ def registry_usage
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage
+ end
+ def source
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source
+ end
def request
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request
end
+ def webhook_status
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus
+ end
def event
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event
end
@@ -126,12 +132,12 @@ def sku_name
def sku_tier
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier
end
- def registry_usage_list_result
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult
- end
def provisioning_state
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState
end
+ def registry_usage_list_result
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageListResult
+ end
def import_source
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource
end
@@ -162,26 +168,29 @@ def registry_password
def regenerate_credential_parameters
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters
end
+ def status
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status
+ end
def webhook_update_parameters
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters
end
def import_image_parameters
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportImageParameters
end
- def status
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status
- end
def webhook_list_result
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult
end
+ def target
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target
+ end
def callback_config
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig
end
def event_info
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo
end
- def target
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target
+ def actor
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor
end
def storage_account_properties
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties
@@ -189,8 +198,8 @@ def storage_account_properties
def operation_definition
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition
end
- def actor
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor
+ def event_content
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent
end
def registry_name_status
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus
@@ -198,23 +207,14 @@ def registry_name_status
def registry_list_credentials_result
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult
end
- def event_content
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent
- end
- def event_request_message
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage
- end
- def registry_list_result
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult
- end
def event_response_message
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage
end
- def registry
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry
+ def event_request_message
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage
end
- def registry_usage_unit
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit
+ def replication
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication
end
def import_mode
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode
@@ -222,11 +222,11 @@ def import_mode
def password_name
Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName
end
- def replication
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication
+ def registry_usage_unit
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit
end
- def registry_usage
- Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage
+ def registry_list_result
+ Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult
end
end
end
diff --git a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb
index 6ccd418244..5d6ea251d8 100644
--- a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb
@@ -22,10 +22,10 @@ module Models
ContainerServiceOrchestratorProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceOrchestratorProfile
ContainerServiceAgentPoolProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceAgentPoolProfile
ContainerServiceCustomProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceCustomProfile
+ Resource = Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource
ContainerServiceListResult = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceListResult
ContainerServiceOrchestratorTypes = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceOrchestratorTypes
ContainerServiceVMSizeTypes = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceVMSizeTypes
- Resource = Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource
end
class ContainerServiceManagementClass
@@ -94,6 +94,9 @@ def container_service_agent_pool_profile
def container_service_custom_profile
Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceCustomProfile
end
+ def resource
+ Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource
+ end
def container_service_list_result
Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceListResult
end
@@ -103,9 +106,6 @@ def container_service_orchestrator_types
def container_service_vmsize_types
Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceVMSizeTypes
end
- def resource
- Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb
index 4829c93e34..83461458a6 100644
--- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb
@@ -28,10 +28,10 @@ module Models
Review = Azure::CognitiveServices::ContentModerator::V1_0::Models::Review
DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms
JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails
+ Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face
Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate
Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate
JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId
- Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face
MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse
ImageListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata
APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError
@@ -43,9 +43,9 @@ module Models
CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemReviewerResultTagsItem
Frames = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frames
CreateVideoReviewsBodyItemVideoFramesItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem
- Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email
CreateVideoReviewsBodyItemVideoFramesItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem
PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII
+ Email = Azure::CognitiveServices::ContentModerator::V1_0::Models::Email
FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces
CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem
CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem
@@ -62,14 +62,14 @@ module Models
VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem
CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem
OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR
- CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem
+ Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error
Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone
+ CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem
+ TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList
Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content
- Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error
- AzureRegionBaseUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl
ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl
Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job
- TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList
+ AzureRegionBaseUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl
Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag
JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult
Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address
@@ -151,6 +151,9 @@ def detected_terms
def job_execution_report_details
Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails
end
+ def face
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Face
+ end
def candidate
Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate
end
@@ -160,9 +163,6 @@ def evaluate
def job_id
Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId
end
- def face
- Azure::CognitiveServices::ContentModerator::V1_0::Models::Face
- end
def match_response
Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse
end
@@ -196,15 +196,15 @@ def frames
def create_video_reviews_body_item_video_frames_item_metadata_item
Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItemMetadataItem
end
- def email
- Azure::CognitiveServices::ContentModerator::V1_0::Models::Email
- end
def create_video_reviews_body_item_video_frames_item
Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemVideoFramesItem
end
def pii
Azure::CognitiveServices::ContentModerator::V1_0::Models::PII
end
+ def email
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Email
+ end
def found_faces
Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces
end
@@ -253,20 +253,20 @@ def create_review_body_item_metadata_item
def ocr
Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR
end
- def create_review_body_item
- Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem
+ def error
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Error
end
def phone
Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone
end
- def content
- Azure::CognitiveServices::ContentModerator::V1_0::Models::Content
+ def create_review_body_item
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem
end
- def error
- Azure::CognitiveServices::ContentModerator::V1_0::Models::Error
+ def term_list
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList
end
- def azure_region_base_url
- Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl
+ def content
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::Content
end
def image_url
Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl
@@ -274,8 +274,8 @@ def image_url
def job
Azure::CognitiveServices::ContentModerator::V1_0::Models::Job
end
- def term_list
- Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList
+ def azure_region_base_url
+ Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl
end
def tag
Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag
diff --git a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb
index 105b9583bf..eaa7bdda06 100644
--- a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb
@@ -7,6 +7,9 @@
module Azure::Profiles::Latest
module CustomerInsights
module Mgmt
+ Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs
+ Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions
+ Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships
RelationshipLinks = Azure::CustomerInsights::Mgmt::V2017_04_26::RelationshipLinks
Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations
AuthorizationPolicies = Azure::CustomerInsights::Mgmt::V2017_04_26::AuthorizationPolicies
@@ -18,14 +21,14 @@ module Mgmt
WidgetTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::WidgetTypes
Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions
Roles = Azure::CustomerInsights::Mgmt::V2017_04_26::Roles
- Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links
RoleAssignments = Azure::CustomerInsights::Mgmt::V2017_04_26::RoleAssignments
Images = Azure::CustomerInsights::Mgmt::V2017_04_26::Images
- Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs
- Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions
- Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships
+ Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links
module Models
+ ParticipantPropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
+ SalesforceDiscoverSetting = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
+ PredictionDistributionDefinitionDistributionsItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
KpiDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
RoleListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult
ConnectorMappingStructure = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure
@@ -51,7 +54,6 @@ module Models
PredictionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat
EntityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes
DataSourceType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
- Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
ProvisioningStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
PermissionTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes
ConnectorTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes
@@ -59,6 +61,7 @@ module Models
ErrorManagementTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes
FrequencyTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes
CompletionOperationTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
+ Status = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
ConnectorMappingStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
CalculationWindowTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes
KpiFunctions = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions
@@ -127,13 +130,10 @@ module Models
ResourceSetDescription = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ResourceSetDescription
KpiGroupByMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiGroupByMetadata
PredictionDistributionDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
- ParticipantPropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
- SalesforceDiscoverSetting = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
- PredictionDistributionDefinitionDistributionsItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
end
class CustomerInsightsManagementClass
- attr_reader :relationship_links, :operations, :authorization_policies, :connectors, :connector_mappings, :kpi, :profiles, :views, :widget_types, :predictions, :roles, :links, :role_assignments, :images, :hubs, :interactions, :relationships, :configurable, :base_url, :options, :model_classes
+ attr_reader :hubs, :interactions, :relationships, :relationship_links, :operations, :authorization_policies, :connectors, :connector_mappings, :kpi, :profiles, :views, :widget_types, :predictions, :roles, :role_assignments, :images, :links, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -143,6 +143,9 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @hubs = @client_0.hubs
+ @interactions = @client_0.interactions
+ @relationships = @client_0.relationships
@relationship_links = @client_0.relationship_links
@operations = @client_0.operations
@authorization_policies = @client_0.authorization_policies
@@ -154,12 +157,9 @@ def initialize(configurable, base_url=nil, options=nil)
@widget_types = @client_0.widget_types
@predictions = @client_0.predictions
@roles = @client_0.roles
- @links = @client_0.links
@role_assignments = @client_0.role_assignments
@images = @client_0.images
- @hubs = @client_0.hubs
- @interactions = @client_0.interactions
- @relationships = @client_0.relationships
+ @links = @client_0.links
@model_classes = ModelClasses.new
end
@@ -178,6 +178,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def participant_property_reference
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
+ end
+ def salesforce_discover_setting
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
+ end
+ def prediction_distribution_definition_distributions_item
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
+ end
def kpi_definition
Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition
end
@@ -253,9 +262,6 @@ def entity_types
def data_source_type
Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourceType
end
- def status
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
- end
def provisioning_states
Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProvisioningStates
end
@@ -277,6 +283,9 @@ def frequency_types
def completion_operation_types
Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes
end
+ def status
+ Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Status
+ end
def connector_mapping_states
Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates
end
@@ -481,15 +490,6 @@ def kpi_group_by_metadata
def prediction_distribution_definition
Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinition
end
- def participant_property_reference
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference
- end
- def salesforce_discover_setting
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SalesforceDiscoverSetting
- end
- def prediction_distribution_definition_distributions_item
- Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionDistributionDefinitionDistributionsItem
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb
index 41d36e710b..960089b15e 100644
--- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb
@@ -9,6 +9,9 @@ module CustomSearch
CustomInstance = Azure::CognitiveServices::CustomSearch::V1_0::CustomInstance
module Models
+ ResponseBase = Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase
+ QueryContext = Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext
+ Query = Azure::CognitiveServices::CustomSearch::V1_0::Models::Query
WebMetaTag = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag
WebPage = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebPage
WebWebAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer
@@ -17,7 +20,6 @@ module Models
Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable
Answer = Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer
Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing
- QueryContext = Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext
CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork
ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode
ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode
@@ -26,8 +28,6 @@ module Models
ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse
Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response
Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error
- ResponseBase = Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase
- Query = Azure::CognitiveServices::CustomSearch::V1_0::Models::Query
end
class CustomSearchDataClass
@@ -60,6 +60,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def response_base
+ Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase
+ end
+ def query_context
+ Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext
+ end
+ def query
+ Azure::CognitiveServices::CustomSearch::V1_0::Models::Query
+ end
def web_meta_tag
Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag
end
@@ -84,9 +93,6 @@ def answer
def thing
Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing
end
- def query_context
- Azure::CognitiveServices::CustomSearch::V1_0::Models::QueryContext
- end
def creative_work
Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork
end
@@ -111,12 +117,6 @@ def response
def error
Azure::CognitiveServices::CustomSearch::V1_0::Models::Error
end
- def response_base
- Azure::CognitiveServices::CustomSearch::V1_0::Models::ResponseBase
- end
- def query
- Azure::CognitiveServices::CustomSearch::V1_0::Models::Query
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb
index 8140460295..4f33a4c8c5 100644
--- a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb
@@ -7,15 +7,17 @@
module Azure::Profiles::Latest
module DataLakeAnalytics
module Mgmt
+ Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations
Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations
- Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts
StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts
+ Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts
DataLakeStoreAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeStoreAccounts
ComputePolicies = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::ComputePolicies
FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules
- Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations
module Models
+ CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
+ CapabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation
NameAvailabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
UpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters
UpdateComputePolicyParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters
@@ -62,12 +64,10 @@ module Models
Operation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation
SubResource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource
Resource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource
- CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
- CapabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation
end
class DataLakeAnalyticsManagementClass
- attr_reader :operations, :accounts, :storage_accounts, :data_lake_store_accounts, :compute_policies, :firewall_rules, :locations, :configurable, :base_url, :options, :model_classes
+ attr_reader :locations, :operations, :storage_accounts, :accounts, :data_lake_store_accounts, :compute_policies, :firewall_rules, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -77,13 +77,13 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @locations = @client_0.locations
@operations = @client_0.operations
- @accounts = @client_0.accounts
@storage_accounts = @client_0.storage_accounts
+ @accounts = @client_0.accounts
@data_lake_store_accounts = @client_0.data_lake_store_accounts
@compute_policies = @client_0.compute_policies
@firewall_rules = @client_0.firewall_rules
- @locations = @client_0.locations
@model_classes = ModelClasses.new
end
@@ -102,6 +102,12 @@ def method_missing(method, *args)
end
class ModelClasses
+ def check_name_availability_parameters
+ Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
+ end
+ def capability_information
+ Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation
+ end
def name_availability_information
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
end
@@ -240,12 +246,6 @@ def sub_resource
def resource
Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource
end
- def check_name_availability_parameters
- Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
- end
- def capability_information
- Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb
index 5afd7df8ab..61a1383399 100644
--- a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb
@@ -7,13 +7,15 @@
module Azure::Profiles::Latest
module DataLakeStore
module Mgmt
+ Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations
TrustedIdProviders = Azure::DataLakeStore::Mgmt::V2016_11_01::TrustedIdProviders
Operations = Azure::DataLakeStore::Mgmt::V2016_11_01::Operations
Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts
FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules
- Locations = Azure::DataLakeStore::Mgmt::V2016_11_01::Locations
module Models
+ CheckNameAvailabilityParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
+ CapabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation
NameAvailabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
UpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters
CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters
@@ -24,41 +26,39 @@ module Models
EncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig
CreateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateTrustedIdProviderWithAccountParameters
KeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo
- CreateOrUpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters
+ Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource
UpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters
- FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult
+ CreateOrUpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters
UpdateEncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig
- CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters
+ FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult
UpdateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters
UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters
- TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult
- Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource
+ CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters
+ UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo
FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule
- DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult
+ TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult
TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider
- UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo
+ DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount
OperationDisplay = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay
EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType
OperationListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult
DataLakeStoreAccountBasic = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic
- FirewallState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState
+ DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult
EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState
- DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount
+ EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState
TrustedIdProviderState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState
- DataLakeStoreAccountStatus = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus
+ FirewallState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState
FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState
- EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState
+ TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType
+ DataLakeStoreAccountStatus = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus
DataLakeStoreAccountState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState
SubscriptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState
Operation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation
OperationOrigin = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin
- TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType
- CheckNameAvailabilityParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
- CapabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation
end
class DataLakeStoreManagementClass
- attr_reader :trusted_id_providers, :operations, :accounts, :firewall_rules, :locations, :configurable, :base_url, :options, :model_classes
+ attr_reader :locations, :trusted_id_providers, :operations, :accounts, :firewall_rules, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -68,11 +68,11 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @locations = @client_0.locations
@trusted_id_providers = @client_0.trusted_id_providers
@operations = @client_0.operations
@accounts = @client_0.accounts
@firewall_rules = @client_0.firewall_rules
- @locations = @client_0.locations
@model_classes = ModelClasses.new
end
@@ -91,6 +91,12 @@ def method_missing(method, *args)
end
class ModelClasses
+ def check_name_availability_parameters
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
+ end
+ def capability_information
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation
+ end
def name_availability_information
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation
end
@@ -121,20 +127,20 @@ def create_trusted_id_provider_with_account_parameters
def key_vault_meta_info
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::KeyVaultMetaInfo
end
- def create_or_update_trusted_id_provider_parameters
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters
+ def resource
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource
end
def update_trusted_id_provider_parameters
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters
end
- def firewall_rule_list_result
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult
+ def create_or_update_trusted_id_provider_parameters
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters
end
def update_encryption_config
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig
end
- def create_data_lake_store_account_parameters
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters
+ def firewall_rule_list_result
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult
end
def update_trusted_id_provider_with_account_parameters
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters
@@ -142,23 +148,23 @@ def update_trusted_id_provider_with_account_parameters
def update_data_lake_store_account_parameters
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters
end
- def trusted_id_provider_list_result
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult
+ def create_data_lake_store_account_parameters
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters
end
- def resource
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource
+ def update_key_vault_meta_info
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo
end
def firewall_rule
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule
end
- def data_lake_store_account_list_result
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult
+ def trusted_id_provider_list_result
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult
end
def trusted_id_provider
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider
end
- def update_key_vault_meta_info
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo
+ def data_lake_store_account
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount
end
def operation_display
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay
@@ -172,26 +178,29 @@ def operation_list_result
def data_lake_store_account_basic
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic
end
- def firewall_state
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState
+ def data_lake_store_account_list_result
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult
end
def encryption_state
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState
end
- def data_lake_store_account
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount
+ def encryption_provisioning_state
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState
end
def trusted_id_provider_state
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState
end
- def data_lake_store_account_status
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus
+ def firewall_state
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallState
end
def firewall_allow_azure_ips_state
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState
end
- def encryption_provisioning_state
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState
+ def tier_type
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType
+ end
+ def data_lake_store_account_status
+ Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus
end
def data_lake_store_account_state
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState
@@ -205,15 +214,6 @@ def operation
def operation_origin
Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin
end
- def tier_type
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType
- end
- def check_name_availability_parameters
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters
- end
- def capability_information
- Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb
index e8045c5f41..12903de28a 100644
--- a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb
@@ -7,12 +7,15 @@
module Azure::Profiles::Latest
module DevTestLabs
module Mgmt
- VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachineSchedules
+ Users = Azure::DevTestLabs::Mgmt::V2016_05_15::Users
Environments = Azure::DevTestLabs::Mgmt::V2016_05_15::Environments
+ Secrets = Azure::DevTestLabs::Mgmt::V2016_05_15::Secrets
+ VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachineSchedules
VirtualNetworks = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualNetworks
Disks = Azure::DevTestLabs::Mgmt::V2016_05_15::Disks
VirtualMachines = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachines
Operations = Azure::DevTestLabs::Mgmt::V2016_05_15::Operations
+ Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies
ProviderOperations = Azure::DevTestLabs::Mgmt::V2016_05_15::ProviderOperations
Labs = Azure::DevTestLabs::Mgmt::V2016_05_15::Labs
GlobalSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::GlobalSchedules
@@ -27,9 +30,6 @@ module Mgmt
PolicySets = Azure::DevTestLabs::Mgmt::V2016_05_15::PolicySets
Schedules = Azure::DevTestLabs::Mgmt::V2016_05_15::Schedules
ServiceRunners = Azure::DevTestLabs::Mgmt::V2016_05_15::ServiceRunners
- Users = Azure::DevTestLabs::Mgmt::V2016_05_15::Users
- Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies
- Secrets = Azure::DevTestLabs::Mgmt::V2016_05_15::Secrets
module Models
ExternalSubnetFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnetFragment
@@ -117,9 +117,9 @@ module Models
PortFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PortFragment
ProviderOperationResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ProviderOperationResult
CostThresholdProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties
- DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties
- ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate
Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource
+ ResponseWithContinuationArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate
+ DetachDiskProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties
Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port
EvaluatePoliciesResponse = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse
ResponseWithContinuationArtifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArtifact
@@ -191,7 +191,7 @@ module Models
end
class DevTestLabsManagementClass
- attr_reader :virtual_machine_schedules, :environments, :virtual_networks, :disks, :virtual_machines, :operations, :provider_operations, :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :schedules, :service_runners, :users, :policies, :secrets, :configurable, :base_url, :options, :model_classes
+ attr_reader :users, :environments, :secrets, :virtual_machine_schedules, :virtual_networks, :disks, :virtual_machines, :operations, :policies, :provider_operations, :labs, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :schedules, :service_runners, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -201,12 +201,15 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
- @virtual_machine_schedules = @client_0.virtual_machine_schedules
+ @users = @client_0.users
@environments = @client_0.environments
+ @secrets = @client_0.secrets
+ @virtual_machine_schedules = @client_0.virtual_machine_schedules
@virtual_networks = @client_0.virtual_networks
@disks = @client_0.disks
@virtual_machines = @client_0.virtual_machines
@operations = @client_0.operations
+ @policies = @client_0.policies
@provider_operations = @client_0.provider_operations
@labs = @client_0.labs
@global_schedules = @client_0.global_schedules
@@ -221,9 +224,6 @@ def initialize(configurable, base_url=nil, options=nil)
@policy_sets = @client_0.policy_sets
@schedules = @client_0.schedules
@service_runners = @client_0.service_runners
- @users = @client_0.users
- @policies = @client_0.policies
- @secrets = @client_0.secrets
@model_classes = ModelClasses.new
end
@@ -497,14 +497,14 @@ def provider_operation_result
def cost_threshold_properties
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties
end
- def detach_disk_properties
- Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties
+ def resource
+ Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource
end
def response_with_continuation_arm_template
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationArmTemplate
end
- def resource
- Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource
+ def detach_disk_properties
+ Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties
end
def port
Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port
diff --git a/azure_sdk/lib/latest/modules/dns_profile_module.rb b/azure_sdk/lib/latest/modules/dns_profile_module.rb
index 24e4a55ab2..7c88fe0416 100644
--- a/azure_sdk/lib/latest/modules/dns_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/dns_profile_module.rb
@@ -18,17 +18,17 @@ module Models
NsRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::NsRecord
RecordSetListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordSetListResult
SrvRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord
+ SubResource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource
CnameRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord
SoaRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SoaRecord
MxRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord
- SubResource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource
ZoneUpdate = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneUpdate
TxtRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::TxtRecord
ZoneListResult = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneListResult
PtrRecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord
- ARecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord
- Zone = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone
Resource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource
+ Zone = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone
+ ARecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord
RecordType = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordType
ZoneType = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType
end
@@ -85,6 +85,9 @@ def record_set_list_result
def srv_record
Azure::Dns::Mgmt::V2018_03_01_preview::Models::SrvRecord
end
+ def sub_resource
+ Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource
+ end
def cname_record
Azure::Dns::Mgmt::V2018_03_01_preview::Models::CnameRecord
end
@@ -94,9 +97,6 @@ def soa_record
def mx_record
Azure::Dns::Mgmt::V2018_03_01_preview::Models::MxRecord
end
- def sub_resource
- Azure::Dns::Mgmt::V2018_03_01_preview::Models::SubResource
- end
def zone_update
Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneUpdate
end
@@ -109,14 +109,14 @@ def zone_list_result
def ptr_record
Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord
end
- def arecord
- Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord
+ def resource
+ Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource
end
def zone
Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone
end
- def resource
- Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource
+ def arecord
+ Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord
end
def record_type
Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordType
diff --git a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb
index 4a994bde74..9bf2571293 100644
--- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb
@@ -9,6 +9,9 @@ module EntitySearch
EntitiesOperations = Azure::CognitiveServices::EntitySearch::V1_0::EntitiesOperations
module Models
+ EntitiesEntityPresentationInfo = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo
+ ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject
+ Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities
Places = Azure::CognitiveServices::EntitySearch::V1_0::Models::Places
PostalAddress = Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress
Place = Azure::CognitiveServices::EntitySearch::V1_0::Models::Place
@@ -30,12 +33,12 @@ module Models
ContractualRulesTextAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesTextAttribution
FoodEstablishment = Azure::CognitiveServices::EntitySearch::V1_0::Models::FoodEstablishment
LodgingBusiness = Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness
- Restaurant = Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant
Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response
+ Restaurant = Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant
Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel
+ EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario
EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario
AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType
- EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario
ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat
EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType
ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse
@@ -52,9 +55,6 @@ module Models
ErrorSubCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode
SafeSearch = Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch
ContractualRulesContractualRule = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule
- EntitiesEntityPresentationInfo = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo
- ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject
- Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities
end
class EntitySearchDataClass
@@ -87,6 +87,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def entities_entity_presentation_info
+ Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo
+ end
+ def image_object
+ Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject
+ end
+ def entities
+ Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities
+ end
def places
Azure::CognitiveServices::EntitySearch::V1_0::Models::Places
end
@@ -150,24 +159,24 @@ def food_establishment
def lodging_business
Azure::CognitiveServices::EntitySearch::V1_0::Models::LodgingBusiness
end
- def restaurant
- Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant
- end
def response
Azure::CognitiveServices::EntitySearch::V1_0::Models::Response
end
+ def restaurant
+ Azure::CognitiveServices::EntitySearch::V1_0::Models::Restaurant
+ end
def hotel
Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel
end
+ def entity_query_scenario
+ Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario
+ end
def entity_scenario
Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario
end
def answer_type
Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType
end
- def entity_query_scenario
- Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario
- end
def response_format
Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat
end
@@ -216,15 +225,6 @@ def safe_search
def contractual_rules_contractual_rule
Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule
end
- def entities_entity_presentation_info
- Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo
- end
- def image_object
- Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject
- end
- def entities
- Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb
index dce4bb7aa0..a0ebc80308 100644
--- a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb
@@ -9,6 +9,9 @@ module Azure::Profiles::Latest
module EventGrid
module Models
+ SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData
+ ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData
+ StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData
MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData
ResourceWriteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData
ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget
@@ -38,9 +41,6 @@ module Models
EventGridEvent = Azure::EventGrid::V2018_01_01::Models::EventGridEvent
SubscriptionValidationEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData
SubscriptionValidationResponse = Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse
- SubscriptionDeletedEventData = Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData
- ServiceBusActiveMessagesAvailableWithNoListenersEventData = Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData
- StorageBlobCreatedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData
end
class EventGridDataClass
@@ -72,6 +72,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def subscription_deleted_event_data
+ Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData
+ end
+ def service_bus_active_messages_available_with_no_listeners_event_data
+ Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData
+ end
+ def storage_blob_created_event_data
+ Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData
+ end
def media_job_state_change_event_data
Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData
end
@@ -159,24 +168,16 @@ def subscription_validation_event_data
def subscription_validation_response
Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationResponse
end
- def subscription_deleted_event_data
- Azure::EventGrid::V2018_01_01::Models::SubscriptionDeletedEventData
- end
- def service_bus_active_messages_available_with_no_listeners_event_data
- Azure::EventGrid::V2018_01_01::Models::ServiceBusActiveMessagesAvailableWithNoListenersEventData
- end
- def storage_blob_created_event_data
- Azure::EventGrid::V2018_01_01::Models::StorageBlobCreatedEventData
- end
end
end
module Mgmt
- TopicTypes = Azure::EventGrid::Mgmt::V2018_05_01_preview::TopicTypes
- Operations = Azure::EventGrid::Mgmt::V2018_05_01_preview::Operations
EventSubscriptions = Azure::EventGrid::Mgmt::V2018_05_01_preview::EventSubscriptions
Topics = Azure::EventGrid::Mgmt::V2018_05_01_preview::Topics
+ TopicTypes = Azure::EventGrid::Mgmt::V2018_05_01_preview::TopicTypes
+ Operations = Azure::EventGrid::Mgmt::V2018_05_01_preview::Operations
module Models
+ TopicTypeProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState
Resource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource
EventSubscriptionFilter = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFilter
InputSchemaMapping = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchemaMapping
@@ -213,11 +214,10 @@ module Models
TopicProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicProvisioningState
InputSchema = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::InputSchema
ResourceRegionType = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType
- TopicTypeProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState
end
class EventGridManagementClass
- attr_reader :topic_types, :operations, :event_subscriptions, :topics, :configurable, :base_url, :options, :model_classes
+ attr_reader :event_subscriptions, :topics, :topic_types, :operations, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -227,10 +227,10 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
- @topic_types = @client_0.topic_types
- @operations = @client_0.operations
@event_subscriptions = @client_0.event_subscriptions
@topics = @client_0.topics
+ @topic_types = @client_0.topic_types
+ @operations = @client_0.operations
@model_classes = ModelClasses.new
end
@@ -249,6 +249,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def topic_type_provisioning_state
+ Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState
+ end
def resource
Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource
end
@@ -357,9 +360,6 @@ def input_schema
def resource_region_type
Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::ResourceRegionType
end
- def topic_type_provisioning_state
- Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeProvisioningState
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb
index 21443d91be..d6a0aba4be 100644
--- a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb
@@ -14,10 +14,12 @@ module Mgmt
ConsumerGroups = Azure::EventHub::Mgmt::V2017_04_01::ConsumerGroups
module Models
- KeyType = Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType
Sku = Azure::EventHub::Mgmt::V2017_04_01::Models::Sku
+ KeyType = Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType
CheckNameAvailabilityResult = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult
Resource = Azure::EventHub::Mgmt::V2017_04_01::Models::Resource
+ SkuName = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName
+ SkuTier = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier
CaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription
Destination = Azure::EventHub::Mgmt::V2017_04_01::Models::Destination
EventHubListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EventHubListResult
@@ -34,18 +36,16 @@ module Models
EHNamespace = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace
ConsumerGroup = Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup
Eventhub = Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub
- SkuTier = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier
- ArmDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery
AccessRights = Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights
- ErrorResponse = Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse
+ ArmDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery
EncodingCaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription
- SkuName = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName
+ ErrorResponse = Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse
+ ProvisioningStateDR = Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR
+ UnavailableReason = Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason
EntityStatus = Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus
RoleDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::RoleDisasterRecovery
Operation = Azure::EventHub::Mgmt::V2017_04_01::Models::Operation
TrackedResource = Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource
- UnavailableReason = Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason
- ProvisioningStateDR = Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR
end
class EventHubManagementClass
@@ -82,18 +82,24 @@ def method_missing(method, *args)
end
class ModelClasses
- def key_type
- Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType
- end
def sku
Azure::EventHub::Mgmt::V2017_04_01::Models::Sku
end
+ def key_type
+ Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType
+ end
def check_name_availability_result
Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult
end
def resource
Azure::EventHub::Mgmt::V2017_04_01::Models::Resource
end
+ def sku_name
+ Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName
+ end
+ def sku_tier
+ Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier
+ end
def capture_description
Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription
end
@@ -142,23 +148,23 @@ def consumer_group
def eventhub
Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub
end
- def sku_tier
- Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier
+ def access_rights
+ Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights
end
def arm_disaster_recovery
Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery
end
- def access_rights
- Azure::EventHub::Mgmt::V2017_04_01::Models::AccessRights
+ def encoding_capture_description
+ Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription
end
def error_response
Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse
end
- def encoding_capture_description
- Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription
+ def provisioning_state_dr
+ Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR
end
- def sku_name
- Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName
+ def unavailable_reason
+ Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason
end
def entity_status
Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus
@@ -172,12 +178,6 @@ def operation
def tracked_resource
Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource
end
- def unavailable_reason
- Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason
- end
- def provisioning_state_dr
- Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/face_profile_module.rb b/azure_sdk/lib/latest/modules/face_profile_module.rb
index cd2040801f..e7a3f5e61d 100644
--- a/azure_sdk/lib/latest/modules/face_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/face_profile_module.rb
@@ -6,10 +6,10 @@
module Azure::Profiles::Latest
module Face
+ PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson
PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations
FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations
Face = Azure::CognitiveServices::Face::V1_0::Face
- PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson
module Models
APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError
@@ -36,33 +36,33 @@ module Models
Coordinate = Azure::CognitiveServices::Face::V1_0::Models::Coordinate
Emotion = Azure::CognitiveServices::Face::V1_0::Models::Emotion
Occlusion = Azure::CognitiveServices::Face::V1_0::Models::Occlusion
- Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise
- Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair
- DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace
Error = Azure::CognitiveServices::Face::V1_0::Models::Error
+ NameAndUserDataContract = Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract
+ DetectedFace = Azure::CognitiveServices::Face::V1_0::Models::DetectedFace
+ UpdatePersonFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest
Blur = Azure::CognitiveServices::Face::V1_0::Models::Blur
+ ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl
TrainingStatus = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus
FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList
PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup
Person = Azure::CognitiveServices::Face::V1_0::Models::Person
GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType
HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType
- Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender
BlurLevel = Azure::CognitiveServices::Face::V1_0::Models::BlurLevel
ExposureLevel = Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel
- AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType
+ Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender
NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel
- NameAndUserDataContract = Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract
- TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType
- UpdatePersonFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest
- ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl
FindSimilarMatchMode = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode
- AzureRegions = Azure::CognitiveServices::Face::V1_0::Models::AzureRegions
+ AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType
FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType
+ TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType
+ Noise = Azure::CognitiveServices::Face::V1_0::Models::Noise
+ Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair
+ AzureRegions = Azure::CognitiveServices::Face::V1_0::Models::AzureRegions
end
class FaceDataClass
- attr_reader :person_group_operations, :face_list_operations, :face, :person_group_person, :configurable, :base_url, :options, :model_classes
+ attr_reader :person_group_person, :person_group_operations, :face_list_operations, :face, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -72,10 +72,10 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @person_group_person = @client_0.person_group_person
@person_group_operations = @client_0.person_group_operations
@face_list_operations = @client_0.face_list_operations
@face = @client_0.face
- @person_group_person = @client_0.person_group_person
@model_classes = ModelClasses.new
end
@@ -166,21 +166,24 @@ def emotion
def occlusion
Azure::CognitiveServices::Face::V1_0::Models::Occlusion
end
- def noise
- Azure::CognitiveServices::Face::V1_0::Models::Noise
+ def error
+ Azure::CognitiveServices::Face::V1_0::Models::Error
end
- def hair
- Azure::CognitiveServices::Face::V1_0::Models::Hair
+ def name_and_user_data_contract
+ Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract
end
def detected_face
Azure::CognitiveServices::Face::V1_0::Models::DetectedFace
end
- def error
- Azure::CognitiveServices::Face::V1_0::Models::Error
+ def update_person_face_request
+ Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest
end
def blur
Azure::CognitiveServices::Face::V1_0::Models::Blur
end
+ def image_url
+ Azure::CognitiveServices::Face::V1_0::Models::ImageUrl
+ end
def training_status
Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus
end
@@ -199,42 +202,39 @@ def glasses_type
def hair_color_type
Azure::CognitiveServices::Face::V1_0::Models::HairColorType
end
- def gender
- Azure::CognitiveServices::Face::V1_0::Models::Gender
- end
def blur_level
Azure::CognitiveServices::Face::V1_0::Models::BlurLevel
end
def exposure_level
Azure::CognitiveServices::Face::V1_0::Models::ExposureLevel
end
- def accessory_type
- Azure::CognitiveServices::Face::V1_0::Models::AccessoryType
+ def gender
+ Azure::CognitiveServices::Face::V1_0::Models::Gender
end
def noise_level
Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel
end
- def name_and_user_data_contract
- Azure::CognitiveServices::Face::V1_0::Models::NameAndUserDataContract
+ def find_similar_match_mode
+ Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode
+ end
+ def accessory_type
+ Azure::CognitiveServices::Face::V1_0::Models::AccessoryType
+ end
+ def face_attribute_type
+ Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType
end
def training_status_type
Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType
end
- def update_person_face_request
- Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest
- end
- def image_url
- Azure::CognitiveServices::Face::V1_0::Models::ImageUrl
+ def noise
+ Azure::CognitiveServices::Face::V1_0::Models::Noise
end
- def find_similar_match_mode
- Azure::CognitiveServices::Face::V1_0::Models::FindSimilarMatchMode
+ def hair
+ Azure::CognitiveServices::Face::V1_0::Models::Hair
end
def azure_regions
Azure::CognitiveServices::Face::V1_0::Models::AzureRegions
end
- def face_attribute_type
- Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb
index aff87eba3a..9358cc9199 100644
--- a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb
@@ -6,14 +6,17 @@
module Azure::Profiles::Latest
module GraphRbac
+ Users = Azure::GraphRbac::V1_6::Users
Objects = Azure::GraphRbac::V1_6::Objects
Applications = Azure::GraphRbac::V1_6::Applications
Groups = Azure::GraphRbac::V1_6::Groups
ServicePrincipals = Azure::GraphRbac::V1_6::ServicePrincipals
Domains = Azure::GraphRbac::V1_6::Domains
- Users = Azure::GraphRbac::V1_6::Users
module Models
+ ServicePrincipalListResult = Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult
+ PasswordProfile = Azure::GraphRbac::V1_6::Models::PasswordProfile
+ DirectoryObjectListResult = Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult
UserBase = Azure::GraphRbac::V1_6::Models::UserBase
AADObject = Azure::GraphRbac::V1_6::Models::AADObject
Domain = Azure::GraphRbac::V1_6::Models::Domain
@@ -53,13 +56,10 @@ module Models
GetObjectsResult = Azure::GraphRbac::V1_6::Models::GetObjectsResult
DomainListResult = Azure::GraphRbac::V1_6::Models::DomainListResult
PasswordCredential = Azure::GraphRbac::V1_6::Models::PasswordCredential
- ServicePrincipalListResult = Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult
- PasswordProfile = Azure::GraphRbac::V1_6::Models::PasswordProfile
- DirectoryObjectListResult = Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult
end
class GraphRbacDataClass
- attr_reader :objects, :applications, :groups, :service_principals, :domains, :users, :configurable, :base_url, :options, :model_classes
+ attr_reader :users, :objects, :applications, :groups, :service_principals, :domains, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -69,12 +69,12 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @users = @client_0.users
@objects = @client_0.objects
@applications = @client_0.applications
@groups = @client_0.groups
@service_principals = @client_0.service_principals
@domains = @client_0.domains
- @users = @client_0.users
@model_classes = ModelClasses.new
end
@@ -93,6 +93,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def service_principal_list_result
+ Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult
+ end
+ def password_profile
+ Azure::GraphRbac::V1_6::Models::PasswordProfile
+ end
+ def directory_object_list_result
+ Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult
+ end
def user_base
Azure::GraphRbac::V1_6::Models::UserBase
end
@@ -210,15 +219,6 @@ def domain_list_result
def password_credential
Azure::GraphRbac::V1_6::Models::PasswordCredential
end
- def service_principal_list_result
- Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult
- end
- def password_profile
- Azure::GraphRbac::V1_6::Models::PasswordProfile
- end
- def directory_object_list_result
- Azure::GraphRbac::V1_6::Models::DirectoryObjectListResult
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb
index 6efb2353e5..9ebc0b9fe4 100644
--- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb
@@ -9,6 +9,7 @@ module ImageSearch
ImagesOperations = Azure::CognitiveServices::ImageSearch::V1_0::ImagesOperations
module Models
+ ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject
Organization = Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization
Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible
MediaObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject
@@ -31,29 +32,29 @@ module Models
AggregateRating = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating
Offer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer
AggregateOffer = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer
- ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse
ImageGallery = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery
Recipe = Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe
NormalizedRectangle = Azure::CognitiveServices::ImageSearch::V1_0::Models::NormalizedRectangle
RecognizedEntity = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity
+ RecognizedEntityRegion = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion
ImageInsights = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights
TrendingImages = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages
- RecognizedEntityRegion = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion
+ Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating
CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage
+ ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse
Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency
- Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating
- ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability
+ Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error
ImageAspect = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect
+ ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability
+ Freshness = Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness
ImageColor = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor
- Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error
+ ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType
ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent
- Freshness = Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness
- ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize
ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense
Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person
ImageCropType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType
ImageInsightModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule
- ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType
+ ImageSize = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize
Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images
ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase
Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query
@@ -66,7 +67,6 @@ module Models
ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode
ErrorSubCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode
SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch
- ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject
end
class ImageSearchDataClass
@@ -99,6 +99,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def image_object
+ Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject
+ end
def organization
Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization
end
@@ -165,9 +168,6 @@ def offer
def aggregate_offer
Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer
end
- def error_response
- Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse
- end
def image_gallery
Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery
end
@@ -180,45 +180,48 @@ def normalized_rectangle
def recognized_entity
Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntity
end
+ def recognized_entity_region
+ Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion
+ end
def image_insights
Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights
end
def trending_images
Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages
end
- def recognized_entity_region
- Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityRegion
+ def rating
+ Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating
end
def collection_page
Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage
end
+ def error_response
+ Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse
+ end
def currency
Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency
end
- def rating
- Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating
+ def error
+ Azure::CognitiveServices::ImageSearch::V1_0::Models::Error
+ end
+ def image_aspect
+ Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect
end
def item_availability
Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability
end
- def image_aspect
- Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect
+ def freshness
+ Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness
end
def image_color
Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor
end
- def error
- Azure::CognitiveServices::ImageSearch::V1_0::Models::Error
+ def image_type
+ Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType
end
def image_content
Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent
end
- def freshness
- Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness
- end
- def image_size
- Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize
- end
def image_license
Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense
end
@@ -231,8 +234,8 @@ def image_crop_type
def image_insight_module
Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule
end
- def image_type
- Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType
+ def image_size
+ Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize
end
def images
Azure::CognitiveServices::ImageSearch::V1_0::Models::Images
@@ -270,9 +273,6 @@ def error_sub_code
def safe_search
Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch
end
- def image_object
- Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/iothub_profile_module.rb b/azure_sdk/lib/latest/modules/iothub_profile_module.rb
index bcf679a448..991e58c2f5 100644
--- a/azure_sdk/lib/latest/modules/iothub_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/iothub_profile_module.rb
@@ -49,8 +49,8 @@ module Models
EventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties
CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce
RoutingProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties
- Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
CloudToDeviceProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties
+ Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo
OperationInputs = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs
ExportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest
@@ -215,12 +215,12 @@ def certificate_properties_with_nonce
def routing_properties
Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties
end
- def operation
- Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
- end
def cloud_to_device_properties
Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties
end
+ def operation
+ Azure::IotHub::Mgmt::V2017_07_01::Models::Operation
+ end
def iot_hub_name_availability_info
Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo
end
diff --git a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb
index 67093c47ae..02b84829a0 100644
--- a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb
@@ -21,25 +21,25 @@ module Models
VaultCreateOrUpdateParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters
VaultCheckNameAvailabilityParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCheckNameAvailabilityParameters
VaultAccessPolicyParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters
- VaultPatchProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties
- LogSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification
- CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult
Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource
+ VaultPatchProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties
+ VaultPatchParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters
ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification
+ AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry
DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties
Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault
- AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry
- VaultPatchParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters
- SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions
- KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions
+ LogSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification
SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName
+ CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult
+ KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions
+ SecretPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions
CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions
StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions
OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay
- Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason
+ AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind
OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult
CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode
- AccessPolicyUpdateKind = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind
+ Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason
Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation
ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult
end
@@ -105,41 +105,41 @@ def vault_check_name_availability_parameters
def vault_access_policy_parameters
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters
end
+ def resource
+ Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource
+ end
def vault_patch_properties
Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties
end
- def log_specification
- Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification
- end
- def check_name_availability_result
- Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult
- end
- def resource
- Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource
+ def vault_patch_parameters
+ Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters
end
def service_specification
Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification
end
+ def access_policy_entry
+ Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry
+ end
def deleted_vault_properties
Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties
end
def vault
Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault
end
- def access_policy_entry
- Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry
+ def log_specification
+ Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification
end
- def vault_patch_parameters
- Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters
+ def sku_name
+ Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName
end
- def secret_permissions
- Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions
+ def check_name_availability_result
+ Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult
end
def key_permissions
Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions
end
- def sku_name
- Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName
+ def secret_permissions
+ Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions
end
def certificate_permissions
Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions
@@ -150,8 +150,8 @@ def storage_permissions
def operation_display
Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay
end
- def reason
- Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason
+ def access_policy_update_kind
+ Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind
end
def operation_list_result
Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult
@@ -159,8 +159,8 @@ def operation_list_result
def create_mode
Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode
end
- def access_policy_update_kind
- Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyUpdateKind
+ def reason
+ Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason
end
def operation
Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation
diff --git a/azure_sdk/lib/latest/modules/links_profile_module.rb b/azure_sdk/lib/latest/modules/links_profile_module.rb
index f2ec0cb6c4..61c1cd6274 100644
--- a/azure_sdk/lib/latest/modules/links_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/links_profile_module.rb
@@ -10,11 +10,11 @@ module Mgmt
ResourceLinks = Azure::Links::Mgmt::V2016_09_01::ResourceLinks
module Models
+ Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter
ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink
ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter
ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult
ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties
- Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter
end
class LinksManagementClass
@@ -47,6 +47,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def filter
+ Azure::Links::Mgmt::V2016_09_01::Models::Filter
+ end
def resource_link
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink
end
@@ -59,9 +62,6 @@ def resource_link_result
def resource_link_properties
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties
end
- def filter
- Azure::Links::Mgmt::V2016_09_01::Models::Filter
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/logic_profile_module.rb b/azure_sdk/lib/latest/modules/logic_profile_module.rb
index 85e3128c84..915440fa83 100644
--- a/azure_sdk/lib/latest/modules/logic_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/logic_profile_module.rb
@@ -27,17 +27,17 @@ module Models
OperationListResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult
ErrorResponse = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse
Operation = Azure::Logic::Mgmt::V2016_06_01::Models::Operation
- KeyType = Azure::Logic::Mgmt::V2016_06_01::Models::KeyType
Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku
+ KeyType = Azure::Logic::Mgmt::V2016_06_01::Models::KeyType
SubResource = Azure::Logic::Mgmt::V2016_06_01::Models::SubResource
IntegrationAccountPartnerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter
+ Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource
AS2MessageConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings
ResourceReference = Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference
- Resource = Azure::Logic::Mgmt::V2016_06_01::Models::Resource
AS2AcknowledgementConnectionSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings
- WorkflowParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter
AS2MdnSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings
WorkflowFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter
+ AS2SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings
KeyVaultKeyReferenceKeyVault = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault
WorkflowVersionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersionListResult
IntegrationAccountPartnerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerListResult
@@ -49,25 +49,25 @@ module Models
WorkflowListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult
IntegrationAccountAgreementFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter
WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult
+ WorkflowParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter
AS2ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings
- WorkflowRunTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger
AS2EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings
- AS2SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings
AS2ErrorSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings
- AS2ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings
- AS2OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement
+ WorkflowRunTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger
WorkflowRunListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult
- AS2AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent
- WorkflowRunActionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult
+ AS2OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement
IntegrationAccountSessionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult
+ AS2ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings
+ WorkflowRunActionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult
+ X12ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings
GenerateUpgradedDefinitionParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters
X12FramingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings
- X12ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings
+ IntegrationAccountSessionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter
X12EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings
GetCallbackUrlParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters
- IntegrationAccountSessionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter
+ X12AcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings
IntegrationAccountCertificateListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult
- X12MessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter
+ AS2AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent
IntegrationAccountSchemaFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter
X12SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings
X12ProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings
@@ -110,37 +110,37 @@ module Models
EdifactProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProtocolSettings
WorkflowTriggerRecurrence = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerRecurrence
EdifactOneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement
- X12AcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings
+ IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema
KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference
+ X12MessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter
+ ErrorProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties
EdifactAgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent
- IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema
+ Workflow = Azure::Logic::Mgmt::V2016_06_01::Models::Workflow
AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent
- ErrorProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties
+ WorkflowTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger
WorkflowVersion = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion
- Workflow = Azure::Logic::Mgmt::V2016_06_01::Models::Workflow
+ WorkflowOutputParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter
WorkflowTriggerHistory = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory
- WorkflowTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger
+ WorkflowRunAction = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction
WorkflowRun = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun
- WorkflowOutputParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter
+ IntegrationAccountSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema
IntegrationAccount = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount
- WorkflowRunAction = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction
+ IntegrationAccountPartner = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner
IntegrationAccountMap = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap
- IntegrationAccountSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema
+ IntegrationAccountCertificate = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate
IntegrationAccountAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement
- IntegrationAccountPartner = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner
+ WorkflowProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState
IntegrationAccountSession = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession
- IntegrationAccountCertificate = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate
+ ParameterType = Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType
WorkflowState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState
- WorkflowProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState
+ WorkflowStatus = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus
WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState
- ParameterType = Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType
+ DaysOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek
RecurrenceFrequency = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency
- WorkflowStatus = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus
+ SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName
DayOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek
- DaysOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek
- SchemaType = Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType
IntegrationAccountSkuName = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName
- SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName
+ SchemaType = Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType
MapType = Azure::Logic::Mgmt::V2016_06_01::Models::MapType
PartnerType = Azure::Logic::Mgmt::V2016_06_01::Models::PartnerType
AgreementType = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementType
@@ -216,39 +216,39 @@ def error_response
def operation
Azure::Logic::Mgmt::V2016_06_01::Models::Operation
end
- def key_type
- Azure::Logic::Mgmt::V2016_06_01::Models::KeyType
- end
def sku
Azure::Logic::Mgmt::V2016_06_01::Models::Sku
end
+ def key_type
+ Azure::Logic::Mgmt::V2016_06_01::Models::KeyType
+ end
def sub_resource
Azure::Logic::Mgmt::V2016_06_01::Models::SubResource
end
def integration_account_partner_filter
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartnerFilter
end
+ def resource
+ Azure::Logic::Mgmt::V2016_06_01::Models::Resource
+ end
def as2_message_connection_settings
Azure::Logic::Mgmt::V2016_06_01::Models::AS2MessageConnectionSettings
end
def resource_reference
Azure::Logic::Mgmt::V2016_06_01::Models::ResourceReference
end
- def resource
- Azure::Logic::Mgmt::V2016_06_01::Models::Resource
- end
def as2_acknowledgement_connection_settings
Azure::Logic::Mgmt::V2016_06_01::Models::AS2AcknowledgementConnectionSettings
end
- def workflow_parameter
- Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter
- end
def as2_mdn_settings
Azure::Logic::Mgmt::V2016_06_01::Models::AS2MdnSettings
end
def workflow_filter
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowFilter
end
+ def as2_security_settings
+ Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings
+ end
def key_vault_key_reference_key_vault
Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReferenceKeyVault
end
@@ -282,38 +282,38 @@ def integration_account_agreement_filter
def workflow_trigger_history_list_result
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult
end
+ def workflow_parameter
+ Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowParameter
+ end
def as2_validation_settings
Azure::Logic::Mgmt::V2016_06_01::Models::AS2ValidationSettings
end
- def workflow_run_trigger
- Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger
- end
def as2_envelope_settings
Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings
end
- def as2_security_settings
- Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings
- end
def as2_error_settings
Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings
end
- def as2_protocol_settings
- Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings
+ def workflow_run_trigger
+ Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunTrigger
+ end
+ def workflow_run_list_result
+ Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult
end
def as2_one_way_agreement
Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement
end
- def workflow_run_list_result
- Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult
+ def integration_account_session_list_result
+ Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult
end
- def as2_agreement_content
- Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent
+ def as2_protocol_settings
+ Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings
end
def workflow_run_action_list_result
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult
end
- def integration_account_session_list_result
- Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult
+ def x12_validation_settings
+ Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings
end
def generate_upgraded_definition_parameters
Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters
@@ -321,8 +321,8 @@ def generate_upgraded_definition_parameters
def x12_framing_settings
Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings
end
- def x12_validation_settings
- Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings
+ def integration_account_session_filter
+ Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter
end
def x12_envelope_settings
Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings
@@ -330,14 +330,14 @@ def x12_envelope_settings
def get_callback_url_parameters
Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters
end
- def integration_account_session_filter
- Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter
+ def x12_acknowledgement_settings
+ Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings
end
def integration_account_certificate_list_result
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult
end
- def x12_message_filter
- Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter
+ def as2_agreement_content
+ Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent
end
def integration_account_schema_filter
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter
@@ -465,98 +465,98 @@ def workflow_trigger_recurrence
def edifact_one_way_agreement
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement
end
- def x12_acknowledgement_settings
- Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings
+ def integration_account_map_properties_parameters_schema
+ Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema
end
def key_vault_key_reference
Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference
end
+ def x12_message_filter
+ Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter
+ end
+ def error_properties
+ Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties
+ end
def edifact_agreement_content
Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent
end
- def integration_account_map_properties_parameters_schema
- Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema
+ def workflow
+ Azure::Logic::Mgmt::V2016_06_01::Models::Workflow
end
def agreement_content
Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent
end
- def error_properties
- Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties
+ def workflow_trigger
+ Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger
end
def workflow_version
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion
end
- def workflow
- Azure::Logic::Mgmt::V2016_06_01::Models::Workflow
+ def workflow_output_parameter
+ Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter
end
def workflow_trigger_history
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory
end
- def workflow_trigger
- Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger
+ def workflow_run_action
+ Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction
end
def workflow_run
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun
end
- def workflow_output_parameter
- Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter
+ def integration_account_schema
+ Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema
end
def integration_account
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount
end
- def workflow_run_action
- Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction
+ def integration_account_partner
+ Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner
end
def integration_account_map
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap
end
- def integration_account_schema
- Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema
+ def integration_account_certificate
+ Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate
end
def integration_account_agreement
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement
end
- def integration_account_partner
- Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner
+ def workflow_provisioning_state
+ Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState
end
def integration_account_session
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession
end
- def integration_account_certificate
- Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate
+ def parameter_type
+ Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType
end
def workflow_state
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState
end
- def workflow_provisioning_state
- Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState
+ def workflow_status
+ Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus
end
def workflow_trigger_provisioning_state
Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState
end
- def parameter_type
- Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType
+ def days_of_week
+ Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek
end
def recurrence_frequency
Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency
end
- def workflow_status
- Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus
+ def sku_name
+ Azure::Logic::Mgmt::V2016_06_01::Models::SkuName
end
def day_of_week
Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek
end
- def days_of_week
- Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek
- end
- def schema_type
- Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType
- end
def integration_account_sku_name
Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName
end
- def sku_name
- Azure::Logic::Mgmt::V2016_06_01::Models::SkuName
+ def schema_type
+ Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType
end
def map_type
Azure::Logic::Mgmt::V2016_06_01::Models::MapType
diff --git a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb
index 4d5091f49d..cb21dd7d0c 100644
--- a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb
@@ -10,6 +10,9 @@ module Mgmt
WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices
module Models
+ AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo
+ WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService
+ WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph
DiagnosticsLevel = Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel
ColumnType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType
ColumnFormat = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat
@@ -17,9 +20,9 @@ module Models
InputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType
OutputPortType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType
ParameterType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType
- AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus
- StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount
Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource
+ StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount
+ AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus
ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState
ModeValueInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo
ModuleAssetParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModuleAssetParameter
@@ -44,9 +47,6 @@ module Models
GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage
PaginatedWebServicesList = Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList
ExampleRequest = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest
- AsyncOperationErrorInfo = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo
- WebService = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService
- WebServicePropertiesForGraph = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph
end
class MachineLearningManagementClass
@@ -79,6 +79,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def async_operation_error_info
+ Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo
+ end
+ def web_service
+ Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService
+ end
+ def web_service_properties_for_graph
+ Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph
+ end
def diagnostics_level
Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel
end
@@ -100,14 +109,14 @@ def output_port_type
def parameter_type
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType
end
- def async_operation_status
- Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus
+ def resource
+ Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource
end
def storage_account
Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount
end
- def resource
- Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource
+ def async_operation_status
+ Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus
end
def provisioning_state
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState
@@ -181,15 +190,6 @@ def paginated_web_services_list
def example_request
Azure::MachineLearning::Mgmt::V2017_01_01::Models::ExampleRequest
end
- def async_operation_error_info
- Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationErrorInfo
- end
- def web_service
- Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebService
- end
- def web_service_properties_for_graph
- Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb
index 72d2b8aa56..92d1c89599 100644
--- a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb
@@ -11,23 +11,23 @@ module Mgmt
ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2017_09_01::ApplicationDefinitions
module Models
+ Plan = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan
PlanPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable
ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization
ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult
ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact
ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable
ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition
+ Sku = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku
Application = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application
- ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel
ApplicationArtifactType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType
- Sku = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku
+ ApplicationLockLevel = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel
ResourceIdentityType = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType
ErrorResponse = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse
ApplicationListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult
Identity = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity
Resource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource
GenericResource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource
- Plan = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan
ProvisioningState = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState
end
@@ -62,6 +62,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def plan
+ Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan
+ end
def plan_patchable
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable
end
@@ -80,17 +83,17 @@ def application_patchable
def application_definition
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition
end
+ def sku
+ Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku
+ end
def application
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application
end
- def application_lock_level
- Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel
- end
def application_artifact_type
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType
end
- def sku
- Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku
+ def application_lock_level
+ Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel
end
def resource_identity_type
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType
@@ -110,9 +113,6 @@ def resource
def generic_resource
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource
end
- def plan
- Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan
- end
def provisioning_state
Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState
end
diff --git a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb
index 31f9903f39..9a2cecec38 100644
--- a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb
@@ -11,12 +11,12 @@ module Mgmt
UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::UserAssignedIdentities
module Models
- UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
- Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
Identity = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
- OperationDisplay = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
UserAssignedIdentitiesListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
OperationListResult = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
+ UserAssignedIdentities = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
+ Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
+ OperationDisplay = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
end
class ManagedServiceIdentityManagementClass
@@ -50,24 +50,24 @@ def method_missing(method, *args)
end
class ModelClasses
- def user_assigned_identities
- Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
- end
- def operation
- Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
- end
def identity
Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Identity
end
- def operation_display
- Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
- end
def user_assigned_identities_list_result
Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentitiesListResult
end
def operation_list_result
Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationListResult
end
+ def user_assigned_identities
+ Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::UserAssignedIdentities
+ end
+ def operation
+ Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation
+ end
+ def operation_display
+ Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::OperationDisplay
+ end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb b/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb
index dc53046af9..15746cb1bc 100644
--- a/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb
@@ -11,13 +11,13 @@ module Mgmt
MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements
module Models
+ AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms
+ ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse
Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation
OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay
OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult
Resource = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource
ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError
- AgreementTerms = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms
- ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse
end
class MarketplaceOrderingManagementClass
@@ -51,6 +51,12 @@ def method_missing(method, *args)
end
class ModelClasses
+ def agreement_terms
+ Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms
+ end
+ def error_response
+ Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse
+ end
def operation
Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation
end
@@ -66,12 +72,6 @@ def resource
def error_response_error
Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError
end
- def agreement_terms
- Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::AgreementTerms
- end
- def error_response
- Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb
index 5b7e4ad55a..ab86224dc8 100644
--- a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb
@@ -7,6 +7,7 @@
module Azure::Profiles::Latest
module MediaServices
module Mgmt
+ Locations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Locations
Operations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Operations
Mediaservices = Azure::MediaServices::Mgmt::V2018_03_30_preview::Mediaservices
Assets = Azure::MediaServices::Mgmt::V2018_03_30_preview::Assets
@@ -18,7 +19,6 @@ module Mgmt
LiveEvents = Azure::MediaServices::Mgmt::V2018_03_30_preview::LiveEvents
LiveOutputs = Azure::MediaServices::Mgmt::V2018_03_30_preview::LiveOutputs
StreamingEndpoints = Azure::MediaServices::Mgmt::V2018_03_30_preview::StreamingEndpoints
- Locations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Locations
module Models
StorageAccountType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType
@@ -133,9 +133,9 @@ module Models
H264Video = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::H264Video
JpgLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgLayer
JpgImage = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgImage
- MultiBitrateFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MultiBitrateFormat
Mp4Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Mp4Format
PngLayer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer
+ PngImage = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngImage
BuiltInStandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::BuiltInStandardEncoderPreset
StandardEncoderPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StandardEncoderPreset
VideoAnalyzerPreset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::VideoAnalyzerPreset
@@ -185,8 +185,8 @@ module Models
StreamOptionsFlag = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamOptionsFlag
StreamingEndpointResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointResourceState
ProxyResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource
+ MultiBitrateFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MultiBitrateFormat
TrackedResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource
- PngImage = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngImage
Resource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource
StorageAccount = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount
Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format
@@ -198,7 +198,7 @@ module Models
end
class MediaServicesManagementClass
- attr_reader :operations, :mediaservices, :assets, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :live_events, :live_outputs, :streaming_endpoints, :locations, :configurable, :base_url, :options, :model_classes
+ attr_reader :locations, :operations, :mediaservices, :assets, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :live_events, :live_outputs, :streaming_endpoints, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -208,6 +208,7 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @locations = @client_0.locations
@operations = @client_0.operations
@mediaservices = @client_0.mediaservices
@assets = @client_0.assets
@@ -219,7 +220,6 @@ def initialize(configurable, base_url=nil, options=nil)
@live_events = @client_0.live_events
@live_outputs = @client_0.live_outputs
@streaming_endpoints = @client_0.streaming_endpoints
- @locations = @client_0.locations
@model_classes = ModelClasses.new
end
@@ -574,15 +574,15 @@ def jpg_layer
def jpg_image
Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgImage
end
- def multi_bitrate_format
- Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MultiBitrateFormat
- end
def mp4_format
Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Mp4Format
end
def png_layer
Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngLayer
end
+ def png_image
+ Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngImage
+ end
def built_in_standard_encoder_preset
Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::BuiltInStandardEncoderPreset
end
@@ -730,12 +730,12 @@ def streaming_endpoint_resource_state
def proxy_resource
Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource
end
+ def multi_bitrate_format
+ Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MultiBitrateFormat
+ end
def tracked_resource
Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource
end
- def png_image
- Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngImage
- end
def resource
Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource
end
diff --git a/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb b/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb
index e7e41a152c..635d0b6196 100644
--- a/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb
@@ -7,13 +7,13 @@
module Azure::Profiles::Latest
module MobileEngagement
module Mgmt
+ ExportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ExportTasks
+ ImportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ImportTasks
AppCollections = Azure::MobileEngagement::Mgmt::V2014_12_01::AppCollections
Apps = Azure::MobileEngagement::Mgmt::V2014_12_01::Apps
SupportedPlatforms = Azure::MobileEngagement::Mgmt::V2014_12_01::SupportedPlatforms
Campaigns = Azure::MobileEngagement::Mgmt::V2014_12_01::Campaigns
Devices = Azure::MobileEngagement::Mgmt::V2014_12_01::Devices
- ExportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ExportTasks
- ImportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ImportTasks
module Models
ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates
@@ -30,11 +30,11 @@ module Models
ApiError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError
SupportedPlatformsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SupportedPlatformsListResult
ExportOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportOptions
- CampaignTestSavedParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters
DateRangeExportTaskParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter
- NotificationOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions
- CampaignsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult
DeviceMeta = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta
+ CampaignTestSavedParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters
+ CampaignsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult
+ PollQuestionLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization
CampaignStatisticsResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStatisticsResult
CampaignLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignLocalization
PollQuestionChoiceLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionChoiceLocalization
@@ -104,11 +104,11 @@ module Models
ExportType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType
JobStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates
CampaignKinds = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds
- PollQuestionLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization
+ NotificationOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions
end
class MobileEngagementManagementClass
- attr_reader :app_collections, :apps, :supported_platforms, :campaigns, :devices, :export_tasks, :import_tasks, :configurable, :base_url, :options, :model_classes
+ attr_reader :export_tasks, :import_tasks, :app_collections, :apps, :supported_platforms, :campaigns, :devices, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -118,13 +118,13 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @export_tasks = @client_0.export_tasks
+ @import_tasks = @client_0.import_tasks
@app_collections = @client_0.app_collections
@apps = @client_0.apps
@supported_platforms = @client_0.supported_platforms
@campaigns = @client_0.campaigns
@devices = @client_0.devices
- @export_tasks = @client_0.export_tasks
- @import_tasks = @client_0.import_tasks
@model_classes = ModelClasses.new
end
@@ -185,20 +185,20 @@ def supported_platforms_list_result
def export_options
Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportOptions
end
- def campaign_test_saved_parameters
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters
- end
def date_range_export_task_parameter
Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter
end
- def notification_options
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions
+ def device_meta
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta
+ end
+ def campaign_test_saved_parameters
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTestSavedParameters
end
def campaigns_list_result
Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult
end
- def device_meta
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta
+ def poll_question_localization
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization
end
def campaign_statistics_result
Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStatisticsResult
@@ -407,8 +407,8 @@ def job_states
def campaign_kinds
Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds
end
- def poll_question_localization
- Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization
+ def notification_options
+ Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions
end
end
end
diff --git a/azure_sdk/lib/latest/modules/monitor_profile_module.rb b/azure_sdk/lib/latest/modules/monitor_profile_module.rb
index 7432d9b6de..0f34ccfa32 100644
--- a/azure_sdk/lib/latest/modules/monitor_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/monitor_profile_module.rb
@@ -19,6 +19,7 @@ module Mgmt
MetricBaseline = Azure::Monitor::Mgmt::V2017_11_01_preview::MetricBaseline
module Models
+ RecurrenceFrequency = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency
EmailNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification
WebhookNotification = Azure::Monitor::Mgmt::V2015_04_01::Models::WebhookNotification
ScaleCapacity = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleCapacity
@@ -29,25 +30,28 @@ module Models
AutoscaleSettingResourcePatch = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourcePatch
AutoscaleProfile = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleProfile
AutoscaleSettingResourceCollection = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection
- MetricTrigger = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger
Recurrence = Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence
TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow
AutoscaleSettingResource = Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource
MetricStatisticType = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricStatisticType
TimeAggregationType = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeAggregationType
ComparisonOperationType = Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType
+ ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection
OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay
ScaleType = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType
OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult
- ScaleDirection = Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection
+ MetricTrigger = Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger
Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation
- RecurrenceFrequency = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency
+ ManagementEventRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition
+ RuleEmailAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction
+ RuleWebhookAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction
AlertRuleResource = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource
+ ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition
LogProfileResource = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource
- LocationThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition
ConditionOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator
TimeAggregationOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator
AlertRuleResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch
+ Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident
AlertRuleResourceCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection
ManagementEventAggregationCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventAggregationCondition
RuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleCondition
@@ -56,15 +60,14 @@ module Models
IncidentListResult = Azure::Monitor::Mgmt::V2016_03_01::Models::IncidentListResult
LogProfileCollection = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileCollection
RuleDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource
- Incident = Azure::Monitor::Mgmt::V2016_03_01::Models::Incident
RuleMetricDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource
RuleManagementEventDataSource = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource
LogProfileResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch
- ThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition
- ManagementEventRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition
- RuleEmailAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction
- RuleWebhookAction = Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction
+ LocationThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition
+ ItsmReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver
+ ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList
SmsReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver
+ Resource = Azure::Monitor::Mgmt::V2017_04_01::Models::Resource
ActivityLogAlertPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody
ActionGroupList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList
ActivityLogAlertList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList
@@ -79,19 +82,17 @@ module Models
AzureAppPushReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AzureAppPushReceiver
ActivityLogAlertAllOfCondition = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertAllOfCondition
AutomationRunbookReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver
- Resource = Azure::Monitor::Mgmt::V2017_04_01::Models::Resource
ActivityLogAlertActionGroup = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup
- ItsmReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver
- ActivityLogAlertActionList = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList
+ DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource
+ CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType
DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource
RetentionPolicy = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy
ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource
LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings
+ MetricSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings
DiagnosticSettingsCategoryResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection
DiagnosticSettingsResourceCollection = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection
- DiagnosticSettingsCategoryResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource
- MetricSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings
- CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType
+ ErrorResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse
Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline
BaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse
BaselineMetadataValue = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineMetadataValue
@@ -100,7 +101,6 @@ module Models
CalculateBaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse
Sensitivity = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity
ResultType = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType
- ErrorResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse
end
class MonitorManagementClass
@@ -174,6 +174,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def recurrence_frequency
+ Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency
+ end
def email_notification
Azure::Monitor::Mgmt::V2015_04_01::Models::EmailNotification
end
@@ -204,9 +207,6 @@ def autoscale_profile
def autoscale_setting_resource_collection
Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResourceCollection
end
- def metric_trigger
- Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger
- end
def recurrence
Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence
end
@@ -225,6 +225,9 @@ def time_aggregation_type
def comparison_operation_type
Azure::Monitor::Mgmt::V2015_04_01::Models::ComparisonOperationType
end
+ def scale_direction
+ Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection
+ end
def operation_display
Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay
end
@@ -234,24 +237,30 @@ def scale_type
def operation_list_result
Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult
end
- def scale_direction
- Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection
+ def metric_trigger
+ Azure::Monitor::Mgmt::V2015_04_01::Models::MetricTrigger
end
def operation
Azure::Monitor::Mgmt::V2015_04_01::Models::Operation
end
- def recurrence_frequency
- Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency
+ def management_event_rule_condition
+ Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition
+ end
+ def rule_email_action
+ Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction
+ end
+ def rule_webhook_action
+ Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction
end
def alert_rule_resource
Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource
end
+ def threshold_rule_condition
+ Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition
+ end
def log_profile_resource
Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource
end
- def location_threshold_rule_condition
- Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition
- end
def condition_operator
Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator
end
@@ -261,6 +270,9 @@ def time_aggregation_operator
def alert_rule_resource_patch
Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourcePatch
end
+ def incident
+ Azure::Monitor::Mgmt::V2016_03_01::Models::Incident
+ end
def alert_rule_resource_collection
Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResourceCollection
end
@@ -285,9 +297,6 @@ def log_profile_collection
def rule_data_source
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource
end
- def incident
- Azure::Monitor::Mgmt::V2016_03_01::Models::Incident
- end
def rule_metric_data_source
Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource
end
@@ -297,21 +306,21 @@ def rule_management_event_data_source
def log_profile_resource_patch
Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch
end
- def threshold_rule_condition
- Azure::Monitor::Mgmt::V2016_03_01::Models::ThresholdRuleCondition
- end
- def management_event_rule_condition
- Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition
+ def location_threshold_rule_condition
+ Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition
end
- def rule_email_action
- Azure::Monitor::Mgmt::V2016_03_01::Models::RuleEmailAction
+ def itsm_receiver
+ Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver
end
- def rule_webhook_action
- Azure::Monitor::Mgmt::V2016_03_01::Models::RuleWebhookAction
+ def activity_log_alert_action_list
+ Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList
end
def sms_receiver
Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver
end
+ def resource
+ Azure::Monitor::Mgmt::V2017_04_01::Models::Resource
+ end
def activity_log_alert_patch_body
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody
end
@@ -354,17 +363,14 @@ def activity_log_alert_all_of_condition
def automation_runbook_receiver
Azure::Monitor::Mgmt::V2017_04_01::Models::AutomationRunbookReceiver
end
- def resource
- Azure::Monitor::Mgmt::V2017_04_01::Models::Resource
- end
def activity_log_alert_action_group
Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionGroup
end
- def itsm_receiver
- Azure::Monitor::Mgmt::V2017_04_01::Models::ItsmReceiver
+ def diagnostic_settings_category_resource
+ Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource
end
- def activity_log_alert_action_list
- Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertActionList
+ def category_type
+ Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType
end
def diagnostic_settings_resource
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource
@@ -378,20 +384,17 @@ def proxy_only_resource
def log_settings
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings
end
+ def metric_settings
+ Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings
+ end
def diagnostic_settings_category_resource_collection
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResourceCollection
end
def diagnostic_settings_resource_collection
Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResourceCollection
end
- def diagnostic_settings_category_resource
- Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource
- end
- def metric_settings
- Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings
- end
- def category_type
- Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType
+ def error_response
+ Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse
end
def baseline
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline
@@ -417,9 +420,6 @@ def sensitivity
def result_type
Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ResultType
end
- def error_response
- Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/network_profile_module.rb b/azure_sdk/lib/latest/modules/network_profile_module.rb
index 3f63e32cb9..fb3cfb3c40 100644
--- a/azure_sdk/lib/latest/modules/network_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/network_profile_module.rb
@@ -7,6 +7,9 @@
module Azure::Profiles::Latest
module Network
module Mgmt
+ ExpressRouteCircuits = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuits
+ ExpressRouteServiceProviders = Azure::Network::Mgmt::V2018_01_01::ExpressRouteServiceProviders
+ LoadBalancers = Azure::Network::Mgmt::V2018_01_01::LoadBalancers
NetworkInterfaces = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaces
NetworkSecurityGroups = Azure::Network::Mgmt::V2018_01_01::NetworkSecurityGroups
SecurityRules = Azure::Network::Mgmt::V2018_01_01::SecurityRules
@@ -41,9 +44,6 @@ module Mgmt
ApplicationGateways = Azure::Network::Mgmt::V2018_01_01::ApplicationGateways
ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitAuthorizations
ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuitPeerings
- ExpressRouteCircuits = Azure::Network::Mgmt::V2018_01_01::ExpressRouteCircuits
- ExpressRouteServiceProviders = Azure::Network::Mgmt::V2018_01_01::ExpressRouteServiceProviders
- LoadBalancers = Azure::Network::Mgmt::V2018_01_01::LoadBalancers
module Models
OperationDisplay = Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay
@@ -60,33 +60,33 @@ module Models
IpTag = Azure::Network::Mgmt::V2018_01_01::Models::IpTag
LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerFrontendIPConfigurationListResult
LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult
+ Error = Azure::Network::Mgmt::V2018_01_01::Models::Error
TunnelConnectionHealth = Azure::Network::Mgmt::V2018_01_01::Models::TunnelConnectionHealth
LoadBalancerProbeListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult
- ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining
ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer
ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthPool
NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfigurationListResult
NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceLoadBalancerListResult
BgpPeerStatus = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatus
EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupAssociation
- Error = Azure::Network::Mgmt::V2018_01_01::Models::Error
+ EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule
VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListUsageResult
EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroup
VirtualNetworkUsage = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkUsage
EffectiveNetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupListResult
IPAddressAvailabilityResult = Azure::Network::Mgmt::V2018_01_01::Models::IPAddressAvailabilityResult
- EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule
+ EffectiveRoute = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRoute
ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
EffectiveRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteListResult
- EffectiveRoute = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRoute
ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRule
VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringListResult
+ NetworkWatcherListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcherListResult
ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
TopologyParameters = Azure::Network::Mgmt::V2018_01_01::Models::TopologyParameters
+ ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining
TagsObject = Azure::Network::Mgmt::V2018_01_01::Models::TagsObject
ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroupListResult
Dimension = Azure::Network::Mgmt::V2018_01_01::Models::Dimension
- NetworkWatcherListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcherListResult
Topology = Azure::Network::Mgmt::V2018_01_01::Models::Topology
VerificationIPFlowParameters = Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowParameters
MetricSpecification = Azure::Network::Mgmt::V2018_01_01::Models::MetricSpecification
@@ -126,9 +126,9 @@ module Models
TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2018_01_01::Models::TrafficAnalyticsConfigurationProperties
FlowLogStatusParameters = Azure::Network::Mgmt::V2018_01_01::Models::FlowLogStatusParameters
EndpointServicesListResult = Azure::Network::Mgmt::V2018_01_01::Models::EndpointServicesListResult
- FlowLogInformation = Azure::Network::Mgmt::V2018_01_01::Models::FlowLogInformation
ConnectivitySource = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivitySource
Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_01_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
+ ConnectivityDestination = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityDestination
ConnectivityParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityParameters
ConnectivityIssue = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityIssue
ConnectivityHop = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityHop
@@ -164,58 +164,58 @@ module Models
GatewayRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult
ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult
ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup
- ConnectivityDestination = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityDestination
+ ResourceNavigationLink = Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink
Availability = Azure::Network::Mgmt::V2018_01_01::Models::Availability
ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate
- ResourceNavigationLink = Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink
- ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet
ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration
- ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy
+ ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet
ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions
- RouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule
+ FlowLogInformation = Azure::Network::Mgmt::V2018_01_01::Models::FlowLogInformation
EndpointServiceResult = Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult
- NetworkWatcher = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher
+ ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy
RouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter
- PatchRouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter
+ RouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule
PatchRouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule
- VirtualNetworkPeering = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering
+ NetworkWatcher = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher
BgpServiceCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity
- PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName
+ PatchRouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter
VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity
- ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol
+ VirtualNetworkPeering = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering
ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth
- ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName
+ PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName
ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType
- ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType
+ ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol
ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite
- Access = Azure::Network::Mgmt::V2018_01_01::Models::Access
+ ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName
ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode
- EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol
+ ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType
LoadBalancerSkuName = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName
- EffectiveRouteState = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState
+ Access = Azure::Network::Mgmt::V2018_01_01::Models::Access
EffectiveRouteSource = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource
- Direction = Azure::Network::Mgmt::V2018_01_01::Models::Direction
+ EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol
AssociationType = Azure::Network::Mgmt::V2018_01_01::Models::AssociationType
- PcProtocol = Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol
+ EffectiveRouteState = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState
NextHopType = Azure::Network::Mgmt::V2018_01_01::Models::NextHopType
- PcError = Azure::Network::Mgmt::V2018_01_01::Models::PcError
+ Direction = Azure::Network::Mgmt::V2018_01_01::Models::Direction
PcStatus = Azure::Network::Mgmt::V2018_01_01::Models::PcStatus
- ConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus
+ PcProtocol = Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol
IssueType = Azure::Network::Mgmt::V2018_01_01::Models::IssueType
- EvaluationState = Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState
+ PcError = Azure::Network::Mgmt::V2018_01_01::Models::PcError
+ ConnectionState = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState
+ ConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus
Severity = Azure::Network::Mgmt::V2018_01_01::Models::Severity
- VpnClientProtocol = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol
+ EvaluationState = Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState
VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState
- ConnectionState = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState
+ VpnClientProtocol = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol
BgpPeerState = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState
ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult
SubResource = Azure::Network::Mgmt::V2018_01_01::Models::SubResource
- ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered
- PublicIPAddressListResult = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult
- ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult
- ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress
UsageName = Azure::Network::Mgmt::V2018_01_01::Models::UsageName
+ ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered
Usage = Azure::Network::Mgmt::V2018_01_01::Models::Usage
+ ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress
+ ConnectionResetSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey
+ ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult
NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings
NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult
VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult
@@ -229,7 +229,7 @@ module Models
AddressSpace = Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace
ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult
UsagesListResult = Azure::Network::Mgmt::V2018_01_01::Models::UsagesListResult
- ConnectionResetSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey
+ AuthorizationListResult = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult
ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitServiceProviderProperties
RouteTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteTableListResult
NetworkInterfaceListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceListResult
@@ -255,62 +255,62 @@ module Models
ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration
ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate
ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration
- AuthorizationListResult = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult
- BackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool
+ ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort
+ PublicIPAddressListResult = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult
ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult
InboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule
- SecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule
+ BackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool
NetworkInterface = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterface
- NetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup
+ SecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule
Route = Azure::Network::Mgmt::V2018_01_01::Models::Route
- RouteTable = Azure::Network::Mgmt::V2018_01_01::Models::RouteTable
+ NetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup
PublicIPAddress = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddress
- IPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration
+ RouteTable = Azure::Network::Mgmt::V2018_01_01::Models::RouteTable
Subnet = Azure::Network::Mgmt::V2018_01_01::Models::Subnet
- NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfiguration
+ IPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration
ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddressPool
- ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings
- ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort
- ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayPathRule
+ NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfiguration
ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener
- ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRule
+ ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings
ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe
- ApplicationGateway = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway
+ ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayPathRule
ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap
- ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering
+ ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRule
ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization
- ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider
+ ApplicationGateway = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway
ExpressRouteCircuit = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit
- LoadBalancingRule = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule
+ ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering
FrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration
- InboundNatPool = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool
+ ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider
Probe = Azure::Network::Mgmt::V2018_01_01::Models::Probe
- LoadBalancer = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer
+ LoadBalancingRule = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule
OutboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule
- VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration
+ InboundNatPool = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool
VirtualNetwork = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork
- VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate
+ LoadBalancer = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer
VpnClientRootCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate
- LocalNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway
+ VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration
VirtualNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway
- ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName
+ VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate
VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection
+ LocalNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway
+ IPAllocationMethod = Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod
TransportProtocol = Azure::Network::Mgmt::V2018_01_01::Models::TransportProtocol
SecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleProtocol
- IPAllocationMethod = Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod
SecurityRuleAccess = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAccess
+ SecurityRuleDirection = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection
IPVersion = Azure::Network::Mgmt::V2018_01_01::Models::IPVersion
RouteNextHopType = Azure::Network::Mgmt::V2018_01_01::Models::RouteNextHopType
- SecurityRuleDirection = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection
- ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity
ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol
+ ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity
+ ApplicationGatewayTier = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier
ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState
ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
- AuthorizationUseStatus = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus
- ApplicationGatewayTier = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier
- ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringType
+ ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName
ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringState
+ ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringType
+ AuthorizationUseStatus = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus
ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuTier
ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuFamily
ServiceProviderProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ServiceProviderProvisioningState
@@ -326,17 +326,17 @@ module Models
VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus
AuthenticationMethod = Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod
IpsecEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IpsecEncryption
- IpsecIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity
+ ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState
Protocol = Azure::Network::Mgmt::V2018_01_01::Models::Protocol
IkeIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity
- ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState
+ DhGroup = Azure::Network::Mgmt::V2018_01_01::Models::DhGroup
PfsGroup = Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup
+ IpsecIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity
IkeEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption
- DhGroup = Azure::Network::Mgmt::V2018_01_01::Models::DhGroup
end
class NetworkManagementClass
- attr_reader :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :application_security_groups, :available_endpoint_services, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :route_filter_rules, :bgp_service_communities, :virtual_network_peerings, :operations, :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :configurable, :base_url, :options, :model_classes
+ attr_reader :express_route_circuits, :express_route_service_providers, :load_balancers, :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :application_security_groups, :available_endpoint_services, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interface_ipconfigurations, :network_interface_load_balancers, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :route_filters, :route_filter_rules, :bgp_service_communities, :virtual_network_peerings, :operations, :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -346,6 +346,9 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @express_route_circuits = @client_0.express_route_circuits
+ @express_route_service_providers = @client_0.express_route_service_providers
+ @load_balancers = @client_0.load_balancers
@network_interfaces = @client_0.network_interfaces
@network_security_groups = @client_0.network_security_groups
@security_rules = @client_0.security_rules
@@ -380,9 +383,6 @@ def initialize(configurable, base_url=nil, options=nil)
@application_gateways = @client_0.application_gateways
@express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations
@express_route_circuit_peerings = @client_0.express_route_circuit_peerings
- @express_route_circuits = @client_0.express_route_circuits
- @express_route_service_providers = @client_0.express_route_service_providers
- @load_balancers = @client_0.load_balancers
@model_classes = ModelClasses.new
end
@@ -443,15 +443,15 @@ def load_balancer_frontend_ipconfiguration_list_result
def load_balancer_load_balancing_rule_list_result
Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult
end
+ def error
+ Azure::Network::Mgmt::V2018_01_01::Models::Error
+ end
def tunnel_connection_health
Azure::Network::Mgmt::V2018_01_01::Models::TunnelConnectionHealth
end
def load_balancer_probe_list_result
Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult
end
- def application_gateway_connection_draining
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining
- end
def application_gateway_backend_health_server
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer
end
@@ -470,8 +470,8 @@ def bgp_peer_status
def effective_network_security_group_association
Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupAssociation
end
- def error
- Azure::Network::Mgmt::V2018_01_01::Models::Error
+ def effective_network_security_rule
+ Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule
end
def virtual_network_list_usage_result
Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListUsageResult
@@ -488,8 +488,8 @@ def effective_network_security_group_list_result
def ipaddress_availability_result
Azure::Network::Mgmt::V2018_01_01::Models::IPAddressAvailabilityResult
end
- def effective_network_security_rule
- Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule
+ def effective_route
+ Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRoute
end
def application_gateway_firewall_disabled_rule_group
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
@@ -497,21 +497,24 @@ def application_gateway_firewall_disabled_rule_group
def effective_route_list_result
Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteListResult
end
- def effective_route
- Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRoute
- end
def application_gateway_firewall_rule
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRule
end
def virtual_network_peering_list_result
Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringListResult
end
+ def network_watcher_list_result
+ Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcherListResult
+ end
def application_gateway_available_ssl_predefined_policies
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
end
def topology_parameters
Azure::Network::Mgmt::V2018_01_01::Models::TopologyParameters
end
+ def application_gateway_connection_draining
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining
+ end
def tags_object
Azure::Network::Mgmt::V2018_01_01::Models::TagsObject
end
@@ -521,9 +524,6 @@ def application_security_group_list_result
def dimension
Azure::Network::Mgmt::V2018_01_01::Models::Dimension
end
- def network_watcher_list_result
- Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcherListResult
- end
def topology
Azure::Network::Mgmt::V2018_01_01::Models::Topology
end
@@ -641,15 +641,15 @@ def flow_log_status_parameters
def endpoint_services_list_result
Azure::Network::Mgmt::V2018_01_01::Models::EndpointServicesListResult
end
- def flow_log_information
- Azure::Network::Mgmt::V2018_01_01::Models::FlowLogInformation
- end
def connectivity_source
Azure::Network::Mgmt::V2018_01_01::Models::ConnectivitySource
end
def ipv6_express_route_circuit_peering_config
Azure::Network::Mgmt::V2018_01_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
end
+ def connectivity_destination
+ Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityDestination
+ end
def connectivity_parameters
Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityParameters
end
@@ -755,8 +755,8 @@ def connection_monitor_query_result
def application_security_group
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup
end
- def connectivity_destination
- Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityDestination
+ def resource_navigation_link
+ Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink
end
def availability
Azure::Network::Mgmt::V2018_01_01::Models::Availability
@@ -764,125 +764,125 @@ def availability
def application_gateway_authentication_certificate
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate
end
- def resource_navigation_link
- Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink
- end
- def application_gateway_firewall_rule_set
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet
- end
def application_gateway_redirect_configuration
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration
end
- def application_gateway_ssl_predefined_policy
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy
+ def application_gateway_firewall_rule_set
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet
end
def application_gateway_available_ssl_options
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions
end
- def route_filter_rule
- Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule
+ def flow_log_information
+ Azure::Network::Mgmt::V2018_01_01::Models::FlowLogInformation
end
def endpoint_service_result
Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult
end
- def network_watcher
- Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher
+ def application_gateway_ssl_predefined_policy
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy
end
def route_filter
Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter
end
- def patch_route_filter
- Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter
+ def route_filter_rule
+ Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule
end
def patch_route_filter_rule
Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule
end
- def virtual_network_peering
- Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering
+ def network_watcher
+ Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher
end
def bgp_service_community
Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity
end
- def public_ipaddress_sku_name
- Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName
+ def patch_route_filter
+ Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter
end
def virtual_network_gateway_connection_list_entity
Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity
end
- def application_gateway_ssl_protocol
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol
+ def virtual_network_peering
+ Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering
end
def application_gateway_backend_health_server_health
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth
end
- def application_gateway_ssl_policy_name
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName
+ def public_ipaddress_sku_name
+ Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName
end
def application_gateway_ssl_policy_type
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType
end
- def application_gateway_redirect_type
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType
+ def application_gateway_ssl_protocol
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol
end
def application_gateway_ssl_cipher_suite
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite
end
- def access
- Azure::Network::Mgmt::V2018_01_01::Models::Access
+ def application_gateway_ssl_policy_name
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName
end
def application_gateway_firewall_mode
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode
end
- def effective_security_rule_protocol
- Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol
+ def application_gateway_redirect_type
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType
end
def load_balancer_sku_name
Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName
end
- def effective_route_state
- Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState
+ def access
+ Azure::Network::Mgmt::V2018_01_01::Models::Access
end
def effective_route_source
Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource
end
- def direction
- Azure::Network::Mgmt::V2018_01_01::Models::Direction
+ def effective_security_rule_protocol
+ Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol
end
def association_type
Azure::Network::Mgmt::V2018_01_01::Models::AssociationType
end
- def pc_protocol
- Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol
+ def effective_route_state
+ Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState
end
def next_hop_type
Azure::Network::Mgmt::V2018_01_01::Models::NextHopType
end
- def pc_error
- Azure::Network::Mgmt::V2018_01_01::Models::PcError
+ def direction
+ Azure::Network::Mgmt::V2018_01_01::Models::Direction
end
def pc_status
Azure::Network::Mgmt::V2018_01_01::Models::PcStatus
end
- def connection_status
- Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus
+ def pc_protocol
+ Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol
end
def issue_type
Azure::Network::Mgmt::V2018_01_01::Models::IssueType
end
- def evaluation_state
- Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState
+ def pc_error
+ Azure::Network::Mgmt::V2018_01_01::Models::PcError
+ end
+ def connection_state
+ Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState
+ end
+ def connection_status
+ Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus
end
def severity
Azure::Network::Mgmt::V2018_01_01::Models::Severity
end
- def vpn_client_protocol
- Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol
+ def evaluation_state
+ Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState
end
def virtual_network_peering_state
Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState
end
- def connection_state
- Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState
+ def vpn_client_protocol
+ Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol
end
def bgp_peer_state
Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState
@@ -893,23 +893,23 @@ def express_route_circuit_list_result
def sub_resource
Azure::Network::Mgmt::V2018_01_01::Models::SubResource
end
+ def usage_name
+ Azure::Network::Mgmt::V2018_01_01::Models::UsageName
+ end
def express_route_service_provider_bandwidths_offered
Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered
end
- def public_ipaddress_list_result
- Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult
- end
- def application_gateway_list_result
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult
+ def usage
+ Azure::Network::Mgmt::V2018_01_01::Models::Usage
end
def application_gateway_backend_address
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress
end
- def usage_name
- Azure::Network::Mgmt::V2018_01_01::Models::UsageName
+ def connection_reset_shared_key
+ Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey
end
- def usage
- Azure::Network::Mgmt::V2018_01_01::Models::Usage
+ def application_gateway_list_result
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult
end
def network_interface_dns_settings
Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings
@@ -950,8 +950,8 @@ def express_route_circuit_peering_list_result
def usages_list_result
Azure::Network::Mgmt::V2018_01_01::Models::UsagesListResult
end
- def connection_reset_shared_key
- Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey
+ def authorization_list_result
+ Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult
end
def express_route_circuit_service_provider_properties
Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitServiceProviderProperties
@@ -1028,11 +1028,11 @@ def application_gateway_ssl_certificate
def application_gateway_frontend_ipconfiguration
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration
end
- def authorization_list_result
- Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult
+ def application_gateway_frontend_port
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort
end
- def backend_address_pool
- Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool
+ def public_ipaddress_list_result
+ Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult
end
def express_route_circuits_arp_table_list_result
Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult
@@ -1040,140 +1040,140 @@ def express_route_circuits_arp_table_list_result
def inbound_nat_rule
Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule
end
- def security_rule
- Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule
+ def backend_address_pool
+ Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool
end
def network_interface
Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterface
end
- def network_security_group
- Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup
+ def security_rule
+ Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule
end
def route
Azure::Network::Mgmt::V2018_01_01::Models::Route
end
- def route_table
- Azure::Network::Mgmt::V2018_01_01::Models::RouteTable
+ def network_security_group
+ Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup
end
def public_ipaddress
Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddress
end
- def ipconfiguration
- Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration
+ def route_table
+ Azure::Network::Mgmt::V2018_01_01::Models::RouteTable
end
def subnet
Azure::Network::Mgmt::V2018_01_01::Models::Subnet
end
- def network_interface_ipconfiguration
- Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfiguration
+ def ipconfiguration
+ Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration
end
def application_gateway_backend_address_pool
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddressPool
end
- def application_gateway_backend_http_settings
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings
- end
- def application_gateway_frontend_port
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort
- end
- def application_gateway_path_rule
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayPathRule
+ def network_interface_ipconfiguration
+ Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfiguration
end
def application_gateway_http_listener
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener
end
- def application_gateway_request_routing_rule
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRule
+ def application_gateway_backend_http_settings
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings
end
def application_gateway_probe
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe
end
- def application_gateway
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway
+ def application_gateway_path_rule
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayPathRule
end
def application_gateway_url_path_map
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap
end
- def express_route_circuit_peering
- Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering
+ def application_gateway_request_routing_rule
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRule
end
def express_route_circuit_authorization
Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization
end
- def express_route_service_provider
- Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider
+ def application_gateway
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway
end
def express_route_circuit
Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit
end
- def load_balancing_rule
- Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule
+ def express_route_circuit_peering
+ Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering
end
def frontend_ipconfiguration
Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration
end
- def inbound_nat_pool
- Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool
+ def express_route_service_provider
+ Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider
end
def probe
Azure::Network::Mgmt::V2018_01_01::Models::Probe
end
- def load_balancer
- Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer
+ def load_balancing_rule
+ Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule
end
def outbound_nat_rule
Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule
end
- def virtual_network_gateway_ipconfiguration
- Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration
+ def inbound_nat_pool
+ Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool
end
def virtual_network
Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork
end
- def vpn_client_revoked_certificate
- Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate
+ def load_balancer
+ Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer
end
def vpn_client_root_certificate
Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate
end
- def local_network_gateway
- Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway
+ def virtual_network_gateway_ipconfiguration
+ Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration
end
def virtual_network_gateway
Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway
end
- def application_gateway_sku_name
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName
+ def vpn_client_revoked_certificate
+ Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate
end
def virtual_network_gateway_connection
Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection
end
+ def local_network_gateway
+ Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway
+ end
+ def ipallocation_method
+ Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod
+ end
def transport_protocol
Azure::Network::Mgmt::V2018_01_01::Models::TransportProtocol
end
def security_rule_protocol
Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleProtocol
end
- def ipallocation_method
- Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod
- end
def security_rule_access
Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAccess
end
+ def security_rule_direction
+ Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection
+ end
def ipversion
Azure::Network::Mgmt::V2018_01_01::Models::IPVersion
end
def route_next_hop_type
Azure::Network::Mgmt::V2018_01_01::Models::RouteNextHopType
end
- def security_rule_direction
- Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection
+ def application_gateway_protocol
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol
end
def application_gateway_cookie_based_affinity
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity
end
- def application_gateway_protocol
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol
+ def application_gateway_tier
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier
end
def application_gateway_operational_state
Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState
@@ -1184,17 +1184,17 @@ def application_gateway_request_routing_rule_type
def express_route_circuit_peering_advertised_public_prefix_state
Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
end
- def authorization_use_status
- Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus
+ def application_gateway_sku_name
+ Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName
end
- def application_gateway_tier
- Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier
+ def express_route_circuit_peering_state
+ Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringState
end
def express_route_circuit_peering_type
Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringType
end
- def express_route_circuit_peering_state
- Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringState
+ def authorization_use_status
+ Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus
end
def express_route_circuit_sku_tier
Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSkuTier
@@ -1241,8 +1241,8 @@ def authentication_method
def ipsec_encryption
Azure::Network::Mgmt::V2018_01_01::Models::IpsecEncryption
end
- def ipsec_integrity
- Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity
+ def provisioning_state
+ Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState
end
def protocol
Azure::Network::Mgmt::V2018_01_01::Models::Protocol
@@ -1250,18 +1250,18 @@ def protocol
def ike_integrity
Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity
end
- def provisioning_state
- Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState
+ def dh_group
+ Azure::Network::Mgmt::V2018_01_01::Models::DhGroup
end
def pfs_group
Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup
end
+ def ipsec_integrity
+ Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity
+ end
def ike_encryption
Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption
end
- def dh_group
- Azure::Network::Mgmt::V2018_01_01::Models::DhGroup
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb
index 9585607879..f6afa0b0a2 100644
--- a/azure_sdk/lib/latest/modules/newssearch_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/newssearch_profile_module.rb
@@ -9,30 +9,30 @@ module NewsSearch
NewsOperations = Azure::CognitiveServices::NewsSearch::V1_0::NewsOperations
module Models
+ ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject
Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization
MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject
Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response
NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle
+ ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase
News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News
- NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic
Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query
- ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase
- TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics
+ Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article
VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject
+ TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics
SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer
Identifiable = Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable
Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer
Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing
- CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork
+ NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic
ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode
ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode
+ CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork
SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch
TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat
ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse
- Article = Azure::CognitiveServices::NewsSearch::V1_0::Models::Article
- Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness
Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error
- ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject
+ Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness
end
class NewsSearchDataClass
@@ -65,6 +65,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def image_object
+ Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject
+ end
def organization
Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization
end
@@ -77,24 +80,24 @@ def response
def news_article
Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle
end
+ def response_base
+ Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase
+ end
def news
Azure::CognitiveServices::NewsSearch::V1_0::Models::News
end
- def news_topic
- Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic
- end
def query
Azure::CognitiveServices::NewsSearch::V1_0::Models::Query
end
- def response_base
- Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase
- end
- def trending_topics
- Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics
+ def article
+ Azure::CognitiveServices::NewsSearch::V1_0::Models::Article
end
def video_object
Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject
end
+ def trending_topics
+ Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics
+ end
def search_results_answer
Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer
end
@@ -107,8 +110,8 @@ def answer
def thing
Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing
end
- def creative_work
- Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork
+ def news_topic
+ Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic
end
def error_code
Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode
@@ -116,6 +119,9 @@ def error_code
def error_sub_code
Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode
end
+ def creative_work
+ Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork
+ end
def safe_search
Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch
end
@@ -125,17 +131,11 @@ def text_format
def error_response
Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse
end
- def article
- Azure::CognitiveServices::NewsSearch::V1_0::Models::Article
- end
- def freshness
- Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness
- end
def error
Azure::CognitiveServices::NewsSearch::V1_0::Models::Error
end
- def image_object
- Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject
+ def freshness
+ Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness
end
end
end
diff --git a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb
index d74f445e9e..84086d4b5d 100644
--- a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb
@@ -7,11 +7,14 @@
module Azure::Profiles::Latest
module NotificationHubs
module Mgmt
+ Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces
Operations = Azure::NotificationHubs::Mgmt::V2017_04_01::Operations
NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs
- Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces
module Models
+ SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters
+ NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult
+ SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult
SharedAccessAuthorizationRuleProperties = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties
MpnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::MpnsCredential
NamespacePatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespacePatchParameters
@@ -19,10 +22,10 @@ module Models
NamespaceListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceListResult
BaiduCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::BaiduCredential
CheckAvailabilityResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult
+ Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku
NamespaceCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters
NamespaceResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceResource
SharedAccessAuthorizationRuleResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource
- Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku
NotificationHubCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters
NotificationHubPatchParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubPatchParameters
NotificationHubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubResource
@@ -43,13 +46,10 @@ module Models
WnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential
CheckAvailabilityParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters
GcmCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential
- SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters
- NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult
- SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult
end
class NotificationHubsManagementClass
- attr_reader :operations, :notification_hubs, :namespaces, :configurable, :base_url, :options, :model_classes
+ attr_reader :namespaces, :operations, :notification_hubs, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -59,9 +59,9 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @namespaces = @client_0.namespaces
@operations = @client_0.operations
@notification_hubs = @client_0.notification_hubs
- @namespaces = @client_0.namespaces
@model_classes = ModelClasses.new
end
@@ -80,6 +80,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def shared_access_authorization_rule_create_or_update_parameters
+ Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters
+ end
+ def notification_hub_list_result
+ Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult
+ end
+ def shared_access_authorization_rule_list_result
+ Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult
+ end
def shared_access_authorization_rule_properties
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties
end
@@ -101,6 +110,9 @@ def baidu_credential
def check_availability_result
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityResult
end
+ def sku
+ Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku
+ end
def namespace_create_or_update_parameters
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceCreateOrUpdateParameters
end
@@ -110,9 +122,6 @@ def namespace_resource
def shared_access_authorization_rule_resource
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleResource
end
- def sku
- Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku
- end
def notification_hub_create_or_update_parameters
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubCreateOrUpdateParameters
end
@@ -173,15 +182,6 @@ def check_availability_parameters
def gcm_credential
Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential
end
- def shared_access_authorization_rule_create_or_update_parameters
- Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters
- end
- def notification_hub_list_result
- Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult
- end
- def shared_access_authorization_rule_list_result
- Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb
index 7232eea931..83f194d378 100644
--- a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb
@@ -9,12 +9,14 @@ module OperationalInsights
module Mgmt
StorageInsights = Azure::OperationalInsights::Mgmt::V2015_03_20::StorageInsights
SavedSearches = Azure::OperationalInsights::Mgmt::V2015_03_20::SavedSearches
- Workspaces = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Workspaces
- Operations = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Operations
LinkedServices = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::LinkedServices
DataSources = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::DataSources
+ Workspaces = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Workspaces
+ Operations = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Operations
module Models
+ PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState
+ StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState
Tag = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag
StorageAccount = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount
SearchSchemaValue = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue
@@ -31,15 +33,13 @@ module Models
StorageInsightListResult = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightListResult
SearchSort = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSort
SearchError = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError
- WorkspacePurgeBodyFilters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters
WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody
- WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse
+ WorkspacePurgeBodyFilters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters
SearchMetadata = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata
+ WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse
StorageInsight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight
SearchSortEnum = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum
WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse
- PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState
- StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState
SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum
Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku
Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource
@@ -60,13 +60,13 @@ module Models
Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation
ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource
Workspace = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace
- DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource
DataSourceKind = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind
+ DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource
EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus
end
class OperationalInsightsManagementClass
- attr_reader :storage_insights, :saved_searches, :workspaces, :operations, :linked_services, :data_sources, :configurable, :base_url, :options, :model_classes
+ attr_reader :storage_insights, :saved_searches, :linked_services, :data_sources, :workspaces, :operations, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -84,10 +84,10 @@ def initialize(configurable, base_url=nil, options=nil)
@client_1.subscription_id = configurable.subscription_id
end
add_telemetry(@client_1)
- @workspaces = @client_1.workspaces
- @operations = @client_1.operations
@linked_services = @client_1.linked_services
@data_sources = @client_1.data_sources
+ @workspaces = @client_1.workspaces
+ @operations = @client_1.operations
@model_classes = ModelClasses.new
end
@@ -108,6 +108,12 @@ def method_missing(method, *args)
end
class ModelClasses
+ def purge_state
+ Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState
+ end
+ def storage_insight_state
+ Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState
+ end
def tag
Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag
end
@@ -156,18 +162,18 @@ def search_sort
def search_error
Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchError
end
- def workspace_purge_body_filters
- Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters
- end
def workspace_purge_body
Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody
end
- def workspace_purge_response
- Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse
+ def workspace_purge_body_filters
+ Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters
end
def search_metadata
Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata
end
+ def workspace_purge_response
+ Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse
+ end
def storage_insight
Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight
end
@@ -177,12 +183,6 @@ def search_sort_enum
def workspace_purge_status_response
Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse
end
- def purge_state
- Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState
- end
- def storage_insight_state
- Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState
- end
def sku_name_enum
Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum
end
@@ -243,12 +243,12 @@ def proxy_resource
def workspace
Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Workspace
end
- def data_source
- Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource
- end
def data_source_kind
Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceKind
end
+ def data_source
+ Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource
+ end
def entity_status
Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus
end
diff --git a/azure_sdk/lib/latest/modules/policy_profile_module.rb b/azure_sdk/lib/latest/modules/policy_profile_module.rb
index 8ca73cb485..0c2627e973 100644
--- a/azure_sdk/lib/latest/modules/policy_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/policy_profile_module.rb
@@ -8,25 +8,25 @@ module Azure::Profiles::Latest
module Policy
module Mgmt
PolicyDefinitions = Azure::Policy::Mgmt::V2016_12_01::PolicyDefinitions
- PolicySetDefinitions = Azure::Policy::Mgmt::V2017_06_01_preview::PolicySetDefinitions
PolicyAssignments = Azure::Policy::Mgmt::V2017_06_01_preview::PolicyAssignments
+ PolicySetDefinitions = Azure::Policy::Mgmt::V2017_06_01_preview::PolicySetDefinitions
module Models
+ PolicyMode = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode
PolicyDefinition = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition
PolicyDefinitionListResult = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult
- PolicyMode = Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode
+ PolicySku = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku
+ ErrorResponse = Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse
+ PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult
PolicyType = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType
PolicyAssignment = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignment
PolicyAssignmentListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult
PolicyDefinitionReference = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference
PolicySetDefinition = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinition
- PolicySku = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku
- ErrorResponse = Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse
- PolicySetDefinitionListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult
end
class PolicyManagementClass
- attr_reader :policy_definitions, :policy_set_definitions, :policy_assignments, :configurable, :base_url, :options, :model_classes
+ attr_reader :policy_definitions, :policy_assignments, :policy_set_definitions, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -43,8 +43,8 @@ def initialize(configurable, base_url=nil, options=nil)
@client_1.subscription_id = configurable.subscription_id
end
add_telemetry(@client_1)
- @policy_set_definitions = @client_1.policy_set_definitions
@policy_assignments = @client_1.policy_assignments
+ @policy_set_definitions = @client_1.policy_set_definitions
@model_classes = ModelClasses.new
end
@@ -65,14 +65,23 @@ def method_missing(method, *args)
end
class ModelClasses
+ def policy_mode
+ Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode
+ end
def policy_definition
Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinition
end
def policy_definition_list_result
Azure::Policy::Mgmt::V2016_12_01::Models::PolicyDefinitionListResult
end
- def policy_mode
- Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode
+ def policy_sku
+ Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku
+ end
+ def error_response
+ Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse
+ end
+ def policy_set_definition_list_result
+ Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult
end
def policy_type
Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType
@@ -89,15 +98,6 @@ def policy_definition_reference
def policy_set_definition
Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinition
end
- def policy_sku
- Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySku
- end
- def error_response
- Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse
- end
- def policy_set_definition_list_result
- Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicySetDefinitionListResult
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb
index 5c6665bd8c..115e9b00ea 100644
--- a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb
@@ -12,6 +12,9 @@ module Mgmt
PolicyStates = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyStates
module Models
+ PolicyEvent = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent
+ PolicyState = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState
+ OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults
QueryFailureError = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError
QueryOptions = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions
SummaryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults
@@ -25,9 +28,6 @@ module Models
QueryFailure = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailure
SummarizeResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummarizeResults
PolicyStatesQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults
- PolicyEvent = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent
- PolicyState = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState
- OperationsListResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults
end
class PolicyInsightsManagementClass
@@ -62,6 +62,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def policy_event
+ Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent
+ end
+ def policy_state
+ Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState
+ end
+ def operations_list_results
+ Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults
+ end
def query_failure_error
Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError
end
@@ -101,15 +110,6 @@ def summarize_results
def policy_states_query_results
Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults
end
- def policy_event
- Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent
- end
- def policy_state
- Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyState
- end
- def operations_list_results
- Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationsListResults
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb
index 8053e14052..d094734420 100644
--- a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb
@@ -11,6 +11,9 @@ module Mgmt
WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections
module Models
+ WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList
+ ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail
+ AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName
CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason
OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList
WorkspaceCollectionAccessKeys = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys
@@ -24,12 +27,9 @@ module Models
CheckNameRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest
AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku
CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse
- WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList
+ Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error
MigrateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest
WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList
- Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error
- ErrorDetail = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail
- AccessKeyName = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName
end
class PowerBiEmbeddedManagementClass
@@ -63,6 +63,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def workspace_list
+ Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList
+ end
+ def error_detail
+ Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail
+ end
+ def access_key_name
+ Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName
+ end
def check_name_reason
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason
end
@@ -102,8 +111,8 @@ def azure_sku
def check_name_response
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse
end
- def workspace_list
- Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList
+ def error
+ Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error
end
def migrate_workspace_collection_request
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest
@@ -111,15 +120,6 @@ def migrate_workspace_collection_request
def workspace_collection_list
Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList
end
- def error
- Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error
- end
- def error_detail
- Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail
- end
- def access_key_name
- Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AccessKeyName
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb
index c628fb3d92..0508ad00cf 100644
--- a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb
@@ -7,15 +7,18 @@
module Azure::Profiles::Latest
module RecoveryServices
module Mgmt
+ VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations
+ ReplicationUsages = Azure::RecoveryServices::Mgmt::V2016_06_01::ReplicationUsages
Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations
Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages
VaultCertificates = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultCertificates
RegisteredIdentities = Azure::RecoveryServices::Mgmt::V2016_06_01::RegisteredIdentities
- ReplicationUsages = Azure::RecoveryServices::Mgmt::V2016_06_01::ReplicationUsages
Vaults = Azure::RecoveryServices::Mgmt::V2016_06_01::Vaults
- VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations
module Models
+ ClientDiscoveryForLogSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification
+ UpgradeDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails
+ ReplicationUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList
ResourceCertificateDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails
NameInfo = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo
ResourceCertificateAndAadDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails
@@ -23,10 +26,10 @@ module Models
PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource
PatchVault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault
VaultExtendedInfoResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource
- AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType
+ Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku
TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource
VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState
- Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku
+ AuthType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType
UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit
TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType
VaultProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties
@@ -47,13 +50,10 @@ module Models
VaultUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsageList
MonitoringSummary = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary
VaultUsage = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsage
- ClientDiscoveryForLogSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification
- UpgradeDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails
- ReplicationUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList
end
class RecoveryServicesManagementClass
- attr_reader :operations, :usages, :vault_certificates, :registered_identities, :replication_usages, :vaults, :vault_extended_info_operations, :configurable, :base_url, :options, :model_classes
+ attr_reader :vault_extended_info_operations, :replication_usages, :operations, :usages, :vault_certificates, :registered_identities, :vaults, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -63,13 +63,13 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @vault_extended_info_operations = @client_0.vault_extended_info_operations
+ @replication_usages = @client_0.replication_usages
@operations = @client_0.operations
@usages = @client_0.usages
@vault_certificates = @client_0.vault_certificates
@registered_identities = @client_0.registered_identities
- @replication_usages = @client_0.replication_usages
@vaults = @client_0.vaults
- @vault_extended_info_operations = @client_0.vault_extended_info_operations
@model_classes = ModelClasses.new
end
@@ -88,6 +88,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def client_discovery_for_log_specification
+ Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification
+ end
+ def upgrade_details
+ Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails
+ end
+ def replication_usage_list
+ Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList
+ end
def resource_certificate_details
Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails
end
@@ -109,8 +118,8 @@ def patch_vault
def vault_extended_info_resource
Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultExtendedInfoResource
end
- def auth_type
- Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType
+ def sku
+ Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku
end
def tracked_resource
Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource
@@ -118,8 +127,8 @@ def tracked_resource
def vault_upgrade_state
Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState
end
- def sku
- Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku
+ def auth_type
+ Azure::RecoveryServices::Mgmt::V2016_06_01::Models::AuthType
end
def usages_unit
Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit
@@ -181,15 +190,6 @@ def monitoring_summary
def vault_usage
Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsage
end
- def client_discovery_for_log_specification
- Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForLogSpecification
- end
- def upgrade_details
- Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UpgradeDetails
- end
- def replication_usage_list
- Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb
index 3fea13abaa..a75d1a1527 100644
--- a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb
@@ -45,12 +45,13 @@ module Mgmt
BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries
module Models
+ ClientDiscoveryForLogSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification
+ ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi
ClientDiscoveryDisplay = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay
ClientDiscoveryForServiceSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification
ClientDiscoveryForProperties = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties
ClientDiscoveryResponse = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse
- ClientDiscoveryForLogSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification
- ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi
+ AzureFileShareRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint
AzureFileShareRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest
AzureIaaSClassicComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer
AzureIaaSClassicComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem
@@ -117,8 +118,8 @@ module Models
SQLDataDirectoryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryType
RestorePointType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType
OverwriteOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions
- BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType
StorageTypeState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState
+ BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType
ContainerType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType
EnhancedSecurityState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState
RestorePointQueryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType
@@ -180,9 +181,11 @@ module Models
AzureBackupServerEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine
AzureFileShareBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest
AzureFileShareProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem
- AzureFileShareRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint
+ AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem
+ AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy
+ FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName
Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type
- JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType
+ ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList
MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType
AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem
AzureIaaSClassicComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem
@@ -194,7 +197,6 @@ module Models
DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek
HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState
AzureVmWorkloadProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy
- JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction
AzureVmWorkloadSQLDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem
DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType
DPMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem
@@ -217,8 +219,8 @@ module Models
HealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthStatus
ProtectedItemState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState
LastBackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus
- ProtectedItemHealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus
Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource
+ ProtectedItemHealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus
ErrorDetail = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail
BackupManagementType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType
WorkloadType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType
@@ -234,9 +236,9 @@ module Models
SubProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy
DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails
DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo
- ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList
MabJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo
AzureWorkloadErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo
+ AzureWorkloadJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails
AzureWorkloadJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo
AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo
MabJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails
@@ -245,61 +247,59 @@ module Models
BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList
PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse
AzureIaaSVMHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails
- BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest
+ AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails
BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse
PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest
BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject
AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse
AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo
- AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails
- AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails
OperationResultInfoBase = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase
- AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo
+ DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo
+ DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule
+ BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest
RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration
- ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject
+ AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo
DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat
- DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule
+ MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo
Day = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day
- MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo
AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo
- AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo
- MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo
+ AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails
+ ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList
+ FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest
SchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy
- AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo
- OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse
- DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo
+ ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject
+ AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo
+ DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo
ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy
- WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat
+ MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo
JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList
JobQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject
- AzureWorkloadJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails
+ AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob
YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule
- ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo
- DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo
+ AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo
+ WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat
WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule
- AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob
- FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest
+ MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob
+ AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent
AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo
AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest
ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem
- DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob
- OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource
- AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent
+ OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo
+ ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo
+ JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource
AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob
ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject
AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob
- SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus
+ OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse
MonthlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule
- JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource
- AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo
- MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob
- OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo
- FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName
- ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList
ProtectionIntentResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource
+ AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo
+ JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction
+ SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus
+ OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource
+ DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob
+ JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType
ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList
- AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem
- AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy
end
class RecoveryServicesBackupManagementClass
@@ -383,6 +383,12 @@ def method_missing(method, *args)
end
class ModelClasses
+ def client_discovery_for_log_specification
+ Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification
+ end
+ def client_discovery_value_for_single_api
+ Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi
+ end
def client_discovery_display
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay
end
@@ -395,11 +401,8 @@ def client_discovery_for_properties
def client_discovery_response
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse
end
- def client_discovery_for_log_specification
- Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification
- end
- def client_discovery_value_for_single_api
- Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi
+ def azure_file_share_recovery_point
+ Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint
end
def azure_file_share_restore_request
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest
@@ -599,12 +602,12 @@ def restore_point_type
def overwrite_options
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions
end
- def backup_type
- Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType
- end
def storage_type_state
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState
end
+ def backup_type
+ Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType
+ end
def container_type
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType
end
@@ -788,14 +791,20 @@ def azure_file_share_backup_request
def azure_file_share_protectable_item
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem
end
- def azure_file_share_recovery_point
- Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint
+ def azure_fileshare_protected_item
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem
+ end
+ def azure_file_share_protection_policy
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy
+ end
+ def fabric_name
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName
end
def type
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type
end
- def job_operation_type
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType
+ def protected_item_resource_list
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList
end
def mab_server_type
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType
@@ -830,9 +839,6 @@ def health_state
def azure_vm_workload_protection_policy
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy
end
- def job_supported_action
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction
- end
def azure_vm_workload_sqldatabase_protected_item
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem
end
@@ -899,12 +905,12 @@ def protected_item_state
def last_backup_status
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus
end
- def protected_item_health_status
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus
- end
def resource
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource
end
+ def protected_item_health_status
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus
+ end
def error_detail
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail
end
@@ -950,15 +956,15 @@ def dpm_job_task_details
def dpm_job_extended_info
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo
end
- def resource_list
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList
- end
def mab_job_extended_info
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo
end
def azure_workload_error_info
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo
end
+ def azure_workload_job_task_details
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails
+ end
def azure_workload_job_extended_info
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo
end
@@ -983,8 +989,8 @@ def pre_validate_enable_backup_response
def azure_iaa_svmhealth_details
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails
end
- def backup_status_request
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest
+ def azure_storage_job_task_details
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails
end
def backup_status_response
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse
@@ -1001,62 +1007,62 @@ def azure_vmresource_feature_support_response
def azure_sql_protected_item_extended_info
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo
end
- def azure_storage_job_task_details
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails
- end
- def azure_iaa_svmjob_task_details
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails
- end
def operation_result_info_base
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase
end
- def azure_storage_job_extended_info
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo
+ def dpm_error_info
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo
+ end
+ def daily_retention_schedule
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule
+ end
+ def backup_status_request
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest
end
def retention_duration
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration
end
- def protection_policy_query_object
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject
+ def azure_storage_job_extended_info
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo
end
def daily_retention_format
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat
end
- def daily_retention_schedule
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule
+ def mab_file_folder_protected_item_extended_info
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo
end
def day
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day
end
- def mab_error_info
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo
- end
def azure_vm_workload_protected_item_extended_info
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo
end
- def azure_storage_error_info
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo
+ def azure_iaa_svmjob_task_details
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails
end
- def mab_file_folder_protected_item_extended_info
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo
+ def resource_list
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList
+ end
+ def feature_support_request
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest
end
def schedule_policy
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy
end
- def azure_iaa_svmerror_info
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo
+ def protection_policy_query_object
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject
end
- def operation_worker_response
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse
+ def azure_storage_error_info
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo
end
- def dpm_error_info
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo
+ def dpmprotected_item_extended_info
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo
end
def protection_policy
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy
end
- def weekly_retention_format
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat
+ def mab_error_info
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo
end
def job_resource_list
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList
@@ -1064,26 +1070,26 @@ def job_resource_list
def job_query_object
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject
end
- def azure_workload_job_task_details
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails
+ def azure_iaa_svmjob
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob
end
def yearly_retention_schedule
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule
end
- def export_jobs_operation_result_info
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo
+ def azure_iaa_svmerror_info
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo
end
- def dpmprotected_item_extended_info
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo
+ def weekly_retention_format
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat
end
def weekly_retention_schedule
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule
end
- def azure_iaa_svmjob
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob
+ def mab_job
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob
end
- def feature_support_request
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest
+ def azure_resource_protection_intent
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent
end
def azure_fileshare_protected_item_extended_info
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo
@@ -1094,14 +1100,14 @@ def azure_vmresource_feature_support_request
def protected_item
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem
end
- def dpm_job
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob
+ def operation_result_info
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo
end
- def operation_result_info_base_resource
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource
+ def export_jobs_operation_result_info
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo
end
- def azure_resource_protection_intent
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent
+ def job_resource
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource
end
def azure_storage_job
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob
@@ -1112,42 +1118,36 @@ def protected_item_query_object
def azure_workload_job
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob
end
- def support_status
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus
+ def operation_worker_response
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse
end
def monthly_retention_schedule
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule
end
- def job_resource
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource
+ def protection_intent_resource
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource
end
def azure_iaa_svmprotected_item_extended_info
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo
end
- def mab_job
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob
+ def job_supported_action
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction
end
- def operation_result_info
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo
+ def support_status
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus
end
- def fabric_name
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName
+ def operation_result_info_base_resource
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource
end
- def protected_item_resource_list
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList
+ def dpm_job
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob
end
- def protection_intent_resource
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource
+ def job_operation_type
+ Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType
end
def protection_policy_resource_list
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList
end
- def azure_fileshare_protected_item
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem
- end
- def azure_file_share_protection_policy
- Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb
index 3e9279e62f..fb2c34ef87 100644
--- a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb
@@ -15,12 +15,12 @@ module Mgmt
ReplicationFabrics = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationFabrics
ReplicationvCenters = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationvCenters
ReplicationStorageClassificationMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassificationMappings
- ReplicationStorageClassifications = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassifications
ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryServicesProviders
ReplicationRecoveryPlans = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryPlans
ReplicationProtectionContainers = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectionContainers
ReplicationProtectionContainerMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectionContainerMappings
ReplicationProtectableItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectableItems
+ ReplicationStorageClassifications = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassifications
ReplicationPolicies = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationPolicies
ReplicationNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworks
ReplicationLogicalNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationLogicalNetworks
@@ -29,93 +29,96 @@ module Mgmt
ReplicationAlertSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationAlertSettings
module Models
- HyperVReplicaAzureEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails
HyperVReplicaBaseEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails
HyperVReplica2012EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails
- JobStatusEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails
- HyperVVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails
+ InMageAzureV2UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput
+ A2AUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput
A2AEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails
InMageAzureV2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails
- InMageAzureV2RecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails
- InMageDisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput
+ HyperVReplica2012R2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails
+ HyperVReplicaAzureEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails
VMwareVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails
ReplicationGroupDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails
- InMageAzureV2FailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput
- InMageFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput
+ JobStatusEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails
+ HyperVVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails
HyperVReplicaAzureFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput
HyperVReplicaAzureFailbackProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput
- InMageAzureV2ReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput
- InMageReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput
+ InMageAzureV2RecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails
+ InMageDisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput
A2AFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput
HyperVReplicaAzureReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput
- InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput
- A2AApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput
+ InMageAzureV2FailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput
+ InMageFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput
A2AReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput
HyperVReplicaAzureApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput
- FabricReplicationGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails
- ManualActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails
+ InMageAzureV2ReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput
+ InMageReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput
JobTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails
VirtualMachineTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails
- ConsistencyCheckTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails
- AutomationRunbookTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails
+ InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput
+ A2AApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput
ScriptActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails
VmNicUpdatesTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails
- RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails
- AsrJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails
+ FabricReplicationGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails
+ ManualActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails
InlineWorkflowTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails
RecoveryPlanGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails
- ExportJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails
- SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails
+ ConsistencyCheckTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails
+ AutomationRunbookTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails
TestFailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails
FailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails
- HyperVReplicaAzurePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails
- HyperVReplicaBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails
+ RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails
+ AsrJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails
A2AContainerCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput
A2ASwitchProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput
- InMageBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails
- InMageAzureV2PolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails
+ ExportJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails
+ SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails
HyperVReplicaPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails
HyperVReplicaBluePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails
- RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails
- VmwareCbtPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails
+ HyperVReplicaAzurePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails
+ HyperVReplicaBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails
InMagePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails
A2APolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails
- HyperVReplicaBluePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput
- InMageAzureV2PolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput
+ InMageBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails
+ InMageAzureV2PolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails
HyperVReplicaAzurePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput
HyperVReplicaPolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput
- VMwareCbtPolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput
- RecoveryPlanScriptActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails
+ RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails
+ VmwareCbtPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails
InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput
A2APolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput
- RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput
- RecoveryPlanHyperVReplicaAzureFailbackInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput
+ HyperVReplicaBluePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput
+ InMageAzureV2PolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput
RecoveryPlanAutomationRunbookActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails
RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails
- RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput
- Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job
+ VMwareCbtPolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput
+ RecoveryPlanScriptActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails
RecoveryPlanInMageAzureV2FailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput
RecoveryPlanInMageFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput
- ReplicationProtectedItemOperation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation
- AzureFabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput
+ RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput
+ Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job
VMwareV2FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput
RecoveryPlanGroupType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType
- LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType
+ RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput
+ AzureFabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput
+ RecoveryPlanHyperVReplicaAzureFailbackInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput
+ SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations
+ ReplicationProtectedItemOperation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation
PossibleOperationsDirections = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections
FailoverDeploymentModel = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel
- SourceSiteOperations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations
- MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus
+ RecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType
+ LicenseType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType
DisableProtectionReason = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason
HealthErrorCategory = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory
- RecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType
- DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus
+ HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType
+ MultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus
SetMultiVmSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus
RecoveryPlanActionLocation = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation
- HyperVReplicaAzureRpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType
- A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType
+ RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType
+ DataSyncStatus = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus
AlternateLocationRecoveryOption = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption
InMageV2RpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType
- RpInMageRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType
+ A2ARpRecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType
IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType
Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event
PolicyCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection
@@ -289,75 +292,72 @@ module Models
Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display
A2AVmManagedDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails
Subnet = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet
- ConfigurationSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings
- EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails
- A2AProtectedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails
Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource
+ EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails
+ ConfigurationSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings
+ InMageDiskExclusionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput
A2AVmDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails
InMageDiskSignatureExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions
- InMageDiskExclusionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput
- InMageVolumeExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions
- NetworkMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties
EventQueryParameter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter
- ReplicationProviderSpecificContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput
- InputEndpoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint
+ A2AProtectedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails
+ NetworkMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties
AzureToAzureVmSyncedConfigDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails
- SwitchProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties
- A2AProtectedManagedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails
+ InMageVolumeExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions
+ InputEndpoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint
ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask
- MobilityServiceUpdate = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate
- Alert = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert
+ ReplicationProviderSpecificContainerMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput
+ A2AProtectedManagedDiskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails
PolicyProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties
- LogicalNetwork = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork
- NetworkMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping
+ SwitchProtectionInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties
+ Alert = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert
Fabric = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric
- ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping
- Policy = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy
+ MobilityServiceUpdate = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate
+ NetworkMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping
ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem
- ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer
+ LogicalNetwork = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork
Network = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network
RecoveryServicesProvider = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider
- ReplicationProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem
- StorageClassification = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification
+ ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping
RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan
+ StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping
+ ReplicationProtectedItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem
+ Policy = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy
+ RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint
VCenter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter
+ ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer
+ StorageClassification = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification
+ VmmToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings
+ VmmToVmmNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings
VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails
AzureToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings
- StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping
- VmmToVmmNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings
+ VmmToVmmCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput
+ AzureToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput
AzureToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput
VmmToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput
- RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint
- AzureToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput
- VmmToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput
- VmmToVmmUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput
- VmmToVmmCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput
- VmmToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings
- HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails
- VMwareDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails
AzureFabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails
VmmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails
- HyperVReplicaReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails
- HyperVReplicaBlueReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails
+ VmmToAzureUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput
+ VmmToVmmUpdateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput
VMwareV2FabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails
HyperVReplicaBaseReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails
- InMageReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails
- A2AReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails
+ HyperVSiteDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails
+ VMwareDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails
HyperVReplicaAzureReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails
InMageAzureV2ReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails
- InMageAzureV2EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput
- InMageEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput
+ HyperVReplicaReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails
+ HyperVReplicaBlueReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails
HyperVReplicaAzureEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput
SanEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput
- InMageAzureV2UpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput
- A2AUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput
+ InMageReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails
+ A2AReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails
A2AEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput
HyperVReplicaAzureUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput
- HyperVReplica2012R2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails
+ InMageAzureV2EnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput
+ InMageEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput
end
class RecoveryServicesSiteRecoveryManagementClass
- attr_reader :operations, :replication_vault_health, :recovery_points, :replication_protected_items, :replication_network_mappings, :replication_fabrics, :replicationv_centers, :replication_storage_classification_mappings, :replication_storage_classifications, :replication_recovery_services_providers, :replication_recovery_plans, :replication_protection_containers, :replication_protection_container_mappings, :replication_protectable_items, :replication_policies, :replication_networks, :replication_logical_networks, :replication_jobs, :replication_events, :replication_alert_settings, :configurable, :base_url, :options, :model_classes
+ attr_reader :operations, :replication_vault_health, :recovery_points, :replication_protected_items, :replication_network_mappings, :replication_fabrics, :replicationv_centers, :replication_storage_classification_mappings, :replication_recovery_services_providers, :replication_recovery_plans, :replication_protection_containers, :replication_protection_container_mappings, :replication_protectable_items, :replication_storage_classifications, :replication_policies, :replication_networks, :replication_logical_networks, :replication_jobs, :replication_events, :replication_alert_settings, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -375,12 +375,12 @@ def initialize(configurable, base_url=nil, options=nil)
@replication_fabrics = @client_0.replication_fabrics
@replicationv_centers = @client_0.replicationv_centers
@replication_storage_classification_mappings = @client_0.replication_storage_classification_mappings
- @replication_storage_classifications = @client_0.replication_storage_classifications
@replication_recovery_services_providers = @client_0.replication_recovery_services_providers
@replication_recovery_plans = @client_0.replication_recovery_plans
@replication_protection_containers = @client_0.replication_protection_containers
@replication_protection_container_mappings = @client_0.replication_protection_container_mappings
@replication_protectable_items = @client_0.replication_protectable_items
+ @replication_storage_classifications = @client_0.replication_storage_classifications
@replication_policies = @client_0.replication_policies
@replication_networks = @client_0.replication_networks
@replication_logical_networks = @client_0.replication_logical_networks
@@ -405,20 +405,17 @@ def method_missing(method, *args)
end
class ModelClasses
- def hyper_vreplica_azure_event_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails
- end
def hyper_vreplica_base_event_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails
end
def hyper_vreplica2012_event_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails
end
- def job_status_event_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails
+ def in_mage_azure_v2_update_replication_protected_item_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput
end
- def hyper_vvirtual_machine_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails
+ def a2_aupdate_replication_protected_item_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput
end
def a2_aevent_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails
@@ -426,11 +423,11 @@ def a2_aevent_details
def in_mage_azure_v2_event_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails
end
- def in_mage_azure_v2_recovery_point_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails
+ def hyper_vreplica2012_r2_event_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails
end
- def in_mage_disable_protection_provider_specific_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput
+ def hyper_vreplica_azure_event_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails
end
def vmware_virtual_machine_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails
@@ -438,11 +435,11 @@ def vmware_virtual_machine_details
def replication_group_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails
end
- def in_mage_azure_v2_failover_provider_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput
+ def job_status_event_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails
end
- def in_mage_failover_provider_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput
+ def hyper_vvirtual_machine_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails
end
def hyper_vreplica_azure_failover_provider_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput
@@ -450,11 +447,11 @@ def hyper_vreplica_azure_failover_provider_input
def hyper_vreplica_azure_failback_provider_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput
end
- def in_mage_azure_v2_reprotect_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput
+ def in_mage_azure_v2_recovery_point_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails
end
- def in_mage_reprotect_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput
+ def in_mage_disable_protection_provider_specific_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput
end
def a2_afailover_provider_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput
@@ -462,11 +459,11 @@ def a2_afailover_provider_input
def hyper_vreplica_azure_reprotect_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput
end
- def in_mage_azure_v2_apply_recovery_point_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput
+ def in_mage_azure_v2_failover_provider_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput
end
- def a2_aapply_recovery_point_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput
+ def in_mage_failover_provider_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput
end
def a2_areprotect_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput
@@ -474,11 +471,11 @@ def a2_areprotect_input
def hyper_vreplica_azure_apply_recovery_point_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput
end
- def fabric_replication_group_task_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails
+ def in_mage_azure_v2_reprotect_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput
end
- def manual_action_task_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails
+ def in_mage_reprotect_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput
end
def job_task_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails
@@ -486,11 +483,11 @@ def job_task_details
def virtual_machine_task_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails
end
- def consistency_check_task_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails
+ def in_mage_azure_v2_apply_recovery_point_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput
end
- def automation_runbook_task_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails
+ def a2_aapply_recovery_point_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput
end
def script_action_task_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails
@@ -498,11 +495,11 @@ def script_action_task_details
def vm_nic_updates_task_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails
end
- def recovery_plan_shutdown_group_task_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails
+ def fabric_replication_group_task_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails
end
- def asr_job_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails
+ def manual_action_task_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails
end
def inline_workflow_task_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails
@@ -510,11 +507,11 @@ def inline_workflow_task_details
def recovery_plan_group_task_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails
end
- def export_job_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails
+ def consistency_check_task_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails
end
- def switch_protection_job_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails
+ def automation_runbook_task_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails
end
def test_failover_job_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails
@@ -522,11 +519,11 @@ def test_failover_job_details
def failover_job_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails
end
- def hyper_vreplica_azure_policy_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails
+ def recovery_plan_shutdown_group_task_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails
end
- def hyper_vreplica_base_policy_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails
+ def asr_job_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails
end
def a2_acontainer_creation_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput
@@ -534,11 +531,11 @@ def a2_acontainer_creation_input
def a2_aswitch_protection_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput
end
- def in_mage_base_policy_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails
+ def export_job_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails
end
- def in_mage_azure_v2_policy_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails
+ def switch_protection_job_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails
end
def hyper_vreplica_policy_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails
@@ -546,11 +543,11 @@ def hyper_vreplica_policy_details
def hyper_vreplica_blue_policy_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails
end
- def rcm_azure_migration_policy_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails
+ def hyper_vreplica_azure_policy_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails
end
- def vmware_cbt_policy_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails
+ def hyper_vreplica_base_policy_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails
end
def in_mage_policy_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails
@@ -558,11 +555,11 @@ def in_mage_policy_details
def a2_apolicy_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails
end
- def hyper_vreplica_blue_policy_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput
+ def in_mage_base_policy_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails
end
- def in_mage_azure_v2_policy_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput
+ def in_mage_azure_v2_policy_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails
end
def hyper_vreplica_azure_policy_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput
@@ -570,11 +567,11 @@ def hyper_vreplica_azure_policy_input
def hyper_vreplica_policy_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput
end
- def vmware_cbt_policy_creation_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput
+ def rcm_azure_migration_policy_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails
end
- def recovery_plan_script_action_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails
+ def vmware_cbt_policy_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails
end
def in_mage_policy_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput
@@ -582,11 +579,11 @@ def in_mage_policy_input
def a2_apolicy_creation_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput
end
- def recovery_plan_hyper_vreplica_azure_failover_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput
+ def hyper_vreplica_blue_policy_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput
end
- def recovery_plan_hyper_vreplica_azure_failback_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput
+ def in_mage_azure_v2_policy_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput
end
def recovery_plan_automation_runbook_action_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails
@@ -594,11 +591,11 @@ def recovery_plan_automation_runbook_action_details
def recovery_plan_manual_action_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails
end
- def recovery_plan_a2_afailover_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput
+ def vmware_cbt_policy_creation_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput
end
- def job
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job
+ def recovery_plan_script_action_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails
end
def recovery_plan_in_mage_azure_v2_failover_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput
@@ -606,11 +603,11 @@ def recovery_plan_in_mage_azure_v2_failover_input
def recovery_plan_in_mage_failover_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput
end
- def replication_protected_item_operation
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation
+ def recovery_plan_hyper_vreplica_azure_failover_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput
end
- def azure_fabric_creation_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput
+ def job
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job
end
def vmware_v2_fabric_creation_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput
@@ -618,8 +615,20 @@ def vmware_v2_fabric_creation_input
def recovery_plan_group_type
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType
end
- def license_type
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType
+ def recovery_plan_a2_afailover_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput
+ end
+ def azure_fabric_creation_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput
+ end
+ def recovery_plan_hyper_vreplica_azure_failback_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput
+ end
+ def source_site_operations
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations
+ end
+ def replication_protected_item_operation
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation
end
def possible_operations_directions
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections
@@ -627,11 +636,11 @@ def possible_operations_directions
def failover_deployment_model
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel
end
- def source_site_operations
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations
+ def recovery_point_type
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType
end
- def multi_vm_sync_status
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus
+ def license_type
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType
end
def disable_protection_reason
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason
@@ -639,11 +648,11 @@ def disable_protection_reason
def health_error_category
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory
end
- def recovery_point_type
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType
+ def hyper_vreplica_azure_rp_recovery_point_type
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType
end
- def data_sync_status
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus
+ def multi_vm_sync_status
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus
end
def set_multi_vm_sync_status
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus
@@ -651,11 +660,11 @@ def set_multi_vm_sync_status
def recovery_plan_action_location
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation
end
- def hyper_vreplica_azure_rp_recovery_point_type
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType
+ def rp_in_mage_recovery_point_type
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType
end
- def a2_arp_recovery_point_type
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType
+ def data_sync_status
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus
end
def alternate_location_recovery_option
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption
@@ -663,8 +672,8 @@ def alternate_location_recovery_option
def in_mage_v2_rp_recovery_point_type
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType
end
- def rp_in_mage_recovery_point_type
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType
+ def a2_arp_recovery_point_type
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType
end
def identity_provider_type
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType
@@ -1185,17 +1194,17 @@ def a2_avm_managed_disk_input_details
def subnet
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet
end
- def configuration_settings
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings
+ def resource
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource
end
def encryption_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails
end
- def a2_aprotected_disk_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails
+ def configuration_settings
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings
end
- def resource
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource
+ def in_mage_disk_exclusion_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput
end
def a2_avm_disk_input_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails
@@ -1203,65 +1212,56 @@ def a2_avm_disk_input_details
def in_mage_disk_signature_exclusion_options
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions
end
- def in_mage_disk_exclusion_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput
- end
- def in_mage_volume_exclusion_options
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions
- end
- def network_mapping_properties
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties
- end
def event_query_parameter
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter
end
- def replication_provider_specific_container_mapping_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput
+ def a2_aprotected_disk_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails
end
- def input_endpoint
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint
+ def network_mapping_properties
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties
end
def azure_to_azure_vm_synced_config_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails
end
- def switch_protection_input_properties
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties
+ def in_mage_volume_exclusion_options
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions
end
- def a2_aprotected_managed_disk_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails
+ def input_endpoint
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint
end
def asrtask
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask
end
- def mobility_service_update
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate
+ def replication_provider_specific_container_mapping_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput
end
- def alert
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert
+ def a2_aprotected_managed_disk_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails
end
def policy_properties
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties
end
- def logical_network
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork
+ def switch_protection_input_properties
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties
end
- def network_mapping
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping
+ def alert
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert
end
def fabric
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric
end
- def protection_container_mapping
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping
+ def mobility_service_update
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate
end
- def policy
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy
+ def network_mapping
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping
end
def protectable_item
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem
end
- def protection_container
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer
+ def logical_network
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork
end
def network
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network
@@ -1269,29 +1269,50 @@ def network
def recovery_services_provider
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider
end
+ def protection_container_mapping
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping
+ end
+ def recovery_plan
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan
+ end
+ def storage_classification_mapping
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping
+ end
def replication_protected_item
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem
end
- def storage_classification
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification
+ def policy
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy
end
- def recovery_plan
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan
+ def recovery_point
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint
end
def vcenter
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter
end
+ def protection_container
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer
+ end
+ def storage_classification
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification
+ end
+ def vmm_to_azure_network_mapping_settings
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings
+ end
+ def vmm_to_vmm_network_mapping_settings
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings
+ end
def vault_health_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails
end
def azure_to_azure_network_mapping_settings
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings
end
- def storage_classification_mapping
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping
+ def vmm_to_vmm_create_network_mapping_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput
end
- def vmm_to_vmm_network_mapping_settings
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings
+ def azure_to_azure_update_network_mapping_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput
end
def azure_to_azure_create_network_mapping_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput
@@ -1299,11 +1320,11 @@ def azure_to_azure_create_network_mapping_input
def vmm_to_azure_create_network_mapping_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput
end
- def recovery_point
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint
+ def azure_fabric_specific_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails
end
- def azure_to_azure_update_network_mapping_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput
+ def vmm_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails
end
def vmm_to_azure_update_network_mapping_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput
@@ -1311,11 +1332,11 @@ def vmm_to_azure_update_network_mapping_input
def vmm_to_vmm_update_network_mapping_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput
end
- def vmm_to_vmm_create_network_mapping_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput
+ def vmware_v2_fabric_specific_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails
end
- def vmm_to_azure_network_mapping_settings
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings
+ def hyper_vreplica_base_replication_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails
end
def hyper_vsite_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails
@@ -1323,11 +1344,11 @@ def hyper_vsite_details
def vmware_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails
end
- def azure_fabric_specific_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails
+ def hyper_vreplica_azure_replication_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails
end
- def vmm_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails
+ def in_mage_azure_v2_replication_details
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails
end
def hyper_vreplica_replication_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails
@@ -1335,11 +1356,11 @@ def hyper_vreplica_replication_details
def hyper_vreplica_blue_replication_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails
end
- def vmware_v2_fabric_specific_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails
+ def hyper_vreplica_azure_enable_protection_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput
end
- def hyper_vreplica_base_replication_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails
+ def san_enable_protection_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput
end
def in_mage_replication_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails
@@ -1347,11 +1368,11 @@ def in_mage_replication_details
def a2_areplication_details
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails
end
- def hyper_vreplica_azure_replication_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails
+ def a2_aenable_protection_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput
end
- def in_mage_azure_v2_replication_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails
+ def hyper_vreplica_azure_update_replication_protected_item_input
+ Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput
end
def in_mage_azure_v2_enable_protection_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput
@@ -1359,27 +1380,6 @@ def in_mage_azure_v2_enable_protection_input
def in_mage_enable_protection_input
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput
end
- def hyper_vreplica_azure_enable_protection_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput
- end
- def san_enable_protection_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput
- end
- def in_mage_azure_v2_update_replication_protected_item_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput
- end
- def a2_aupdate_replication_protected_item_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput
- end
- def a2_aenable_protection_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput
- end
- def hyper_vreplica_azure_update_replication_protected_item_input
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput
- end
- def hyper_vreplica2012_r2_event_details
- Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/redis_profile_module.rb b/azure_sdk/lib/latest/modules/redis_profile_module.rb
index 5a253a676d..4727274aef 100644
--- a/azure_sdk/lib/latest/modules/redis_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/redis_profile_module.rb
@@ -8,12 +8,13 @@ module Azure::Profiles::Latest
module Redis
module Mgmt
LinkedServer = Azure::Redis::Mgmt::V2017_10_01::LinkedServer
+ FirewallRules = Azure::Redis::Mgmt::V2017_10_01::FirewallRules
Operations = Azure::Redis::Mgmt::V2017_10_01::Operations
Redis = Azure::Redis::Mgmt::V2017_10_01::Redis
- FirewallRules = Azure::Redis::Mgmt::V2017_10_01::FirewallRules
PatchSchedules = Azure::Redis::Mgmt::V2017_10_01::PatchSchedules
module Models
+ DayOfWeek = Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek
Sku = Azure::Redis::Mgmt::V2017_10_01::Models::Sku
RedisListResult = Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult
RedisRegenerateKeyParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisRegenerateKeyParameters
@@ -22,34 +23,33 @@ module Models
RedisLinkedServerCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerCreateParameters
RedisUpdateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisUpdateParameters
RedisRebootParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisRebootParameters
+ Resource = Azure::Redis::Mgmt::V2017_10_01::Models::Resource
RedisFirewallRuleCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleCreateParameters
ExportRDBParameters = Azure::Redis::Mgmt::V2017_10_01::Models::ExportRDBParameters
ImportRDBParameters = Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters
- Resource = Azure::Redis::Mgmt::V2017_10_01::Models::Resource
ScheduleEntry = Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry
RedisCreateParameters = Azure::Redis::Mgmt::V2017_10_01::Models::RedisCreateParameters
- RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList
+ RedisLinkedServer = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServer
RedisForceRebootResponse = Azure::Redis::Mgmt::V2017_10_01::Models::RedisForceRebootResponse
+ RedisLinkedServerWithPropertiesList = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList
RedisFirewallRule = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRule
- RedisLinkedServer = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServer
RedisResource = Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource
RedisPatchSchedule = Azure::Redis::Mgmt::V2017_10_01::Models::RedisPatchSchedule
RedisLinkedServerWithProperties = Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties
SkuFamily = Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily
OperationDisplay = Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay
- SkuName = Azure::Redis::Mgmt::V2017_10_01::Models::SkuName
- OperationListResult = Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult
RebootType = Azure::Redis::Mgmt::V2017_10_01::Models::RebootType
+ OperationListResult = Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult
+ SkuName = Azure::Redis::Mgmt::V2017_10_01::Models::SkuName
ReplicationRole = Azure::Redis::Mgmt::V2017_10_01::Models::ReplicationRole
RedisKeyType = Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType
ProxyResource = Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource
- TrackedResource = Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource
Operation = Azure::Redis::Mgmt::V2017_10_01::Models::Operation
- DayOfWeek = Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek
+ TrackedResource = Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource
end
class RedisManagementClass
- attr_reader :linked_server, :operations, :redis, :firewall_rules, :patch_schedules, :configurable, :base_url, :options, :model_classes
+ attr_reader :linked_server, :firewall_rules, :operations, :redis, :patch_schedules, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -60,9 +60,9 @@ def initialize(configurable, base_url=nil, options=nil)
end
add_telemetry(@client_0)
@linked_server = @client_0.linked_server
+ @firewall_rules = @client_0.firewall_rules
@operations = @client_0.operations
@redis = @client_0.redis
- @firewall_rules = @client_0.firewall_rules
@patch_schedules = @client_0.patch_schedules
@model_classes = ModelClasses.new
@@ -82,6 +82,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def day_of_week
+ Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek
+ end
def sku
Azure::Redis::Mgmt::V2017_10_01::Models::Sku
end
@@ -106,6 +109,9 @@ def redis_update_parameters
def redis_reboot_parameters
Azure::Redis::Mgmt::V2017_10_01::Models::RedisRebootParameters
end
+ def resource
+ Azure::Redis::Mgmt::V2017_10_01::Models::Resource
+ end
def redis_firewall_rule_create_parameters
Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleCreateParameters
end
@@ -115,27 +121,24 @@ def export_rdbparameters
def import_rdbparameters
Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters
end
- def resource
- Azure::Redis::Mgmt::V2017_10_01::Models::Resource
- end
def schedule_entry
Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry
end
def redis_create_parameters
Azure::Redis::Mgmt::V2017_10_01::Models::RedisCreateParameters
end
- def redis_linked_server_with_properties_list
- Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList
+ def redis_linked_server
+ Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServer
end
def redis_force_reboot_response
Azure::Redis::Mgmt::V2017_10_01::Models::RedisForceRebootResponse
end
+ def redis_linked_server_with_properties_list
+ Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList
+ end
def redis_firewall_rule
Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRule
end
- def redis_linked_server
- Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServer
- end
def redis_resource
Azure::Redis::Mgmt::V2017_10_01::Models::RedisResource
end
@@ -151,14 +154,14 @@ def sku_family
def operation_display
Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay
end
- def sku_name
- Azure::Redis::Mgmt::V2017_10_01::Models::SkuName
+ def reboot_type
+ Azure::Redis::Mgmt::V2017_10_01::Models::RebootType
end
def operation_list_result
Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult
end
- def reboot_type
- Azure::Redis::Mgmt::V2017_10_01::Models::RebootType
+ def sku_name
+ Azure::Redis::Mgmt::V2017_10_01::Models::SkuName
end
def replication_role
Azure::Redis::Mgmt::V2017_10_01::Models::ReplicationRole
@@ -169,14 +172,11 @@ def redis_key_type
def proxy_resource
Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource
end
- def tracked_resource
- Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource
- end
def operation
Azure::Redis::Mgmt::V2017_10_01::Models::Operation
end
- def day_of_week
- Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek
+ def tracked_resource
+ Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource
end
end
end
diff --git a/azure_sdk/lib/latest/modules/relay_profile_module.rb b/azure_sdk/lib/latest/modules/relay_profile_module.rb
index 817d982098..ec07cf60e2 100644
--- a/azure_sdk/lib/latest/modules/relay_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/relay_profile_module.rb
@@ -7,10 +7,10 @@
module Azure::Profiles::Latest
module Relay
module Mgmt
+ Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces
Operations = Azure::Relay::Mgmt::V2017_04_01::Operations
HybridConnections = Azure::Relay::Mgmt::V2017_04_01::HybridConnections
WCFRelays = Azure::Relay::Mgmt::V2017_04_01::WCFRelays
- Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces
module Models
RelayNamespaceListResult = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult
@@ -31,8 +31,8 @@ module Models
SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier
AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys
AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult
- RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters
OperationDisplay = Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay
+ RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters
OperationListResult = Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult
AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule
AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights
@@ -43,7 +43,7 @@ module Models
end
class RelayManagementClass
- attr_reader :operations, :hybrid_connections, :wcfrelays, :namespaces, :configurable, :base_url, :options, :model_classes
+ attr_reader :namespaces, :operations, :hybrid_connections, :wcfrelays, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -53,10 +53,10 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @namespaces = @client_0.namespaces
@operations = @client_0.operations
@hybrid_connections = @client_0.hybrid_connections
@wcfrelays = @client_0.wcfrelays
- @namespaces = @client_0.namespaces
@model_classes = ModelClasses.new
end
@@ -129,12 +129,12 @@ def access_keys
def authorization_rule_list_result
Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult
end
- def regenerate_access_key_parameters
- Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters
- end
def operation_display
Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay
end
+ def regenerate_access_key_parameters
+ Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters
+ end
def operation_list_result
Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult
end
diff --git a/azure_sdk/lib/latest/modules/resources_profile_module.rb b/azure_sdk/lib/latest/modules/resources_profile_module.rb
index 14de015b89..78dd8c67b0 100644
--- a/azure_sdk/lib/latest/modules/resources_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/resources_profile_module.rb
@@ -7,12 +7,12 @@
module Azure::Profiles::Latest
module Resources
module Mgmt
- Tags = Azure::Resources::Mgmt::V2017_05_10::Tags
- DeploymentOperations = Azure::Resources::Mgmt::V2017_05_10::DeploymentOperations
- Resources = Azure::Resources::Mgmt::V2017_05_10::Resources
Deployments = Azure::Resources::Mgmt::V2017_05_10::Deployments
Providers = Azure::Resources::Mgmt::V2017_05_10::Providers
ResourceGroups = Azure::Resources::Mgmt::V2017_05_10::ResourceGroups
+ Tags = Azure::Resources::Mgmt::V2017_05_10::Tags
+ DeploymentOperations = Azure::Resources::Mgmt::V2017_05_10::DeploymentOperations
+ Resources = Azure::Resources::Mgmt::V2017_05_10::Resources
module Models
Plan = Azure::Resources::Mgmt::V2017_05_10::Models::Plan
@@ -37,20 +37,20 @@ module Models
DeploymentListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentListResult
TagValue = Azure::Resources::Mgmt::V2017_05_10::Models::TagValue
TagDetails = Azure::Resources::Mgmt::V2017_05_10::Models::TagDetails
+ Sku = Azure::Resources::Mgmt::V2017_05_10::Models::Sku
ParametersLink = Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink
- TagsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::TagsListResult
DeploymentExportResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult
- Sku = Azure::Resources::Mgmt::V2017_05_10::Models::Sku
+ TargetResource = Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource
ProviderResourceType = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType
HttpMessage = Azure::Resources::Mgmt::V2017_05_10::Models::HttpMessage
DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended
- DeploymentOperationProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties
+ TagsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::TagsListResult
ProviderListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult
- TargetResource = Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource
+ DeploymentOperation = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation
DeploymentProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties
DeploymentOperationsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationsListResult
BasicDependency = Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency
- ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceProviderOperationDisplayProperties
+ DeploymentOperationProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties
GenericResourceFilter = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter
DeploymentExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtended
AliasPathType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType
@@ -60,12 +60,12 @@ module Models
DeploymentMode = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentMode
GenericResource = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource
SubResource = Azure::Resources::Mgmt::V2017_05_10::Models::SubResource
- DeploymentOperation = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation
+ ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceProviderOperationDisplayProperties
ResourceIdentityType = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceIdentityType
end
class ResourcesManagementClass
- attr_reader :tags, :deployment_operations, :resources, :deployments, :providers, :resource_groups, :configurable, :base_url, :options, :model_classes
+ attr_reader :deployments, :providers, :resource_groups, :tags, :deployment_operations, :resources, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -75,12 +75,12 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
- @tags = @client_0.tags
- @deployment_operations = @client_0.deployment_operations
- @resources = @client_0.resources
@deployments = @client_0.deployments
@providers = @client_0.providers
@resource_groups = @client_0.resource_groups
+ @tags = @client_0.tags
+ @deployment_operations = @client_0.deployment_operations
+ @resources = @client_0.resources
@model_classes = ModelClasses.new
end
@@ -165,17 +165,17 @@ def tag_value
def tag_details
Azure::Resources::Mgmt::V2017_05_10::Models::TagDetails
end
+ def sku
+ Azure::Resources::Mgmt::V2017_05_10::Models::Sku
+ end
def parameters_link
Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink
end
- def tags_list_result
- Azure::Resources::Mgmt::V2017_05_10::Models::TagsListResult
- end
def deployment_export_result
Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult
end
- def sku
- Azure::Resources::Mgmt::V2017_05_10::Models::Sku
+ def target_resource
+ Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource
end
def provider_resource_type
Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType
@@ -186,14 +186,14 @@ def http_message
def deployment_properties_extended
Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended
end
- def deployment_operation_properties
- Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties
+ def tags_list_result
+ Azure::Resources::Mgmt::V2017_05_10::Models::TagsListResult
end
def provider_list_result
Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult
end
- def target_resource
- Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource
+ def deployment_operation
+ Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation
end
def deployment_properties
Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties
@@ -204,8 +204,8 @@ def deployment_operations_list_result
def basic_dependency
Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency
end
- def resource_provider_operation_display_properties
- Azure::Resources::Mgmt::V2017_05_10::Models::ResourceProviderOperationDisplayProperties
+ def deployment_operation_properties
+ Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties
end
def generic_resource_filter
Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter
@@ -234,8 +234,8 @@ def generic_resource
def sub_resource
Azure::Resources::Mgmt::V2017_05_10::Models::SubResource
end
- def deployment_operation
- Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation
+ def resource_provider_operation_display_properties
+ Azure::Resources::Mgmt::V2017_05_10::Models::ResourceProviderOperationDisplayProperties
end
def resource_identity_type
Azure::Resources::Mgmt::V2017_05_10::Models::ResourceIdentityType
diff --git a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb
index 7013a444bc..6b206986f1 100644
--- a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb
@@ -7,9 +7,9 @@
module Azure::Profiles::Latest
module ResourcesManagement
module Mgmt
- Operations = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Operations
ManagementGroups = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::ManagementGroups
ManagementGroupSubscriptions = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::ManagementGroupSubscriptions
+ Operations = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Operations
module Models
OperationDisplay = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay
@@ -20,14 +20,14 @@ module Models
ManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails
ManagementGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo
ErrorResponse = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse
- ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo
CreateGroupRequest = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest
+ ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo
Operation = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::Operation
ErrorDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails
end
class ResourcesManagementManagementClass
- attr_reader :operations, :management_groups, :management_group_subscriptions, :configurable, :base_url, :options, :model_classes
+ attr_reader :management_groups, :management_group_subscriptions, :operations, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -37,9 +37,9 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
- @operations = @client_0.operations
@management_groups = @client_0.management_groups
@management_group_subscriptions = @client_0.management_group_subscriptions
+ @operations = @client_0.operations
@model_classes = ModelClasses.new
end
@@ -82,12 +82,12 @@ def management_group_info
def error_response
Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse
end
- def management_group_child_info
- Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo
- end
def create_group_request
Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::CreateGroupRequest
end
+ def management_group_child_info
+ Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo
+ end
def operation
Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::Operation
end
diff --git a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb
index 2609e2fc04..8153eb5e45 100644
--- a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb
@@ -7,10 +7,13 @@
module Azure::Profiles::Latest
module Scheduler
module Mgmt
- Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs
JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections
+ Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs
module Models
+ JobHistoryDefinitionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinitionProperties
+ HttpRequest = Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpRequest
+ ServiceBusBrokeredMessageProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusBrokeredMessageProperties
JobAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobAction
JobRecurrenceSchedule = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceSchedule
JobHistoryDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinition
@@ -21,25 +24,25 @@ module Models
JobMaxRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence
JobStateFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStateFilter
JobRecurrenceScheduleMonthlyOccurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence
+ JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult
ServiceBusMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage
JobCollectionListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionListResult
ServiceBusAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthentication
ServiceBusQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage
- JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult
ServiceBusTopicMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage
ClientCertAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication
- OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication
- JobCollectionState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState
- JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType
SkuDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition
+ JobCollectionState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState
+ OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication
+ RetryType = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType
JobScheduleDay = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay
JobHistoryActionName = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName
- RetryType = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType
JobExecutionStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobExecutionStatus
ServiceBusAuthenticationType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType
+ JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType
ServiceBusTransportType = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType
- RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency
JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus
+ RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency
DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek
Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku
JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState
@@ -52,13 +55,10 @@ module Models
JobDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition
HttpAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpAuthentication
StorageQueueMessage = Azure::Scheduler::Mgmt::V2016_03_01::Models::StorageQueueMessage
- JobHistoryDefinitionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinitionProperties
- HttpRequest = Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpRequest
- ServiceBusBrokeredMessageProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusBrokeredMessageProperties
end
class SchedulerManagementClass
- attr_reader :jobs, :job_collections, :configurable, :base_url, :options, :model_classes
+ attr_reader :job_collections, :jobs, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -68,8 +68,8 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
- @jobs = @client_0.jobs
@job_collections = @client_0.job_collections
+ @jobs = @client_0.jobs
@model_classes = ModelClasses.new
end
@@ -88,6 +88,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def job_history_definition_properties
+ Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinitionProperties
+ end
+ def http_request
+ Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpRequest
+ end
+ def service_bus_brokered_message_properties
+ Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusBrokeredMessageProperties
+ end
def job_action
Azure::Scheduler::Mgmt::V2016_03_01::Models::JobAction
end
@@ -118,6 +127,9 @@ def job_state_filter
def job_recurrence_schedule_monthly_occurrence
Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrenceScheduleMonthlyOccurrence
end
+ def job_history_list_result
+ Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult
+ end
def service_bus_message
Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusMessage
end
@@ -130,26 +142,23 @@ def service_bus_authentication
def service_bus_queue_message
Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusQueueMessage
end
- def job_history_list_result
- Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult
- end
def service_bus_topic_message
Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTopicMessage
end
def client_cert_authentication
Azure::Scheduler::Mgmt::V2016_03_01::Models::ClientCertAuthentication
end
- def oauth_authentication
- Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication
+ def sku_definition
+ Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition
end
def job_collection_state
Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState
end
- def job_action_type
- Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType
+ def oauth_authentication
+ Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication
end
- def sku_definition
- Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition
+ def retry_type
+ Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType
end
def job_schedule_day
Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay
@@ -157,24 +166,24 @@ def job_schedule_day
def job_history_action_name
Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryActionName
end
- def retry_type
- Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType
- end
def job_execution_status
Azure::Scheduler::Mgmt::V2016_03_01::Models::JobExecutionStatus
end
def service_bus_authentication_type
Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusAuthenticationType
end
+ def job_action_type
+ Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType
+ end
def service_bus_transport_type
Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusTransportType
end
- def recurrence_frequency
- Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency
- end
def job_status
Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus
end
+ def recurrence_frequency
+ Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency
+ end
def day_of_week
Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek
end
@@ -211,15 +220,6 @@ def http_authentication
def storage_queue_message
Azure::Scheduler::Mgmt::V2016_03_01::Models::StorageQueueMessage
end
- def job_history_definition_properties
- Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryDefinitionProperties
- end
- def http_request
- Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpRequest
- end
- def service_bus_brokered_message_properties
- Azure::Scheduler::Mgmt::V2016_03_01::Models::ServiceBusBrokeredMessageProperties
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/search_profile_module.rb b/azure_sdk/lib/latest/modules/search_profile_module.rb
index 4d20388c69..c3cd51a184 100644
--- a/azure_sdk/lib/latest/modules/search_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/search_profile_module.rb
@@ -7,10 +7,10 @@
module Azure::Profiles::Latest
module Search
module Mgmt
- Operations = Azure::Search::Mgmt::V2015_08_19::Operations
- AdminKeys = Azure::Search::Mgmt::V2015_08_19::AdminKeys
QueryKeys = Azure::Search::Mgmt::V2015_08_19::QueryKeys
Services = Azure::Search::Mgmt::V2015_08_19::Services
+ Operations = Azure::Search::Mgmt::V2015_08_19::Operations
+ AdminKeys = Azure::Search::Mgmt::V2015_08_19::AdminKeys
module Models
CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput
@@ -21,19 +21,19 @@ module Models
AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult
SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions
QueryKey = Azure::Search::Mgmt::V2015_08_19::Models::QueryKey
- Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation
SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService
+ Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation
UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason
- HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode
- SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus
- AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind
Resource = Azure::Search::Mgmt::V2015_08_19::Models::Resource
+ SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus
SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName
+ AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind
+ HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode
ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState
end
class SearchManagementClass
- attr_reader :operations, :admin_keys, :query_keys, :services, :configurable, :base_url, :options, :model_classes
+ attr_reader :query_keys, :services, :operations, :admin_keys, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -43,10 +43,10 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
- @operations = @client_0.operations
- @admin_keys = @client_0.admin_keys
@query_keys = @client_0.query_keys
@services = @client_0.services
+ @operations = @client_0.operations
+ @admin_keys = @client_0.admin_keys
@model_classes = ModelClasses.new
end
@@ -89,29 +89,29 @@ def search_management_request_options
def query_key
Azure::Search::Mgmt::V2015_08_19::Models::QueryKey
end
- def operation
- Azure::Search::Mgmt::V2015_08_19::Models::Operation
- end
def search_service
Azure::Search::Mgmt::V2015_08_19::Models::SearchService
end
+ def operation
+ Azure::Search::Mgmt::V2015_08_19::Models::Operation
+ end
def unavailable_name_reason
Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason
end
- def hosting_mode
- Azure::Search::Mgmt::V2015_08_19::Models::HostingMode
+ def resource
+ Azure::Search::Mgmt::V2015_08_19::Models::Resource
end
def search_service_status
Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus
end
+ def sku_name
+ Azure::Search::Mgmt::V2015_08_19::Models::SkuName
+ end
def admin_key_kind
Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind
end
- def resource
- Azure::Search::Mgmt::V2015_08_19::Models::Resource
- end
- def sku_name
- Azure::Search::Mgmt::V2015_08_19::Models::SkuName
+ def hosting_mode
+ Azure::Search::Mgmt::V2015_08_19::Models::HostingMode
end
def provisioning_state
Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState
diff --git a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb
index 08c77a49e2..ea9d08951b 100644
--- a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb
@@ -7,10 +7,10 @@
module Azure::Profiles::Latest
module ServerManagement
module Mgmt
+ PowerShell = Azure::ServerManagement::Mgmt::V2016_07_01_preview::PowerShell
Session = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Session
Node = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Node
Gateway = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Gateway
- PowerShell = Azure::ServerManagement::Mgmt::V2016_07_01_preview::PowerShell
module Models
UpgradeMode = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode
@@ -22,19 +22,19 @@ module Models
PowerShellCommandResult = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResult
NodeResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeResources
PowerShellCommandResults = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResults
+ Resource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource
PowerShellTabCompletionResults = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionResults
- SessionParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionParameters
GatewayProfile = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayProfile
- Resource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource
+ PowerShellSessionResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources
NodeParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeParameters
PowerShellCommandParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandParameters
- PowerShellSessionResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources
+ PowerShellTabCompletionParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionParameters
PromptMessageResponse = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptMessageResponse
GatewayResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayResource
NodeResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeResource
SessionResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionResource
+ SessionParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionParameters
PowerShellSessionResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResource
- PowerShellTabCompletionParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionParameters
PowerShellCommandStatus = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandStatus
RetentionPeriod = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::RetentionPeriod
CredentialDataFormat = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::CredentialDataFormat
@@ -46,7 +46,7 @@ module Models
end
class ServerManagementManagementClass
- attr_reader :session, :node, :gateway, :power_shell, :configurable, :base_url, :options, :model_classes
+ attr_reader :power_shell, :session, :node, :gateway, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -56,10 +56,10 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @power_shell = @client_0.power_shell
@session = @client_0.session
@node = @client_0.node
@gateway = @client_0.gateway
- @power_shell = @client_0.power_shell
@model_classes = ModelClasses.new
end
@@ -105,17 +105,17 @@ def node_resources
def power_shell_command_results
Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResults
end
+ def resource
+ Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource
+ end
def power_shell_tab_completion_results
Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionResults
end
- def session_parameters
- Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionParameters
- end
def gateway_profile
Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayProfile
end
- def resource
- Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource
+ def power_shell_session_resources
+ Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources
end
def node_parameters
Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeParameters
@@ -123,8 +123,8 @@ def node_parameters
def power_shell_command_parameters
Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandParameters
end
- def power_shell_session_resources
- Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources
+ def power_shell_tab_completion_parameters
+ Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionParameters
end
def prompt_message_response
Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptMessageResponse
@@ -138,12 +138,12 @@ def node_resource
def session_resource
Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionResource
end
+ def session_parameters
+ Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionParameters
+ end
def power_shell_session_resource
Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResource
end
- def power_shell_tab_completion_parameters
- Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionParameters
- end
def power_shell_command_status
Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandStatus
end
diff --git a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb
index b191be3c3b..014e556ab2 100644
--- a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb
@@ -7,15 +7,15 @@
module Azure::Profiles::Latest
module ServiceBus
module Mgmt
+ Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions
Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations
Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues
Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules
PremiumMessagingRegionsOperations = Azure::ServiceBus::Mgmt::V2017_04_01::PremiumMessagingRegionsOperations
Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces
- Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics
DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs
+ Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics
EventHubs = Azure::ServiceBus::Mgmt::V2017_04_01::EventHubs
- Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions
Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions
module Models
@@ -25,17 +25,17 @@ module Models
SBQueueListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult
PremiumMessagingRegionsListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsListResult
TrackedResource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource
- SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku
+ Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation
SBTopicListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopicListResult
- SBNamespaceListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceListResult
+ SBSku = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku
PremiumMessagingRegionsProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsProperties
SBSubscriptionListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscriptionListResult
AuthorizationRuleProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties
- RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult
SBAuthorizationRuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult
- MessageCountDetails = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails
+ SBNamespaceListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceListResult
SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter
CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter
+ SBNamespace = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace
SBNamespaceUpdateParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters
SBAuthorizationRule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRule
SBQueue = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueue
@@ -45,22 +45,22 @@ module Models
SqlRuleAction = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction
CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability
PremiumMessagingRegions = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions
- Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation
+ RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult
ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch
- FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType
+ MessageCountDetails = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails
KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType
- SBNamespace = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace
+ FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType
CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult
Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource
+ SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName
+ SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier
CaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription
Destination = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination
EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult
AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys
ArmDisasterRecoveryListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult
- SkuName = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName
- SkuTier = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier
- RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters
Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action
+ RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters
Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub
ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery
AccessRights = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights
@@ -72,7 +72,7 @@ module Models
end
class ServiceBusManagementClass
- attr_reader :operations, :queues, :rules, :premium_messaging_regions_operations, :namespaces, :topics, :disaster_recovery_configs, :event_hubs, :regions, :subscriptions, :configurable, :base_url, :options, :model_classes
+ attr_reader :regions, :operations, :queues, :rules, :premium_messaging_regions_operations, :namespaces, :disaster_recovery_configs, :topics, :event_hubs, :subscriptions, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -82,15 +82,15 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @regions = @client_0.regions
@operations = @client_0.operations
@queues = @client_0.queues
@rules = @client_0.rules
@premium_messaging_regions_operations = @client_0.premium_messaging_regions_operations
@namespaces = @client_0.namespaces
- @topics = @client_0.topics
@disaster_recovery_configs = @client_0.disaster_recovery_configs
+ @topics = @client_0.topics
@event_hubs = @client_0.event_hubs
- @regions = @client_0.regions
@subscriptions = @client_0.subscriptions
@model_classes = ModelClasses.new
@@ -128,14 +128,14 @@ def premium_messaging_regions_list_result
def tracked_resource
Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource
end
- def sbsku
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku
+ def operation
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation
end
def sbtopic_list_result
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopicListResult
end
- def sbnamespace_list_result
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceListResult
+ def sbsku
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku
end
def premium_messaging_regions_properties
Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsProperties
@@ -146,14 +146,11 @@ def sbsubscription_list_result
def authorization_rule_properties
Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties
end
- def rule_list_result
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult
- end
def sbauthorization_rule_list_result
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult
end
- def message_count_details
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails
+ def sbnamespace_list_result
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceListResult
end
def sql_filter
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter
@@ -161,6 +158,9 @@ def sql_filter
def correlation_filter
Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter
end
+ def sbnamespace
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace
+ end
def sbnamespace_update_parameters
Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceUpdateParameters
end
@@ -188,20 +188,20 @@ def check_name_availability
def premium_messaging_regions
Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions
end
- def operation
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation
+ def rule_list_result
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult
end
def resource_namespace_patch
Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch
end
- def filter_type
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType
+ def message_count_details
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails
end
def key_type
Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType
end
- def sbnamespace
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace
+ def filter_type
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType
end
def check_name_availability_result
Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult
@@ -209,6 +209,12 @@ def check_name_availability_result
def resource
Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource
end
+ def sku_name
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName
+ end
+ def sku_tier
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier
+ end
def capture_description
Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription
end
@@ -224,18 +230,12 @@ def access_keys
def arm_disaster_recovery_list_result
Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult
end
- def sku_name
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuName
- end
- def sku_tier
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier
+ def action
+ Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action
end
def regenerate_access_key_parameters
Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters
end
- def action
- Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action
- end
def eventhub
Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub
end
diff --git a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb
index 0cc2847c46..46e5434c9b 100644
--- a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb
@@ -8,14 +8,17 @@ module Azure::Profiles::Latest
module ServiceFabric
module Mgmt
Operations = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Operations
- Clusters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Clusters
Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version
+ Clusters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Clusters
+ ClusterVersions = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ClusterVersions
ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType
Service = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Service
Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application
- ClusterVersions = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ClusterVersions
module Models
+ ClusterHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterHealthPolicy
+ AzureActiveDirectory = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory
+ ServiceTypeHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicy
ApplicationTypeResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList
ClientCertificateCommonName = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClientCertificateCommonName
ApplicationResourceList = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationResourceList
@@ -70,13 +73,10 @@ module Models
RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy
ClusterUpgradePolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradePolicy
AvailableOperationDisplay = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AvailableOperationDisplay
- ClusterHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterHealthPolicy
- AzureActiveDirectory = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory
- ServiceTypeHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicy
end
class ServiceFabricManagementClass
- attr_reader :operations, :clusters, :version, :application_type, :service, :application, :cluster_versions, :configurable, :base_url, :options, :model_classes
+ attr_reader :operations, :version, :clusters, :cluster_versions, :application_type, :service, :application, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -87,12 +87,12 @@ def initialize(configurable, base_url=nil, options=nil)
end
add_telemetry(@client_0)
@operations = @client_0.operations
- @clusters = @client_0.clusters
@version = @client_0.version
+ @clusters = @client_0.clusters
+ @cluster_versions = @client_0.cluster_versions
@application_type = @client_0.application_type
@service = @client_0.service
@application = @client_0.application
- @cluster_versions = @client_0.cluster_versions
@model_classes = ModelClasses.new
end
@@ -111,6 +111,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def cluster_health_policy
+ Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterHealthPolicy
+ end
+ def azure_active_directory
+ Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory
+ end
+ def service_type_health_policy
+ Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicy
+ end
def application_type_resource_list
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList
end
@@ -273,15 +282,6 @@ def cluster_upgrade_policy
def available_operation_display
Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AvailableOperationDisplay
end
- def cluster_health_policy
- Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterHealthPolicy
- end
- def azure_active_directory
- Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::AzureActiveDirectory
- end
- def service_type_health_policy
- Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicy
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/signalr_profile_module.rb b/azure_sdk/lib/latest/modules/signalr_profile_module.rb
index 3670d1ac77..dbffad5a20 100644
--- a/azure_sdk/lib/latest/modules/signalr_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/signalr_profile_module.rb
@@ -7,35 +7,35 @@
module Azure::Profiles::Latest
module Signalr
module Mgmt
- Operations = Azure::Signalr::Mgmt::V2018_03_01_preview::Operations
SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR
+ Operations = Azure::Signalr::Mgmt::V2018_03_01_preview::Operations
module Models
- SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters
+ SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys
+ NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters
SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource
- ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState
+ SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters
SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier
+ TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource
OperationDisplay = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay
+ ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState
KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType
OperationList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList
ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku
RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters
Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation
MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification
- TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource
+ Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource
SignalRResourceList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList
SignalRUpdateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters
ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification
NameAvailability = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability
- SignalRCreateOrUpdateProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties
- Resource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource
OperationProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties
- NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters
- SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys
+ SignalRCreateOrUpdateProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties
end
class SignalrManagementClass
- attr_reader :operations, :signal_r, :configurable, :base_url, :options, :model_classes
+ attr_reader :signal_r, :operations, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -45,8 +45,8 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
- @operations = @client_0.operations
@signal_r = @client_0.signal_r
+ @operations = @client_0.operations
@model_classes = ModelClasses.new
end
@@ -65,21 +65,30 @@ def method_missing(method, *args)
end
class ModelClasses
- def signal_rcreate_parameters
- Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters
+ def signal_rkeys
+ Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys
+ end
+ def name_availability_parameters
+ Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters
end
def signal_rresource
Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource
end
- def provisioning_state
- Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState
+ def signal_rcreate_parameters
+ Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters
end
def signal_rsku_tier
Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier
end
+ def tracked_resource
+ Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource
+ end
def operation_display
Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay
end
+ def provisioning_state
+ Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState
+ end
def key_type
Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType
end
@@ -98,8 +107,8 @@ def operation
def metric_specification
Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification
end
- def tracked_resource
- Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource
+ def resource
+ Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource
end
def signal_rresource_list
Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList
@@ -113,20 +122,11 @@ def service_specification
def name_availability
Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailability
end
- def signal_rcreate_or_update_properties
- Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties
- end
- def resource
- Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Resource
- end
def operation_properties
Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationProperties
end
- def name_availability_parameters
- Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters
- end
- def signal_rkeys
- Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys
+ def signal_rcreate_or_update_properties
+ Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties
end
end
end
diff --git a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb
index 04fd32a58c..d0830f7ec2 100644
--- a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb
@@ -8,6 +8,7 @@ module Azure::Profiles::Latest
module SpellCheck
module Models
+ ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase
Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable
Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer
ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode
@@ -16,11 +17,10 @@ module Models
SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken
ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType
ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse
- ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType
- Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode
SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck
+ Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode
+ ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType
Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response
- ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase
Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error
end
@@ -53,6 +53,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def response_base
+ Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase
+ end
def identifiable
Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable
end
@@ -77,21 +80,18 @@ def error_type
def error_response
Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse
end
- def action_type
- Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType
+ def spell_check
+ Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck
end
def mode
Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode
end
- def spell_check
- Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck
+ def action_type
+ Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType
end
def response
Azure::CognitiveServices::SpellCheck::V1_0::Models::Response
end
- def response_base
- Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase
- end
def error
Azure::CognitiveServices::SpellCheck::V1_0::Models::Error
end
diff --git a/azure_sdk/lib/latest/modules/sql_profile_module.rb b/azure_sdk/lib/latest/modules/sql_profile_module.rb
index 71a735b637..9dc9ddb67c 100644
--- a/azure_sdk/lib/latest/modules/sql_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb
@@ -40,12 +40,12 @@ module Mgmt
Capabilities = Azure::SQL::Mgmt::V2014_04_01::Capabilities
Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers
Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations
+ ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors
DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions
DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors
EncryptionProtectors = Azure::SQL::Mgmt::V2015_05_01_preview::EncryptionProtectors
FailoverGroups = Azure::SQL::Mgmt::V2015_05_01_preview::FailoverGroups
ManagedInstances = Azure::SQL::Mgmt::V2015_05_01_preview::ManagedInstances
- ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors
ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys
DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations
SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups
@@ -68,19 +68,22 @@ module Mgmt
JobAgents = Azure::SQL::Mgmt::V2017_03_01_preview::JobAgents
JobCredentials = Azure::SQL::Mgmt::V2017_03_01_preview::JobCredentials
RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints
- JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions
JobStepExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobStepExecutions
JobSteps = Azure::SQL::Mgmt::V2017_03_01_preview::JobSteps
+ JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions
JobTargetGroups = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetGroups
JobVersions = Azure::SQL::Mgmt::V2017_03_01_preview::JobVersions
LongTermRetentionBackups = Azure::SQL::Mgmt::V2017_03_01_preview::LongTermRetentionBackups
ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases
ServerAutomaticTuningOperations = Azure::SQL::Mgmt::V2017_03_01_preview::ServerAutomaticTuningOperations
- JobTargetExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobTargetExecutions
ServerDnsAliases = Azure::SQL::Mgmt::V2017_03_01_preview::ServerDnsAliases
+ JobExecutions = Azure::SQL::Mgmt::V2017_03_01_preview::JobExecutions
ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies
module Models
+ ElasticPoolListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult
+ ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability
+ ReplicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult
LocationCapabilities = Azure::SQL::Mgmt::V2014_04_01::Models::LocationCapabilities
CheckNameAvailabilityResponse = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityResponse
RecommendedElasticPoolListMetricsResult = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPoolListMetricsResult
@@ -152,8 +155,8 @@ module Models
CheckNameAvailabilityReason = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason
MaxSizeUnits = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits
PerformanceLevelUnit = Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit
- ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName
ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType
+ ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName
TransparentDataEncryptionStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus
RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction
DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition
@@ -203,9 +206,6 @@ module Models
ServerAdministratorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult
EditionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability
ElasticPoolPerDatabaseMaxDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability
- ElasticPoolListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult
- ElasticPoolEditionCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability
- ReplicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult
RecommendedActionImplementationInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo
RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord
ManagedInstanceUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate
@@ -256,37 +256,40 @@ module Models
Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor
SyncMember = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember
SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase
- Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server
SubscriptionUsage = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage
- SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup
+ VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule
+ Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server
AutoExecuteStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus
ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey
- VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule
- AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom
- AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus
- RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy
ImplementationMethod = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod
- IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable
+ AutoExecuteStatusInheritedFrom = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom
+ SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup
AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason
+ IsRetryable = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable
+ AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus
RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState
FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole
AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode
ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy
- SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType
+ RecommendedActionInitiatedBy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy
IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType
ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType
- SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState
+ ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy
+ SyncGroupLogType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType
SyncConflictResolutionPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy
SyncGroupState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState
SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState
SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType
- ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy
- SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection
VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState
+ SyncDirection = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection
+ SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState
FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult
FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule
OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin
ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult
+ JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction
+ DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem
+ JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput
ExtendedDatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy
ExtendedServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy
ServerBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy
@@ -297,25 +300,25 @@ module Models
JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule
DataWarehouseUserActivities = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities
JobAgent = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent
+ CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition
+ JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution
JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential
- DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult
+ JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup
JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep
- JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution
+ LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup
JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion
- JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup
+ ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning
ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase
- LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup
+ ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy
ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias
- ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning
+ DatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus
ManagementOperationState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState
- ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy
+ JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState
CatalogCollationType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType
- DatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus
- JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle
DatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult
- JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType
+ JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle
JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType
- JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState
+ JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType
JobStepActionType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType
JobStepActionSource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionSource
JobStepOutputType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutputType
@@ -341,10 +344,10 @@ module Models
AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual
Resource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource
SampleName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName
- SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState
RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType
- JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult
+ SecurityAlertPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState
ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState
+ JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult
JobAgentUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate
ManagedDatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate
VulnerabilityAssessmentRecurringScansProperties = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties
@@ -366,14 +369,11 @@ module Models
JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult
ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition
RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult
- CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition
- JobStepAction = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction
- DatabaseVulnerabilityAssessmentRuleBaselineItem = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem
- JobStepOutput = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput
+ DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult
end
class SQLManagementClass
- attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :elastic_pools, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_database_activities, :elastic_pool_activities, :transparent_data_encryptions, :service_tier_advisors, :server_table_auditing_policies, :transparent_data_encryption_activities, :database_connection_policies, :database_table_auditing_policies, :database_usages, :server_usages, :capabilities, :servers, :operations, :database_recommended_actions, :database_advisors, :encryption_protectors, :failover_groups, :managed_instances, :server_advisors, :server_keys, :database_automatic_tuning_operations, :sync_groups, :sync_agents, :subscription_usages, :sync_members, :virtual_network_rules, :firewall_rules, :database_blob_auditing_policies, :jobs, :backup_long_term_retention_policies, :databases, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_operations, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :restore_points, :job_executions, :job_step_executions, :job_steps, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :server_automatic_tuning_operations, :job_target_executions, :server_dns_aliases, :server_security_alert_policies, :configurable, :base_url, :options, :model_classes
+ attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :server_connection_policies, :database_threat_detection_policies, :data_masking_policies, :data_masking_rules, :transparent_data_encryption_configurations, :extensions, :disaster_recovery_configurations, :elastic_pools, :geo_backup_policies, :queries, :query_statistics, :query_texts, :recommended_elastic_pools, :replication_links, :server_azure_adadministrators, :server_communication_links, :service_objectives, :elastic_pool_database_activities, :elastic_pool_activities, :transparent_data_encryptions, :service_tier_advisors, :server_table_auditing_policies, :transparent_data_encryption_activities, :database_connection_policies, :database_table_auditing_policies, :database_usages, :server_usages, :capabilities, :servers, :operations, :server_advisors, :database_recommended_actions, :database_advisors, :encryption_protectors, :failover_groups, :managed_instances, :server_keys, :database_automatic_tuning_operations, :sync_groups, :sync_agents, :subscription_usages, :sync_members, :virtual_network_rules, :firewall_rules, :database_blob_auditing_policies, :jobs, :backup_long_term_retention_policies, :databases, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_operations, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :restore_points, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :managed_databases, :server_automatic_tuning_operations, :server_dns_aliases, :job_executions, :server_security_alert_policies, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -422,12 +422,12 @@ def initialize(configurable, base_url=nil, options=nil)
add_telemetry(@client_1)
@servers = @client_1.servers
@operations = @client_1.operations
+ @server_advisors = @client_1.server_advisors
@database_recommended_actions = @client_1.database_recommended_actions
@database_advisors = @client_1.database_advisors
@encryption_protectors = @client_1.encryption_protectors
@failover_groups = @client_1.failover_groups
@managed_instances = @client_1.managed_instances
- @server_advisors = @client_1.server_advisors
@server_keys = @client_1.server_keys
@database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations
@sync_groups = @client_1.sync_groups
@@ -456,16 +456,16 @@ def initialize(configurable, base_url=nil, options=nil)
@job_agents = @client_2.job_agents
@job_credentials = @client_2.job_credentials
@restore_points = @client_2.restore_points
- @job_executions = @client_2.job_executions
@job_step_executions = @client_2.job_step_executions
@job_steps = @client_2.job_steps
+ @job_target_executions = @client_2.job_target_executions
@job_target_groups = @client_2.job_target_groups
@job_versions = @client_2.job_versions
@long_term_retention_backups = @client_2.long_term_retention_backups
@managed_databases = @client_2.managed_databases
@server_automatic_tuning_operations = @client_2.server_automatic_tuning_operations
- @job_target_executions = @client_2.job_target_executions
@server_dns_aliases = @client_2.server_dns_aliases
+ @job_executions = @client_2.job_executions
@server_security_alert_policies = @client_2.server_security_alert_policies
@model_classes = ModelClasses.new
@@ -489,6 +489,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def elastic_pool_list_result
+ Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult
+ end
+ def elastic_pool_edition_capability
+ Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability
+ end
+ def replication_link_list_result
+ Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult
+ end
def location_capabilities
Azure::SQL::Mgmt::V2014_04_01::Models::LocationCapabilities
end
@@ -702,12 +711,12 @@ def max_size_units
def performance_level_unit
Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit
end
- def service_objective_name
- Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName
- end
def server_connection_type
Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType
end
+ def service_objective_name
+ Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName
+ end
def transparent_data_encryption_status
Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus
end
@@ -855,15 +864,6 @@ def edition_capability
def elastic_pool_per_database_max_dtu_capability
Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMaxDtuCapability
end
- def elastic_pool_list_result
- Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolListResult
- end
- def elastic_pool_edition_capability
- Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEditionCapability
- end
- def replication_link_list_result
- Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLinkListResult
- end
def recommended_action_implementation_info
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImplementationInfo
end
@@ -1014,14 +1014,14 @@ def sync_member
def sync_agent_linked_database
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase
end
- def server
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server
- end
def subscription_usage
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsage
end
- def sync_group
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup
+ def virtual_network_rule
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule
+ end
+ def server
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server
end
def auto_execute_status
Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus
@@ -1029,26 +1029,23 @@ def auto_execute_status
def server_key
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey
end
- def virtual_network_rule
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule
+ def implementation_method
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod
end
def auto_execute_status_inherited_from
Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom
end
- def advisor_status
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus
- end
- def recommended_action_initiated_by
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy
+ def sync_group
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup
end
- def implementation_method
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::ImplementationMethod
+ def automatic_tuning_disabled_reason
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason
end
def is_retryable
Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable
end
- def automatic_tuning_disabled_reason
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason
+ def advisor_status
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus
end
def recommended_action_current_state
Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState
@@ -1062,8 +1059,8 @@ def automatic_tuning_mode
def read_only_endpoint_failover_policy
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy
end
- def sync_group_log_type
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType
+ def recommended_action_initiated_by
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionInitiatedBy
end
def identity_type
Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType
@@ -1071,8 +1068,11 @@ def identity_type
def server_key_type
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType
end
- def sync_member_state
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState
+ def read_write_endpoint_failover_policy
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy
+ end
+ def sync_group_log_type
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType
end
def sync_conflict_resolution_policy
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy
@@ -1086,14 +1086,14 @@ def sync_agent_state
def sync_member_db_type
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType
end
- def read_write_endpoint_failover_policy
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy
+ def virtual_network_rule_state
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState
end
def sync_direction
Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection
end
- def virtual_network_rule_state
- Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState
+ def sync_member_state
+ Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState
end
def firewall_rule_list_result
Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult
@@ -1107,6 +1107,15 @@ def operation_origin
def server_list_result
Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult
end
+ def job_step_action
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction
+ end
+ def database_vulnerability_assessment_rule_baseline_item
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem
+ end
+ def job_step_output
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput
+ end
def extended_database_blob_auditing_policy
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy
end
@@ -1137,62 +1146,62 @@ def data_warehouse_user_activities
def job_agent
Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgent
end
+ def complete_database_restore_definition
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition
+ end
+ def job_execution
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution
+ end
def job_credential
Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential
end
- def database_operation_list_result
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult
+ def job_target_group
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup
end
def job_step
Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep
end
- def job_execution
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution
+ def long_term_retention_backup
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup
end
def job_version
Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion
end
- def job_target_group
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup
+ def server_automatic_tuning
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning
end
def managed_database
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase
end
- def long_term_retention_backup
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup
+ def server_security_alert_policy
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy
end
def server_dns_alias
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias
end
- def server_automatic_tuning
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning
+ def database_status
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus
end
def management_operation_state
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState
end
- def server_security_alert_policy
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy
+ def job_agent_state
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState
end
def catalog_collation_type
Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType
end
- def database_status
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus
- end
- def job_execution_lifecycle
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle
- end
def database_list_result
Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult
end
- def job_schedule_type
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType
+ def job_execution_lifecycle
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle
end
def job_target_type
Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType
end
- def job_agent_state
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState
+ def job_schedule_type
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType
end
def job_step_action_type
Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType
@@ -1269,18 +1278,18 @@ def resource
def sample_name
Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName
end
- def security_alert_policy_state
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState
- end
def restore_point_type
Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType
end
- def job_list_result
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult
+ def security_alert_policy_state
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::SecurityAlertPolicyState
end
def provisioning_state
Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState
end
+ def job_list_result
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult
+ end
def job_agent_update
Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate
end
@@ -1344,17 +1353,8 @@ def import_export_database_definition
def restore_point_list_result
Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult
end
- def complete_database_restore_definition
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition
- end
- def job_step_action
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepAction
- end
- def database_vulnerability_assessment_rule_baseline_item
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaselineItem
- end
- def job_step_output
- Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepOutput
+ def database_operation_list_result
+ Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult
end
end
end
diff --git a/azure_sdk/lib/latest/modules/storage_profile_module.rb b/azure_sdk/lib/latest/modules/storage_profile_module.rb
index 8059b055b6..741e4b3aa4 100644
--- a/azure_sdk/lib/latest/modules/storage_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb
@@ -8,18 +8,20 @@ module Azure::Profiles::Latest
module Storage
module Mgmt
Operations = Azure::Storage::Mgmt::V2018_03_01_preview::Operations
+ StorageAccounts = Azure::Storage::Mgmt::V2018_03_01_preview::StorageAccounts
Skus = Azure::Storage::Mgmt::V2018_03_01_preview::Skus
BlobContainers = Azure::Storage::Mgmt::V2018_03_01_preview::BlobContainers
Usages = Azure::Storage::Mgmt::V2018_03_01_preview::Usages
- StorageAccounts = Azure::Storage::Mgmt::V2018_03_01_preview::StorageAccounts
module Models
+ KeySource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource
+ Bypass = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass
+ DefaultAction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction
SignedResourceTypes = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes
HttpProtocol = Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol
SignedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource
PublicAccess = Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess
LeaseStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus
- KeyPermission = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission
LeaseState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState
LeaseDuration = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration
ImmutabilityPolicyState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState
@@ -27,8 +29,8 @@ module Models
Permissions = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions
ServiceSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification
State = Azure::Storage::Mgmt::V2018_03_01_preview::Models::State
- OperationDisplay = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay
Reason = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason
+ OperationDisplay = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay
OperationListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult
ProxyResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource
Services = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services
@@ -47,24 +49,25 @@ module Models
Endpoints = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints
StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountUpdateParameters
CustomDomain = Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain
- Dimension = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension
UsageName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageName
+ StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters
Usage = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Usage
EncryptionServices = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices
+ Dimension = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension
UsageListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageListResult
CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult
- Resource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource
MetricSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification
StorageAccount = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount
- SkuName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName
+ Resource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource
SkuTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier
- StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters
+ SkuName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName
Kind = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind
AccessTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier
AccountStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus
ProvisioningState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState
UsageUnit = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit
Action = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action
+ KeyPermission = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission
SKUCapability = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability
AccountSasParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountSasParameters
ListAccountSasResponse = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListAccountSasResponse
@@ -88,13 +91,10 @@ module Models
ImmutabilityPolicy = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicy
ListContainerItem = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItem
ReasonCode = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode
- KeySource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource
- Bypass = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass
- DefaultAction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction
end
class StorageManagementClass
- attr_reader :operations, :skus, :blob_containers, :usages, :storage_accounts, :configurable, :base_url, :options, :model_classes
+ attr_reader :operations, :storage_accounts, :skus, :blob_containers, :usages, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -105,10 +105,10 @@ def initialize(configurable, base_url=nil, options=nil)
end
add_telemetry(@client_0)
@operations = @client_0.operations
+ @storage_accounts = @client_0.storage_accounts
@skus = @client_0.skus
@blob_containers = @client_0.blob_containers
@usages = @client_0.usages
- @storage_accounts = @client_0.storage_accounts
@model_classes = ModelClasses.new
end
@@ -127,6 +127,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def key_source
+ Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource
+ end
+ def bypass
+ Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass
+ end
+ def default_action
+ Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction
+ end
def signed_resource_types
Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes
end
@@ -142,9 +151,6 @@ def public_access
def lease_status
Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus
end
- def key_permission
- Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission
- end
def lease_state
Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState
end
@@ -166,12 +172,12 @@ def service_specification
def state
Azure::Storage::Mgmt::V2018_03_01_preview::Models::State
end
- def operation_display
- Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay
- end
def reason
Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason
end
+ def operation_display
+ Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay
+ end
def operation_list_result
Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult
end
@@ -226,41 +232,41 @@ def storage_account_update_parameters
def custom_domain
Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain
end
- def dimension
- Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension
- end
def usage_name
Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageName
end
+ def storage_account_create_parameters
+ Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters
+ end
def usage
Azure::Storage::Mgmt::V2018_03_01_preview::Models::Usage
end
def encryption_services
Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices
end
+ def dimension
+ Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension
+ end
def usage_list_result
Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageListResult
end
def check_name_availability_result
Azure::Storage::Mgmt::V2018_03_01_preview::Models::CheckNameAvailabilityResult
end
- def resource
- Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource
- end
def metric_specification
Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification
end
def storage_account
Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount
end
- def sku_name
- Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName
+ def resource
+ Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource
end
def sku_tier
Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier
end
- def storage_account_create_parameters
- Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters
+ def sku_name
+ Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName
end
def kind
Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind
@@ -280,6 +286,9 @@ def usage_unit
def action
Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action
end
+ def key_permission
+ Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission
+ end
def skucapability
Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability
end
@@ -349,15 +358,6 @@ def list_container_item
def reason_code
Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode
end
- def key_source
- Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource
- end
- def bypass
- Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass
- end
- def default_action
- Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb
index 107fb87a73..1de4d20232 100644
--- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb
@@ -7,6 +7,9 @@
module Azure::Profiles::Latest
module StorSimple8000Series
module Mgmt
+ DeviceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::DeviceSettings
+ BackupSchedules = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupSchedules
+ CloudAppliances = Azure::StorSimple8000Series::Mgmt::V2017_06_01::CloudAppliances
HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups
Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations
Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes
@@ -20,11 +23,11 @@ module Mgmt
AccessControlRecords = Azure::StorSimple8000Series::Mgmt::V2017_06_01::AccessControlRecords
Alerts = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Alerts
BandwidthSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BandwidthSettings
- CloudAppliances = Azure::StorSimple8000Series::Mgmt::V2017_06_01::CloudAppliances
- DeviceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::DeviceSettings
- BackupSchedules = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupSchedules
module Models
+ AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings
+ BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting
+ CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration
BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule
ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest
HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup
@@ -87,8 +90,8 @@ module Models
Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job
Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume
BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus
- BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType
Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource
+ BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType
Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind
AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType
Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device
@@ -129,65 +132,62 @@ module Models
CloudApplianceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceSettings
NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch
NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings
+ Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time
HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList
JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem
DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails
- Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time
RemoteManagementSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch
+ JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage
DevicePatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch
WebproxySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings
- JobStage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage
- DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings
+ JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter
JobList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList
+ DNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings
AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList
- JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter
BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList
- BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList
- ManagerIntrinsicSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings
ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest
- Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key
- ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku
+ ManagerIntrinsicSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings
BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList
+ Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key
+ CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest
NetworkAdapterList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList
- CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList
+ BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList
+ NetworkAdapters = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters
SecuritySettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch
- ManagerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList
- CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest
+ ManagerSku = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku
+ DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails
ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch
- DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter
- NetworkAdapters = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters
+ CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList
+ MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity
AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay
- MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData
- DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails
+ ManagerList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList
+ BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList
ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings
- MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension
- MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity
+ DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter
+ SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings
DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList
- MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList
- BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList
+ MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData
+ VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList
MetricNameFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter
- VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage
- SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings
+ MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension
+ MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter
AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter
+ MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList
Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics
- VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList
MetricList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList
- BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule
+ VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage
MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName
NicIPv4 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4
- AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord
+ BandwidthSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule
DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics
- MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter
+ AccessControlRecord = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord
Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert
Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup
BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy
- AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings
- BandwidthSetting = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting
- CloudApplianceConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration
end
class StorSimple8000SeriesManagementClass
- attr_reader :hardware_component_groups, :operations, :volumes, :volume_containers, :backups, :storage_account_credentials, :jobs, :devices, :backup_policies, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :device_settings, :backup_schedules, :configurable, :base_url, :options, :model_classes
+ attr_reader :device_settings, :backup_schedules, :cloud_appliances, :hardware_component_groups, :operations, :volumes, :volume_containers, :backups, :storage_account_credentials, :jobs, :devices, :backup_policies, :managers, :access_control_records, :alerts, :bandwidth_settings, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -197,6 +197,9 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @device_settings = @client_0.device_settings
+ @backup_schedules = @client_0.backup_schedules
+ @cloud_appliances = @client_0.cloud_appliances
@hardware_component_groups = @client_0.hardware_component_groups
@operations = @client_0.operations
@volumes = @client_0.volumes
@@ -210,9 +213,6 @@ def initialize(configurable, base_url=nil, options=nil)
@access_control_records = @client_0.access_control_records
@alerts = @client_0.alerts
@bandwidth_settings = @client_0.bandwidth_settings
- @cloud_appliances = @client_0.cloud_appliances
- @device_settings = @client_0.device_settings
- @backup_schedules = @client_0.backup_schedules
@model_classes = ModelClasses.new
end
@@ -231,6 +231,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def alert_settings
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings
+ end
+ def bandwidth_setting
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting
+ end
+ def cloud_appliance_configuration
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration
+ end
def backup_schedule
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule
end
@@ -417,12 +426,12 @@ def volume
def backup_status
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus
end
- def backup_type
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType
- end
def resource
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource
end
+ def backup_type
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType
+ end
def kind
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind
end
@@ -543,6 +552,9 @@ def network_settings_patch
def network_interface_data0_settings
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings
end
+ def time
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time
+ end
def hardware_component_group_list
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList
end
@@ -552,128 +564,125 @@ def job_error_item
def device_details
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails
end
- def time
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time
- end
def remote_management_settings_patch
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettingsPatch
end
+ def job_stage
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage
+ end
def device_patch
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DevicePatch
end
def webproxy_settings
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::WebproxySettings
end
- def job_stage
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStage
- end
- def dnssettings
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings
+ def job_filter
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter
end
def job_list
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobList
end
+ def dnssettings
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DNSSettings
+ end
def available_provider_operation_list
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList
end
- def job_filter
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter
- end
def backup_list
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList
end
- def backup_schedule_list
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList
+ def list_failover_targets_request
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest
end
def manager_intrinsic_settings
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings
end
- def list_failover_targets_request
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest
+ def bandwidth_setting_list
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList
end
def key
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key
end
- def manager_sku
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku
- end
- def bandwidth_setting_list
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList
+ def clone_request
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest
end
def network_adapter_list
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList
end
- def cloud_appliance_configuration_list
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList
+ def backup_schedule_list
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList
+ end
+ def network_adapters
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters
end
def security_settings_patch
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettingsPatch
end
- def manager_list
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList
+ def manager_sku
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerSku
end
- def clone_request
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest
+ def device_rollover_details
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails
end
def manager_patch
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch
end
- def dimension_filter
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter
+ def cloud_appliance_configuration_list
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList
end
- def network_adapters
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters
+ def metric_availablity
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity
end
def available_provider_operation_display
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay
end
- def metric_data
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData
+ def manager_list
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerList
end
- def device_rollover_details
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails
+ def backup_policy_list
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList
end
def chap_settings
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings
end
- def metric_dimension
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension
+ def dimension_filter
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter
end
- def metric_availablity
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity
+ def secondary_dnssettings
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings
end
def device_list
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList
end
- def metric_definition_list
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList
+ def metric_data
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData
end
- def backup_policy_list
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList
+ def volume_list
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList
end
def metric_name_filter
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter
end
- def vm_image
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage
+ def metric_dimension
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension
end
- def secondary_dnssettings
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings
+ def metric_filter
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter
end
def alert_filter
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter
end
+ def metric_definition_list
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList
+ end
def metrics
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics
end
- def volume_list
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList
- end
def metric_list
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList
end
- def bandwidth_schedule
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule
+ def vm_image
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage
end
def metric_name
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName
@@ -681,14 +690,14 @@ def metric_name
def nic_ipv4
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4
end
- def access_control_record
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord
+ def bandwidth_schedule
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule
end
def data_statistics
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics
end
- def metric_filter
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter
+ def access_control_record
+ Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord
end
def alert
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert
@@ -699,15 +708,6 @@ def backup
def backup_policy
Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy
end
- def alert_settings
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings
- end
- def bandwidth_setting
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting
- end
- def cloud_appliance_configuration
- Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb
index 6e98c0f218..e44e75df50 100644
--- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb
@@ -26,7 +26,7 @@ module Models
AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs
FunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding
Diagnostics = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics
- ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource
+ FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput
DiagnosticCondition = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition
OutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputDataSource
InputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputProperties
@@ -34,14 +34,14 @@ module Models
ServiceBusDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusDataSourceProperties
OutputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputListResult
FunctionInput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput
+ Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku
StartStreamingJobParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters
BlobDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobDataSourceProperties
FunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters
- Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku
AzureSqlDatabaseDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties
+ StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource
StreamingJobListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult
InputListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult
- StreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource
SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource
OAuthBasedDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties
AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn
@@ -49,11 +49,11 @@ module Models
ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus
Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input
FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult
- Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output
- Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation
- JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding
Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource
StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount
+ Output = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output
+ JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding
+ Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation
AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization
Function = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function
StreamingJob = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob
@@ -62,13 +62,13 @@ module Models
ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties
AzureDataLakeStoreOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource
JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization
- FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput
+ EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties
ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource
PowerBIOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource
- EventHubDataSourceProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties
+ DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource
AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource
ServiceBusQueueOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource
- DocumentDbOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource
+ ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource
BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource
EventHubOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource
AzureTableOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource
@@ -82,12 +82,12 @@ module Models
AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters
OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy
- SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName
+ OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode
EventsOutOfOrderPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy
UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType
CompatibilityLevel = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel
- OutputStartMode = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode
JsonOutputSerializationFormat = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat
+ SkuName = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName
end
class StreamAnalyticsManagementClass
@@ -156,8 +156,8 @@ def function_binding
def diagnostics
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics
end
- def reference_input_data_source
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource
+ def function_output
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput
end
def diagnostic_condition
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition
@@ -180,6 +180,9 @@ def output_list_result
def function_input
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionInput
end
+ def sku
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku
+ end
def start_streaming_job_parameters
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StartStreamingJobParameters
end
@@ -189,21 +192,18 @@ def blob_data_source_properties
def function_retrieve_default_definition_parameters
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters
end
- def sku
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku
- end
def azure_sql_database_data_source_properties
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseDataSourceProperties
end
+ def stream_input_data_source
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource
+ end
def streaming_job_list_result
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJobListResult
end
def input_list_result
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::InputListResult
end
- def stream_input_data_source
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputDataSource
- end
def sub_resource
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource
end
@@ -225,20 +225,20 @@ def input
def function_list_result
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult
end
+ def resource
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource
+ end
+ def storage_account
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount
+ end
def output
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output
end
- def transformation
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation
- end
def java_script_function_binding
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding
end
- def resource
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource
- end
- def storage_account
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount
+ def transformation
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation
end
def avro_serialization
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization
@@ -264,8 +264,8 @@ def azure_data_lake_store_output_data_source
def json_serialization
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization
end
- def function_output
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput
+ def event_hub_data_source_properties
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties
end
def service_bus_topic_output_data_source
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource
@@ -273,8 +273,8 @@ def service_bus_topic_output_data_source
def power_bioutput_data_source
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource
end
- def event_hub_data_source_properties
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubDataSourceProperties
+ def document_db_output_data_source
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource
end
def azure_sql_database_output_data_source
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource
@@ -282,8 +282,8 @@ def azure_sql_database_output_data_source
def service_bus_queue_output_data_source
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource
end
- def document_db_output_data_source
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DocumentDbOutputDataSource
+ def reference_input_data_source
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource
end
def blob_output_data_source
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource
@@ -324,8 +324,8 @@ def java_script_function_retrieve_default_definition_parameters
def output_error_policy
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy
end
- def sku_name
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName
+ def output_start_mode
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode
end
def events_out_of_order_policy
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventsOutOfOrderPolicy
@@ -336,12 +336,12 @@ def udf_type
def compatibility_level
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CompatibilityLevel
end
- def output_start_mode
- Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputStartMode
- end
def json_output_serialization_format
Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonOutputSerializationFormat
end
+ def sku_name
+ Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName
+ end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb
index 82659e0d14..023cf66144 100644
--- a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb
@@ -11,13 +11,13 @@ module Mgmt
Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions
module Models
+ Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription
SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult
LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult
TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription
TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult
SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies
- Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState
SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit
end
@@ -53,6 +53,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def location
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
+ end
def subscription
Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription
end
@@ -71,9 +74,6 @@ def tenant_list_result
def subscription_policies
Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies
end
- def location
- Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
- end
def subscription_state
Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState
end
diff --git a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb
index 661769cb8d..83f091a2a1 100644
--- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb
@@ -8,6 +8,9 @@ module Azure::Profiles::Latest
module TextAnalytics
module Models
+ KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult
+ SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem
+ SentimentBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult
BatchInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::BatchInput
MatchRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MatchRecord
ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorRecord
@@ -23,9 +26,6 @@ module Models
LanguageBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem
KeyPhraseBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem
LanguageBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResult
- KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult
- SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem
- SentimentBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult
end
class TextAnalyticsDataClass
@@ -57,6 +57,15 @@ def method_missing(method, *args)
end
class ModelClasses
+ def key_phrase_batch_result
+ Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult
+ end
+ def sentiment_batch_result_item
+ Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem
+ end
+ def sentiment_batch_result
+ Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult
+ end
def batch_input
Azure::CognitiveServices::TextAnalytics::V2_0::Models::BatchInput
end
@@ -102,15 +111,6 @@ def key_phrase_batch_result_item
def language_batch_result
Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResult
end
- def key_phrase_batch_result
- Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult
- end
- def sentiment_batch_result_item
- Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem
- end
- def sentiment_batch_result
- Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb
index 168e4f43e8..a52d1ae75c 100644
--- a/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/trafficmanager_profile_module.rb
@@ -8,8 +8,8 @@ module Azure::Profiles::Latest
module TrafficManager
module Mgmt
Endpoints = Azure::TrafficManager::Mgmt::V2017_05_01::Endpoints
- GeographicHierarchies = Azure::TrafficManager::Mgmt::V2017_05_01::GeographicHierarchies
Profiles = Azure::TrafficManager::Mgmt::V2017_05_01::Profiles
+ GeographicHierarchies = Azure::TrafficManager::Mgmt::V2017_05_01::GeographicHierarchies
HeatMap = Azure::TrafficManager::Mgmt::V2017_09_01_preview::HeatMap
TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerUserMetricsKeys
@@ -26,22 +26,22 @@ module Models
MonitorProtocol = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol
Profile = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile
ProfileListResult = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult
- ProfileStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus
Endpoint = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint
+ ProfileStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus
TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod
+ QueryExperience = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::QueryExperience
+ ProxyResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource
+ HeatMapModel = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel
TrafficManagerUserMetricsKeyModel = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficManagerUserMetricsKeyModel
TrackedResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource
DeleteOperationResult = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult
Resource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::Resource
HeatMapEndpoint = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint
TrafficFlow = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficFlow
- QueryExperience = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::QueryExperience
- ProxyResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource
- HeatMapModel = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel
end
class TrafficManagerManagementClass
- attr_reader :endpoints, :geographic_hierarchies, :profiles, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes
+ attr_reader :endpoints, :profiles, :geographic_hierarchies, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -52,8 +52,8 @@ def initialize(configurable, base_url=nil, options=nil)
end
add_telemetry(@client_0)
@endpoints = @client_0.endpoints
- @geographic_hierarchies = @client_0.geographic_hierarchies
@profiles = @client_0.profiles
+ @geographic_hierarchies = @client_0.geographic_hierarchies
@client_1 = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerManagementClient.new(configurable.credentials, base_url, options)
if(@client_1.respond_to?(:subscription_id))
@@ -118,15 +118,24 @@ def profile
def profile_list_result
Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult
end
- def profile_status
- Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus
- end
def endpoint
Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint
end
+ def profile_status
+ Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileStatus
+ end
def traffic_routing_method
Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod
end
+ def query_experience
+ Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::QueryExperience
+ end
+ def proxy_resource
+ Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource
+ end
+ def heat_map_model
+ Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel
+ end
def traffic_manager_user_metrics_key_model
Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficManagerUserMetricsKeyModel
end
@@ -145,15 +154,6 @@ def heat_map_endpoint
def traffic_flow
Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficFlow
end
- def query_experience
- Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::QueryExperience
- end
- def proxy_resource
- Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::ProxyResource
- end
- def heat_map_model
- Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapModel
- end
end
end
end
diff --git a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb
index 0b96c60500..4032602ff5 100644
--- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb
@@ -9,6 +9,7 @@ module VideoSearch
VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations
module Models
+ ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject
MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject
TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory
TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory
@@ -16,8 +17,8 @@ module Models
TrendingVideosTile = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosTile
Videos = Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos
TrendingVideos = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos
- VideoDetails = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails
Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response
+ VideoDetails = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails
ResponseBase = Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase
QueryContext = Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext
Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query
@@ -38,9 +39,8 @@ module Models
ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse
TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat
VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution
- Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness
Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error
- ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject
+ Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness
end
class VideoSearchDataClass
@@ -73,6 +73,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def image_object
+ Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject
+ end
def media_object
Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject
end
@@ -94,12 +97,12 @@ def videos
def trending_videos
Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos
end
- def video_details
- Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails
- end
def response
Azure::CognitiveServices::VideoSearch::V1_0::Models::Response
end
+ def video_details
+ Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoDetails
+ end
def response_base
Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase
end
@@ -160,14 +163,11 @@ def text_format
def video_resolution
Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution
end
- def freshness
- Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness
- end
def error
Azure::CognitiveServices::VideoSearch::V1_0::Models::Error
end
- def image_object
- Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject
+ def freshness
+ Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness
end
end
end
diff --git a/azure_sdk/lib/latest/modules/web_profile_module.rb b/azure_sdk/lib/latest/modules/web_profile_module.rb
index c3e9611dbe..7f90cf6509 100644
--- a/azure_sdk/lib/latest/modules/web_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/web_profile_module.rb
@@ -7,45 +7,45 @@
module Azure::Profiles::Latest
module Web
module Mgmt
+ DomainRegistrationProvider = Azure::Web::Mgmt::V2015_04_01::DomainRegistrationProvider
TopLevelDomains = Azure::Web::Mgmt::V2015_04_01::TopLevelDomains
Domains = Azure::Web::Mgmt::V2015_04_01::Domains
- DomainRegistrationProvider = Azure::Web::Mgmt::V2015_04_01::DomainRegistrationProvider
- CertificateRegistrationProvider = Azure::Web::Mgmt::V2015_08_01::CertificateRegistrationProvider
AppServiceCertificateOrders = Azure::Web::Mgmt::V2015_08_01::AppServiceCertificateOrders
+ CertificateRegistrationProvider = Azure::Web::Mgmt::V2015_08_01::CertificateRegistrationProvider
+ Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics
+ Provider = Azure::Web::Mgmt::V2016_03_01::Provider
DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps
Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations
Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates
- Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics
- Provider = Azure::Web::Mgmt::V2016_03_01::Provider
WebApps = Azure::Web::Mgmt::V2016_08_01::WebApps
AppServiceEnvironments = Azure::Web::Mgmt::V2016_09_01::AppServiceEnvironments
AppServicePlans = Azure::Web::Mgmt::V2016_09_01::AppServicePlans
module Models
- TopLevelDomain = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain
DomainStatus = Azure::Web::Mgmt::V2015_04_01::Models::DomainStatus
DnsType = Azure::Web::Mgmt::V2015_04_01::Models::DnsType
+ TopLevelDomain = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain
DomainType = Azure::Web::Mgmt::V2015_04_01::Models::DomainType
- DomainOwnershipIdentifier = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier
- DomainPatchResource = Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource
ErrorResponse = Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse
Domain = Azure::Web::Mgmt::V2015_04_01::Models::Domain
Contact = Azure::Web::Mgmt::V2015_04_01::Models::Contact
DomainPurchaseConsent = Azure::Web::Mgmt::V2015_04_01::Models::DomainPurchaseConsent
DomainAvailablilityCheckResult = Azure::Web::Mgmt::V2015_04_01::Models::DomainAvailablilityCheckResult
DomainControlCenterSsoRequest = Azure::Web::Mgmt::V2015_04_01::Models::DomainControlCenterSsoRequest
+ DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection
DomainRecommendationSearchParameters = Azure::Web::Mgmt::V2015_04_01::Models::DomainRecommendationSearchParameters
NameIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifierCollection
- DomainOwnershipIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection
- Address = Azure::Web::Mgmt::V2015_04_01::Models::Address
- TopLevelDomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection
HostName = Azure::Web::Mgmt::V2015_04_01::Models::HostName
+ TopLevelDomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection
+ Address = Azure::Web::Mgmt::V2015_04_01::Models::Address
DomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection
TldLegalAgreement = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreement
TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption
TldLegalAgreementCollection = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection
+ DomainOwnershipIdentifier = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier
+ DomainPatchResource = Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource
CertificateEmail = Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail
- CertificateOrderAction = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction
+ ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest
RenewCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest
CertificateProductType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateProductType
CertificateOrderStatus = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderStatus
@@ -53,22 +53,23 @@ module Models
AppServiceCertificateCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateCollection
AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderCollection
SiteSealRequest = Azure::Web::Mgmt::V2015_08_01::Models::SiteSealRequest
- AppServiceCertificateOrder = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder
SiteSeal = Azure::Web::Mgmt::V2015_08_01::Models::SiteSeal
CertificateDetails = Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails
- ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest
+ AppServiceCertificateOrder = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder
AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderPatchResource
+ CertificateOrderAction = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction
AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource
CertificateOrderActionType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType
AppServiceCertificateResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource
+ CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes
SolutionType = Azure::Web::Mgmt::V2016_03_01::Models::SolutionType
ResourceScopeType = Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType
NotificationLevel = Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel
VnetValidationFailureDetails = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails
MetricAvailability = Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability
ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification
- CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes
Channels = Azure::Web::Mgmt::V2016_03_01::Models::Channels
+ InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType
IssueType = Azure::Web::Mgmt::V2016_03_01::Models::IssueType
KeyVaultSecretStatus = Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus
SkuName = Azure::Web::Mgmt::V2016_03_01::Models::SkuName
@@ -123,45 +124,45 @@ module Models
CsmOperationDescription = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription
CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties
ValidateResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes
- InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType
+ FunctionSecrets = Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets
PublicCertificate = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate
- RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse
+ RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest
SiteAuthSettings = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings
MigrateMySqlStatus = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus
SiteConfigurationSnapshotInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo
SiteInstance = Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance
ProcessThreadInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo
- ProcessModuleInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo
+ SitePatchResource = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource
SitePhpErrorLogFlag = Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag
- SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource
+ RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse
SlotDifference = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference
SiteConfigResource = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource
StorageMigrationResponse = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse
SiteExtensionInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo
TriggeredJobRun = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun
TriggeredJobHistory = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory
- SitePatchResource = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource
+ TriggeredWebJob = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob
WebJob = Azure::Web::Mgmt::V2016_08_01::Models::WebJob
SiteSourceControl = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl
- BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus
+ SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource
StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions
StringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary
- TriggeredWebJob = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob
+ DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult
AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType
LogLevel = Azure::Web::Mgmt::V2016_08_01::Models::LogLevel
- HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType
FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit
BackupRestoreOperationType = Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType
+ ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus
PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat
- DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult
+ HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType
MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType
MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType
- PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation
+ BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus
DatabaseType = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType
Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot
CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType
- ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus
WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType
+ PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation
UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction
BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider
CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult
@@ -187,25 +188,25 @@ module Models
PerfMonSet = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet
SiteCloneabilityCriterion = Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneabilityCriterion
HostNameBindingCollection = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBindingCollection
+ WebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection
SiteCloneability = Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability
- ContinuousWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection
FileSystemApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig
+ FileSystemHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig
+ ContinuousWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection
+ HttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig
PerfMonCounterCollection = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection
- WebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection
+ AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig
+ MSDeployLogEntry = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry
SlotDifferenceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection
- FileSystemHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig
AzureBlobStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig
- MSDeployLogEntry = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry
- FunctionEnvelopeCollection = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection
- DeploymentCollection = Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection
- AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig
+ SiteConfigurationSnapshotInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection
SiteConfigResourceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection
PerfMonSample = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample
PerfMonResponse = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse
- SiteConfigurationSnapshotInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection
- HttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig
- ConnectionStringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary
+ DeploymentCollection = Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection
CsmSlotEntity = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity
+ FunctionEnvelopeCollection = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection
+ CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult
BackupItem = Azure::Web::Mgmt::V2016_08_01::Models::BackupItem
ContinuousWebJob = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob
FunctionEnvelope = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope
@@ -213,9 +214,9 @@ module Models
MSDeployLog = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog
MigrateMySqlRequest = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest
SiteExtensionInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection
- PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn
+ ConnectionStringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary
MSDeployStatus = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus
- CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult
+ ProcessModuleInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo
NetworkFeatures = Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures
Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment
RelayServiceConnectionEntity = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity
@@ -224,15 +225,16 @@ module Models
BackupRequest = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest
SiteLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig
BackupSchedule = Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule
- RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest
- FunctionSecrets = Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets
+ PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn
+ VnetRoute = Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute
+ VnetInfo = Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo
+ VnetGateway = Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway
SnapshotRecoveryRequest = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryRequest
ResourceMetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinition
PushSettings = Azure::Web::Mgmt::V2016_09_01::Models::PushSettings
HybridConnectionKey = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey
Site = Azure::Web::Mgmt::V2016_09_01::Models::Site
AppServicePlan = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan
- VnetGateway = Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway
RouteType = Azure::Web::Mgmt::V2016_09_01::Models::RouteType
AutoHealActionType = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType
ConnectionStringType = Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType
@@ -259,11 +261,11 @@ module Models
VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping
StampCapacity = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity
AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection
- NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry
HostingEnvironmentDiagnostics = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics
+ AddressResponse = Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse
SkuInfoCollection = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection
+ NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry
ResourceCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection
- AddressResponse = Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse
WorkerPoolCollection = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection
HybridConnectionCollection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection
MetricAvailabilily = Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily
@@ -280,10 +282,10 @@ module Models
WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection
StampCapacityCollection = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection
HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits
- AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource
+ ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity
WorkerPoolResource = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource
ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue
- ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity
+ AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource
CsmUsageQuota = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota
AppServicePlanPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource
SlotSwapStatus = Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus
@@ -291,17 +293,17 @@ module Models
HostingEnvironmentProfile = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile
HostingEnvironmentStatus = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus
IpSecurityRestriction = Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction
- InternalLoadBalancingMode = Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode
+ ComputeModeOptions = Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions
ApiDefinitionInfo = Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo
WorkerSizeOptions = Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions
CorsSettings = Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings
AutoHealCustomAction = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction
- ComputeModeOptions = Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions
AutoHealActions = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions
AccessControlEntryAction = Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction
SlowRequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger
StatusCodesBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger
RequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger
+ InternalLoadBalancingMode = Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode
SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig
SnapshotRecoveryTarget = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget
ResourceMetricAvailability = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability
@@ -321,13 +323,11 @@ module Models
VirtualApplication = Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication
HandlerMapping = Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping
SiteMachineKey = Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey
- VnetRoute = Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute
- VnetInfo = Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo
Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier
end
class WebManagementClass
- attr_reader :top_level_domains, :domains, :domain_registration_provider, :certificate_registration_provider, :app_service_certificate_orders, :deleted_web_apps, :recommendations, :certificates, :diagnostics, :provider, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes
+ attr_reader :domain_registration_provider, :top_level_domains, :domains, :app_service_certificate_orders, :certificate_registration_provider, :diagnostics, :provider, :deleted_web_apps, :recommendations, :certificates, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -337,28 +337,28 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @domain_registration_provider = @client_0.domain_registration_provider
@top_level_domains = @client_0.top_level_domains
@domains = @client_0.domains
- @domain_registration_provider = @client_0.domain_registration_provider
@client_1 = Azure::Web::Mgmt::V2015_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options)
if(@client_1.respond_to?(:subscription_id))
@client_1.subscription_id = configurable.subscription_id
end
add_telemetry(@client_1)
- @certificate_registration_provider = @client_1.certificate_registration_provider
@app_service_certificate_orders = @client_1.app_service_certificate_orders
+ @certificate_registration_provider = @client_1.certificate_registration_provider
@client_2 = Azure::Web::Mgmt::V2016_03_01::WebSiteManagementClient.new(configurable.credentials, base_url, options)
if(@client_2.respond_to?(:subscription_id))
@client_2.subscription_id = configurable.subscription_id
end
add_telemetry(@client_2)
+ @diagnostics = @client_2.diagnostics
+ @provider = @client_2.provider
@deleted_web_apps = @client_2.deleted_web_apps
@recommendations = @client_2.recommendations
@certificates = @client_2.certificates
- @diagnostics = @client_2.diagnostics
- @provider = @client_2.provider
@client_3 = Azure::Web::Mgmt::V2016_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options)
if(@client_3.respond_to?(:subscription_id))
@@ -400,24 +400,18 @@ def method_missing(method, *args)
end
class ModelClasses
- def top_level_domain
- Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain
- end
def domain_status
Azure::Web::Mgmt::V2015_04_01::Models::DomainStatus
end
def dns_type
Azure::Web::Mgmt::V2015_04_01::Models::DnsType
end
+ def top_level_domain
+ Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain
+ end
def domain_type
Azure::Web::Mgmt::V2015_04_01::Models::DomainType
end
- def domain_ownership_identifier
- Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier
- end
- def domain_patch_resource
- Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource
- end
def error_response
Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse
end
@@ -436,23 +430,23 @@ def domain_availablility_check_result
def domain_control_center_sso_request
Azure::Web::Mgmt::V2015_04_01::Models::DomainControlCenterSsoRequest
end
+ def domain_ownership_identifier_collection
+ Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection
+ end
def domain_recommendation_search_parameters
Azure::Web::Mgmt::V2015_04_01::Models::DomainRecommendationSearchParameters
end
def name_identifier_collection
Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifierCollection
end
- def domain_ownership_identifier_collection
- Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifierCollection
- end
- def address
- Azure::Web::Mgmt::V2015_04_01::Models::Address
+ def host_name
+ Azure::Web::Mgmt::V2015_04_01::Models::HostName
end
def top_level_domain_collection
Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection
end
- def host_name
- Azure::Web::Mgmt::V2015_04_01::Models::HostName
+ def address
+ Azure::Web::Mgmt::V2015_04_01::Models::Address
end
def domain_collection
Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection
@@ -466,11 +460,17 @@ def top_level_domain_agreement_option
def tld_legal_agreement_collection
Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection
end
+ def domain_ownership_identifier
+ Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier
+ end
+ def domain_patch_resource
+ Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource
+ end
def certificate_email
Azure::Web::Mgmt::V2015_08_01::Models::CertificateEmail
end
- def certificate_order_action
- Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction
+ def reissue_certificate_order_request
+ Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest
end
def renew_certificate_order_request
Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest
@@ -493,21 +493,21 @@ def app_service_certificate_order_collection
def site_seal_request
Azure::Web::Mgmt::V2015_08_01::Models::SiteSealRequest
end
- def app_service_certificate_order
- Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder
- end
def site_seal
Azure::Web::Mgmt::V2015_08_01::Models::SiteSeal
end
def certificate_details
Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails
end
- def reissue_certificate_order_request
- Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest
+ def app_service_certificate_order
+ Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder
end
def app_service_certificate_order_patch_resource
Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderPatchResource
end
+ def certificate_order_action
+ Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction
+ end
def app_service_certificate_patch_resource
Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource
end
@@ -517,6 +517,9 @@ def certificate_order_action_type
def app_service_certificate_resource
Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource
end
+ def check_name_resource_types
+ Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes
+ end
def solution_type
Azure::Web::Mgmt::V2016_03_01::Models::SolutionType
end
@@ -535,12 +538,12 @@ def metric_availability
def service_specification
Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification
end
- def check_name_resource_types
- Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes
- end
def channels
Azure::Web::Mgmt::V2016_03_01::Models::Channels
end
+ def in_availability_reason_type
+ Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType
+ end
def issue_type
Azure::Web::Mgmt::V2016_03_01::Models::IssueType
end
@@ -703,14 +706,14 @@ def csm_operation_description_properties
def validate_resource_types
Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes
end
- def in_availability_reason_type
- Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType
+ def function_secrets
+ Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets
end
def public_certificate
Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate
end
- def restore_response
- Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse
+ def restore_request
+ Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest
end
def site_auth_settings
Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings
@@ -727,14 +730,14 @@ def site_instance
def process_thread_info
Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo
end
- def process_module_info
- Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo
+ def site_patch_resource
+ Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource
end
def site_php_error_log_flag
Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag
end
- def slot_config_names_resource
- Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource
+ def restore_response
+ Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse
end
def slot_difference
Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference
@@ -754,8 +757,8 @@ def triggered_job_run
def triggered_job_history
Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory
end
- def site_patch_resource
- Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource
+ def triggered_web_job
+ Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob
end
def web_job
Azure::Web::Mgmt::V2016_08_01::Models::WebJob
@@ -763,8 +766,8 @@ def web_job
def site_source_control
Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl
end
- def backup_item_status
- Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus
+ def slot_config_names_resource
+ Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource
end
def storage_migration_options
Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions
@@ -772,8 +775,8 @@ def storage_migration_options
def string_dictionary
Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary
end
- def triggered_web_job
- Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob
+ def dns_verification_test_result
+ Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult
end
def azure_resource_type
Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType
@@ -781,20 +784,20 @@ def azure_resource_type
def log_level
Azure::Web::Mgmt::V2016_08_01::Models::LogLevel
end
- def host_name_type
- Azure::Web::Mgmt::V2016_08_01::Models::HostNameType
- end
def frequency_unit
Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit
end
def backup_restore_operation_type
Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType
end
+ def continuous_web_job_status
+ Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus
+ end
def publishing_profile_format
Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat
end
- def dns_verification_test_result
- Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult
+ def host_name_type
+ Azure::Web::Mgmt::V2016_08_01::Models::HostNameType
end
def msdeploy_log_entry_type
Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType
@@ -802,8 +805,8 @@ def msdeploy_log_entry_type
def my_sql_migration_type
Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType
end
- def public_certificate_location
- Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation
+ def backup_item_status
+ Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus
end
def database_type
Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType
@@ -814,12 +817,12 @@ def snapshot
def custom_host_name_dns_record_type
Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType
end
- def continuous_web_job_status
- Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus
- end
def web_job_type
Azure::Web::Mgmt::V2016_08_01::Models::WebJobType
end
+ def public_certificate_location
+ Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation
+ end
def unauthenticated_client_action
Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction
end
@@ -895,41 +898,41 @@ def site_cloneability_criterion
def host_name_binding_collection
Azure::Web::Mgmt::V2016_08_01::Models::HostNameBindingCollection
end
+ def web_job_collection
+ Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection
+ end
def site_cloneability
Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability
end
+ def file_system_application_logs_config
+ Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig
+ end
+ def file_system_http_logs_config
+ Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig
+ end
def continuous_web_job_collection
Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection
end
- def file_system_application_logs_config
- Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig
+ def http_logs_config
+ Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig
end
def perf_mon_counter_collection
Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection
end
- def web_job_collection
- Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection
+ def azure_blob_storage_http_logs_config
+ Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig
+ end
+ def msdeploy_log_entry
+ Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry
end
def slot_difference_collection
Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection
end
- def file_system_http_logs_config
- Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig
- end
def azure_blob_storage_application_logs_config
Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig
end
- def msdeploy_log_entry
- Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry
- end
- def function_envelope_collection
- Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection
- end
- def deployment_collection
- Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection
- end
- def azure_blob_storage_http_logs_config
- Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig
+ def site_configuration_snapshot_info_collection
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection
end
def site_config_resource_collection
Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection
@@ -940,18 +943,18 @@ def perf_mon_sample
def perf_mon_response
Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse
end
- def site_configuration_snapshot_info_collection
- Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection
- end
- def http_logs_config
- Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig
- end
- def connection_string_dictionary
- Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary
+ def deployment_collection
+ Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection
end
def csm_slot_entity
Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity
end
+ def function_envelope_collection
+ Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection
+ end
+ def custom_hostname_analysis_result
+ Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult
+ end
def backup_item
Azure::Web::Mgmt::V2016_08_01::Models::BackupItem
end
@@ -973,14 +976,14 @@ def migrate_my_sql_request
def site_extension_info_collection
Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection
end
- def premier_add_on
- Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn
+ def connection_string_dictionary
+ Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary
end
def msdeploy_status
Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus
end
- def custom_hostname_analysis_result
- Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult
+ def process_module_info
+ Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo
end
def network_features
Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures
@@ -1006,11 +1009,17 @@ def site_logs_config
def backup_schedule
Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule
end
- def restore_request
- Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest
+ def premier_add_on
+ Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn
end
- def function_secrets
- Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets
+ def vnet_route
+ Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute
+ end
+ def vnet_info
+ Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo
+ end
+ def vnet_gateway
+ Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway
end
def snapshot_recovery_request
Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryRequest
@@ -1030,9 +1039,6 @@ def site
def app_service_plan
Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan
end
- def vnet_gateway
- Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway
- end
def route_type
Azure::Web::Mgmt::V2016_09_01::Models::RouteType
end
@@ -1111,21 +1117,21 @@ def stamp_capacity
def app_service_environment_collection
Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection
end
- def network_access_control_entry
- Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry
- end
def hosting_environment_diagnostics
Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics
end
+ def address_response
+ Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse
+ end
def sku_info_collection
Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection
end
+ def network_access_control_entry
+ Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry
+ end
def resource_collection
Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection
end
- def address_response
- Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse
- end
def worker_pool_collection
Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection
end
@@ -1174,8 +1180,8 @@ def stamp_capacity_collection
def hybrid_connection_limits
Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits
end
- def app_service_environment_patch_resource
- Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource
+ def managed_service_identity
+ Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity
end
def worker_pool_resource
Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource
@@ -1183,8 +1189,8 @@ def worker_pool_resource
def resource_metric_value
Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue
end
- def managed_service_identity
- Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity
+ def app_service_environment_patch_resource
+ Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource
end
def csm_usage_quota
Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota
@@ -1207,8 +1213,8 @@ def hosting_environment_status
def ip_security_restriction
Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction
end
- def internal_load_balancing_mode
- Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode
+ def compute_mode_options
+ Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions
end
def api_definition_info
Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo
@@ -1222,9 +1228,6 @@ def cors_settings
def auto_heal_custom_action
Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction
end
- def compute_mode_options
- Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions
- end
def auto_heal_actions
Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions
end
@@ -1240,6 +1243,9 @@ def status_codes_based_trigger
def requests_based_trigger
Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger
end
+ def internal_load_balancing_mode
+ Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode
+ end
def site_config
Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig
end
@@ -1297,12 +1303,6 @@ def handler_mapping
def site_machine_key
Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey
end
- def vnet_route
- Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute
- end
- def vnet_info
- Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo
- end
def identifier
Azure::Web::Mgmt::V2016_09_01::Models::Identifier
end
diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb
index cc69370528..1573da9363 100644
--- a/azure_sdk/lib/latest/modules/websearch_profile_module.rb
+++ b/azure_sdk/lib/latest/modules/websearch_profile_module.rb
@@ -9,6 +9,7 @@ module WebSearch
Web = Azure::CognitiveServices::WebSearch::V1_0::Web
module Models
+ ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject
Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places
Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible
MediaObject = Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject
@@ -46,10 +47,9 @@ module Models
TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat
ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse
ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode
+ Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error
Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article
Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness
- Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error
- ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject
end
class WebSearchDataClass
@@ -82,6 +82,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def image_object
+ Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject
+ end
def places
Azure::CognitiveServices::WebSearch::V1_0::Models::Places
end
@@ -193,18 +196,15 @@ def error_response
def error_sub_code
Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode
end
+ def error
+ Azure::CognitiveServices::WebSearch::V1_0::Models::Error
+ end
def article
Azure::CognitiveServices::WebSearch::V1_0::Models::Article
end
def freshness
Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness
end
- def error
- Azure::CognitiveServices::WebSearch::V1_0::Models::Error
- end
- def image_object
- Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject
- end
end
end
end
diff --git a/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb
index b9b7436448..9513abdb16 100644
--- a/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb
+++ b/azure_sdk/lib/v2017_03_09/modules/compute_profile_module.rb
@@ -7,15 +7,15 @@
module Azure::Profiles::V2017_03_09
module Compute
module Mgmt
+ AvailabilitySets = Azure::Compute::Mgmt::V2016_03_30::AvailabilitySets
+ VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensionImages
+ VirtualMachineExtensions = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensions
VirtualMachines = Azure::Compute::Mgmt::V2016_03_30::VirtualMachines
VirtualMachineImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineImages
+ UsageOperations = Azure::Compute::Mgmt::V2016_03_30::UsageOperations
VirtualMachineSizes = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineSizes
VirtualMachineScaleSets = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSets
VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineScaleSetVMs
- UsageOperations = Azure::Compute::Mgmt::V2016_03_30::UsageOperations
- AvailabilitySets = Azure::Compute::Mgmt::V2016_03_30::AvailabilitySets
- VirtualMachineExtensionImages = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensionImages
- VirtualMachineExtensions = Azure::Compute::Mgmt::V2016_03_30::VirtualMachineExtensions
module Models
Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku
@@ -122,7 +122,7 @@ module Models
end
class ComputeManagementClass
- attr_reader :virtual_machines, :virtual_machine_images, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :usage_operations, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :configurable, :base_url, :options, :model_classes
+ attr_reader :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :virtual_machine_scale_sets, :virtual_machine_scale_set_vms, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -132,15 +132,15 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @availability_sets = @client_0.availability_sets
+ @virtual_machine_extension_images = @client_0.virtual_machine_extension_images
+ @virtual_machine_extensions = @client_0.virtual_machine_extensions
@virtual_machines = @client_0.virtual_machines
@virtual_machine_images = @client_0.virtual_machine_images
+ @usage_operations = @client_0.usage_operations
@virtual_machine_sizes = @client_0.virtual_machine_sizes
@virtual_machine_scale_sets = @client_0.virtual_machine_scale_sets
@virtual_machine_scale_set_vms = @client_0.virtual_machine_scale_set_vms
- @usage_operations = @client_0.usage_operations
- @availability_sets = @client_0.availability_sets
- @virtual_machine_extension_images = @client_0.virtual_machine_extension_images
- @virtual_machine_extensions = @client_0.virtual_machine_extensions
@model_classes = ModelClasses.new
end
diff --git a/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb
index da9b9dbfa1..57b4eb99eb 100644
--- a/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb
+++ b/azure_sdk/lib/v2017_03_09/modules/links_profile_module.rb
@@ -10,11 +10,11 @@ module Mgmt
ResourceLinks = Azure::Links::Mgmt::V2016_09_01::ResourceLinks
module Models
+ Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter
ResourceLink = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink
ResourceLinkFilter = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkFilter
ResourceLinkResult = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkResult
ResourceLinkProperties = Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties
- Filter = Azure::Links::Mgmt::V2016_09_01::Models::Filter
end
class LinksManagementClass
@@ -47,6 +47,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def filter
+ Azure::Links::Mgmt::V2016_09_01::Models::Filter
+ end
def resource_link
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLink
end
@@ -59,9 +62,6 @@ def resource_link_result
def resource_link_properties
Azure::Links::Mgmt::V2016_09_01::Models::ResourceLinkProperties
end
- def filter
- Azure::Links::Mgmt::V2016_09_01::Models::Filter
- end
end
end
end
diff --git a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb
index 613649e774..9fd4849d18 100644
--- a/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb
+++ b/azure_sdk/lib/v2017_03_09/modules/locks_profile_module.rb
@@ -10,9 +10,9 @@ module Mgmt
ManagementLocks = Azure::Locks::Mgmt::V2015_01_01::ManagementLocks
module Models
- LockLevel = Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel
ManagementLockListResult = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult
ManagementLockObject = Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject
+ LockLevel = Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel
end
class LocksManagementClass
@@ -45,15 +45,15 @@ def method_missing(method, *args)
end
class ModelClasses
- def lock_level
- Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel
- end
def management_lock_list_result
Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockListResult
end
def management_lock_object
Azure::Locks::Mgmt::V2015_01_01::Models::ManagementLockObject
end
+ def lock_level
+ Azure::Locks::Mgmt::V2015_01_01::Models::LockLevel
+ end
end
end
end
diff --git a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb
index e19abe6da8..58091c87bf 100644
--- a/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb
+++ b/azure_sdk/lib/v2017_03_09/modules/network_profile_module.rb
@@ -7,6 +7,9 @@
module Azure::Profiles::V2017_03_09
module Network
module Mgmt
+ ExpressRouteCircuits = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuits
+ ExpressRouteServiceProviders = Azure::Network::Mgmt::V2015_06_15::ExpressRouteServiceProviders
+ LoadBalancers = Azure::Network::Mgmt::V2015_06_15::LoadBalancers
NetworkInterfaces = Azure::Network::Mgmt::V2015_06_15::NetworkInterfaces
NetworkSecurityGroups = Azure::Network::Mgmt::V2015_06_15::NetworkSecurityGroups
SecurityRules = Azure::Network::Mgmt::V2015_06_15::SecurityRules
@@ -22,9 +25,6 @@ module Mgmt
ApplicationGateways = Azure::Network::Mgmt::V2015_06_15::ApplicationGateways
ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitAuthorizations
ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuitPeerings
- ExpressRouteCircuits = Azure::Network::Mgmt::V2015_06_15::ExpressRouteCircuits
- ExpressRouteServiceProviders = Azure::Network::Mgmt::V2015_06_15::ExpressRouteServiceProviders
- LoadBalancers = Azure::Network::Mgmt::V2015_06_15::LoadBalancers
module Models
ExpressRouteCircuitsStatsListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsStatsListResult
@@ -36,45 +36,45 @@ module Models
ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddress
ConnectionResetSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionResetSharedKey
DnsNameAvailabilityResult = Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult
+ Resource = Azure::Network::Mgmt::V2015_06_15::Models::Resource
NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceDnsSettings
NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2015_06_15::Models::NetworkSecurityGroupListResult
VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayListResult
- Resource = Azure::Network::Mgmt::V2015_06_15::Models::Resource
AuthorizationListResult = Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult
BgpSettings = Azure::Network::Mgmt::V2015_06_15::Models::BgpSettings
- ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringConfig
VpnClientConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientConfiguration
ExpressRouteCircuitStats = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitStats
+ VirtualNetworkListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult
SecurityRuleListResult = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleListResult
AddressSpace = Azure::Network::Mgmt::V2015_06_15::Models::AddressSpace
ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringListResult
UsagesListResult = Azure::Network::Mgmt::V2015_06_15::Models::UsagesListResult
ExpressRouteCircuitSku = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku
- VirtualNetworkListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult
ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitServiceProviderProperties
+ ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringConfig
RouteTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteTableListResult
NetworkInterfaceListResult = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceListResult
- UsageName = Azure::Network::Mgmt::V2015_06_15::Models::UsageName
- ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable
ConnectionSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey
- ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult
+ ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable
ConnectionSharedKeyResult = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult
+ ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult
+ UsageName = Azure::Network::Mgmt::V2015_06_15::Models::UsageName
ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable
PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressDnsSettings
ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsRoutesTableListResult
DhcpOptions = Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions
- Usage = Azure::Network::Mgmt::V2015_06_15::Models::Usage
- ApplicationGatewaySku = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySku
LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGatewayListResult
- VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionListResult
+ ApplicationGatewaySku = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySku
LoadBalancerListResult = Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancerListResult
- VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySku
+ VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionListResult
AzureAsyncOperationResult = Azure::Network::Mgmt::V2015_06_15::Models::AzureAsyncOperationResult
- RouteListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult
+ Usage = Azure::Network::Mgmt::V2015_06_15::Models::Usage
SubnetListResult = Azure::Network::Mgmt::V2015_06_15::Models::SubnetListResult
- ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProviderListResult
- VpnClientParameters = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientParameters
- ErrorDetails = Azure::Network::Mgmt::V2015_06_15::Models::ErrorDetails
+ RouteListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult
+ VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySku
+ ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration
+ ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate
+ ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration
ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort
BackendAddressPool = Azure::Network::Mgmt::V2015_06_15::Models::BackendAddressPool
InboundNatRule = Azure::Network::Mgmt::V2015_06_15::Models::InboundNatRule
@@ -109,15 +109,15 @@ module Models
VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayIPConfiguration
VpnClientRootCertificate = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRootCertificate
VpnClientRevokedCertificate = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate
- ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate
- ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration
- LocalNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway
VirtualNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway
- ApplicationGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName
+ LocalNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway
VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection
- IPAllocationMethod = Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod
+ ApplicationGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName
ApplicationGatewayTier = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier
- ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration
+ ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProviderListResult
+ VpnClientParameters = Azure::Network::Mgmt::V2015_06_15::Models::VpnClientParameters
+ ErrorDetails = Azure::Network::Mgmt::V2015_06_15::Models::ErrorDetails
+ IPAllocationMethod = Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod
TransportProtocol = Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol
SecurityRuleProtocol = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleProtocol
SecurityRuleAccess = Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleAccess
@@ -136,10 +136,10 @@ module Models
ServiceProviderProvisioningState = Azure::Network::Mgmt::V2015_06_15::Models::ServiceProviderProvisioningState
LoadDistribution = Azure::Network::Mgmt::V2015_06_15::Models::LoadDistribution
ProbeProtocol = Azure::Network::Mgmt::V2015_06_15::Models::ProbeProtocol
- NetworkOperationStatus = Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus
+ Error = Azure::Network::Mgmt::V2015_06_15::Models::Error
VirtualNetworkGatewayType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayType
VpnType = Azure::Network::Mgmt::V2015_06_15::Models::VpnType
- Error = Azure::Network::Mgmt::V2015_06_15::Models::Error
+ NetworkOperationStatus = Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus
VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier
ProcessorArchitecture = Azure::Network::Mgmt::V2015_06_15::Models::ProcessorArchitecture
VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName
@@ -148,7 +148,7 @@ module Models
end
class NetworkManagementClass
- attr_reader :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :configurable, :base_url, :options, :model_classes
+ attr_reader :express_route_circuits, :express_route_service_providers, :load_balancers, :network_interfaces, :network_security_groups, :security_rules, :public_ipaddresses, :route_tables, :routes, :usages, :virtual_networks, :subnets, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -158,6 +158,9 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
+ @express_route_circuits = @client_0.express_route_circuits
+ @express_route_service_providers = @client_0.express_route_service_providers
+ @load_balancers = @client_0.load_balancers
@network_interfaces = @client_0.network_interfaces
@network_security_groups = @client_0.network_security_groups
@security_rules = @client_0.security_rules
@@ -173,9 +176,6 @@ def initialize(configurable, base_url=nil, options=nil)
@application_gateways = @client_0.application_gateways
@express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations
@express_route_circuit_peerings = @client_0.express_route_circuit_peerings
- @express_route_circuits = @client_0.express_route_circuits
- @express_route_service_providers = @client_0.express_route_service_providers
- @load_balancers = @client_0.load_balancers
@model_classes = ModelClasses.new
end
@@ -221,6 +221,9 @@ def connection_reset_shared_key
def dns_name_availability_result
Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult
end
+ def resource
+ Azure::Network::Mgmt::V2015_06_15::Models::Resource
+ end
def network_interface_dns_settings
Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceDnsSettings
end
@@ -230,24 +233,21 @@ def network_security_group_list_result
def virtual_network_gateway_list_result
Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayListResult
end
- def resource
- Azure::Network::Mgmt::V2015_06_15::Models::Resource
- end
def authorization_list_result
Azure::Network::Mgmt::V2015_06_15::Models::AuthorizationListResult
end
def bgp_settings
Azure::Network::Mgmt::V2015_06_15::Models::BgpSettings
end
- def express_route_circuit_peering_config
- Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringConfig
- end
def vpn_client_configuration
Azure::Network::Mgmt::V2015_06_15::Models::VpnClientConfiguration
end
def express_route_circuit_stats
Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitStats
end
+ def virtual_network_list_result
+ Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult
+ end
def security_rule_list_result
Azure::Network::Mgmt::V2015_06_15::Models::SecurityRuleListResult
end
@@ -263,32 +263,32 @@ def usages_list_result
def express_route_circuit_sku
Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku
end
- def virtual_network_list_result
- Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult
- end
def express_route_circuit_service_provider_properties
Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitServiceProviderProperties
end
+ def express_route_circuit_peering_config
+ Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitPeeringConfig
+ end
def route_table_list_result
Azure::Network::Mgmt::V2015_06_15::Models::RouteTableListResult
end
def network_interface_list_result
Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceListResult
end
- def usage_name
- Azure::Network::Mgmt::V2015_06_15::Models::UsageName
+ def connection_shared_key
+ Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey
end
def express_route_circuit_arp_table
Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable
end
- def connection_shared_key
- Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey
+ def connection_shared_key_result
+ Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult
end
def express_route_circuits_arp_table_list_result
Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult
end
- def connection_shared_key_result
- Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult
+ def usage_name
+ Azure::Network::Mgmt::V2015_06_15::Models::UsageName
end
def express_route_circuit_routes_table
Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable
@@ -302,41 +302,41 @@ def express_route_circuits_routes_table_list_result
def dhcp_options
Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions
end
- def usage
- Azure::Network::Mgmt::V2015_06_15::Models::Usage
- end
- def application_gateway_sku
- Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySku
- end
def local_network_gateway_list_result
Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGatewayListResult
end
- def virtual_network_gateway_connection_list_result
- Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionListResult
+ def application_gateway_sku
+ Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySku
end
def load_balancer_list_result
Azure::Network::Mgmt::V2015_06_15::Models::LoadBalancerListResult
end
- def virtual_network_gateway_sku
- Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySku
+ def virtual_network_gateway_connection_list_result
+ Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionListResult
end
def azure_async_operation_result
Azure::Network::Mgmt::V2015_06_15::Models::AzureAsyncOperationResult
end
- def route_list_result
- Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult
+ def usage
+ Azure::Network::Mgmt::V2015_06_15::Models::Usage
end
def subnet_list_result
Azure::Network::Mgmt::V2015_06_15::Models::SubnetListResult
end
- def express_route_service_provider_list_result
- Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProviderListResult
+ def route_list_result
+ Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult
end
- def vpn_client_parameters
- Azure::Network::Mgmt::V2015_06_15::Models::VpnClientParameters
+ def virtual_network_gateway_sku
+ Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySku
end
- def error_details
- Azure::Network::Mgmt::V2015_06_15::Models::ErrorDetails
+ def application_gateway_ipconfiguration
+ Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration
+ end
+ def application_gateway_ssl_certificate
+ Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate
+ end
+ def application_gateway_frontend_ipconfiguration
+ Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration
end
def application_gateway_frontend_port
Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendPort
@@ -440,32 +440,32 @@ def vpn_client_root_certificate
def vpn_client_revoked_certificate
Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate
end
- def application_gateway_ssl_certificate
- Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySslCertificate
- end
- def application_gateway_frontend_ipconfiguration
- Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayFrontendIPConfiguration
- end
- def local_network_gateway
- Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway
- end
def virtual_network_gateway
Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway
end
- def application_gateway_sku_name
- Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName
+ def local_network_gateway
+ Azure::Network::Mgmt::V2015_06_15::Models::LocalNetworkGateway
end
def virtual_network_gateway_connection
Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection
end
- def ipallocation_method
- Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod
+ def application_gateway_sku_name
+ Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName
end
def application_gateway_tier
Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier
end
- def application_gateway_ipconfiguration
- Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration
+ def express_route_service_provider_list_result
+ Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteServiceProviderListResult
+ end
+ def vpn_client_parameters
+ Azure::Network::Mgmt::V2015_06_15::Models::VpnClientParameters
+ end
+ def error_details
+ Azure::Network::Mgmt::V2015_06_15::Models::ErrorDetails
+ end
+ def ipallocation_method
+ Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod
end
def transport_protocol
Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol
@@ -521,8 +521,8 @@ def load_distribution
def probe_protocol
Azure::Network::Mgmt::V2015_06_15::Models::ProbeProtocol
end
- def network_operation_status
- Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus
+ def error
+ Azure::Network::Mgmt::V2015_06_15::Models::Error
end
def virtual_network_gateway_type
Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayType
@@ -530,8 +530,8 @@ def virtual_network_gateway_type
def vpn_type
Azure::Network::Mgmt::V2015_06_15::Models::VpnType
end
- def error
- Azure::Network::Mgmt::V2015_06_15::Models::Error
+ def network_operation_status
+ Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus
end
def virtual_network_gateway_sku_tier
Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier
diff --git a/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb
index 95235e7d32..ebfc132f43 100644
--- a/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb
+++ b/azure_sdk/lib/v2017_03_09/modules/resources_profile_module.rb
@@ -7,12 +7,12 @@
module Azure::Profiles::V2017_03_09
module Resources
module Mgmt
- Tags = Azure::Resources::Mgmt::V2016_02_01::Tags
- DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations
- Resources = Azure::Resources::Mgmt::V2016_02_01::Resources
Deployments = Azure::Resources::Mgmt::V2016_02_01::Deployments
Providers = Azure::Resources::Mgmt::V2016_02_01::Providers
ResourceGroups = Azure::Resources::Mgmt::V2016_02_01::ResourceGroups
+ Tags = Azure::Resources::Mgmt::V2016_02_01::Tags
+ DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations
+ Resources = Azure::Resources::Mgmt::V2016_02_01::Resources
module Models
Plan = Azure::Resources::Mgmt::V2016_02_01::Models::Plan
@@ -37,10 +37,10 @@ module Models
DeploymentListResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentListResult
TagValue = Azure::Resources::Mgmt::V2016_02_01::Models::TagValue
TagDetails = Azure::Resources::Mgmt::V2016_02_01::Models::TagDetails
+ Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku
ParametersLink = Azure::Resources::Mgmt::V2016_02_01::Models::ParametersLink
TagsListResult = Azure::Resources::Mgmt::V2016_02_01::Models::TagsListResult
DeploymentExportResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExportResult
- Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku
TargetResource = Azure::Resources::Mgmt::V2016_02_01::Models::TargetResource
ProviderResourceType = Azure::Resources::Mgmt::V2016_02_01::Models::ProviderResourceType
HttpMessage = Azure::Resources::Mgmt::V2016_02_01::Models::HttpMessage
@@ -53,9 +53,9 @@ module Models
BasicDependency = Azure::Resources::Mgmt::V2016_02_01::Models::BasicDependency
ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceProviderOperationDisplayProperties
GenericResourceFilter = Azure::Resources::Mgmt::V2016_02_01::Models::GenericResourceFilter
- DeploymentExtended = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended
- AliasPathType = Azure::Resources::Mgmt::V2016_02_01::Models::AliasPathType
Resource = Azure::Resources::Mgmt::V2016_02_01::Models::Resource
+ AliasPathType = Azure::Resources::Mgmt::V2016_02_01::Models::AliasPathType
+ DeploymentExtended = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended
GenericResource = Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource
ResourceGroupExportResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult
DeploymentMode = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentMode
@@ -64,7 +64,7 @@ module Models
end
class ResourcesManagementClass
- attr_reader :tags, :deployment_operations, :resources, :deployments, :providers, :resource_groups, :configurable, :base_url, :options, :model_classes
+ attr_reader :deployments, :providers, :resource_groups, :tags, :deployment_operations, :resources, :configurable, :base_url, :options, :model_classes
def initialize(configurable, base_url=nil, options=nil)
@configurable, @base_url, @options = configurable, base_url, options
@@ -74,12 +74,12 @@ def initialize(configurable, base_url=nil, options=nil)
@client_0.subscription_id = configurable.subscription_id
end
add_telemetry(@client_0)
- @tags = @client_0.tags
- @deployment_operations = @client_0.deployment_operations
- @resources = @client_0.resources
@deployments = @client_0.deployments
@providers = @client_0.providers
@resource_groups = @client_0.resource_groups
+ @tags = @client_0.tags
+ @deployment_operations = @client_0.deployment_operations
+ @resources = @client_0.resources
@model_classes = ModelClasses.new
end
@@ -164,6 +164,9 @@ def tag_value
def tag_details
Azure::Resources::Mgmt::V2016_02_01::Models::TagDetails
end
+ def sku
+ Azure::Resources::Mgmt::V2016_02_01::Models::Sku
+ end
def parameters_link
Azure::Resources::Mgmt::V2016_02_01::Models::ParametersLink
end
@@ -173,9 +176,6 @@ def tags_list_result
def deployment_export_result
Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExportResult
end
- def sku
- Azure::Resources::Mgmt::V2016_02_01::Models::Sku
- end
def target_resource
Azure::Resources::Mgmt::V2016_02_01::Models::TargetResource
end
@@ -212,14 +212,14 @@ def resource_provider_operation_display_properties
def generic_resource_filter
Azure::Resources::Mgmt::V2016_02_01::Models::GenericResourceFilter
end
- def deployment_extended
- Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended
+ def resource
+ Azure::Resources::Mgmt::V2016_02_01::Models::Resource
end
def alias_path_type
Azure::Resources::Mgmt::V2016_02_01::Models::AliasPathType
end
- def resource
- Azure::Resources::Mgmt::V2016_02_01::Models::Resource
+ def deployment_extended
+ Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended
end
def generic_resource
Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource
diff --git a/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb
index adb01282d7..20d2afb5da 100644
--- a/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb
+++ b/azure_sdk/lib/v2017_03_09/modules/subscriptions_profile_module.rb
@@ -11,13 +11,13 @@ module Mgmt
Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions
module Models
+ Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription
SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult
LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult
TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription
TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult
SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies
- Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState
SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit
end
@@ -53,6 +53,9 @@ def method_missing(method, *args)
end
class ModelClasses
+ def location
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
+ end
def subscription
Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription
end
@@ -71,9 +74,6 @@ def tenant_list_result
def subscription_policies
Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies
end
- def location
- Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
- end
def subscription_state
Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState
end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/azure_cognitiveservices_textanalytics.rb b/data/azure_cognitiveservices_textanalytics/lib/azure_cognitiveservices_textanalytics.rb
index 813e032dd3..0f8f21c496 100644
--- a/data/azure_cognitiveservices_textanalytics/lib/azure_cognitiveservices_textanalytics.rb
+++ b/data/azure_cognitiveservices_textanalytics/lib/azure_cognitiveservices_textanalytics.rb
@@ -3,4 +3,5 @@
# Licensed under the MIT License. See License.txt in the project root for license information.
require 'v2.0/generated/azure_cognitiveservices_textanalytics'
+require 'v2.1-preview/generated/azure_cognitiveservices_textanalytics'
require 'profiles/latest/textanalytics_latest_profile_client'
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics.rb
new file mode 100644
index 0000000000..58e1eb05a5
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics.rb
@@ -0,0 +1,45 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+require 'uri'
+require 'cgi'
+require 'date'
+require 'json'
+require 'base64'
+require 'erb'
+require 'securerandom'
+require 'time'
+require 'timeliness'
+require 'faraday'
+require 'faraday-cookie_jar'
+require 'concurrent'
+require 'ms_rest'
+require 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/module_definition'
+require 'ms_rest_azure'
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ autoload :TextAnalyticsClient, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/text_analytics_client.rb'
+
+ module Models
+ autoload :DetectedLanguage, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/detected_language.rb'
+ autoload :MultiLanguageInput, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/multi_language_input.rb'
+ autoload :LanguageBatchResultItem, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/language_batch_result_item.rb'
+ autoload :KeyPhraseBatchResultItem, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/key_phrase_batch_result_item.rb'
+ autoload :LanguageBatchResult, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/language_batch_result.rb'
+ autoload :KeyPhraseBatchResult, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/key_phrase_batch_result.rb'
+ autoload :SentimentBatchResultItem, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/sentiment_batch_result_item.rb'
+ autoload :ErrorResponse, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/error_response.rb'
+ autoload :SentimentBatchResult, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/sentiment_batch_result.rb'
+ autoload :BatchInput, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/batch_input.rb'
+ autoload :MatchRecord, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/match_record.rb'
+ autoload :ErrorRecord, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/error_record.rb'
+ autoload :EntityRecord, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entity_record.rb'
+ autoload :Input, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/input.rb'
+ autoload :EntitiesBatchResultItem, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entities_batch_result_item.rb'
+ autoload :InternalError, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/internal_error.rb'
+ autoload :EntitiesBatchResult, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entities_batch_result.rb'
+ autoload :MultiLanguageBatchInput, 'v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/multi_language_batch_input.rb'
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/batch_input.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/batch_input.rb
new file mode 100644
index 0000000000..f0a6803db6
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/batch_input.rb
@@ -0,0 +1,53 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class BatchInput
+
+ include MsRestAzure
+
+ # @return [Array]
+ attr_accessor :documents
+
+
+ #
+ # Mapper for BatchInput class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'BatchInput',
+ type: {
+ name: 'Composite',
+ class_name: 'BatchInput',
+ model_properties: {
+ documents: {
+ required: false,
+ serialized_name: 'documents',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'InputElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'Input'
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/detected_language.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/detected_language.rb
new file mode 100644
index 0000000000..d4d70aa873
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/detected_language.rb
@@ -0,0 +1,68 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class DetectedLanguage
+
+ include MsRestAzure
+
+ # @return [String] Long name of a detected language (e.g. English,
+ # French).
+ attr_accessor :name
+
+ # @return [String] A two letter representation of the detected language
+ # according to the ISO 639-1 standard (e.g. en, fr).
+ attr_accessor :iso6391name
+
+ # @return [Float] A confidence score between 0 and 1. Scores close to 1
+ # indicate 100% certainty that the identified language is true.
+ attr_accessor :score
+
+
+ #
+ # Mapper for DetectedLanguage class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'DetectedLanguage',
+ type: {
+ name: 'Composite',
+ class_name: 'DetectedLanguage',
+ model_properties: {
+ name: {
+ required: false,
+ serialized_name: 'name',
+ type: {
+ name: 'String'
+ }
+ },
+ iso6391name: {
+ required: false,
+ serialized_name: 'iso6391Name',
+ type: {
+ name: 'String'
+ }
+ },
+ score: {
+ required: false,
+ serialized_name: 'score',
+ type: {
+ name: 'Double'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entities_batch_result.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entities_batch_result.rb
new file mode 100644
index 0000000000..adeab3ed1c
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entities_batch_result.rb
@@ -0,0 +1,73 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class EntitiesBatchResult
+
+ include MsRestAzure
+
+ # @return [Array]
+ attr_accessor :documents
+
+ # @return [Array]
+ attr_accessor :errors
+
+
+ #
+ # Mapper for EntitiesBatchResult class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'EntitiesBatchResult',
+ type: {
+ name: 'Composite',
+ class_name: 'EntitiesBatchResult',
+ model_properties: {
+ documents: {
+ required: false,
+ read_only: true,
+ serialized_name: 'documents',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'EntitiesBatchResultItemElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'EntitiesBatchResultItem'
+ }
+ }
+ }
+ },
+ errors: {
+ required: false,
+ read_only: true,
+ serialized_name: 'errors',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'ErrorRecordElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'ErrorRecord'
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entities_batch_result_item.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entities_batch_result_item.rb
new file mode 100644
index 0000000000..9f0dde2180
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entities_batch_result_item.rb
@@ -0,0 +1,65 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class EntitiesBatchResultItem
+
+ include MsRestAzure
+
+ # @return [String] Unique document identifier.
+ attr_accessor :id
+
+ # @return [Array] Recognized entities in the document.
+ attr_accessor :entities
+
+
+ #
+ # Mapper for EntitiesBatchResultItem class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'EntitiesBatchResultItem',
+ type: {
+ name: 'Composite',
+ class_name: 'EntitiesBatchResultItem',
+ model_properties: {
+ id: {
+ required: false,
+ read_only: true,
+ serialized_name: 'id',
+ type: {
+ name: 'String'
+ }
+ },
+ entities: {
+ required: false,
+ read_only: true,
+ serialized_name: 'entities',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'EntityRecordElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'EntityRecord'
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entity_record.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entity_record.rb
new file mode 100644
index 0000000000..7fb2ef4beb
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/entity_record.rb
@@ -0,0 +1,128 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class EntityRecord
+
+ include MsRestAzure
+
+ # @return [String] Entity formal name.
+ attr_accessor :name
+
+ # @return [Array] List of instances this entity appears in
+ # the text.
+ attr_accessor :matches
+
+ # @return [String] Wikipedia language for which the WikipediaId and
+ # WikipediaUrl refers to.
+ attr_accessor :wikipedia_language
+
+ # @return [String] Wikipedia unique identifier of the recognized entity.
+ attr_accessor :wikipedia_id
+
+ # @return [String] URL for the entity's English Wikipedia page.
+ attr_accessor :wikipedia_url
+
+ # @return [String] Bing unique identifier of the recognized entity. Use
+ # in conjunction with the Bing Entity Search API to fetch additional
+ # relevant information.
+ attr_accessor :bing_id
+
+ # @return [String] Entity type from Named Entity Recognition model
+ attr_accessor :type
+
+ # @return [String] Entity sub type from Named Entity Recognition model
+ attr_accessor :sub_type
+
+
+ #
+ # Mapper for EntityRecord class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'EntityRecord',
+ type: {
+ name: 'Composite',
+ class_name: 'EntityRecord',
+ model_properties: {
+ name: {
+ required: false,
+ serialized_name: 'name',
+ type: {
+ name: 'String'
+ }
+ },
+ matches: {
+ required: false,
+ serialized_name: 'matches',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'MatchRecordElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'MatchRecord'
+ }
+ }
+ }
+ },
+ wikipedia_language: {
+ required: false,
+ serialized_name: 'wikipediaLanguage',
+ type: {
+ name: 'String'
+ }
+ },
+ wikipedia_id: {
+ required: false,
+ serialized_name: 'wikipediaId',
+ type: {
+ name: 'String'
+ }
+ },
+ wikipedia_url: {
+ required: false,
+ read_only: true,
+ serialized_name: 'wikipediaUrl',
+ type: {
+ name: 'String'
+ }
+ },
+ bing_id: {
+ required: false,
+ serialized_name: 'bingId',
+ type: {
+ name: 'String'
+ }
+ },
+ type: {
+ required: false,
+ serialized_name: 'type',
+ type: {
+ name: 'String'
+ }
+ },
+ sub_type: {
+ required: false,
+ serialized_name: 'subType',
+ type: {
+ name: 'String'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/error_record.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/error_record.rb
new file mode 100644
index 0000000000..e3e64951b4
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/error_record.rb
@@ -0,0 +1,55 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class ErrorRecord
+
+ include MsRestAzure
+
+ # @return [String] Input document unique identifier the error refers to.
+ attr_accessor :id
+
+ # @return [String] Error message.
+ attr_accessor :message
+
+
+ #
+ # Mapper for ErrorRecord class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'ErrorRecord',
+ type: {
+ name: 'Composite',
+ class_name: 'ErrorRecord',
+ model_properties: {
+ id: {
+ required: false,
+ serialized_name: 'id',
+ type: {
+ name: 'String'
+ }
+ },
+ message: {
+ required: false,
+ serialized_name: 'message',
+ type: {
+ name: 'String'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/error_response.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/error_response.rb
new file mode 100644
index 0000000000..8e2309d193
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/error_response.rb
@@ -0,0 +1,76 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class ErrorResponse
+
+ include MsRestAzure
+
+ # @return [String]
+ attr_accessor :code
+
+ # @return [String]
+ attr_accessor :message
+
+ # @return [String]
+ attr_accessor :target
+
+ # @return [InternalError]
+ attr_accessor :inner_error
+
+
+ #
+ # Mapper for ErrorResponse class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'ErrorResponse',
+ type: {
+ name: 'Composite',
+ class_name: 'ErrorResponse',
+ model_properties: {
+ code: {
+ required: false,
+ serialized_name: 'code',
+ type: {
+ name: 'String'
+ }
+ },
+ message: {
+ required: false,
+ serialized_name: 'message',
+ type: {
+ name: 'String'
+ }
+ },
+ target: {
+ required: false,
+ serialized_name: 'target',
+ type: {
+ name: 'String'
+ }
+ },
+ inner_error: {
+ required: false,
+ serialized_name: 'innerError',
+ type: {
+ name: 'Composite',
+ class_name: 'InternalError'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/input.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/input.rb
new file mode 100644
index 0000000000..25b80f6be9
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/input.rb
@@ -0,0 +1,55 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class Input
+
+ include MsRestAzure
+
+ # @return [String] Unique, non-empty document identifier.
+ attr_accessor :id
+
+ # @return [String]
+ attr_accessor :text
+
+
+ #
+ # Mapper for Input class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'Input',
+ type: {
+ name: 'Composite',
+ class_name: 'Input',
+ model_properties: {
+ id: {
+ required: false,
+ serialized_name: 'id',
+ type: {
+ name: 'String'
+ }
+ },
+ text: {
+ required: false,
+ serialized_name: 'text',
+ type: {
+ name: 'String'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/internal_error.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/internal_error.rb
new file mode 100644
index 0000000000..06377d69f7
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/internal_error.rb
@@ -0,0 +1,66 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class InternalError
+
+ include MsRestAzure
+
+ # @return [String]
+ attr_accessor :code
+
+ # @return [String]
+ attr_accessor :message
+
+ # @return [InternalError]
+ attr_accessor :inner_error
+
+
+ #
+ # Mapper for InternalError class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'InternalError',
+ type: {
+ name: 'Composite',
+ class_name: 'InternalError',
+ model_properties: {
+ code: {
+ required: false,
+ serialized_name: 'code',
+ type: {
+ name: 'String'
+ }
+ },
+ message: {
+ required: false,
+ serialized_name: 'message',
+ type: {
+ name: 'String'
+ }
+ },
+ inner_error: {
+ required: false,
+ serialized_name: 'innerError',
+ type: {
+ name: 'Composite',
+ class_name: 'InternalError'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/key_phrase_batch_result.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/key_phrase_batch_result.rb
new file mode 100644
index 0000000000..dd73afb827
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/key_phrase_batch_result.rb
@@ -0,0 +1,73 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class KeyPhraseBatchResult
+
+ include MsRestAzure
+
+ # @return [Array]
+ attr_accessor :documents
+
+ # @return [Array]
+ attr_accessor :errors
+
+
+ #
+ # Mapper for KeyPhraseBatchResult class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'KeyPhraseBatchResult',
+ type: {
+ name: 'Composite',
+ class_name: 'KeyPhraseBatchResult',
+ model_properties: {
+ documents: {
+ required: false,
+ read_only: true,
+ serialized_name: 'documents',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'KeyPhraseBatchResultItemElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'KeyPhraseBatchResultItem'
+ }
+ }
+ }
+ },
+ errors: {
+ required: false,
+ read_only: true,
+ serialized_name: 'errors',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'ErrorRecordElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'ErrorRecord'
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/key_phrase_batch_result_item.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/key_phrase_batch_result_item.rb
new file mode 100644
index 0000000000..3b8f5660da
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/key_phrase_batch_result_item.rb
@@ -0,0 +1,66 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class KeyPhraseBatchResultItem
+
+ include MsRestAzure
+
+ # @return [Array] A list of representative words or phrases. The
+ # number of key phrases returned is proportional to the number of words
+ # in the input document.
+ attr_accessor :key_phrases
+
+ # @return [String] Unique document identifier.
+ attr_accessor :id
+
+
+ #
+ # Mapper for KeyPhraseBatchResultItem class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'KeyPhraseBatchResultItem',
+ type: {
+ name: 'Composite',
+ class_name: 'KeyPhraseBatchResultItem',
+ model_properties: {
+ key_phrases: {
+ required: false,
+ read_only: true,
+ serialized_name: 'keyPhrases',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'StringElementType',
+ type: {
+ name: 'String'
+ }
+ }
+ }
+ },
+ id: {
+ required: false,
+ read_only: true,
+ serialized_name: 'id',
+ type: {
+ name: 'String'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/language_batch_result.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/language_batch_result.rb
new file mode 100644
index 0000000000..93603d3774
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/language_batch_result.rb
@@ -0,0 +1,73 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class LanguageBatchResult
+
+ include MsRestAzure
+
+ # @return [Array]
+ attr_accessor :documents
+
+ # @return [Array]
+ attr_accessor :errors
+
+
+ #
+ # Mapper for LanguageBatchResult class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'LanguageBatchResult',
+ type: {
+ name: 'Composite',
+ class_name: 'LanguageBatchResult',
+ model_properties: {
+ documents: {
+ required: false,
+ read_only: true,
+ serialized_name: 'documents',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'LanguageBatchResultItemElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'LanguageBatchResultItem'
+ }
+ }
+ }
+ },
+ errors: {
+ required: false,
+ read_only: true,
+ serialized_name: 'errors',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'ErrorRecordElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'ErrorRecord'
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/language_batch_result_item.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/language_batch_result_item.rb
new file mode 100644
index 0000000000..bc431cb441
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/language_batch_result_item.rb
@@ -0,0 +1,65 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class LanguageBatchResultItem
+
+ include MsRestAzure
+
+ # @return [String] Unique document identifier.
+ attr_accessor :id
+
+ # @return [Array] A list of extracted languages.
+ attr_accessor :detected_languages
+
+
+ #
+ # Mapper for LanguageBatchResultItem class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'LanguageBatchResultItem',
+ type: {
+ name: 'Composite',
+ class_name: 'LanguageBatchResultItem',
+ model_properties: {
+ id: {
+ required: false,
+ read_only: true,
+ serialized_name: 'id',
+ type: {
+ name: 'String'
+ }
+ },
+ detected_languages: {
+ required: false,
+ read_only: true,
+ serialized_name: 'detectedLanguages',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'DetectedLanguageElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'DetectedLanguage'
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/match_record.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/match_record.rb
new file mode 100644
index 0000000000..f406f390a1
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/match_record.rb
@@ -0,0 +1,67 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class MatchRecord
+
+ include MsRestAzure
+
+ # @return [String] Entity text as appears in the request.
+ attr_accessor :text
+
+ # @return [Integer] Start position (in Unicode characters) for the entity
+ # match text.
+ attr_accessor :offset
+
+ # @return [Integer] Length (in Unicode characters) for the entity match
+ # text.
+ attr_accessor :length
+
+
+ #
+ # Mapper for MatchRecord class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'MatchRecord',
+ type: {
+ name: 'Composite',
+ class_name: 'MatchRecord',
+ model_properties: {
+ text: {
+ required: false,
+ serialized_name: 'text',
+ type: {
+ name: 'String'
+ }
+ },
+ offset: {
+ required: false,
+ serialized_name: 'offset',
+ type: {
+ name: 'Number'
+ }
+ },
+ length: {
+ required: false,
+ serialized_name: 'length',
+ type: {
+ name: 'Number'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/multi_language_batch_input.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/multi_language_batch_input.rb
new file mode 100644
index 0000000000..517ac94ebc
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/multi_language_batch_input.rb
@@ -0,0 +1,53 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class MultiLanguageBatchInput
+
+ include MsRestAzure
+
+ # @return [Array]
+ attr_accessor :documents
+
+
+ #
+ # Mapper for MultiLanguageBatchInput class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'MultiLanguageBatchInput',
+ type: {
+ name: 'Composite',
+ class_name: 'MultiLanguageBatchInput',
+ model_properties: {
+ documents: {
+ required: false,
+ serialized_name: 'documents',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'MultiLanguageInputElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'MultiLanguageInput'
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/multi_language_input.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/multi_language_input.rb
new file mode 100644
index 0000000000..e598c97e97
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/multi_language_input.rb
@@ -0,0 +1,66 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class MultiLanguageInput
+
+ include MsRestAzure
+
+ # @return [String] This is the 2 letter ISO 639-1 representation of a
+ # language. For example, use "en" for English; "es" for Spanish etc.,
+ attr_accessor :language
+
+ # @return [String] Unique, non-empty document identifier.
+ attr_accessor :id
+
+ # @return [String]
+ attr_accessor :text
+
+
+ #
+ # Mapper for MultiLanguageInput class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'MultiLanguageInput',
+ type: {
+ name: 'Composite',
+ class_name: 'MultiLanguageInput',
+ model_properties: {
+ language: {
+ required: false,
+ serialized_name: 'language',
+ type: {
+ name: 'String'
+ }
+ },
+ id: {
+ required: false,
+ serialized_name: 'id',
+ type: {
+ name: 'String'
+ }
+ },
+ text: {
+ required: false,
+ serialized_name: 'text',
+ type: {
+ name: 'String'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/sentiment_batch_result.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/sentiment_batch_result.rb
new file mode 100644
index 0000000000..fb2892995f
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/sentiment_batch_result.rb
@@ -0,0 +1,73 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class SentimentBatchResult
+
+ include MsRestAzure
+
+ # @return [Array]
+ attr_accessor :documents
+
+ # @return [Array]
+ attr_accessor :errors
+
+
+ #
+ # Mapper for SentimentBatchResult class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'SentimentBatchResult',
+ type: {
+ name: 'Composite',
+ class_name: 'SentimentBatchResult',
+ model_properties: {
+ documents: {
+ required: false,
+ read_only: true,
+ serialized_name: 'documents',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'SentimentBatchResultItemElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'SentimentBatchResultItem'
+ }
+ }
+ }
+ },
+ errors: {
+ required: false,
+ read_only: true,
+ serialized_name: 'errors',
+ type: {
+ name: 'Sequence',
+ element: {
+ required: false,
+ serialized_name: 'ErrorRecordElementType',
+ type: {
+ name: 'Composite',
+ class_name: 'ErrorRecord'
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/sentiment_batch_result_item.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/sentiment_batch_result_item.rb
new file mode 100644
index 0000000000..c18b5d17a4
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/models/sentiment_batch_result_item.rb
@@ -0,0 +1,60 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ module Models
+ #
+ # Model object.
+ #
+ #
+ class SentimentBatchResultItem
+
+ include MsRestAzure
+
+ # @return [Float] A decimal number between 0 and 1 denoting the sentiment
+ # of the document. A score above 0.7 usually refers to a positive
+ # document while a score below 0.3 normally has a negative connotation.
+ # Mid values refer to neutral text.
+ attr_accessor :score
+
+ # @return [String] Unique document identifier.
+ attr_accessor :id
+
+
+ #
+ # Mapper for SentimentBatchResultItem class as Ruby Hash.
+ # This will be used for serialization/deserialization.
+ #
+ def self.mapper()
+ {
+ required: false,
+ serialized_name: 'SentimentBatchResultItem',
+ type: {
+ name: 'Composite',
+ class_name: 'SentimentBatchResultItem',
+ model_properties: {
+ score: {
+ required: false,
+ read_only: true,
+ serialized_name: 'score',
+ type: {
+ name: 'Double'
+ }
+ },
+ id: {
+ required: false,
+ read_only: true,
+ serialized_name: 'id',
+ type: {
+ name: 'String'
+ }
+ }
+ }
+ }
+ }
+ end
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/module_definition.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/module_definition.rb
new file mode 100644
index 0000000000..1915f7b556
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/module_definition.rb
@@ -0,0 +1,9 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure end
+module Azure::CognitiveServices end
+module Azure::CognitiveServices::TextAnalytics end
+module Azure::CognitiveServices::TextAnalytics::V2_1 end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/text_analytics_client.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/text_analytics_client.rb
new file mode 100644
index 0000000000..06994f8ad8
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/text_analytics_client.rb
@@ -0,0 +1,606 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ #
+ # A service client - single point of access to the REST API.
+ #
+ class TextAnalyticsClient < MsRestAzure::AzureServiceClient
+ include MsRestAzure
+ include MsRestAzure::Serialization
+
+ # @return [String] the base URI of the service.
+ attr_reader :base_url
+
+ # @return Credentials needed for the client to connect to Azure.
+ attr_reader :credentials1
+
+ # @return [String] Supported Cognitive Services endpoints (protocol and
+ # hostname, for example: https://westus.api.cognitive.microsoft.com).
+ attr_accessor :endpoint
+
+ # @return Subscription credentials which uniquely identify client
+ # subscription.
+ attr_accessor :credentials
+
+ # @return [String] Gets or sets the preferred language for the response.
+ attr_accessor :accept_language
+
+ # @return [Integer] Gets or sets the retry timeout in seconds for Long
+ # Running Operations. Default value is 30.
+ attr_accessor :long_running_operation_retry_timeout
+
+ # @return [Boolean] When set to true a unique x-ms-client-request-id value
+ # is generated and included in each request. Default is true.
+ attr_accessor :generate_client_request_id
+
+ #
+ # Creates initializes a new instance of the TextAnalyticsClient class.
+ # @param credentials [MsRest::ServiceClientCredentials] credentials to authorize HTTP requests made by the service client.
+ # @param options [Array] filters to be applied to the HTTP requests.
+ #
+ def initialize(credentials = nil, options = nil)
+ super(credentials, options)
+ @base_url = '{Endpoint}/text/analytics/v2.1-preview'
+
+ fail ArgumentError, 'invalid type of credentials input parameter' unless credentials.is_a?(MsRest::ServiceClientCredentials) unless credentials.nil?
+ @credentials = credentials
+
+ @accept_language = 'en-US'
+ @long_running_operation_retry_timeout = 30
+ @generate_client_request_id = true
+ add_telemetry
+ end
+
+ #
+ # Makes a request and returns the body of the response.
+ # @param method [Symbol] with any of the following values :get, :put, :post, :patch, :delete.
+ # @param path [String] the path, relative to {base_url}.
+ # @param options [Hash{String=>String}] specifying any request options like :body.
+ # @return [Hash{String=>String}] containing the body of the response.
+ # Example:
+ #
+ # request_content = "{'location':'westus','tags':{'tag1':'val1','tag2':'val2'}}"
+ # path = "/path"
+ # options = {
+ # body: request_content,
+ # query_params: {'api-version' => '2016-02-01'}
+ # }
+ # result = @client.make_request(:put, path, options)
+ #
+ def make_request(method, path, options = {})
+ result = make_request_with_http_info(method, path, options)
+ result.body unless result.nil?
+ end
+
+ #
+ # Makes a request and returns the operation response.
+ # @param method [Symbol] with any of the following values :get, :put, :post, :patch, :delete.
+ # @param path [String] the path, relative to {base_url}.
+ # @param options [Hash{String=>String}] specifying any request options like :body.
+ # @return [MsRestAzure::AzureOperationResponse] Operation response containing the request, response and status.
+ #
+ def make_request_with_http_info(method, path, options = {})
+ result = make_request_async(method, path, options).value!
+ result.body = result.response.body.to_s.empty? ? nil : JSON.load(result.response.body)
+ result
+ end
+
+ #
+ # Makes a request asynchronously.
+ # @param method [Symbol] with any of the following values :get, :put, :post, :patch, :delete.
+ # @param path [String] the path, relative to {base_url}.
+ # @param options [Hash{String=>String}] specifying any request options like :body.
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
+ #
+ def make_request_async(method, path, options = {})
+ fail ArgumentError, 'method is nil' if method.nil?
+ fail ArgumentError, 'path is nil' if path.nil?
+
+ request_url = options[:base_url] || @base_url
+
+ request_headers = @request_headers
+ request_headers.merge!({'accept-language' => @accept_language}) unless @accept_language.nil?
+ options.merge!({headers: request_headers.merge(options[:headers] || {})})
+ options.merge!({credentials: @credentials}) unless @credentials.nil?
+
+ super(request_url, method, path, options)
+ end
+
+ #
+ # The API returns a list of strings denoting the key talking points in the
+ # input text.
+ #
+ # See the Text
+ # Analytics Documentation for details about the languages that are
+ # supported by key phrase extraction.
+ #
+ # @param input [MultiLanguageBatchInput] Collection of documents to analyze.
+ # Documents can now contain a language field to indicate the text language
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
+ # will be added to the HTTP request.
+ #
+ # @return [KeyPhraseBatchResult] operation results.
+ #
+ def key_phrases(input, custom_headers = nil)
+ response = key_phrases_async(input, custom_headers).value!
+ response.body unless response.nil?
+ end
+
+ #
+ # The API returns a list of strings denoting the key talking points in the
+ # input text.
+ #
+ # See the Text
+ # Analytics Documentation for details about the languages that are
+ # supported by key phrase extraction.
+ #
+ # @param input [MultiLanguageBatchInput] Collection of documents to analyze.
+ # Documents can now contain a language field to indicate the text language
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
+ # will be added to the HTTP request.
+ #
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
+ #
+ def key_phrases_with_http_info(input, custom_headers = nil)
+ key_phrases_async(input, custom_headers).value!
+ end
+
+ #
+ # The API returns a list of strings denoting the key talking points in the
+ # input text.
+ #
+ # See the Text
+ # Analytics Documentation for details about the languages that are
+ # supported by key phrase extraction.
+ #
+ # @param input [MultiLanguageBatchInput] Collection of documents to analyze.
+ # Documents can now contain a language field to indicate the text language
+ # @param [Hash{String => String}] A hash of custom headers that will be added
+ # to the HTTP request.
+ #
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
+ #
+ def key_phrases_async(input, custom_headers = nil)
+ fail ArgumentError, 'endpoint is nil' if endpoint.nil?
+ fail ArgumentError, 'input is nil' if input.nil?
+
+
+ request_headers = {}
+
+ # Set Headers
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
+ request_headers['accept-language'] = accept_language unless accept_language.nil?
+
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
+
+ # Serialize Request
+ request_mapper = Azure::CognitiveServices::TextAnalytics::V2_1::Models::MultiLanguageBatchInput.mapper()
+ request_content = self.serialize(request_mapper, input)
+ request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil
+
+ path_template = 'keyPhrases'
+
+ request_url = @base_url || self.base_url
+ request_url = request_url.gsub('{Endpoint}', endpoint)
+
+ options = {
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
+ body: request_content,
+ headers: request_headers.merge(custom_headers || {}),
+ base_url: request_url
+ }
+ promise = self.make_request_async(:post, path_template, options)
+
+ promise = promise.then do |result|
+ http_response = result.response
+ status_code = http_response.status
+ response_content = http_response.body
+ unless status_code == 200
+ error_model = JSON.load(response_content)
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
+ end
+
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
+ # Deserialize Response
+ if status_code == 200
+ begin
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
+ result_mapper = Azure::CognitiveServices::TextAnalytics::V2_1::Models::KeyPhraseBatchResult.mapper()
+ result.body = self.deserialize(result_mapper, parsed_response)
+ rescue Exception => e
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
+ end
+ end
+
+ result
+ end
+
+ promise.execute
+ end
+
+ #
+ # The API returns the detected language and a numeric score between 0 and 1.
+ #
+ # Scores close to 1 indicate 100% certainty that the identified language is
+ # true. A total of 120 languages are supported.
+ #
+ # @param input [BatchInput] Collection of documents to analyze.
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
+ # will be added to the HTTP request.
+ #
+ # @return [LanguageBatchResult] operation results.
+ #
+ def detect_language(input, custom_headers = nil)
+ response = detect_language_async(input, custom_headers).value!
+ response.body unless response.nil?
+ end
+
+ #
+ # The API returns the detected language and a numeric score between 0 and 1.
+ #
+ # Scores close to 1 indicate 100% certainty that the identified language is
+ # true. A total of 120 languages are supported.
+ #
+ # @param input [BatchInput] Collection of documents to analyze.
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
+ # will be added to the HTTP request.
+ #
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
+ #
+ def detect_language_with_http_info(input, custom_headers = nil)
+ detect_language_async(input, custom_headers).value!
+ end
+
+ #
+ # The API returns the detected language and a numeric score between 0 and 1.
+ #
+ # Scores close to 1 indicate 100% certainty that the identified language is
+ # true. A total of 120 languages are supported.
+ #
+ # @param input [BatchInput] Collection of documents to analyze.
+ # @param [Hash{String => String}] A hash of custom headers that will be added
+ # to the HTTP request.
+ #
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
+ #
+ def detect_language_async(input, custom_headers = nil)
+ fail ArgumentError, 'endpoint is nil' if endpoint.nil?
+ fail ArgumentError, 'input is nil' if input.nil?
+
+
+ request_headers = {}
+
+ # Set Headers
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
+ request_headers['accept-language'] = accept_language unless accept_language.nil?
+
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
+
+ # Serialize Request
+ request_mapper = Azure::CognitiveServices::TextAnalytics::V2_1::Models::BatchInput.mapper()
+ request_content = self.serialize(request_mapper, input)
+ request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil
+
+ path_template = 'languages'
+
+ request_url = @base_url || self.base_url
+ request_url = request_url.gsub('{Endpoint}', endpoint)
+
+ options = {
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
+ body: request_content,
+ headers: request_headers.merge(custom_headers || {}),
+ base_url: request_url
+ }
+ promise = self.make_request_async(:post, path_template, options)
+
+ promise = promise.then do |result|
+ http_response = result.response
+ status_code = http_response.status
+ response_content = http_response.body
+ unless status_code == 200
+ error_model = JSON.load(response_content)
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
+ end
+
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
+ # Deserialize Response
+ if status_code == 200
+ begin
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
+ result_mapper = Azure::CognitiveServices::TextAnalytics::V2_1::Models::LanguageBatchResult.mapper()
+ result.body = self.deserialize(result_mapper, parsed_response)
+ rescue Exception => e
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
+ end
+ end
+
+ result
+ end
+
+ promise.execute
+ end
+
+ #
+ # The API returns a numeric score between 0 and 1.
+ #
+ # Scores close to 1 indicate positive sentiment, while scores close to 0
+ # indicate negative sentiment. A score of 0.5 indicates the lack of sentiment
+ # (e.g. a factoid statement). See the Text
+ # Analytics Documentation for details about the languages that are
+ # supported by sentiment analysis.
+ #
+ # @param input [MultiLanguageBatchInput] Collection of documents to analyze.
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
+ # will be added to the HTTP request.
+ #
+ # @return [SentimentBatchResult] operation results.
+ #
+ def sentiment(input, custom_headers = nil)
+ response = sentiment_async(input, custom_headers).value!
+ response.body unless response.nil?
+ end
+
+ #
+ # The API returns a numeric score between 0 and 1.
+ #
+ # Scores close to 1 indicate positive sentiment, while scores close to 0
+ # indicate negative sentiment. A score of 0.5 indicates the lack of sentiment
+ # (e.g. a factoid statement). See the Text
+ # Analytics Documentation for details about the languages that are
+ # supported by sentiment analysis.
+ #
+ # @param input [MultiLanguageBatchInput] Collection of documents to analyze.
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
+ # will be added to the HTTP request.
+ #
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
+ #
+ def sentiment_with_http_info(input, custom_headers = nil)
+ sentiment_async(input, custom_headers).value!
+ end
+
+ #
+ # The API returns a numeric score between 0 and 1.
+ #
+ # Scores close to 1 indicate positive sentiment, while scores close to 0
+ # indicate negative sentiment. A score of 0.5 indicates the lack of sentiment
+ # (e.g. a factoid statement). See the Text
+ # Analytics Documentation for details about the languages that are
+ # supported by sentiment analysis.
+ #
+ # @param input [MultiLanguageBatchInput] Collection of documents to analyze.
+ # @param [Hash{String => String}] A hash of custom headers that will be added
+ # to the HTTP request.
+ #
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
+ #
+ def sentiment_async(input, custom_headers = nil)
+ fail ArgumentError, 'endpoint is nil' if endpoint.nil?
+ fail ArgumentError, 'input is nil' if input.nil?
+
+
+ request_headers = {}
+
+ # Set Headers
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
+ request_headers['accept-language'] = accept_language unless accept_language.nil?
+
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
+
+ # Serialize Request
+ request_mapper = Azure::CognitiveServices::TextAnalytics::V2_1::Models::MultiLanguageBatchInput.mapper()
+ request_content = self.serialize(request_mapper, input)
+ request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil
+
+ path_template = 'sentiment'
+
+ request_url = @base_url || self.base_url
+ request_url = request_url.gsub('{Endpoint}', endpoint)
+
+ options = {
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
+ body: request_content,
+ headers: request_headers.merge(custom_headers || {}),
+ base_url: request_url
+ }
+ promise = self.make_request_async(:post, path_template, options)
+
+ promise = promise.then do |result|
+ http_response = result.response
+ status_code = http_response.status
+ response_content = http_response.body
+ unless status_code == 200
+ error_model = JSON.load(response_content)
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
+ end
+
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
+ # Deserialize Response
+ if status_code == 200
+ begin
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
+ result_mapper = Azure::CognitiveServices::TextAnalytics::V2_1::Models::SentimentBatchResult.mapper()
+ result.body = self.deserialize(result_mapper, parsed_response)
+ rescue Exception => e
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
+ end
+ end
+
+ result
+ end
+
+ promise.execute
+ end
+
+ #
+ # The API returns a list of recognized entities in a given document.
+ #
+ # The API returns a list of recognized entities in a given document. To get
+ # even more information on each recognized entity we recommend using the Bing
+ # Entity Search API by querying for the recognized entities names. See the Supported
+ # languages in Text Analytics API for the list of enabled languages.The API
+ # returns a list of known entities and general named entities ("Person",
+ # "Location", "Organization" etc) in a given document. Known entities are
+ # returned with Wikipedia Id and Wikipedia link, and also Bing Id which can be
+ # used in Bing Entity Search API. General named entities are returned with
+ # entity types. If a general named entity is also a known entity, then all
+ # information regarding it (Wikipedia Id, Bing Id, entity type etc) will be
+ # returned. See the Supported
+ # Entity Types in Text Analytics API for the list of supported Entity
+ # Types. See the Supported
+ # languages in Text Analytics API for the list of enabled languages.
+ #
+ # @param input [MultiLanguageBatchInput] Collection of documents to analyze.
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
+ # will be added to the HTTP request.
+ #
+ # @return [EntitiesBatchResult] operation results.
+ #
+ def entities(input, custom_headers = nil)
+ response = entities_async(input, custom_headers).value!
+ response.body unless response.nil?
+ end
+
+ #
+ # The API returns a list of recognized entities in a given document.
+ #
+ # The API returns a list of recognized entities in a given document. To get
+ # even more information on each recognized entity we recommend using the Bing
+ # Entity Search API by querying for the recognized entities names. See the Supported
+ # languages in Text Analytics API for the list of enabled languages.The API
+ # returns a list of known entities and general named entities ("Person",
+ # "Location", "Organization" etc) in a given document. Known entities are
+ # returned with Wikipedia Id and Wikipedia link, and also Bing Id which can be
+ # used in Bing Entity Search API. General named entities are returned with
+ # entity types. If a general named entity is also a known entity, then all
+ # information regarding it (Wikipedia Id, Bing Id, entity type etc) will be
+ # returned. See the Supported
+ # Entity Types in Text Analytics API for the list of supported Entity
+ # Types. See the Supported
+ # languages in Text Analytics API for the list of enabled languages.
+ #
+ # @param input [MultiLanguageBatchInput] Collection of documents to analyze.
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
+ # will be added to the HTTP request.
+ #
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
+ #
+ def entities_with_http_info(input, custom_headers = nil)
+ entities_async(input, custom_headers).value!
+ end
+
+ #
+ # The API returns a list of recognized entities in a given document.
+ #
+ # The API returns a list of recognized entities in a given document. To get
+ # even more information on each recognized entity we recommend using the Bing
+ # Entity Search API by querying for the recognized entities names. See the Supported
+ # languages in Text Analytics API for the list of enabled languages.The API
+ # returns a list of known entities and general named entities ("Person",
+ # "Location", "Organization" etc) in a given document. Known entities are
+ # returned with Wikipedia Id and Wikipedia link, and also Bing Id which can be
+ # used in Bing Entity Search API. General named entities are returned with
+ # entity types. If a general named entity is also a known entity, then all
+ # information regarding it (Wikipedia Id, Bing Id, entity type etc) will be
+ # returned. See the Supported
+ # Entity Types in Text Analytics API for the list of supported Entity
+ # Types. See the Supported
+ # languages in Text Analytics API for the list of enabled languages.
+ #
+ # @param input [MultiLanguageBatchInput] Collection of documents to analyze.
+ # @param [Hash{String => String}] A hash of custom headers that will be added
+ # to the HTTP request.
+ #
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
+ #
+ def entities_async(input, custom_headers = nil)
+ fail ArgumentError, 'endpoint is nil' if endpoint.nil?
+ fail ArgumentError, 'input is nil' if input.nil?
+
+
+ request_headers = {}
+
+ # Set Headers
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
+ request_headers['accept-language'] = accept_language unless accept_language.nil?
+
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
+
+ # Serialize Request
+ request_mapper = Azure::CognitiveServices::TextAnalytics::V2_1::Models::MultiLanguageBatchInput.mapper()
+ request_content = self.serialize(request_mapper, input)
+ request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil
+
+ path_template = 'entities'
+
+ request_url = @base_url || self.base_url
+ request_url = request_url.gsub('{Endpoint}', endpoint)
+
+ options = {
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
+ body: request_content,
+ headers: request_headers.merge(custom_headers || {}),
+ base_url: request_url
+ }
+ promise = self.make_request_async(:post, path_template, options)
+
+ promise = promise.then do |result|
+ http_response = result.response
+ status_code = http_response.status
+ response_content = http_response.body
+ unless status_code == 200
+ error_model = JSON.load(response_content)
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
+ end
+
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
+ # Deserialize Response
+ if status_code == 200
+ begin
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
+ result_mapper = Azure::CognitiveServices::TextAnalytics::V2_1::Models::EntitiesBatchResult.mapper()
+ result.body = self.deserialize(result_mapper, parsed_response)
+ rescue Exception => e
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
+ end
+ end
+
+ result
+ end
+
+ promise.execute
+ end
+
+
+ private
+ #
+ # Adds telemetry information.
+ #
+ def add_telemetry
+ sdk_information = 'azure_cognitiveservices_textanalytics'
+ if defined? Azure::CognitiveServices::TextAnalytics::V2_1::VERSION
+ sdk_information = "#{sdk_information}/#{Azure::CognitiveServices::TextAnalytics::V2_1::VERSION}"
+ end
+ add_user_agent_information(sdk_information)
+ end
+ end
+end
diff --git a/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/version.rb b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/version.rb
new file mode 100644
index 0000000000..3732ee1662
--- /dev/null
+++ b/data/azure_cognitiveservices_textanalytics/lib/v2.1-preview/generated/azure_cognitiveservices_textanalytics/version.rb
@@ -0,0 +1,8 @@
+# encoding: utf-8
+# Code generated by Microsoft (R) AutoRest Code Generator.
+# Changes may cause incorrect behavior and will be lost if the code is
+# regenerated.
+
+module Azure::CognitiveServices::TextAnalytics::V2_1
+ VERSION = '0.16.0'
+end