diff --git a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb index f2ff35ae4a..bc16075a84 100644 --- a/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/analysisservices_profile_module.rb @@ -11,12 +11,15 @@ module Mgmt Operations = Azure::AnalysisServices::Mgmt::V2017_08_01::Operations module Models + 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 + ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState AnalysisServicesServerUpdateParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters OperationDisplay = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationDisplay GatewayListStatusLive = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusLive OperationListResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::OperationListResult GatewayError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayError - Resource = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource GatewayListStatusError = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusError AnalysisServicesServers = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServers CheckServerNameAvailabilityParameters = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::CheckServerNameAvailabilityParameters @@ -33,9 +36,6 @@ module Models IPv4FirewallRule = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::IPv4FirewallRule SkuEnumerationForExistingResourceResult = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuEnumerationForExistingResourceResult AnalysisServicesServer = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServer - SkuTier = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier - State = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State - ProvisioningState = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState ConnectionMode = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode Status = Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Status end @@ -71,6 +71,18 @@ def method_missing(method, *args) end class ModelClasses + def resource + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource + end + def sku_tier + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier + end + def state + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State + end + def provisioning_state + Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState + end def analysis_services_server_update_parameters Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServerUpdateParameters end @@ -86,9 +98,6 @@ def operation_list_result def gateway_error Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayError end - def resource - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::Resource - end def gateway_list_status_error Azure::AnalysisServices::Mgmt::V2017_08_01::Models::GatewayListStatusError end @@ -137,15 +146,6 @@ def sku_enumeration_for_existing_resource_result def analysis_services_server Azure::AnalysisServices::Mgmt::V2017_08_01::Models::AnalysisServicesServer end - def sku_tier - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::SkuTier - end - def state - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::State - end - def provisioning_state - Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ProvisioningState - end def connection_mode Azure::AnalysisServices::Mgmt::V2017_08_01::Models::ConnectionMode end diff --git a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb index 08bc3d29ac..8cae55cd93 100644 --- a/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/apimanagement_profile_module.rb @@ -7,7 +7,27 @@ module Azure::Profiles::Latest module ApiManagement module Mgmt + QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByCounterKeys + QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByPeriodKeys + 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 + TenantAccess = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccess + User = Azure::ApiManagement::Mgmt::V2018_01_01_preview::User + TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantConfiguration + UserSubscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserSubscription + UserGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserGroup + ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiVersionSet + UserIdentities = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserIdentities + Subscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Subscription + ApiExport = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiExport 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 PolicySnippets = Azure::ApiManagement::Mgmt::V2018_01_01_preview::PolicySnippets Regions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Regions Api = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Api @@ -22,16 +42,13 @@ module Mgmt ApiDiagnosticLogger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiDiagnosticLogger AuthorizationServer = Azure::ApiManagement::Mgmt::V2018_01_01_preview::AuthorizationServer Backend = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Backend - Certificate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Certificate ApiManagementOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiManagementOperations ApiManagementService = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiManagementService Diagnostic = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Diagnostic DiagnosticLogger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::DiagnosticLogger EmailTemplate = Azure::ApiManagement::Mgmt::V2018_01_01_preview::EmailTemplate - Group = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Group GroupUser = Azure::ApiManagement::Mgmt::V2018_01_01_preview::GroupUser IdentityProvider = Azure::ApiManagement::Mgmt::V2018_01_01_preview::IdentityProvider - Logger = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Logger Notification = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Notification NotificationRecipientUser = Azure::ApiManagement::Mgmt::V2018_01_01_preview::NotificationRecipientUser NotificationRecipientEmail = Azure::ApiManagement::Mgmt::V2018_01_01_preview::NotificationRecipientEmail @@ -39,44 +56,30 @@ module Mgmt OpenIdConnectProvider = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OpenIdConnectProvider 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 - ProductSubscriptions = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ProductSubscriptions + 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 - QuotaByCounterKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByCounterKeys - QuotaByPeriodKeys = Azure::ApiManagement::Mgmt::V2018_01_01_preview::QuotaByPeriodKeys - Reports = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Reports - Subscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Subscription - TagResource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagResource - Tag = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Tag - TagDescription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TagDescription - OperationOperations = Azure::ApiManagement::Mgmt::V2018_01_01_preview::OperationOperations - TenantAccess = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccess - TenantAccessGit = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantAccessGit - TenantConfiguration = Azure::ApiManagement::Mgmt::V2018_01_01_preview::TenantConfiguration - User = Azure::ApiManagement::Mgmt::V2018_01_01_preview::User - UserGroup = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserGroup - UserSubscription = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserSubscription - UserIdentities = Azure::ApiManagement::Mgmt::V2018_01_01_preview::UserIdentities - ApiVersionSet = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiVersionSet - ApiExport = Azure::ApiManagement::Mgmt::V2018_01_01_preview::ApiExport module Models + SubscriptionState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState + OperationDisplay = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay + OperationListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult + ErrorResponse = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse + Operation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation + AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus ApiManagementServiceNameAvailabilityResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceNameAvailabilityResult ApiManagementServiceApplyNetworkConfigurationParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters - ErrorResponse = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse ApiManagementServiceUploadCertificateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUploadCertificateParameters PolicyCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyCollection HostnameConfigurationOld = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::HostnameConfigurationOld PolicySnippetsCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicySnippetsCollection ApiManagementServiceUpdateHostnameParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUpdateHostnameParameters RegionListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionListResult - OperationDisplay = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay ApiExportResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiExportResult - Operation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation AdditionalLocation = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AdditionalLocation ApiManagementServiceBackupRestoreParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceBackupRestoreParameters ApiCreateOrUpdatePropertiesWsdlSelector = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiCreateOrUpdatePropertiesWsdlSelector @@ -105,13 +108,11 @@ module Models LoggerCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::LoggerCollection RegionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionContract DiagnosticCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticCollection - Resource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource UserTokenParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserTokenParameters ApiVersionSetContractDetails = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContractDetails UserIdentityCollection = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserIdentityCollection AccessInformationContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AccessInformationContract TagResourceContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagResourceContract - OperationListResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult UserCreateParameters = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserCreateParameters EmailTemplateParametersContractProperties = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::EmailTemplateParametersContractProperties GenerateSsoUrlResult = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::GenerateSsoUrlResult @@ -235,7 +236,6 @@ module Models TagDescriptionContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagDescriptionContract ApiVersionSetContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiVersionSetContract PolicyContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat - Protocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol ContentFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat SoapApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SoapApiType ApiType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiType @@ -255,18 +255,18 @@ module Models UserState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserState IdentityProviderType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::IdentityProviderType ConnectivityStatusType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType - SubscriptionState = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState - AsyncOperationStatus = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus KeyType = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType VersioningScheme = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::VersioningScheme TemplateName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TemplateName NotificationName = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::NotificationName PolicyScopeContract = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyScopeContract ExportFormat = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat + Protocol = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol + Resource = Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource end class ApiManagementManagementClass - attr_reader :policy, :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, :certificate, :api_management_operations, :api_management_service, :diagnostic, :diagnostic_logger, :email_template, :group, :group_user, :identity_provider, :logger, :notification, :notification_recipient_user, :notification_recipient_email, :network_status, :open_id_connect_provider, :sign_in_settings, :sign_up_settings, :delegation_settings, :product, :product_api, :product_group, :product_subscriptions, :product_policy, :property, :quota_by_counter_keys, :quota_by_period_keys, :reports, :subscription, :tag_resource, :tag, :tag_description, :operation_operations, :tenant_access, :tenant_access_git, :tenant_configuration, :user, :user_group, :user_subscription, :user_identities, :api_version_set, :api_export, :configurable, :base_url, :options, :model_classes + 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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -276,7 +276,27 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @quota_by_counter_keys = @client_0.quota_by_counter_keys + @quota_by_period_keys = @client_0.quota_by_period_keys + @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 + @tenant_access = @client_0.tenant_access + @user = @client_0.user + @tenant_configuration = @client_0.tenant_configuration + @user_subscription = @client_0.user_subscription + @user_group = @client_0.user_group + @api_version_set = @client_0.api_version_set + @user_identities = @client_0.user_identities + @subscription = @client_0.subscription + @api_export = @client_0.api_export @policy = @client_0.policy + @tag = @client_0.tag + @logger = @client_0.logger @policy_snippets = @client_0.policy_snippets @regions = @client_0.regions @api = @client_0.api @@ -291,16 +311,13 @@ def initialize(configurable, base_url=nil, options=nil) @api_diagnostic_logger = @client_0.api_diagnostic_logger @authorization_server = @client_0.authorization_server @backend = @client_0.backend - @certificate = @client_0.certificate @api_management_operations = @client_0.api_management_operations @api_management_service = @client_0.api_management_service @diagnostic = @client_0.diagnostic @diagnostic_logger = @client_0.diagnostic_logger @email_template = @client_0.email_template - @group = @client_0.group @group_user = @client_0.group_user @identity_provider = @client_0.identity_provider - @logger = @client_0.logger @notification = @client_0.notification @notification_recipient_user = @client_0.notification_recipient_user @notification_recipient_email = @client_0.notification_recipient_email @@ -308,30 +325,13 @@ def initialize(configurable, base_url=nil, options=nil) @open_id_connect_provider = @client_0.open_id_connect_provider @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_subscriptions = @client_0.product_subscriptions + @product = @client_0.product @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 - @reports = @client_0.reports - @subscription = @client_0.subscription - @tag_resource = @client_0.tag_resource - @tag = @client_0.tag - @tag_description = @client_0.tag_description - @operation_operations = @client_0.operation_operations - @tenant_access = @client_0.tenant_access - @tenant_access_git = @client_0.tenant_access_git - @tenant_configuration = @client_0.tenant_configuration - @user = @client_0.user - @user_group = @client_0.user_group - @user_subscription = @client_0.user_subscription - @user_identities = @client_0.user_identities - @api_version_set = @client_0.api_version_set - @api_export = @client_0.api_export @model_classes = ModelClasses.new end @@ -350,15 +350,30 @@ def method_missing(method, *args) end class ModelClasses + def subscription_state + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState + end + def operation_display + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay + end + def operation_list_result + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult + end + def error_response + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse + end + def operation + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation + end + def async_operation_status + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus + end def api_management_service_name_availability_result Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceNameAvailabilityResult end def api_management_service_apply_network_configuration_parameters Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceApplyNetworkConfigurationParameters end - def error_response - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ErrorResponse - end def api_management_service_upload_certificate_parameters Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiManagementServiceUploadCertificateParameters end @@ -377,15 +392,9 @@ def api_management_service_update_hostname_parameters def region_list_result Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::RegionListResult end - def operation_display - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationDisplay - end def api_export_result Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ApiExportResult end - def operation - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Operation - end def additional_location Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AdditionalLocation end @@ -470,9 +479,6 @@ def region_contract def diagnostic_collection Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::DiagnosticCollection end - def resource - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource - end def user_token_parameters Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserTokenParameters end @@ -488,9 +494,6 @@ def access_information_contract def tag_resource_contract Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::TagResourceContract end - def operation_list_result - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::OperationListResult - end def user_create_parameters Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::UserCreateParameters end @@ -860,9 +863,6 @@ def api_version_set_contract def policy_content_format Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::PolicyContentFormat end - def protocol - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol - end def content_format Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ContentFormat end @@ -920,12 +920,6 @@ def identity_provider_type def connectivity_status_type Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ConnectivityStatusType end - def subscription_state - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::SubscriptionState - end - def async_operation_status - Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::AsyncOperationStatus - end def key_type Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::KeyType end @@ -944,6 +938,12 @@ def policy_scope_contract def export_format Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::ExportFormat end + def protocol + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Protocol + end + def resource + Azure::ApiManagement::Mgmt::V2018_01_01_preview::Models::Resource + end end end end diff --git a/azure_sdk/lib/latest/modules/automation_profile_module.rb b/azure_sdk/lib/latest/modules/automation_profile_module.rb index d948bdc974..c27e9acb80 100644 --- a/azure_sdk/lib/latest/modules/automation_profile_module.rb +++ b/azure_sdk/lib/latest/modules/automation_profile_module.rb @@ -7,10 +7,24 @@ module Azure::Profiles::Latest module Automation module Mgmt - AutomationAccountOperations = Azure::Automation::Mgmt::V2015_10_31::AutomationAccountOperations + JobStreamOperations = Azure::Automation::Mgmt::V2015_10_31::JobStreamOperations + JobScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::JobScheduleOperations + LinkedWorkspaceOperations = Azure::Automation::Mgmt::V2015_10_31::LinkedWorkspaceOperations + ActivityOperations = Azure::Automation::Mgmt::V2015_10_31::ActivityOperations + ModuleModelOperations = Azure::Automation::Mgmt::V2015_10_31::ModuleModelOperations + ObjectDataTypes = Azure::Automation::Mgmt::V2015_10_31::ObjectDataTypes + Usages = Azure::Automation::Mgmt::V2015_10_31::Usages + Fields = Azure::Automation::Mgmt::V2015_10_31::Fields + RunbookDraftOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookDraftOperations + RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations + TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams + TestJobOperations = Azure::Automation::Mgmt::V2015_10_31::TestJobOperations + ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations + VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations + WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations Operations = Azure::Automation::Mgmt::V2015_10_31::Operations + AutomationAccountOperations = Azure::Automation::Mgmt::V2015_10_31::AutomationAccountOperations StatisticsOperations = Azure::Automation::Mgmt::V2015_10_31::StatisticsOperations - Usages = Azure::Automation::Mgmt::V2015_10_31::Usages Keys = Azure::Automation::Mgmt::V2015_10_31::Keys CertificateOperations = Azure::Automation::Mgmt::V2015_10_31::CertificateOperations ConnectionOperations = Azure::Automation::Mgmt::V2015_10_31::ConnectionOperations @@ -25,77 +39,8 @@ 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 - ActivityOperations = Azure::Automation::Mgmt::V2015_10_31::ActivityOperations - ModuleModelOperations = Azure::Automation::Mgmt::V2015_10_31::ModuleModelOperations - ObjectDataTypes = Azure::Automation::Mgmt::V2015_10_31::ObjectDataTypes - Fields = Azure::Automation::Mgmt::V2015_10_31::Fields - RunbookDraftOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookDraftOperations - RunbookOperations = Azure::Automation::Mgmt::V2015_10_31::RunbookOperations - TestJobStreams = Azure::Automation::Mgmt::V2015_10_31::TestJobStreams - TestJobOperations = Azure::Automation::Mgmt::V2015_10_31::TestJobOperations - ScheduleOperations = Azure::Automation::Mgmt::V2015_10_31::ScheduleOperations - VariableOperations = Azure::Automation::Mgmt::V2015_10_31::VariableOperations - WebhookOperations = Azure::Automation::Mgmt::V2015_10_31::WebhookOperations module Models - AgentRegistration = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration - ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse - AgentRegistrationRegenerateKeyParameter = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter - KeyListResult = Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult - DscCompilationJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters - Usage = Azure::Automation::Mgmt::V2015_10_31::Models::Usage - JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream - Statistics = Azure::Automation::Mgmt::V2015_10_31::Models::Statistics - JobStreamListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult - RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty - DscCompilationJobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult - AgentRegistrationKeys = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys - Key = Azure::Automation::Mgmt::V2015_10_31::Models::Key - DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty - UsageCounterName = Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName - JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters - UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult - JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult - StatisticsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult - Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job - VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters - RunbookParameter = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter - VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult - ContentLink = Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink - WebhookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters - DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult - DscConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult - DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters - DscConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters - DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter - DscConfigurationUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters - WebhookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters - DscMetaConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration - WebhookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult - DscNodeConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty - OperationDisplay = Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay - DscNodeExtensionHandlerAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty - OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult - DscNodeUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters - AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters - DscReportError = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError - CertificateUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters - DscReportResourceNavigation = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation - ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult - DscReportResource = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource - ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters - DscNodeReport = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport - ConnectionType = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType - DscNodeReportListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult - 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 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 @@ -103,15 +48,12 @@ module Models AdvancedSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedSchedule ScheduleAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleAssociationProperty JobScheduleCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters - Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource JobSchedule = Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule RunbookDraft = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookDraft JobScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleListResult ContentSource = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSource LinkedWorkspace = Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace - Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku ModuleCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters - Operation = Azure::Automation::Mgmt::V2015_10_31::Models::Operation ModuleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult CertificateListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateListResult ModuleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleUpdateParameters @@ -135,33 +77,35 @@ module Models ScheduleUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleUpdateParameters ActivityParameterSet = Azure::Automation::Mgmt::V2015_10_31::Models::ActivityParameterSet ScheduleListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult + OperationDisplay = Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay ConnectionTypeAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty - SubResource = Azure::Automation::Mgmt::V2015_10_31::Models::SubResource - AutomationAccountListResult = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult + OperationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult TestJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters - CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult + AutomationAccountListResult = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult TestJob = Azure::Automation::Mgmt::V2015_10_31::Models::TestJob - ModuleErrorInfo = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo + CredentialListResult = Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult TypeField = Azure::Automation::Mgmt::V2015_10_31::Models::TypeField - AdvancedScheduleMonthlyOccurrence = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence + ModuleErrorInfo = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo TypeFieldListResult = Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult - CertificateCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters - VariableCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters + ErrorResponse = Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse ProxyResource = Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource + VariableCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters + AdvancedScheduleMonthlyOccurrence = Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence + CertificateCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters + Operation = Azure::Automation::Mgmt::V2015_10_31::Models::Operation + DscCompilationJob = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob Webhook = Azure::Automation::Mgmt::V2015_10_31::Models::Webhook Variable = Azure::Automation::Mgmt::V2015_10_31::Models::Variable - DscCompilationJob = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob + Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook Credential = Azure::Automation::Mgmt::V2015_10_31::Models::Credential - Connection = Azure::Automation::Mgmt::V2015_10_31::Models::Connection - Certificate = Azure::Automation::Mgmt::V2015_10_31::Models::Certificate TrackedResource = Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource - Runbook = Azure::Automation::Mgmt::V2015_10_31::Models::Runbook + AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount ModuleModel = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel DscConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration - AutomationAccount = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount + AutomationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName DscNode = Azure::Automation::Mgmt::V2015_10_31::Models::DscNode DscNodeConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration - AutomationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName + Job = Azure::Automation::Mgmt::V2015_10_31::Models::Job AutomationKeyPermissions = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions JobProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::JobProvisioningState JobStatus = Azure::Automation::Mgmt::V2015_10_31::Models::JobStatus @@ -171,18 +115,74 @@ module Models ModuleProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::ModuleProvisioningState ContentSourceType = Azure::Automation::Mgmt::V2015_10_31::Models::ContentSourceType DscConfigurationProvisioningState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState - DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState + Sku = Azure::Automation::Mgmt::V2015_10_31::Models::Sku SkuNameEnum = Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum AutomationAccountState = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountState ScheduleDay = Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay - AgentRegistrationKeyName = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName - JobStreamType = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + DscConfigurationState = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState + 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 + UsageListResult = Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult + Resource = Azure::Automation::Mgmt::V2015_10_31::Models::Resource + 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 + AgentRegistrationRegenerateKeyParameter = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter + KeyListResult = Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult + DscCompilationJobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters + JobStream = Azure::Automation::Mgmt::V2015_10_31::Models::JobStream + Statistics = Azure::Automation::Mgmt::V2015_10_31::Models::Statistics + JobStreamListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult + RunbookAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty + DscCompilationJobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult + AgentRegistrationKeys = Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys + Key = Azure::Automation::Mgmt::V2015_10_31::Models::Key + DscConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty + UsageCounterName = Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName + JobCreateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters + JobListResult = Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult + StatisticsListResult = Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult + VariableUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters + RunbookParameter = Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter + VariableListResult = Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult + ContentLink = Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink + WebhookCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters + DscNodeConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult + DscConfigurationListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult + DscNodeConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters + DscConfigurationCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters + DscConfigurationParameter = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter + DscConfigurationUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters + WebhookUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters + DscMetaConfiguration = Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration + WebhookListResult = Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult + DscNodeConfigurationAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty + DscNodeExtensionHandlerAssociationProperty = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty + DscNodeUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters + AutomationAccountUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters + DscReportError = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError + CertificateUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters + DscReportResourceNavigation = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation + ConnectionListResult = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult + DscReportResource = Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource + ConnectionCreateOrUpdateParameters = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters + DscNodeReport = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport + ConnectionType = Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType + DscNodeReportListResult = Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult + 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 :automation_account_operations, :operations, :statistics_operations, :usages, :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, :job_stream_operations, :job_schedule_operations, :linked_workspace_operations, :activity_operations, :module_model_operations, :object_data_types, :fields, :runbook_draft_operations, :runbook_operations, :test_job_streams, :test_job_operations, :schedule_operations, :variable_operations, :webhook_operations, :configurable, :base_url, :options, :model_classes + 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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -192,10 +192,24 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @automation_account_operations = @client_0.automation_account_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 + @activity_operations = @client_0.activity_operations + @module_model_operations = @client_0.module_model_operations + @object_data_types = @client_0.object_data_types + @usages = @client_0.usages + @fields = @client_0.fields + @runbook_draft_operations = @client_0.runbook_draft_operations + @runbook_operations = @client_0.runbook_operations + @test_job_streams = @client_0.test_job_streams + @test_job_operations = @client_0.test_job_operations + @schedule_operations = @client_0.schedule_operations + @variable_operations = @client_0.variable_operations + @webhook_operations = @client_0.webhook_operations @operations = @client_0.operations + @automation_account_operations = @client_0.automation_account_operations @statistics_operations = @client_0.statistics_operations - @usages = @client_0.usages @keys = @client_0.keys @certificate_operations = @client_0.certificate_operations @connection_operations = @client_0.connection_operations @@ -210,20 +224,6 @@ def initialize(configurable, base_url=nil, options=nil) @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 - @activity_operations = @client_0.activity_operations - @module_model_operations = @client_0.module_model_operations - @object_data_types = @client_0.object_data_types - @fields = @client_0.fields - @runbook_draft_operations = @client_0.runbook_draft_operations - @runbook_operations = @client_0.runbook_operations - @test_job_streams = @client_0.test_job_streams - @test_job_operations = @client_0.test_job_operations - @schedule_operations = @client_0.schedule_operations - @variable_operations = @client_0.variable_operations - @webhook_operations = @client_0.webhook_operations @model_classes = ModelClasses.new end @@ -239,174 +239,9 @@ def method_missing(method, *args) else super end - end - - class ModelClasses - def agent_registration - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration - end - def error_response - Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse - end - def agent_registration_regenerate_key_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter - end - def key_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult - end - def dsc_compilation_job_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters - end - def usage - Azure::Automation::Mgmt::V2015_10_31::Models::Usage - end - def job_stream - Azure::Automation::Mgmt::V2015_10_31::Models::JobStream - end - def statistics - Azure::Automation::Mgmt::V2015_10_31::Models::Statistics - end - def job_stream_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult - end - def runbook_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty - end - def dsc_compilation_job_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult - end - def agent_registration_keys - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys - end - def key - Azure::Automation::Mgmt::V2015_10_31::Models::Key - end - def dsc_configuration_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty - end - def usage_counter_name - Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName - end - def job_create_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters - end - def usage_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::UsageListResult - end - def job_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult - end - def statistics_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult - end - def job - Azure::Automation::Mgmt::V2015_10_31::Models::Job - end - def variable_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters - end - def runbook_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter - end - def variable_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult - end - def content_link - Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink - end - def webhook_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters - end - def dsc_node_configuration_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult - end - def dsc_configuration_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult - end - def dsc_node_configuration_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters - end - def dsc_configuration_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters - end - def dsc_configuration_parameter - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter - end - def dsc_configuration_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters - end - def webhook_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters - end - def dsc_meta_configuration - Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration - end - def webhook_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult - end - def dsc_node_configuration_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty - end - def operation_display - Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay - end - def dsc_node_extension_handler_association_property - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty - end - def operation_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult - end - def dsc_node_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters - end - def automation_account_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters - end - def dsc_report_error - Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError - end - def certificate_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters - end - def dsc_report_resource_navigation - Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation - end - def connection_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult - end - def dsc_report_resource - Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource - end - def connection_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters - end - def dsc_node_report - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport - end - def connection_type - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType - end - def dsc_node_report_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult - end - def connection_type_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters - end - def hybrid_runbook_worker - Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker - end - 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 + + class ModelClasses def activity_output_type Azure::Automation::Mgmt::V2015_10_31::Models::ActivityOutputType end @@ -428,9 +263,6 @@ def schedule_association_property def job_schedule_create_parameters Azure::Automation::Mgmt::V2015_10_31::Models::JobScheduleCreateParameters end - def resource - Azure::Automation::Mgmt::V2015_10_31::Models::Resource - end def job_schedule Azure::Automation::Mgmt::V2015_10_31::Models::JobSchedule end @@ -446,15 +278,9 @@ def content_source def linked_workspace Azure::Automation::Mgmt::V2015_10_31::Models::LinkedWorkspace end - def sku - Azure::Automation::Mgmt::V2015_10_31::Models::Sku - end def module_create_or_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::ModuleCreateOrUpdateParameters end - def operation - Azure::Automation::Mgmt::V2015_10_31::Models::Operation - end def module_list_result Azure::Automation::Mgmt::V2015_10_31::Models::ModuleListResult end @@ -524,44 +350,56 @@ def activity_parameter_set def schedule_list_result Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleListResult end + def operation_display + Azure::Automation::Mgmt::V2015_10_31::Models::OperationDisplay + end def connection_type_association_property Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeAssociationProperty end - def sub_resource - Azure::Automation::Mgmt::V2015_10_31::Models::SubResource - end - def automation_account_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult + def operation_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::OperationListResult end def test_job_create_parameters Azure::Automation::Mgmt::V2015_10_31::Models::TestJobCreateParameters end - def credential_list_result - Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult + def automation_account_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountListResult end def test_job Azure::Automation::Mgmt::V2015_10_31::Models::TestJob end - def module_error_info - Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo + def credential_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::CredentialListResult end def type_field Azure::Automation::Mgmt::V2015_10_31::Models::TypeField end - def advanced_schedule_monthly_occurrence - Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence + def module_error_info + Azure::Automation::Mgmt::V2015_10_31::Models::ModuleErrorInfo end def type_field_list_result Azure::Automation::Mgmt::V2015_10_31::Models::TypeFieldListResult end - def certificate_create_or_update_parameters - Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters + def error_response + Azure::Automation::Mgmt::V2015_10_31::Models::ErrorResponse + end + def proxy_resource + Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource end def variable_create_or_update_parameters Azure::Automation::Mgmt::V2015_10_31::Models::VariableCreateOrUpdateParameters end - def proxy_resource - Azure::Automation::Mgmt::V2015_10_31::Models::ProxyResource + def advanced_schedule_monthly_occurrence + Azure::Automation::Mgmt::V2015_10_31::Models::AdvancedScheduleMonthlyOccurrence + end + def certificate_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CertificateCreateOrUpdateParameters + end + def operation + Azure::Automation::Mgmt::V2015_10_31::Models::Operation + end + def dsc_compilation_job + Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob end def webhook Azure::Automation::Mgmt::V2015_10_31::Models::Webhook @@ -569,23 +407,17 @@ def webhook def variable Azure::Automation::Mgmt::V2015_10_31::Models::Variable end - def dsc_compilation_job - Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJob + def runbook + Azure::Automation::Mgmt::V2015_10_31::Models::Runbook end def credential Azure::Automation::Mgmt::V2015_10_31::Models::Credential end - def connection - Azure::Automation::Mgmt::V2015_10_31::Models::Connection - end - def certificate - Azure::Automation::Mgmt::V2015_10_31::Models::Certificate - end def tracked_resource Azure::Automation::Mgmt::V2015_10_31::Models::TrackedResource end - def runbook - Azure::Automation::Mgmt::V2015_10_31::Models::Runbook + def automation_account + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount end def module_model Azure::Automation::Mgmt::V2015_10_31::Models::ModuleModel @@ -593,8 +425,8 @@ def module_model def dsc_configuration Azure::Automation::Mgmt::V2015_10_31::Models::DscConfiguration end - def automation_account - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccount + def automation_key_name + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName end def dsc_node Azure::Automation::Mgmt::V2015_10_31::Models::DscNode @@ -602,8 +434,8 @@ def dsc_node def dsc_node_configuration Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfiguration end - def automation_key_name - Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyName + def job + Azure::Automation::Mgmt::V2015_10_31::Models::Job end def automation_key_permissions Azure::Automation::Mgmt::V2015_10_31::Models::AutomationKeyPermissions @@ -632,8 +464,8 @@ def content_source_type def dsc_configuration_provisioning_state Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationProvisioningState end - def dsc_configuration_state - Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState + def sku + Azure::Automation::Mgmt::V2015_10_31::Models::Sku end def sku_name_enum Azure::Automation::Mgmt::V2015_10_31::Models::SkuNameEnum @@ -644,11 +476,11 @@ def automation_account_state def schedule_day Azure::Automation::Mgmt::V2015_10_31::Models::ScheduleDay end - def agent_registration_key_name - Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeyName + def dsc_configuration_state + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationState end - def job_stream_type - Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamType + def sub_resource + Azure::Automation::Mgmt::V2015_10_31::Models::SubResource end def http_status_code Azure::Automation::Mgmt::V2015_10_31::Models::HttpStatusCode @@ -656,6 +488,174 @@ 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 + 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 certificate + Azure::Automation::Mgmt::V2015_10_31::Models::Certificate + end + def connection + Azure::Automation::Mgmt::V2015_10_31::Models::Connection + end + def agent_registration + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistration + end + def agent_registration_regenerate_key_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationRegenerateKeyParameter + end + def key_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::KeyListResult + end + def dsc_compilation_job_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobCreateParameters + end + def job_stream + Azure::Automation::Mgmt::V2015_10_31::Models::JobStream + end + def statistics + Azure::Automation::Mgmt::V2015_10_31::Models::Statistics + end + def job_stream_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobStreamListResult + end + def runbook_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookAssociationProperty + end + def dsc_compilation_job_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscCompilationJobListResult + end + def agent_registration_keys + Azure::Automation::Mgmt::V2015_10_31::Models::AgentRegistrationKeys + end + def key + Azure::Automation::Mgmt::V2015_10_31::Models::Key + end + def dsc_configuration_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationAssociationProperty + end + def usage_counter_name + Azure::Automation::Mgmt::V2015_10_31::Models::UsageCounterName + end + def job_create_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::JobCreateParameters + end + def job_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::JobListResult + end + def statistics_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::StatisticsListResult + end + def variable_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::VariableUpdateParameters + end + def runbook_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::RunbookParameter + end + def variable_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::VariableListResult + end + def content_link + Azure::Automation::Mgmt::V2015_10_31::Models::ContentLink + end + def webhook_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::WebhookCreateOrUpdateParameters + end + def dsc_node_configuration_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationListResult + end + def dsc_configuration_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationListResult + end + def dsc_node_configuration_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationCreateOrUpdateParameters + end + def dsc_configuration_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationCreateOrUpdateParameters + end + def dsc_configuration_parameter + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationParameter + end + def dsc_configuration_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscConfigurationUpdateParameters + end + def webhook_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::WebhookUpdateParameters + end + def dsc_meta_configuration + Azure::Automation::Mgmt::V2015_10_31::Models::DscMetaConfiguration + end + def webhook_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::WebhookListResult + end + def dsc_node_configuration_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeConfigurationAssociationProperty + end + def dsc_node_extension_handler_association_property + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeExtensionHandlerAssociationProperty + end + def dsc_node_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeUpdateParameters + end + def automation_account_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::AutomationAccountUpdateParameters + end + def dsc_report_error + Azure::Automation::Mgmt::V2015_10_31::Models::DscReportError + end + def certificate_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::CertificateUpdateParameters + end + def dsc_report_resource_navigation + Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResourceNavigation + end + def connection_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionListResult + end + def dsc_report_resource + Azure::Automation::Mgmt::V2015_10_31::Models::DscReportResource + end + def connection_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionCreateOrUpdateParameters + end + def dsc_node_report + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReport + end + def connection_type + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionType + end + def dsc_node_report_list_result + Azure::Automation::Mgmt::V2015_10_31::Models::DscNodeReportListResult + end + def connection_type_create_or_update_parameters + Azure::Automation::Mgmt::V2015_10_31::Models::ConnectionTypeCreateOrUpdateParameters + end + def hybrid_runbook_worker + Azure::Automation::Mgmt::V2015_10_31::Models::HybridRunbookWorker + end + 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 3145f68949..acae668e51 100644 --- a/azure_sdk/lib/latest/modules/batch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/batch_profile_module.rb @@ -7,98 +7,98 @@ module Azure::Profiles::Latest module Batch module Mgmt - BatchAccountOperations = Azure::Batch::Mgmt::V2017_09_01::BatchAccountOperations - ApplicationPackageOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationPackageOperations - ApplicationOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationOperations Location = Azure::Batch::Mgmt::V2017_09_01::Location Operations = Azure::Batch::Mgmt::V2017_09_01::Operations CertificateOperations = Azure::Batch::Mgmt::V2017_09_01::CertificateOperations + BatchAccountOperations = Azure::Batch::Mgmt::V2017_09_01::BatchAccountOperations + ApplicationPackageOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationPackageOperations + ApplicationOperations = Azure::Batch::Mgmt::V2017_09_01::ApplicationOperations PoolOperations = Azure::Batch::Mgmt::V2017_09_01::PoolOperations module Models - FixedScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings - AutoStorageBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties - AutoScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings - BatchAccountCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters - ScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings - KeyVaultReference = Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference - BatchAccountUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters - OperationDisplay = Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay - BatchAccountRegenerateKeyParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters - OperationListResult = Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult - ActivateApplicationPackageParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters - AutoScaleRunError = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError - ApplicationPackage = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage - AutoScaleRun = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun - ListApplicationsResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult - NetworkSecurityGroupRule = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule - BatchLocationQuota = Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota - InboundNatPool = Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool - ProxyResource = Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource - 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 LinuxUserConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration - OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk UserAccount = Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount - DataDisk = Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk + OSDisk = Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk MetadataItem = Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem - DeploymentConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration ResourceFile = Azure::Batch::Mgmt::V2017_09_01::Models::ResourceFile BatchAccountKeys = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys + DeploymentConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration EnvironmentSetting = Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting - Application = Azure::Batch::Mgmt::V2017_09_01::Models::Application AutoUserSpecification = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification - Resource = Azure::Batch::Mgmt::V2017_09_01::Models::Resource UserIdentity = Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity - CheckNameAvailabilityResult = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult + Application = Azure::Batch::Mgmt::V2017_09_01::Models::Application StartTask = Azure::Batch::Mgmt::V2017_09_01::Models::StartTask - ImageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference - CertificateReference = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference VirtualMachineConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration ApplicationPackageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference + CertificateReference = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference ApplicationCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationCreateParameters ResizeError = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeError CertificateBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties - ResizeOperationStatus = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus + ImageReference = Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference WindowsConfiguration = Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration - Operation = Azure::Batch::Mgmt::V2017_09_01::Models::Operation + ResizeOperationStatus = Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus ApplicationUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters ListPoolsResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListPoolsResult BatchAccountListResult = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountListResult - ListCertificatesResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult + InboundNatPool = Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool AutoStorageProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties BatchAccount = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount + ListCertificatesResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult + PoolAllocationMode = Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode Certificate = Azure::Batch::Mgmt::V2017_09_01::Models::Certificate - CertificateCreateOrUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters Pool = Azure::Batch::Mgmt::V2017_09_01::Models::Pool - PoolAllocationMode = Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode - ProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState - AccountKeyType = Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType - PackageState = Azure::Batch::Mgmt::V2017_09_01::Models::PackageState CertificateFormat = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat + DataDisk = Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk + PackageState = Azure::Batch::Mgmt::V2017_09_01::Models::PackageState + AllocationState = Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState CertificateProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState + OperationDisplay = Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay + ComputeNodeDeallocationOption = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption + OperationListResult = Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult + CertificateCreateOrUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters PoolProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState - AllocationState = Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState + AccountKeyType = Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType CachingType = Azure::Batch::Mgmt::V2017_09_01::Models::CachingType StorageAccountType = Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType - ComputeNodeDeallocationOption = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption + ComputeNodeFillType = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType InterNodeCommunicationState = Azure::Batch::Mgmt::V2017_09_01::Models::InterNodeCommunicationState - InboundEndpointProtocol = Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol + ProxyResource = Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource NetworkSecurityGroupRuleAccess = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess - ComputeNodeFillType = Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType + CertificateVisibility = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility ElevationLevel = Azure::Batch::Mgmt::V2017_09_01::Models::ElevationLevel AutoUserScope = Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserScope + Operation = Azure::Batch::Mgmt::V2017_09_01::Models::Operation CertificateStoreLocation = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation - CertificateVisibility = Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility + InboundEndpointProtocol = Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol NameAvailabilityReason = Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason + CheckNameAvailabilityResult = Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult + Resource = Azure::Batch::Mgmt::V2017_09_01::Models::Resource + ProvisioningState = Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState + FixedScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings + AutoStorageBaseProperties = Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties + AutoScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings + BatchAccountCreateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters + ScaleSettings = Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings + KeyVaultReference = Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference + BatchAccountUpdateParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters + BatchAccountRegenerateKeyParameters = Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters + ActivateApplicationPackageParameters = Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters + AutoScaleRunError = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError + ApplicationPackage = Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage + AutoScaleRun = Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun + ListApplicationsResult = Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult + NetworkSecurityGroupRule = Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule + BatchLocationQuota = Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota + 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 - attr_reader :batch_account_operations, :application_package_operations, :application_operations, :location, :operations, :certificate_operations, :pool_operations, :configurable, :base_url, :options, :model_classes + attr_reader :location, :operations, :certificate_operations, :batch_account_operations, :application_package_operations, :application_operations, :pool_operations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -108,12 +108,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @batch_account_operations = @client_0.batch_account_operations - @application_package_operations = @client_0.application_package_operations - @application_operations = @client_0.application_operations @location = @client_0.location @operations = @client_0.operations @certificate_operations = @client_0.certificate_operations + @batch_account_operations = @client_0.batch_account_operations + @application_package_operations = @client_0.application_package_operations + @application_operations = @client_0.application_operations @pool_operations = @client_0.pool_operations @model_classes = ModelClasses.new @@ -133,138 +133,51 @@ def method_missing(method, *args) end class ModelClasses - def fixed_scale_settings - Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings - end - def auto_storage_base_properties - Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties - end - def auto_scale_settings - Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings - end - def batch_account_create_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters - end - def scale_settings - Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings - end - def key_vault_reference - Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference - end - def batch_account_update_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters - end - def operation_display - Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay - end - def batch_account_regenerate_key_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters - end - def operation_list_result - Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult - end - def activate_application_package_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters - end - def auto_scale_run_error - Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError - end - def application_package - Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage - end - def auto_scale_run - Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun - end - def list_applications_result - Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult - end - def network_security_group_rule - Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule - end - def batch_location_quota - Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota - end - def inbound_nat_pool - Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool - end - def proxy_resource - Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource - end - def pool_endpoint_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::PoolEndpointConfiguration - end - def delete_certificate_error - Azure::Batch::Mgmt::V2017_09_01::Models::DeleteCertificateError - end - 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 def linux_user_configuration Azure::Batch::Mgmt::V2017_09_01::Models::LinuxUserConfiguration end - def osdisk - Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk - end def user_account Azure::Batch::Mgmt::V2017_09_01::Models::UserAccount end - def data_disk - Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk + def osdisk + Azure::Batch::Mgmt::V2017_09_01::Models::OSDisk end def metadata_item Azure::Batch::Mgmt::V2017_09_01::Models::MetadataItem end - def deployment_configuration - Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration - end def resource_file Azure::Batch::Mgmt::V2017_09_01::Models::ResourceFile end def batch_account_keys Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountKeys end + def deployment_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::DeploymentConfiguration + end def environment_setting Azure::Batch::Mgmt::V2017_09_01::Models::EnvironmentSetting end - def application - Azure::Batch::Mgmt::V2017_09_01::Models::Application - end def auto_user_specification Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserSpecification end - def resource - Azure::Batch::Mgmt::V2017_09_01::Models::Resource - end def user_identity Azure::Batch::Mgmt::V2017_09_01::Models::UserIdentity end - def check_name_availability_result - Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult + def application + Azure::Batch::Mgmt::V2017_09_01::Models::Application end def start_task Azure::Batch::Mgmt::V2017_09_01::Models::StartTask end - def image_reference - Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference - end - def certificate_reference - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference - end def virtual_machine_configuration Azure::Batch::Mgmt::V2017_09_01::Models::VirtualMachineConfiguration end def application_package_reference Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackageReference end + def certificate_reference + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateReference + end def application_create_parameters Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationCreateParameters end @@ -274,14 +187,14 @@ def resize_error def certificate_base_properties Azure::Batch::Mgmt::V2017_09_01::Models::CertificateBaseProperties end - def resize_operation_status - Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus + def image_reference + Azure::Batch::Mgmt::V2017_09_01::Models::ImageReference end def windows_configuration Azure::Batch::Mgmt::V2017_09_01::Models::WindowsConfiguration end - def operation - Azure::Batch::Mgmt::V2017_09_01::Models::Operation + def resize_operation_status + Azure::Batch::Mgmt::V2017_09_01::Models::ResizeOperationStatus end def application_update_parameters Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationUpdateParameters @@ -292,8 +205,8 @@ def list_pools_result def batch_account_list_result Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountListResult end - def list_certificates_result - Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult + def inbound_nat_pool + Azure::Batch::Mgmt::V2017_09_01::Models::InboundNatPool end def auto_storage_properties Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageProperties @@ -301,38 +214,50 @@ def auto_storage_properties def batch_account Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccount end + def list_certificates_result + Azure::Batch::Mgmt::V2017_09_01::Models::ListCertificatesResult + end + def pool_allocation_mode + Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode + end def certificate Azure::Batch::Mgmt::V2017_09_01::Models::Certificate end - def certificate_create_or_update_parameters - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters - end def pool Azure::Batch::Mgmt::V2017_09_01::Models::Pool end - def pool_allocation_mode - Azure::Batch::Mgmt::V2017_09_01::Models::PoolAllocationMode - end - def provisioning_state - Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState + def certificate_format + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat end - def account_key_type - Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType + def data_disk + Azure::Batch::Mgmt::V2017_09_01::Models::DataDisk end def package_state Azure::Batch::Mgmt::V2017_09_01::Models::PackageState end - def certificate_format - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateFormat + def allocation_state + Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState end def certificate_provisioning_state Azure::Batch::Mgmt::V2017_09_01::Models::CertificateProvisioningState end + def operation_display + Azure::Batch::Mgmt::V2017_09_01::Models::OperationDisplay + end + def compute_node_deallocation_option + Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption + end + def operation_list_result + Azure::Batch::Mgmt::V2017_09_01::Models::OperationListResult + end + def certificate_create_or_update_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateCreateOrUpdateParameters + end def pool_provisioning_state Azure::Batch::Mgmt::V2017_09_01::Models::PoolProvisioningState end - def allocation_state - Azure::Batch::Mgmt::V2017_09_01::Models::AllocationState + def account_key_type + Azure::Batch::Mgmt::V2017_09_01::Models::AccountKeyType end def caching_type Azure::Batch::Mgmt::V2017_09_01::Models::CachingType @@ -340,20 +265,20 @@ def caching_type def storage_account_type Azure::Batch::Mgmt::V2017_09_01::Models::StorageAccountType end - def compute_node_deallocation_option - Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeDeallocationOption + def compute_node_fill_type + Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType end def inter_node_communication_state Azure::Batch::Mgmt::V2017_09_01::Models::InterNodeCommunicationState end - def inbound_endpoint_protocol - Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol + def proxy_resource + Azure::Batch::Mgmt::V2017_09_01::Models::ProxyResource end def network_security_group_rule_access Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRuleAccess end - def compute_node_fill_type - Azure::Batch::Mgmt::V2017_09_01::Models::ComputeNodeFillType + def certificate_visibility + Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility end def elevation_level Azure::Batch::Mgmt::V2017_09_01::Models::ElevationLevel @@ -361,15 +286,90 @@ def elevation_level def auto_user_scope Azure::Batch::Mgmt::V2017_09_01::Models::AutoUserScope end + def operation + Azure::Batch::Mgmt::V2017_09_01::Models::Operation + end def certificate_store_location Azure::Batch::Mgmt::V2017_09_01::Models::CertificateStoreLocation end - def certificate_visibility - Azure::Batch::Mgmt::V2017_09_01::Models::CertificateVisibility + def inbound_endpoint_protocol + Azure::Batch::Mgmt::V2017_09_01::Models::InboundEndpointProtocol end def name_availability_reason Azure::Batch::Mgmt::V2017_09_01::Models::NameAvailabilityReason end + def check_name_availability_result + Azure::Batch::Mgmt::V2017_09_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::Batch::Mgmt::V2017_09_01::Models::Resource + end + def provisioning_state + Azure::Batch::Mgmt::V2017_09_01::Models::ProvisioningState + end + def fixed_scale_settings + Azure::Batch::Mgmt::V2017_09_01::Models::FixedScaleSettings + end + def auto_storage_base_properties + Azure::Batch::Mgmt::V2017_09_01::Models::AutoStorageBaseProperties + end + def auto_scale_settings + Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleSettings + end + def batch_account_create_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountCreateParameters + end + def scale_settings + Azure::Batch::Mgmt::V2017_09_01::Models::ScaleSettings + end + def key_vault_reference + Azure::Batch::Mgmt::V2017_09_01::Models::KeyVaultReference + end + def batch_account_update_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountUpdateParameters + end + def batch_account_regenerate_key_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::BatchAccountRegenerateKeyParameters + end + def activate_application_package_parameters + Azure::Batch::Mgmt::V2017_09_01::Models::ActivateApplicationPackageParameters + end + def auto_scale_run_error + Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRunError + end + def application_package + Azure::Batch::Mgmt::V2017_09_01::Models::ApplicationPackage + end + def auto_scale_run + Azure::Batch::Mgmt::V2017_09_01::Models::AutoScaleRun + end + def list_applications_result + Azure::Batch::Mgmt::V2017_09_01::Models::ListApplicationsResult + end + def network_security_group_rule + Azure::Batch::Mgmt::V2017_09_01::Models::NetworkSecurityGroupRule + end + def batch_location_quota + Azure::Batch::Mgmt::V2017_09_01::Models::BatchLocationQuota + end + def pool_endpoint_configuration + Azure::Batch::Mgmt::V2017_09_01::Models::PoolEndpointConfiguration + end + def delete_certificate_error + Azure::Batch::Mgmt::V2017_09_01::Models::DeleteCertificateError + end + 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 2ec2daaeb2..0259fae8b7 100644 --- a/azure_sdk/lib/latest/modules/billing_profile_module.rb +++ b/azure_sdk/lib/latest/modules/billing_profile_module.rb @@ -7,26 +7,26 @@ module Azure::Profiles::Latest module Billing module Mgmt + Operations = Azure::Billing::Mgmt::V2017_04_24_preview::Operations BillingPeriods = Azure::Billing::Mgmt::V2017_04_24_preview::BillingPeriods Invoices = Azure::Billing::Mgmt::V2017_04_24_preview::Invoices - Operations = Azure::Billing::Mgmt::V2017_04_24_preview::Operations module Models - Resource = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource + Operation = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation + OperationDisplay = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay BillingPeriodsListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriodsListResult InvoicesListResult = Azure::Billing::Mgmt::V2017_04_24_preview::Models::InvoicesListResult - ErrorDetails = Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorDetails - OperationDisplay = Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay DownloadUrl = Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl - Operation = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation - ErrorResponse = Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse + 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 - Invoice = Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice end class BillingManagementClass - attr_reader :billing_periods, :invoices, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :billing_periods, :invoices, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -36,9 +36,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 @billing_periods = @client_0.billing_periods @invoices = @client_0.invoices - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -57,8 +57,11 @@ def method_missing(method, *args) end class ModelClasses - def resource - Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource + 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 billing_periods_list_result Azure::Billing::Mgmt::V2017_04_24_preview::Models::BillingPeriodsListResult @@ -66,30 +69,27 @@ def billing_periods_list_result def invoices_list_result Azure::Billing::Mgmt::V2017_04_24_preview::Models::InvoicesListResult end - def error_details - Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorDetails - end - def operation_display - Azure::Billing::Mgmt::V2017_04_24_preview::Models::OperationDisplay - end def download_url Azure::Billing::Mgmt::V2017_04_24_preview::Models::DownloadUrl end - def operation - Azure::Billing::Mgmt::V2017_04_24_preview::Models::Operation + def resource + Azure::Billing::Mgmt::V2017_04_24_preview::Models::Resource end - def error_response - Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorResponse + def error_details + Azure::Billing::Mgmt::V2017_04_24_preview::Models::ErrorDetails + end + def invoice + Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice 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 - def invoice - Azure::Billing::Mgmt::V2017_04_24_preview::Models::Invoice - 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 5c103f5df4..f82d91819b 100644 --- a/azure_sdk/lib/latest/modules/cdn_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cdn_profile_module.rb @@ -7,38 +7,15 @@ module Azure::Profiles::Latest module CDN module Mgmt - Profiles = Azure::CDN::Mgmt::V2017_10_12::Profiles Endpoints = Azure::CDN::Mgmt::V2017_10_12::Endpoints + Operations = Azure::CDN::Mgmt::V2017_10_12::Operations + Profiles = Azure::CDN::Mgmt::V2017_10_12::Profiles Origins = Azure::CDN::Mgmt::V2017_10_12::Origins CustomDomains = Azure::CDN::Mgmt::V2017_10_12::CustomDomains ResourceUsageOperations = Azure::CDN::Mgmt::V2017_10_12::ResourceUsageOperations - Operations = Azure::CDN::Mgmt::V2017_10_12::Operations EdgeNodes = Azure::CDN::Mgmt::V2017_10_12::EdgeNodes module Models - OriginUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters - Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku - OriginListResult = Azure::CDN::Mgmt::V2017_10_12::Models::OriginListResult - ProfileListResult = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileListResult - PurgeParameters = Azure::CDN::Mgmt::V2017_10_12::Models::PurgeParameters - SsoUri = Azure::CDN::Mgmt::V2017_10_12::Models::SsoUri - LoadParameters = Azure::CDN::Mgmt::V2017_10_12::Models::LoadParameters - DeepCreatedOrigin = Azure::CDN::Mgmt::V2017_10_12::Models::DeepCreatedOrigin - CidrIpAddress = Azure::CDN::Mgmt::V2017_10_12::Models::CidrIpAddress - EndpointListResult = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointListResult - OperationsListResult = Azure::CDN::Mgmt::V2017_10_12::Models::OperationsListResult - DeliveryRuleAction = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleAction - ProfileUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileUpdateParameters - DeliveryRule = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRule - EndpointUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointUpdateParameters - 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 - ErrorResponse = Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse - 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 - Resource = Azure::CDN::Mgmt::V2017_10_12::Models::Resource 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 @@ -51,20 +28,14 @@ module Models UrlFileExtensionConditionParameters = Azure::CDN::Mgmt::V2017_10_12::Models::UrlFileExtensionConditionParameters ResourceUsageListResult = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceUsageListResult EndpointPropertiesUpdateParametersDeliveryPolicy = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointPropertiesUpdateParametersDeliveryPolicy - OperationDisplay = Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay SupportedOptimizationTypesListResult = Azure::CDN::Mgmt::V2017_10_12::Models::SupportedOptimizationTypesListResult - Operation = Azure::CDN::Mgmt::V2017_10_12::Models::Operation Profile = Azure::CDN::Mgmt::V2017_10_12::Models::Profile Endpoint = Azure::CDN::Mgmt::V2017_10_12::Models::Endpoint DeliveryRuleUrlPathCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlPathCondition DeliveryRuleUrlFileExtensionCondition = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleUrlFileExtensionCondition DeliveryRuleCacheExpirationAction = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleCacheExpirationAction Origin = Azure::CDN::Mgmt::V2017_10_12::Models::Origin - ProxyResource = Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource - CustomDomain = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain EdgeNode = Azure::CDN::Mgmt::V2017_10_12::Models::EdgeNode - TrackedResource = Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource - SkuName = Azure::CDN::Mgmt::V2017_10_12::Models::SkuName ProfileResourceState = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileResourceState OptimizationType = Azure::CDN::Mgmt::V2017_10_12::Models::OptimizationType EndpointResourceState = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointResourceState @@ -75,10 +46,39 @@ module Models CustomHttpsProvisioningState = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningState CustomHttpsProvisioningSubstate = Azure::CDN::Mgmt::V2017_10_12::Models::CustomHttpsProvisioningSubstate ResourceType = Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType + OperationDisplay = Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay + ErrorResponse = Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse + ProxyResource = Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource + Operation = Azure::CDN::Mgmt::V2017_10_12::Models::Operation + TrackedResource = Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource + Sku = Azure::CDN::Mgmt::V2017_10_12::Models::Sku + CustomDomain = Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain + Resource = Azure::CDN::Mgmt::V2017_10_12::Models::Resource + SkuName = Azure::CDN::Mgmt::V2017_10_12::Models::SkuName + OriginUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters + OriginListResult = Azure::CDN::Mgmt::V2017_10_12::Models::OriginListResult + ProfileListResult = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileListResult + PurgeParameters = Azure::CDN::Mgmt::V2017_10_12::Models::PurgeParameters + SsoUri = Azure::CDN::Mgmt::V2017_10_12::Models::SsoUri + LoadParameters = Azure::CDN::Mgmt::V2017_10_12::Models::LoadParameters + DeepCreatedOrigin = Azure::CDN::Mgmt::V2017_10_12::Models::DeepCreatedOrigin + CidrIpAddress = Azure::CDN::Mgmt::V2017_10_12::Models::CidrIpAddress + EndpointListResult = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointListResult + OperationsListResult = Azure::CDN::Mgmt::V2017_10_12::Models::OperationsListResult + DeliveryRuleAction = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleAction + ProfileUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::ProfileUpdateParameters + DeliveryRule = Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRule + EndpointUpdateParameters = Azure::CDN::Mgmt::V2017_10_12::Models::EndpointUpdateParameters + 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 - attr_reader :profiles, :endpoints, :origins, :custom_domains, :resource_usage_operations, :operations, :edge_nodes, :configurable, :base_url, :options, :model_classes + attr_reader :endpoints, :operations, :profiles, :origins, :custom_domains, :resource_usage_operations, :edge_nodes, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -88,12 +88,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @profiles = @client_0.profiles @endpoints = @client_0.endpoints + @operations = @client_0.operations + @profiles = @client_0.profiles @origins = @client_0.origins @custom_domains = @client_0.custom_domains @resource_usage_operations = @client_0.resource_usage_operations - @operations = @client_0.operations @edge_nodes = @client_0.edge_nodes @model_classes = ModelClasses.new @@ -113,75 +113,6 @@ def method_missing(method, *args) end class ModelClasses - def origin_update_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters - end - def sku - Azure::CDN::Mgmt::V2017_10_12::Models::Sku - end - def origin_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::OriginListResult - end - def profile_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::ProfileListResult - end - def purge_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::PurgeParameters - end - def sso_uri - Azure::CDN::Mgmt::V2017_10_12::Models::SsoUri - end - def load_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::LoadParameters - end - def deep_created_origin - Azure::CDN::Mgmt::V2017_10_12::Models::DeepCreatedOrigin - end - def cidr_ip_address - Azure::CDN::Mgmt::V2017_10_12::Models::CidrIpAddress - end - def endpoint_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::EndpointListResult - end - def operations_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::OperationsListResult - end - def delivery_rule_action - Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleAction - end - def profile_update_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::ProfileUpdateParameters - end - def delivery_rule - Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRule - end - def endpoint_update_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::EndpointUpdateParameters - end - def custom_domain_parameters - Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainParameters - end - def edgenode_result - Azure::CDN::Mgmt::V2017_10_12::Models::EdgenodeResult - end - def custom_domain_list_result - Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainListResult - end - def error_response - Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse - 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 - def resource - Azure::CDN::Mgmt::V2017_10_12::Models::Resource - end def check_name_availability_input Azure::CDN::Mgmt::V2017_10_12::Models::CheckNameAvailabilityInput end @@ -218,15 +149,9 @@ def resource_usage_list_result def endpoint_properties_update_parameters_delivery_policy Azure::CDN::Mgmt::V2017_10_12::Models::EndpointPropertiesUpdateParametersDeliveryPolicy end - def operation_display - Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay - end def supported_optimization_types_list_result Azure::CDN::Mgmt::V2017_10_12::Models::SupportedOptimizationTypesListResult end - def operation - Azure::CDN::Mgmt::V2017_10_12::Models::Operation - end def profile Azure::CDN::Mgmt::V2017_10_12::Models::Profile end @@ -245,21 +170,9 @@ def delivery_rule_cache_expiration_action def origin Azure::CDN::Mgmt::V2017_10_12::Models::Origin end - def proxy_resource - Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource - end - def custom_domain - Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain - end def edge_node Azure::CDN::Mgmt::V2017_10_12::Models::EdgeNode end - def tracked_resource - Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource - end - def sku_name - Azure::CDN::Mgmt::V2017_10_12::Models::SkuName - end def profile_resource_state Azure::CDN::Mgmt::V2017_10_12::Models::ProfileResourceState end @@ -290,6 +203,93 @@ def custom_https_provisioning_substate def resource_type Azure::CDN::Mgmt::V2017_10_12::Models::ResourceType end + def operation_display + Azure::CDN::Mgmt::V2017_10_12::Models::OperationDisplay + end + def error_response + Azure::CDN::Mgmt::V2017_10_12::Models::ErrorResponse + end + def proxy_resource + Azure::CDN::Mgmt::V2017_10_12::Models::ProxyResource + end + def operation + Azure::CDN::Mgmt::V2017_10_12::Models::Operation + end + def tracked_resource + Azure::CDN::Mgmt::V2017_10_12::Models::TrackedResource + end + def sku + Azure::CDN::Mgmt::V2017_10_12::Models::Sku + end + def custom_domain + Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomain + end + def resource + Azure::CDN::Mgmt::V2017_10_12::Models::Resource + end + def sku_name + Azure::CDN::Mgmt::V2017_10_12::Models::SkuName + end + def origin_update_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::OriginUpdateParameters + end + def origin_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::OriginListResult + end + def profile_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::ProfileListResult + end + def purge_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::PurgeParameters + end + def sso_uri + Azure::CDN::Mgmt::V2017_10_12::Models::SsoUri + end + def load_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::LoadParameters + end + def deep_created_origin + Azure::CDN::Mgmt::V2017_10_12::Models::DeepCreatedOrigin + end + def cidr_ip_address + Azure::CDN::Mgmt::V2017_10_12::Models::CidrIpAddress + end + def endpoint_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::EndpointListResult + end + def operations_list_result + Azure::CDN::Mgmt::V2017_10_12::Models::OperationsListResult + end + def delivery_rule_action + Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRuleAction + end + def profile_update_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::ProfileUpdateParameters + end + def delivery_rule + Azure::CDN::Mgmt::V2017_10_12::Models::DeliveryRule + end + def endpoint_update_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::EndpointUpdateParameters + end + def custom_domain_parameters + Azure::CDN::Mgmt::V2017_10_12::Models::CustomDomainParameters + end + def edgenode_result + Azure::CDN::Mgmt::V2017_10_12::Models::EdgenodeResult + end + 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 e704a6a300..0ca9f9cf2d 100644 --- a/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/cognitiveservices_profile_module.rb @@ -7,15 +7,14 @@ module Azure::Profiles::Latest module CognitiveServices module Mgmt - Accounts = Azure::CognitiveServices::Mgmt::V2017_04_18::Accounts 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 ErrorBody = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ErrorBody CognitiveServicesAccountCreateParameters = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountCreateParameters - Error = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error CognitiveServicesAccount = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount OperationDisplayInfo = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::OperationDisplayInfo CognitiveServicesAccountKeys = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountKeys @@ -28,16 +27,17 @@ 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 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 Kind = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind ProvisioningState = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState - KeyName = Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName end class CognitiveServicesManagementClass - attr_reader :accounts, :operations, :check_sku_availability, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :accounts, :check_sku_availability, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -47,8 +47,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @accounts = @client_0.accounts @operations = @client_0.operations + @accounts = @client_0.accounts @check_sku_availability = @client_0.check_sku_availability @model_classes = ModelClasses.new @@ -77,9 +77,6 @@ def error_body def cognitive_services_account_create_parameters Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccountCreateParameters end - def error - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error - end def cognitive_services_account Azure::CognitiveServices::Mgmt::V2017_04_18::Models::CognitiveServicesAccount end @@ -116,6 +113,9 @@ 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 @@ -125,15 +125,15 @@ def sku_name def sku_tier Azure::CognitiveServices::Mgmt::V2017_04_18::Models::SkuTier end + def error + Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Error + end def kind Azure::CognitiveServices::Mgmt::V2017_04_18::Models::Kind end def provisioning_state Azure::CognitiveServices::Mgmt::V2017_04_18::Models::ProvisioningState end - def key_name - Azure::CognitiveServices::Mgmt::V2017_04_18::Models::KeyName - end end end end diff --git a/azure_sdk/lib/latest/modules/commerce_profile_module.rb b/azure_sdk/lib/latest/modules/commerce_profile_module.rb index 55cb470975..d0a33f4a88 100644 --- a/azure_sdk/lib/latest/modules/commerce_profile_module.rb +++ b/azure_sdk/lib/latest/modules/commerce_profile_module.rb @@ -18,11 +18,11 @@ module Models UsageAggregationListResult = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::UsageAggregationListResult OfferTermInfo = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::OfferTermInfo RateCardQueryParameters = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RateCardQueryParameters - ErrorResponse = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse MonetaryCredit = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit - MonetaryCommitment = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment + ErrorResponse = Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse 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 @@ -77,14 +77,11 @@ def offer_term_info def rate_card_query_parameters Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RateCardQueryParameters end - def error_response - Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse - end def monetary_credit Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCredit end - def monetary_commitment - Azure::Commerce::Mgmt::V2015_06_01_preview::Models::MonetaryCommitment + def error_response + Azure::Commerce::Mgmt::V2015_06_01_preview::Models::ErrorResponse end def recurring_charge Azure::Commerce::Mgmt::V2015_06_01_preview::Models::RecurringCharge @@ -92,6 +89,9 @@ def recurring_charge 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 be64c5e0c4..63f397f731 100644 --- a/azure_sdk/lib/latest/modules/compute_profile_module.rb +++ b/azure_sdk/lib/latest/modules/compute_profile_module.rb @@ -10,26 +10,23 @@ 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 - Operations = Azure::Compute::Mgmt::V2017_12_01::Operations - 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 - UsageOperations = Azure::Compute::Mgmt::V2017_12_01::UsageOperations VirtualMachineSizes = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineSizes - Images = Azure::Compute::Mgmt::V2017_12_01::Images VirtualMachineScaleSets = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSets + UsageOperations = Azure::Compute::Mgmt::V2017_12_01::UsageOperations + 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 - VirtualMachineScaleSetVMs = Azure::Compute::Mgmt::V2017_12_01::VirtualMachineScaleSetVMs 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 @@ -46,185 +43,188 @@ 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 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 ResourceSkuCapabilities = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities - ResourceSku = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku ResourceSkuCosts = Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts 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 - VirtualMachineScaleSetOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile + 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 ComputeOperationValue = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationValue VirtualMachineScaleSetUpdateOSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSProfile - InstanceViewStatus = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus + Resource = Azure::Compute::Mgmt::V2017_12_01::Models::Resource VirtualMachineScaleSetManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetManagedDiskParameters - Sku = Azure::Compute::Mgmt::V2017_12_01::Models::Sku - VirtualMachineScaleSetOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk - VirtualMachineListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult AutoOSUpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::AutoOSUpgradePolicy - VirtualMachineSize = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize RollingUpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradePolicy - UpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy - VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView ImageOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::ImageOSDisk RunCommandParameterDefinition = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandParameterDefinition ImageDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk - PurchasePlan = Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan ImageStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::ImageStorageProfile - DataDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage - UpdateResource = Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource - UsageName = Azure::Compute::Mgmt::V2017_12_01::Models::UsageName - Resource = Azure::Compute::Mgmt::V2017_12_01::Models::Resource - ListUsagesResult = Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult ImageListResult = Azure::Compute::Mgmt::V2017_12_01::Models::ImageListResult RunCommandInputParameter = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInputParameter - VirtualMachineScaleSetIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity - HardwareProfile = Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile ComputeOperationListResult = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationListResult - KeyVaultSecretReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference - SubResource = Azure::Compute::Mgmt::V2017_12_01::Models::SubResource - DiskEncryptionSettings = Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings - VirtualHardDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk RollingUpgradeProgressInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeProgressInfo - OSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk - ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties - StorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile VirtualMachineScaleSetUpdateOSDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSDisk - WinRMListener = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener VirtualMachineScaleSetDataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk - WindowsConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration - VirtualMachineScaleSetStorageProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile - SshConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration + 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 + 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 - ApiEntityReference = Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference OSProfile = Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile - VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings - NetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile - VirtualMachineScaleSetPublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration - DiagnosticsProfile = Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile - VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration - VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView - RollingUpgradeRunningStatus = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus - BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView - VirtualMachineScaleSetVMListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult - MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus - VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings - RecoveryWalkResponse = Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse - VirtualMachineScaleSetVMInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView - AvailabilitySetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult VirtualMachineHealthStatus = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus RunCommandListResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult - VirtualMachineScaleSetNetworkProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile - VirtualMachineExtensionsListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult 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 - VirtualMachineCaptureParameters = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters VirtualMachineScaleSetExtensionListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult LogAnalyticsOutput = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput - VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile LogAnalyticsInputBase = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase - VirtualMachineScaleSetVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile - AdditionalUnattendContent = Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent VirtualMachineScaleSetUpdateVMProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile - SshPublicKey = Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey + DiskInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView UpgradeOperationHistoricalStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfo - VaultSecretGroup = Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup UpgradeOperationHistoricalStatusInfoProperties = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties 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 + 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 + UpgradePolicy = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy + WindowsConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration + VirtualMachineScaleSetIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity + SshConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration + 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 + 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 + ComputeLongRunningOperationProperties = Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties + 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 + 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 + AdditionalUnattendContent = Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent + VirtualMachineScaleSetExtensionProfile = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile + 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 + BootDiagnosticsInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView VirtualMachineScaleSetVMInstanceIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs - DiskInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView + Plan = Azure::Compute::Mgmt::V2017_12_01::Models::Plan VirtualMachineScaleSetVMInstanceRequiredIDs = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs - VirtualMachineInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView + VirtualMachineScaleSetUpdatePublicIPAddressConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount - VirtualMachineSizeListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult + MaintenanceRedeployStatus = Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus + VirtualMachineScaleSetNetworkConfigurationDnsSettings = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary - OSDiskImage = Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary - Plan = Azure::Compute::Mgmt::V2017_12_01::Models::Plan + HardwareProfile = Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile VirtualMachineScaleSetInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView - DataDisk = Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk - VirtualMachineScaleSetListResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult + KeyVaultSecretReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference + 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 - VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView + 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 - SubResourceReadOnly = Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly + 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 + VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView + OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse + VirtualMachineExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension VirtualMachineScaleSetSku = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku - Usage = Azure::Compute::Mgmt::V2017_12_01::Models::Usage - VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult WinRMConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration - ApiErrorBase = Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase + SubResourceReadOnly = Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly VirtualMachineIdentity = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity - InnerError = Azure::Compute::Mgmt::V2017_12_01::Models::InnerError - KeyVaultKeyReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference - ApiError = Azure::Compute::Mgmt::V2017_12_01::Models::ApiError - RunCommandDocumentBase = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase - RollbackStatusInfo = Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo - OperationStatusResponse = Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse - UpgradeOperationHistoryStatus = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoryStatus - AvailabilitySet = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet + VirtualMachine = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine + VirtualMachineScaleSetListSkusResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult AvailabilitySetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetUpdate - VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage + AvailabilitySet = Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet + ApiErrorBase = Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase VirtualMachineImageResource = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource - VirtualMachineExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension + KeyVaultKeyReference = Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference VirtualMachineExtensionUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionUpdate - VirtualMachineImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage + ApiError = Azure::Compute::Mgmt::V2017_12_01::Models::ApiError VirtualMachineCaptureResult = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureResult - ImageReference = Azure::Compute::Mgmt::V2017_12_01::Models::ImageReference - ManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters NetworkInterfaceReference = Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference - VirtualMachine = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine + InnerError = Azure::Compute::Mgmt::V2017_12_01::Models::InnerError + ImageReference = Azure::Compute::Mgmt::V2017_12_01::Models::ImageReference + VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration + VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension + VirtualMachineImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage VirtualMachineUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineUpdate Image = Azure::Compute::Mgmt::V2017_12_01::Models::Image ImageUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::ImageUpdate - VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration - VirtualMachineScaleSetUpdateIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration - VirtualMachineScaleSetNetworkConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration + VirtualMachineExtensionImage = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage VirtualMachineScaleSetUpdateNetworkConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration - VirtualMachineScaleSetExtension = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension - VirtualMachineScaleSet = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet VirtualMachineScaleSetUpdate = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate + VirtualMachineScaleSet = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet VirtualMachineScaleSetVM = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM + RunCommandDocumentBase = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase + LogAnalyticsOperationResult = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOperationResult + RunCommandDocument = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument + VirtualMachineScaleSetIPConfiguration = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration + ManagedDiskParameters = Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters + 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 + 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 - LogAnalyticsOperationResult = Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOperationResult - RunCommandDocument = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument RunCommandResult = Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandResult 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 + 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 DiskCreateOptionTypes = Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes - StorageAccountTypes = Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes - 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 + UpgradeState = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeState + 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 + 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 - UpgradeMode = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode OperatingSystemStateTypes = Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemStateTypes - IPVersion = Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion VirtualMachinePriorityTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes VirtualMachineEvictionPolicyTypes = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineEvictionPolicyTypes - VirtualMachineScaleSetSkuScaleType = Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType - UpgradeState = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeState - UpgradeOperationInvoker = Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationInvoker - RollingUpgradeStatusCode = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode RollingUpgradeActionType = Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeActionType IntervalInMins = Azure::Compute::Mgmt::V2017_12_01::Models::IntervalInMins - InstanceViewTypes = Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes end class ComputeManagementClass - attr_reader :disks, :snapshots, :resource_skus, :operations, :availability_sets, :virtual_machine_extension_images, :virtual_machine_extensions, :virtual_machines, :virtual_machine_images, :usage_operations, :virtual_machine_sizes, :images, :virtual_machine_scale_sets, :virtual_machine_scale_set_extensions, :virtual_machine_scale_set_rolling_upgrades, :virtual_machine_scale_set_vms, :log_analytics, :virtual_machine_run_commands, :configurable, :base_url, :options, :model_classes + 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 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) - @operations = @client_2.operations - @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 - @usage_operations = @client_2.usage_operations @virtual_machine_sizes = @client_2.virtual_machine_sizes - @images = @client_2.images @virtual_machine_scale_sets = @client_2.virtual_machine_scale_sets + @usage_operations = @client_2.usage_operations + @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 - @virtual_machine_scale_set_vms = @client_2.virtual_machine_scale_set_vms @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,15 +286,6 @@ 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 @@ -343,6 +334,15 @@ 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 + 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 resource_sku_restrictions Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictions end @@ -355,9 +355,6 @@ def resource_sku_location_info def resource_sku_capabilities Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCapabilities end - def resource_sku - Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSku - end def resource_sku_costs Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuCosts end @@ -376,45 +373,42 @@ def resource_sku_restrictions_type def resource_sku_restrictions_reason_code Azure::Compute::Mgmt::V2017_09_01::Models::ResourceSkuRestrictionsReasonCode end - def virtual_machine_scale_set_osprofile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile - end - def compute_operation_value - Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationValue + 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 + def sku + Azure::Compute::Mgmt::V2017_12_01::Models::Sku + end + def sub_resource + Azure::Compute::Mgmt::V2017_12_01::Models::SubResource + end + def usage_name + Azure::Compute::Mgmt::V2017_12_01::Models::UsageName + end + def usage + Azure::Compute::Mgmt::V2017_12_01::Models::Usage + 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 instance_view_status - Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus + 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 - def sku - Azure::Compute::Mgmt::V2017_12_01::Models::Sku - end - def virtual_machine_scale_set_osdisk - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk - end - def virtual_machine_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult - end def auto_osupgrade_policy Azure::Compute::Mgmt::V2017_12_01::Models::AutoOSUpgradePolicy end - def virtual_machine_size - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize - end def rolling_upgrade_policy Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradePolicy end - def upgrade_policy - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy - end - def virtual_machine_extension_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView - end def image_osdisk Azure::Compute::Mgmt::V2017_12_01::Models::ImageOSDisk end @@ -424,236 +418,233 @@ def run_command_parameter_definition def image_data_disk Azure::Compute::Mgmt::V2017_12_01::Models::ImageDataDisk end - def purchase_plan - Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan - end def image_storage_profile Azure::Compute::Mgmt::V2017_12_01::Models::ImageStorageProfile end - def data_disk_image - Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage - end - def update_resource - Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource - end - def usage_name - Azure::Compute::Mgmt::V2017_12_01::Models::UsageName - end - def resource - Azure::Compute::Mgmt::V2017_12_01::Models::Resource - end - def list_usages_result - Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult - end def image_list_result Azure::Compute::Mgmt::V2017_12_01::Models::ImageListResult end def run_command_input_parameter Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInputParameter end - def virtual_machine_scale_set_identity - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity - end - def hardware_profile - Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile - end def compute_operation_list_result Azure::Compute::Mgmt::V2017_12_01::Models::ComputeOperationListResult end - def key_vault_secret_reference - Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference - end - def sub_resource - Azure::Compute::Mgmt::V2017_12_01::Models::SubResource - end - def disk_encryption_settings - Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings - end - def virtual_hard_disk - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk - end def rolling_upgrade_progress_info Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeProgressInfo end - def osdisk - Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk - end - def compute_long_running_operation_properties - Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties - end - def storage_profile - Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile - end def virtual_machine_scale_set_update_osdisk Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateOSDisk end - def win_rmlistener - Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener - end def virtual_machine_scale_set_data_disk Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetDataDisk end - def windows_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration - end - def virtual_machine_scale_set_storage_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile + def instance_view_status + Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewStatus end - def ssh_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration + 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 end + def vault_secret_group + Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup + end + def virtual_machine_size + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSize + end def vault_certificate Azure::Compute::Mgmt::V2017_12_01::Models::VaultCertificate end - def api_entity_reference - Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference - end def osprofile Azure::Compute::Mgmt::V2017_12_01::Models::OSProfile end - def virtual_machine_scale_set_public_ipaddress_configuration_dns_settings - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings + def virtual_machine_health_status + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus end - def network_profile - Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile + def run_command_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult end - def virtual_machine_scale_set_public_ipaddress_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration + def virtual_machine_scale_set_update_network_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile + end + 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 + end + def virtual_machine_scale_set_extension_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult + end + def log_analytics_output + Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput + end + def log_analytics_input_base + Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase + end + def virtual_machine_scale_set_update_vmprofile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile + end + def disk_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView + end + def upgrade_operation_historical_status_info + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfo + end + def upgrade_operation_historical_status_info_properties + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties + end + def boot_diagnostics + Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics end def diagnostics_profile Azure::Compute::Mgmt::V2017_12_01::Models::DiagnosticsProfile end - def virtual_machine_scale_set_update_public_ipaddress_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration + def virtual_machine_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView end - def virtual_machine_agent_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineAgentInstanceView + def virtual_machine_extension_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionInstanceView + end + def network_profile + Azure::Compute::Mgmt::V2017_12_01::Models::NetworkProfile end def rolling_upgrade_running_status Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeRunningStatus end - def boot_diagnostics_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView + def virtual_machine_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineListResult end - def virtual_machine_scale_set_vmlist_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult + def storage_profile + Azure::Compute::Mgmt::V2017_12_01::Models::StorageProfile end - def maintenance_redeploy_status - Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus + def win_rmlistener + Azure::Compute::Mgmt::V2017_12_01::Models::WinRMListener end - def virtual_machine_scale_set_network_configuration_dns_settings - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings + def upgrade_policy + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradePolicy end - def recovery_walk_response - Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse + def windows_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::WindowsConfiguration end - def virtual_machine_scale_set_vminstance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView + def virtual_machine_scale_set_identity + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIdentity + end + def ssh_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::SshConfiguration + end + def virtual_machine_scale_set_osprofile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSProfile end def availability_set_list_result Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetListResult end - def virtual_machine_health_status - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineHealthStatus + def virtual_machine_scale_set_osdisk + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetOSDisk end - def run_command_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandListResult + def list_usages_result + Azure::Compute::Mgmt::V2017_12_01::Models::ListUsagesResult end - def virtual_machine_scale_set_network_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile + def virtual_machine_scale_set_storage_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetStorageProfile end def virtual_machine_extensions_list_result Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionsListResult end - def virtual_machine_scale_set_update_network_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkProfile + def api_entity_reference + Azure::Compute::Mgmt::V2017_12_01::Models::ApiEntityReference end - def run_command_input - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandInput + def compute_long_running_operation_properties + Azure::Compute::Mgmt::V2017_12_01::Models::ComputeLongRunningOperationProperties end - def virtual_machine_scale_set_list_osupgrade_history - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListOSUpgradeHistory + def virtual_machine_scale_set_vminstance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceView end def virtual_machine_capture_parameters Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureParameters end - def virtual_machine_scale_set_extension_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionListResult + def recovery_walk_response + Azure::Compute::Mgmt::V2017_12_01::Models::RecoveryWalkResponse end - def log_analytics_output - Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOutput + def disk_encryption_settings + Azure::Compute::Mgmt::V2017_12_01::Models::DiskEncryptionSettings end - def virtual_machine_scale_set_extension_profile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile + def virtual_machine_scale_set_network_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkProfile end - def log_analytics_input_base - Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsInputBase + def virtual_hard_disk + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualHardDisk end - def virtual_machine_scale_set_vmprofile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile + def purchase_plan + Azure::Compute::Mgmt::V2017_12_01::Models::PurchasePlan end def additional_unattend_content Azure::Compute::Mgmt::V2017_12_01::Models::AdditionalUnattendContent end - def virtual_machine_scale_set_update_vmprofile - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateVMProfile + def virtual_machine_scale_set_extension_profile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtensionProfile end def ssh_public_key Azure::Compute::Mgmt::V2017_12_01::Models::SshPublicKey end - def upgrade_operation_historical_status_info - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfo + def virtual_machine_scale_set_vmprofile + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMProfile end - def vault_secret_group - Azure::Compute::Mgmt::V2017_12_01::Models::VaultSecretGroup + def virtual_machine_size_list_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult end - def upgrade_operation_historical_status_info_properties - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoricalStatusInfoProperties + def osdisk + Azure::Compute::Mgmt::V2017_12_01::Models::OSDisk end - def boot_diagnostics - Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnostics + def boot_diagnostics_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::BootDiagnosticsInstanceView end def virtual_machine_scale_set_vminstance_ids Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceIDs end - def disk_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::DiskInstanceView + def plan + Azure::Compute::Mgmt::V2017_12_01::Models::Plan end def virtual_machine_scale_set_vminstance_required_ids Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMInstanceRequiredIDs end - def virtual_machine_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineInstanceView + def virtual_machine_scale_set_update_public_ipaddress_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdatePublicIPAddressConfiguration end def virtual_machine_status_code_count Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineStatusCodeCount end - def virtual_machine_size_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeListResult + def maintenance_redeploy_status + Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceRedeployStatus + end + def virtual_machine_scale_set_network_configuration_dns_settings + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfigurationDnsSettings end def virtual_machine_scale_set_instance_view_statuses_summary Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceViewStatusesSummary end - def osdisk_image - Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage - end def virtual_machine_scale_set_vmextensions_summary Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMExtensionsSummary end - def plan - Azure::Compute::Mgmt::V2017_12_01::Models::Plan + def hardware_profile + Azure::Compute::Mgmt::V2017_12_01::Models::HardwareProfile end def virtual_machine_scale_set_instance_view Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetInstanceView end - def data_disk - Azure::Compute::Mgmt::V2017_12_01::Models::DataDisk + def key_vault_secret_reference + Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultSecretReference end - def virtual_machine_scale_set_list_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListResult + def update_resource + Azure::Compute::Mgmt::V2017_12_01::Models::UpdateResource + end + def virtual_machine_scale_set_public_ipaddress_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetPublicIPAddressConfiguration + end + 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 @@ -661,89 +652,98 @@ def linux_configuration def virtual_machine_scale_set_list_with_link_result Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListWithLinkResult end - def virtual_machine_extension_handler_instance_view - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView + 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 end def virtual_machine_scale_set_sku_capacity Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuCapacity end - def sub_resource_read_only - Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly - end - def virtual_machine_scale_set_sku - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku + def osdisk_image + Azure::Compute::Mgmt::V2017_12_01::Models::OSDiskImage end - def usage - Azure::Compute::Mgmt::V2017_12_01::Models::Usage + def rollback_status_info + Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo end - def virtual_machine_scale_set_list_skus_result - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult + def upgrade_operation_history_status + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoryStatus end - def win_rmconfiguration - Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration + def data_disk_image + Azure::Compute::Mgmt::V2017_12_01::Models::DataDiskImage end - def api_error_base - Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase + def virtual_machine_scale_set_vmlist_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVMListResult end - def virtual_machine_identity - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity + def virtual_machine_extension_handler_instance_view + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionHandlerInstanceView end - def inner_error - Azure::Compute::Mgmt::V2017_12_01::Models::InnerError + def operation_status_response + Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse end - def key_vault_key_reference - Azure::Compute::Mgmt::V2017_12_01::Models::KeyVaultKeyReference + def virtual_machine_extension + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension end - def api_error - Azure::Compute::Mgmt::V2017_12_01::Models::ApiError + def virtual_machine_scale_set_sku + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSku end - def run_command_document_base - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase + def win_rmconfiguration + Azure::Compute::Mgmt::V2017_12_01::Models::WinRMConfiguration end - def rollback_status_info - Azure::Compute::Mgmt::V2017_12_01::Models::RollbackStatusInfo + def sub_resource_read_only + Azure::Compute::Mgmt::V2017_12_01::Models::SubResourceReadOnly end - def operation_status_response - Azure::Compute::Mgmt::V2017_12_01::Models::OperationStatusResponse + def virtual_machine_identity + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineIdentity end - def upgrade_operation_history_status - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationHistoryStatus + def virtual_machine + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine end - def availability_set - Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet + def virtual_machine_scale_set_list_skus_result + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetListSkusResult end def availability_set_update Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySetUpdate end - def virtual_machine_extension_image - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage + def availability_set + Azure::Compute::Mgmt::V2017_12_01::Models::AvailabilitySet + end + def api_error_base + Azure::Compute::Mgmt::V2017_12_01::Models::ApiErrorBase end def virtual_machine_image_resource Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImageResource end - def virtual_machine_extension - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtension + 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 end - def virtual_machine_image - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage + def api_error + Azure::Compute::Mgmt::V2017_12_01::Models::ApiError end def virtual_machine_capture_result Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineCaptureResult end + def network_interface_reference + Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference + end + def inner_error + Azure::Compute::Mgmt::V2017_12_01::Models::InnerError + end def image_reference Azure::Compute::Mgmt::V2017_12_01::Models::ImageReference end - def managed_disk_parameters - Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters + def virtual_machine_scale_set_network_configuration + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration end - def network_interface_reference - Azure::Compute::Mgmt::V2017_12_01::Models::NetworkInterfaceReference + def virtual_machine_scale_set_extension + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension end - def virtual_machine - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachine + def virtual_machine_image + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineImage end def virtual_machine_update Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineUpdate @@ -754,30 +754,54 @@ def image def image_update Azure::Compute::Mgmt::V2017_12_01::Models::ImageUpdate end - def virtual_machine_scale_set_ipconfiguration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration - end - def virtual_machine_scale_set_update_ipconfiguration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateIPConfiguration - end - def virtual_machine_scale_set_network_configuration - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetNetworkConfiguration + def virtual_machine_extension_image + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineExtensionImage end def virtual_machine_scale_set_update_network_configuration Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdateNetworkConfiguration end - def virtual_machine_scale_set_extension - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetExtension + def virtual_machine_scale_set_update + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate end def virtual_machine_scale_set Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSet end - def virtual_machine_scale_set_update - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetUpdate - end def virtual_machine_scale_set_vm Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetVM end + def run_command_document_base + Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocumentBase + end + def log_analytics_operation_result + Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOperationResult + end + def run_command_document + Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument + end + def virtual_machine_scale_set_ipconfiguration + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetIPConfiguration + end + def managed_disk_parameters + Azure::Compute::Mgmt::V2017_12_01::Models::ManagedDiskParameters + end + def pass_names + Azure::Compute::Mgmt::V2017_12_01::Models::PassNames + end + def component_names + Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames + end + 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 + end + def operating_system_types + Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes + end + def virtual_machine_size_types + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes + end def rolling_upgrade_status_info Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusInfo end @@ -787,23 +811,17 @@ def request_rate_by_interval_input def throttled_requests_input Azure::Compute::Mgmt::V2017_12_01::Models::ThrottledRequestsInput end - def log_analytics_operation_result - Azure::Compute::Mgmt::V2017_12_01::Models::LogAnalyticsOperationResult - end - def run_command_document - Azure::Compute::Mgmt::V2017_12_01::Models::RunCommandDocument - end 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 end - def operating_system_types - Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemTypes + def upgrade_mode + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode end - def virtual_machine_size_types - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineSizeTypes + def ipversion + Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion end def caching_types Azure::Compute::Mgmt::V2017_12_01::Models::CachingTypes @@ -811,17 +829,14 @@ def caching_types def disk_create_option_types Azure::Compute::Mgmt::V2017_12_01::Models::DiskCreateOptionTypes end - def storage_account_types - Azure::Compute::Mgmt::V2017_12_01::Models::StorageAccountTypes - end - def pass_names - Azure::Compute::Mgmt::V2017_12_01::Models::PassNames + def upgrade_state + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeState end - def component_names - Azure::Compute::Mgmt::V2017_12_01::Models::ComponentNames + def upgrade_operation_invoker + Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationInvoker end - def setting_names - Azure::Compute::Mgmt::V2017_12_01::Models::SettingNames + def rolling_upgrade_status_code + Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode end def protocol_types Azure::Compute::Mgmt::V2017_12_01::Models::ProtocolTypes @@ -829,45 +844,30 @@ def protocol_types def resource_identity_type Azure::Compute::Mgmt::V2017_12_01::Models::ResourceIdentityType end + def virtual_machine_scale_set_sku_scale_type + Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType + end + def instance_view_types + Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes + end def maintenance_operation_result_code_types Azure::Compute::Mgmt::V2017_12_01::Models::MaintenanceOperationResultCodeTypes end - def upgrade_mode - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeMode - end def operating_system_state_types Azure::Compute::Mgmt::V2017_12_01::Models::OperatingSystemStateTypes end - def ipversion - Azure::Compute::Mgmt::V2017_12_01::Models::IPVersion - end def virtual_machine_priority_types Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachinePriorityTypes end def virtual_machine_eviction_policy_types Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineEvictionPolicyTypes end - def virtual_machine_scale_set_sku_scale_type - Azure::Compute::Mgmt::V2017_12_01::Models::VirtualMachineScaleSetSkuScaleType - end - def upgrade_state - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeState - end - def upgrade_operation_invoker - Azure::Compute::Mgmt::V2017_12_01::Models::UpgradeOperationInvoker - end - def rolling_upgrade_status_code - Azure::Compute::Mgmt::V2017_12_01::Models::RollingUpgradeStatusCode - end 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 - def instance_view_types - Azure::Compute::Mgmt::V2017_12_01::Models::InstanceViewTypes - end end end end diff --git a/azure_sdk/lib/latest/modules/consumption_profile_module.rb b/azure_sdk/lib/latest/modules/consumption_profile_module.rb index f7954709f3..fb4bd5a9de 100644 --- a/azure_sdk/lib/latest/modules/consumption_profile_module.rb +++ b/azure_sdk/lib/latest/modules/consumption_profile_module.rb @@ -7,47 +7,47 @@ module Azure::Profiles::Latest module Consumption module Mgmt + Operations = Azure::Consumption::Mgmt::V2018_01_31::Operations UsageDetails = Azure::Consumption::Mgmt::V2018_01_31::UsageDetails Marketplaces = Azure::Consumption::Mgmt::V2018_01_31::Marketplaces ReservationsSummaries = Azure::Consumption::Mgmt::V2018_01_31::ReservationsSummaries ReservationsDetails = Azure::Consumption::Mgmt::V2018_01_31::ReservationsDetails Budgets = Azure::Consumption::Mgmt::V2018_01_31::Budgets - Operations = Azure::Consumption::Mgmt::V2018_01_31::Operations PriceSheet = Azure::Consumption::Mgmt::V2018_01_31::PriceSheet module Models - Notification = Azure::Consumption::Mgmt::V2018_01_31::Models::Notification + Resource = Azure::Consumption::Mgmt::V2018_01_31::Models::Resource MeterDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::MeterDetails Filters = Azure::Consumption::Mgmt::V2018_01_31::Models::Filters UsageDetailsListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::UsageDetailsListResult CurrentSpend = Azure::Consumption::Mgmt::V2018_01_31::Models::CurrentSpend MarketplacesListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::MarketplacesListResult - OperationListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::OperationListResult ReservationSummariesListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummariesListResult ReservationDetailsListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationDetailsListResult BudgetsListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::BudgetsListResult + OperationListResult = Azure::Consumption::Mgmt::V2018_01_31::Models::OperationListResult PriceSheetProperties = Azure::Consumption::Mgmt::V2018_01_31::Models::PriceSheetProperties - ErrorDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails - Resource = Azure::Consumption::Mgmt::V2018_01_31::Models::Resource - ErrorResponse = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse - ProxyResource = Azure::Consumption::Mgmt::V2018_01_31::Models::ProxyResource - OperationDisplay = Azure::Consumption::Mgmt::V2018_01_31::Models::OperationDisplay BudgetTimePeriod = Azure::Consumption::Mgmt::V2018_01_31::Models::BudgetTimePeriod - Operation = Azure::Consumption::Mgmt::V2018_01_31::Models::Operation UsageDetail = Azure::Consumption::Mgmt::V2018_01_31::Models::UsageDetail - Marketplace = Azure::Consumption::Mgmt::V2018_01_31::Models::Marketplace + OperationDisplay = Azure::Consumption::Mgmt::V2018_01_31::Models::OperationDisplay ReservationSummaries = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummaries - ReservationDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationDetails + Marketplace = Azure::Consumption::Mgmt::V2018_01_31::Models::Marketplace Budget = Azure::Consumption::Mgmt::V2018_01_31::Models::Budget + ErrorResponse = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse + ProxyResource = Azure::Consumption::Mgmt::V2018_01_31::Models::ProxyResource PriceSheetResult = Azure::Consumption::Mgmt::V2018_01_31::Models::PriceSheetResult + ReservationDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationDetails + Notification = Azure::Consumption::Mgmt::V2018_01_31::Models::Notification + Operation = Azure::Consumption::Mgmt::V2018_01_31::Models::Operation CategoryType = Azure::Consumption::Mgmt::V2018_01_31::Models::CategoryType TimeGrainType = Azure::Consumption::Mgmt::V2018_01_31::Models::TimeGrainType OperatorType = Azure::Consumption::Mgmt::V2018_01_31::Models::OperatorType Datagrain = Azure::Consumption::Mgmt::V2018_01_31::Models::Datagrain + ErrorDetails = Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails end class ConsumptionManagementClass - attr_reader :usage_details, :marketplaces, :reservations_summaries, :reservations_details, :budgets, :operations, :price_sheet, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :usage_details, :marketplaces, :reservations_summaries, :reservations_details, :budgets, :price_sheet, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -57,12 +57,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @usage_details = @client_0.usage_details @marketplaces = @client_0.marketplaces @reservations_summaries = @client_0.reservations_summaries @reservations_details = @client_0.reservations_details @budgets = @client_0.budgets - @operations = @client_0.operations @price_sheet = @client_0.price_sheet @model_classes = ModelClasses.new @@ -82,8 +82,8 @@ def method_missing(method, *args) end class ModelClasses - def notification - Azure::Consumption::Mgmt::V2018_01_31::Models::Notification + def resource + Azure::Consumption::Mgmt::V2018_01_31::Models::Resource end def meter_details Azure::Consumption::Mgmt::V2018_01_31::Models::MeterDetails @@ -100,9 +100,6 @@ def current_spend def marketplaces_list_result Azure::Consumption::Mgmt::V2018_01_31::Models::MarketplacesListResult end - def operation_list_result - Azure::Consumption::Mgmt::V2018_01_31::Models::OperationListResult - end def reservation_summaries_list_result Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummariesListResult end @@ -112,48 +109,48 @@ def reservation_details_list_result def budgets_list_result Azure::Consumption::Mgmt::V2018_01_31::Models::BudgetsListResult end + def operation_list_result + Azure::Consumption::Mgmt::V2018_01_31::Models::OperationListResult + end def price_sheet_properties Azure::Consumption::Mgmt::V2018_01_31::Models::PriceSheetProperties end - def error_details - Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails - end - def resource - Azure::Consumption::Mgmt::V2018_01_31::Models::Resource - end - def error_response - Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse - end - def proxy_resource - Azure::Consumption::Mgmt::V2018_01_31::Models::ProxyResource - end - def operation_display - Azure::Consumption::Mgmt::V2018_01_31::Models::OperationDisplay - end def budget_time_period Azure::Consumption::Mgmt::V2018_01_31::Models::BudgetTimePeriod end - def operation - Azure::Consumption::Mgmt::V2018_01_31::Models::Operation - end def usage_detail Azure::Consumption::Mgmt::V2018_01_31::Models::UsageDetail end - def marketplace - Azure::Consumption::Mgmt::V2018_01_31::Models::Marketplace + def operation_display + Azure::Consumption::Mgmt::V2018_01_31::Models::OperationDisplay end def reservation_summaries Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationSummaries end - def reservation_details - Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationDetails + def marketplace + Azure::Consumption::Mgmt::V2018_01_31::Models::Marketplace end def budget Azure::Consumption::Mgmt::V2018_01_31::Models::Budget end + def error_response + Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorResponse + end + def proxy_resource + Azure::Consumption::Mgmt::V2018_01_31::Models::ProxyResource + end def price_sheet_result Azure::Consumption::Mgmt::V2018_01_31::Models::PriceSheetResult end + def reservation_details + Azure::Consumption::Mgmt::V2018_01_31::Models::ReservationDetails + end + def notification + Azure::Consumption::Mgmt::V2018_01_31::Models::Notification + end + def operation + Azure::Consumption::Mgmt::V2018_01_31::Models::Operation + end def category_type Azure::Consumption::Mgmt::V2018_01_31::Models::CategoryType end @@ -166,6 +163,9 @@ def operator_type def datagrain Azure::Consumption::Mgmt::V2018_01_31::Models::Datagrain end + def error_details + Azure::Consumption::Mgmt::V2018_01_31::Models::ErrorDetails + 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 723d9c5178..a9f74f47e1 100644 --- a/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerinstance_profile_module.rb @@ -7,52 +7,52 @@ module Azure::Profiles::Latest module ContainerInstance module Mgmt - ContainerGroups = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::ContainerGroups 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 + 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 + 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 + ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup + ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol + Event = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event + ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol + ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy + ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin + OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes + UsageName = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName + Usage = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage + UsageListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageListResult + Resource = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource + OperationDisplay = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay + OperationListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult IpAddress = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::IpAddress ContainerPort = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPort ContainerGroupPropertiesInstanceView = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupPropertiesInstanceView ContainerState = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerState - Event = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event ResourceRequests = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceRequests - OperationDisplay = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay ResourceRequirements = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceRequirements - Operation = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation Container = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Container - OperationListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult GitRepoVolume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::GitRepoVolume - UsageName = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName ImageRegistryCredential = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential - Usage = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage - EnvironmentVariable = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable - UsageListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageListResult + Operation = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation ResourceLimits = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceLimits ContainerGroupListResult = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult - AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume + 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 - 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 - 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 - Resource = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource - ContainerGroup = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup - ContainerNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol - ContainerGroupRestartPolicy = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy - ContainerGroupNetworkProtocol = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol - OperatingSystemTypes = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes - ContainerInstanceOperationsOrigin = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin + AzureFileVolume = Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume end class ContainerInstanceManagementClass - attr_reader :container_groups, :operations, :container_group_usage, :container_logs, :start_container, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :container_groups, :container_group_usage, :container_logs, :start_container, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -62,8 +62,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @container_groups = @client_0.container_groups @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 @@ -85,6 +85,63 @@ def method_missing(method, *args) end class ModelClasses + def container_exec_request_terminal_size + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequestTerminalSize + end + def volume_mount + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount + end + def container_exec_request + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest + end + def container_properties_instance_view + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView + end + def container_exec_response + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse + end + def volume + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume + end + def container_group + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup + end + def container_network_protocol + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol + end + def event + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event + end + def container_group_network_protocol + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol + end + def container_group_restart_policy + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy + end + def container_instance_operations_origin + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin + end + def operating_system_types + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes + end + def usage_name + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName + end + def usage + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage + end + def usage_list_result + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageListResult + end + def resource + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource + end + def operation_display + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay + end + def operation_list_result + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult + end def ip_address Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::IpAddress end @@ -97,44 +154,23 @@ def container_group_properties_instance_view def container_state Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerState end - def event - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Event - end def resource_requests Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceRequests end - def operation_display - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationDisplay - end def resource_requirements Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceRequirements end - def operation - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation - end def container Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Container end - def operation_list_result - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperationListResult - end def git_repo_volume Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::GitRepoVolume end - def usage_name - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageName - end def image_registry_credential Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ImageRegistryCredential end - def usage - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Usage - end - def environment_variable - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable - end - def usage_list_result - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::UsageListResult + def operation + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Operation end def resource_limits Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ResourceLimits @@ -142,8 +178,8 @@ def resource_limits def container_group_list_result Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupListResult end - def azure_file_volume - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume + def environment_variable + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::EnvironmentVariable end def logs Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Logs @@ -151,44 +187,8 @@ def logs 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 - def volume_mount - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::VolumeMount - end - def container_exec_request - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecRequest - end - def container_properties_instance_view - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerPropertiesInstanceView - end - def container_exec_response - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerExecResponse - end - def volume - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Volume - end - def resource - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::Resource - end - def container_group - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroup - end - def container_network_protocol - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerNetworkProtocol - end - def container_group_restart_policy - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupRestartPolicy - end - def container_group_network_protocol - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerGroupNetworkProtocol - end - def operating_system_types - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::OperatingSystemTypes - end - def container_instance_operations_origin - Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::ContainerInstanceOperationsOrigin + def azure_file_volume + Azure::ContainerInstance::Mgmt::V2018_02_01_preview::Models::AzureFileVolume end end end diff --git a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb index 2432fa2b71..d0886f8cd4 100644 --- a/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerregistry_profile_module.rb @@ -7,61 +7,61 @@ module Azure::Profiles::Latest module ContainerRegistry module Mgmt - Registries = Azure::ContainerRegistry::Mgmt::V2017_10_01::Registries Operations = Azure::ContainerRegistry::Mgmt::V2017_10_01::Operations + Registries = Azure::ContainerRegistry::Mgmt::V2017_10_01::Registries Replications = Azure::ContainerRegistry::Mgmt::V2017_10_01::Replications 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 + WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request + 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 + Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + 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 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 OperationDisplayDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDisplayDefinition ReplicationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationListResult - OperationListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult - Resource = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource - Status = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status WebhookCreateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookCreateParameters EventListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventListResult RegistryUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUpdateParameters - WebhookUpdateParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters RegistryPassword = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword - WebhookListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult RegenerateCredentialParameters = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters - EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo + 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 CallbackConfig = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig - OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition + EventInfo = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo Target = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target StorageAccountProperties = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties - Request = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request - RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult + OperationDefinition = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition Actor = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor RegistryNameStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus - Source = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source - RegistryListResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult + RegistryListCredentialsResult = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult EventContent = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventContent - Sku = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku EventRequestMessage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage - RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage + 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 - Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication - Webhook = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook - Event = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event + RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit ImportMode = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode - SkuName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName - SkuTier = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier - ProvisioningState = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState PasswordName = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName - RegistryUsageUnit = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit - WebhookStatus = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus - WebhookAction = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + Replication = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication + RegistryUsage = Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage end class ContainerRegistryManagementClass - attr_reader :registries, :operations, :replications, :webhooks, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :registries, :replications, :webhooks, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -71,8 +71,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @registries = @client_0.registries @operations = @client_0.operations + @registries = @client_0.registries @replications = @client_0.replications @webhooks = @client_0.webhooks @@ -93,9 +93,45 @@ 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 + end + def webhook_action + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + end + def request + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request + end + def event + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event + end + def operation_list_result + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult + end + def webhook + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook + end + def sku + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku + end + def resource + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource + end + def sku_name + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName + end + 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 import_source Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportSource end @@ -111,15 +147,6 @@ def operation_display_definition def replication_list_result Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ReplicationListResult end - def operation_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationListResult - end - def resource - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Resource - end - def status - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Status - end def webhook_create_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookCreateParameters end @@ -129,29 +156,29 @@ def event_list_result def registry_update_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUpdateParameters end - def webhook_update_parameters - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookUpdateParameters - end def registry_password Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryPassword end - def webhook_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookListResult - end def regenerate_credential_parameters Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegenerateCredentialParameters end - def event_info - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo + 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 callback_config Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::CallbackConfig end - def operation_definition - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition + def event_info + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventInfo end def target Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Target @@ -159,11 +186,8 @@ def target def storage_account_properties Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::StorageAccountProperties end - def request - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Request - end - def registry_list_credentials_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListCredentialsResult + def operation_definition + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::OperationDefinition end def actor Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Actor @@ -171,23 +195,17 @@ def actor def registry_name_status Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryNameStatus end - def source - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Source - end - def registry_list_result - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryListResult + 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 sku - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Sku - end def event_request_message Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventRequestMessage 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 def event_response_message Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::EventResponseMessage @@ -195,38 +213,20 @@ def event_response_message def registry Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Registry end - def replication - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication - end - def webhook - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Webhook - end - def event - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Event + def registry_usage_unit + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit end def import_mode Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ImportMode end - def sku_name - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuName - end - def sku_tier - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::SkuTier - end - def provisioning_state - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::ProvisioningState - end def password_name Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::PasswordName end - def registry_usage_unit - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsageUnit - end - def webhook_status - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookStatus + def replication + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::Replication end - def webhook_action - Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::WebhookAction + def registry_usage + Azure::ContainerRegistry::Mgmt::V2017_10_01::Models::RegistryUsage 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 1fcf8b1fac..6ccd418244 100644 --- a/azure_sdk/lib/latest/modules/containerservice_profile_module.rb +++ b/azure_sdk/lib/latest/modules/containerservice_profile_module.rb @@ -10,8 +10,8 @@ module Mgmt ContainerServices = Azure::ContainerService::Mgmt::V2017_01_31::ContainerServices module Models + ContainerService = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService ContainerServiceSshPublicKey = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey - Resource = Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource ContainerServiceSshConfiguration = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshConfiguration ContainerServiceServicePrincipalProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceServicePrincipalProfile ContainerServiceLinuxProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceLinuxProfile @@ -23,9 +23,9 @@ module Models ContainerServiceAgentPoolProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceAgentPoolProfile ContainerServiceCustomProfile = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceCustomProfile ContainerServiceListResult = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceListResult - ContainerService = Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService 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 @@ -58,12 +58,12 @@ def method_missing(method, *args) end class ModelClasses + def container_service + Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService + end def container_service_ssh_public_key Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshPublicKey end - def resource - Azure::ContainerService::Mgmt::V2017_01_31::Models::Resource - end def container_service_ssh_configuration Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceSshConfiguration end @@ -97,15 +97,15 @@ def container_service_custom_profile def container_service_list_result Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceListResult end - def container_service - Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerService - end def container_service_orchestrator_types Azure::ContainerService::Mgmt::V2017_01_31::Models::ContainerServiceOrchestratorTypes end 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 0fa8f58657..50b24d9d0a 100644 --- a/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb +++ b/azure_sdk/lib/latest/modules/contentmoderator_profile_module.rb @@ -6,39 +6,20 @@ module Azure::Profiles::Latest module ContentModerator + ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm + Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews ImageModeration = Azure::CognitiveServices::ContentModerator::V1_0::ImageModeration TextModeration = Azure::CognitiveServices::ContentModerator::V1_0::TextModeration ListManagementImageLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImageLists ListManagementTermLists = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTermLists ListManagementImage = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementImage - ListManagementTerm = Azure::CognitiveServices::ContentModerator::V1_0::ListManagementTerm - Reviews = Azure::CognitiveServices::ContentModerator::V1_0::Reviews module Models Image = Azure::CognitiveServices::ContentModerator::V1_0::Models::Image - KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair - ImageIds = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds - Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame - TermsInList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList - Score = Azure::CognitiveServices::ContentModerator::V1_0::Models::Score - TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData - Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status - TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging - IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA - Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms - Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address - 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 - Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job - Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate - JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult Evaluate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate - JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId MatchResponse = Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse - Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error ImageListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata + JobId = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId APIError = Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError TermListMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermListMetadata TranscriptModerationBodyItemTermsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::TranscriptModerationBodyItemTermsItem @@ -53,31 +34,50 @@ module Models PII = Azure::CognitiveServices::ContentModerator::V1_0::Models::PII CreateVideoReviewsBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItemMetadataItem FoundFaces = Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces - CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem Match = Azure::CognitiveServices::ContentModerator::V1_0::Models::Match BodyMetadata = Azure::CognitiveServices::ContentModerator::V1_0::Models::BodyMetadata - ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList + Face = Azure::CognitiveServices::ContentModerator::V1_0::Models::Face Body = Azure::CognitiveServices::ContentModerator::V1_0::Models::Body RefreshIndex = Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex - ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl + CreateVideoReviewsBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem Classification = Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification VideoFrameBodyItemReviewerResultTagsItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem - Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + ImageList = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList VideoFrameBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem - DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage + Screen = Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen VideoFrameBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem - Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag - CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem + DetectedLanguage = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage OCR = Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR - CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem + CreateReviewBodyItemMetadataItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem Phone = Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone - Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + CreateReviewBodyItem = Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem TermList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList + Content = Azure::CognitiveServices::ContentModerator::V1_0::Models::Content + ImageUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl AzureRegionBaseUrl = Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl + Error = Azure::CognitiveServices::ContentModerator::V1_0::Models::Error + Job = Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + Tag = Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + Address = Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + JobListResult = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult + Status = Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + KeyValuePair = Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair + ImageIds = Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds + Frame = Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame + TermsInList = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList + Score = Azure::CognitiveServices::ContentModerator::V1_0::Models::Score + TermsData = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData + TermsPaging = Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging + IPA = Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA + Terms = Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms + Review = Azure::CognitiveServices::ContentModerator::V1_0::Models::Review + DetectedTerms = Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms + JobExecutionReportDetails = Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails + Candidate = Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate end class ContentModeratorDataClass - attr_reader :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :list_management_term, :reviews, :configurable, :base_url, :options, :model_classes + attr_reader :list_management_term, :reviews, :image_moderation, :text_moderation, :list_management_image_lists, :list_management_term_lists, :list_management_image, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -87,13 +87,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @list_management_term = @client_0.list_management_term + @reviews = @client_0.reviews @image_moderation = @client_0.image_moderation @text_moderation = @client_0.text_moderation @list_management_image_lists = @client_0.list_management_image_lists @list_management_term_lists = @client_0.list_management_term_lists @list_management_image = @client_0.list_management_image - @list_management_term = @client_0.list_management_term - @reviews = @client_0.reviews @model_classes = ModelClasses.new end @@ -115,75 +115,18 @@ class ModelClasses def image Azure::CognitiveServices::ContentModerator::V1_0::Models::Image end - def key_value_pair - Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair - end - def image_ids - Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds - end - def frame - Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame - end - def terms_in_list - Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList - end - def score - Azure::CognitiveServices::ContentModerator::V1_0::Models::Score - end - def terms_data - Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData - end - def status - Azure::CognitiveServices::ContentModerator::V1_0::Models::Status - end - def terms_paging - Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging - end - def ipa - Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA - end - def terms - Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms - end - def address - Azure::CognitiveServices::ContentModerator::V1_0::Models::Address - end - def review - Azure::CognitiveServices::ContentModerator::V1_0::Models::Review - end - def detected_terms - Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms - end - def job_execution_report_details - Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails - end - def face - Azure::CognitiveServices::ContentModerator::V1_0::Models::Face - end - def job - Azure::CognitiveServices::ContentModerator::V1_0::Models::Job - end - def candidate - Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate - end - def job_list_result - Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult - end def evaluate Azure::CognitiveServices::ContentModerator::V1_0::Models::Evaluate end - def job_id - Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId - end def match_response Azure::CognitiveServices::ContentModerator::V1_0::Models::MatchResponse end - def error - Azure::CognitiveServices::ContentModerator::V1_0::Models::Error - end def image_list_metadata Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageListMetadata end + def job_id + Azure::CognitiveServices::ContentModerator::V1_0::Models::JobId + end def apierror Azure::CognitiveServices::ContentModerator::V1_0::Models::APIError end @@ -226,17 +169,14 @@ def create_video_reviews_body_item_metadata_item def found_faces Azure::CognitiveServices::ContentModerator::V1_0::Models::FoundFaces end - def create_video_reviews_body_item - Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem - end def match Azure::CognitiveServices::ContentModerator::V1_0::Models::Match end def body_metadata Azure::CognitiveServices::ContentModerator::V1_0::Models::BodyMetadata end - def image_list - Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList + def face + Azure::CognitiveServices::ContentModerator::V1_0::Models::Face end def body Azure::CognitiveServices::ContentModerator::V1_0::Models::Body @@ -244,8 +184,8 @@ def body def refresh_index Azure::CognitiveServices::ContentModerator::V1_0::Models::RefreshIndex end - def image_url - Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl + def create_video_reviews_body_item + Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateVideoReviewsBodyItem end def classification Azure::CognitiveServices::ContentModerator::V1_0::Models::Classification @@ -253,42 +193,102 @@ def classification def video_frame_body_item_reviewer_result_tags_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemReviewerResultTagsItem end - def screen - Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen + def image_list + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageList end def video_frame_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItemMetadataItem end - def detected_language - Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage + def screen + Azure::CognitiveServices::ContentModerator::V1_0::Models::Screen end def video_frame_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::VideoFrameBodyItem end - def tag - Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + def detected_language + Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedLanguage + end + def ocr + Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR end def create_review_body_item_metadata_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItemMetadataItem end - def ocr - Azure::CognitiveServices::ContentModerator::V1_0::Models::OCR + def phone + Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone end def create_review_body_item Azure::CognitiveServices::ContentModerator::V1_0::Models::CreateReviewBodyItem end - def phone - Azure::CognitiveServices::ContentModerator::V1_0::Models::Phone + def term_list + Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList end def content Azure::CognitiveServices::ContentModerator::V1_0::Models::Content end - def term_list - Azure::CognitiveServices::ContentModerator::V1_0::Models::TermList + def image_url + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageUrl end def azure_region_base_url Azure::CognitiveServices::ContentModerator::V1_0::Models::AzureRegionBaseUrl end + def error + Azure::CognitiveServices::ContentModerator::V1_0::Models::Error + end + def job + Azure::CognitiveServices::ContentModerator::V1_0::Models::Job + end + def tag + Azure::CognitiveServices::ContentModerator::V1_0::Models::Tag + end + def address + Azure::CognitiveServices::ContentModerator::V1_0::Models::Address + end + def job_list_result + Azure::CognitiveServices::ContentModerator::V1_0::Models::JobListResult + end + def status + Azure::CognitiveServices::ContentModerator::V1_0::Models::Status + end + def key_value_pair + Azure::CognitiveServices::ContentModerator::V1_0::Models::KeyValuePair + end + def image_ids + Azure::CognitiveServices::ContentModerator::V1_0::Models::ImageIds + end + def frame + Azure::CognitiveServices::ContentModerator::V1_0::Models::Frame + end + def terms_in_list + Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsInList + end + def score + Azure::CognitiveServices::ContentModerator::V1_0::Models::Score + end + def terms_data + Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsData + end + def terms_paging + Azure::CognitiveServices::ContentModerator::V1_0::Models::TermsPaging + end + def ipa + Azure::CognitiveServices::ContentModerator::V1_0::Models::IPA + end + def terms + Azure::CognitiveServices::ContentModerator::V1_0::Models::Terms + end + def review + Azure::CognitiveServices::ContentModerator::V1_0::Models::Review + end + def detected_terms + Azure::CognitiveServices::ContentModerator::V1_0::Models::DetectedTerms + end + def job_execution_report_details + Azure::CognitiveServices::ContentModerator::V1_0::Models::JobExecutionReportDetails + end + def candidate + Azure::CognitiveServices::ContentModerator::V1_0::Models::Candidate + end end end end diff --git a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb index 744733e667..105b9583bf 100644 --- a/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customerinsights_profile_module.rb @@ -7,25 +7,75 @@ module Azure::Profiles::Latest module CustomerInsights module Mgmt - Operations = Azure::CustomerInsights::Mgmt::V2017_04_26::Operations - Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs - Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles - 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 Connectors = Azure::CustomerInsights::Mgmt::V2017_04_26::Connectors ConnectorMappings = Azure::CustomerInsights::Mgmt::V2017_04_26::ConnectorMappings Kpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Kpi - WidgetTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::WidgetTypes + Profiles = Azure::CustomerInsights::Mgmt::V2017_04_26::Profiles Views = Azure::CustomerInsights::Mgmt::V2017_04_26::Views - Links = Azure::CustomerInsights::Mgmt::V2017_04_26::Links + 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 - Predictions = Azure::CustomerInsights::Mgmt::V2017_04_26::Predictions + Hubs = Azure::CustomerInsights::Mgmt::V2017_04_26::Hubs + Interactions = Azure::CustomerInsights::Mgmt::V2017_04_26::Interactions + Relationships = Azure::CustomerInsights::Mgmt::V2017_04_26::Relationships module Models + 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 + GetImageUploadUrlInput = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput + ParticipantProfilePropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference + ImageDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition + Hub = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub + EntityTypeDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition + ProfileResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat + InteractionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat + KpiResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat + EnrichingKpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi + ConnectorResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat + ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat + AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat + LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat + RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat + RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat + ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat + WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat + RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat + 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 + ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + 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 + 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 + OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay + LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes + OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult + CardinalityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes + InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType + RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes + CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType + PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle + ProxyResource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource + Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation + Resource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource + ProfileListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult + RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult KpiListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult HubBillingInfoFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::HubBillingInfoFormat Participant = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Participant @@ -33,7 +83,6 @@ module Models MetadataDefinitionBase = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::MetadataDefinitionBase PredictionSystemGeneratedEntities = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionSystemGeneratedEntities DataSourcePrecedence = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence - ProfileListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult SuggestRelationshipLinksResponse = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse AuthorizationPolicy = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicy PredictionGradesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionGradesItem @@ -46,15 +95,11 @@ module Models RelationshipsLookup = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipsLookup ConnectorMappingAvailability = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingAvailability ConnectorMappingCompleteOperation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation - OperationListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult KpiThresholds = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds ConnectorListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorListResult KpiParticipantProfilesMetadata = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata - Operation = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation KpiExtract = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract ConnectorMappingListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult - Resource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource - OperationDisplay = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay TypePropertiesMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping AuthorizationPolicyListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyListResult RelationshipTypeFieldMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeFieldMapping @@ -73,7 +118,6 @@ module Models CanonicalProfileDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinition KpiAlias = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiAlias ViewListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult - ProxyResource = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource CanonicalProfileDefinitionPropertiesItem = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem RelationshipTypeMapping = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipTypeMapping WidgetTypeListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeListResult @@ -84,56 +128,12 @@ module Models 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 - RoleAssignmentListResult = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult 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 - GetImageUploadUrlInput = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput - ParticipantProfilePropertyReference = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference - ImageDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition - Hub = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub - EntityTypeDefinition = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition - ProfileResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat - InteractionResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat - KpiResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat - EnrichingKpi = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi - ConnectorResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat - ConnectorMappingResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat - AuthorizationPolicyResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat - LinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat - RelationshipResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat - RelationshipLinkResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat - ViewResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat - WidgetTypeResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat - RoleAssignmentResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat - RoleResourceFormat = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat - 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 - ConnectorStates = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates - 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 - 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 - EntityType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType - LinkTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes - InstanceOperationType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType - CardinalityTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes - RoleTypes = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes - CanonicalPropertyValueType = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType - PredictionModelLifeCycle = Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle end class CustomerInsightsManagementClass - attr_reader :operations, :hubs, :profiles, :interactions, :relationships, :relationship_links, :authorization_policies, :connectors, :connector_mappings, :kpi, :widget_types, :views, :links, :roles, :role_assignments, :images, :predictions, :configurable, :base_url, :options, :model_classes + 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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -143,23 +143,23 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @operations = @client_0.operations - @hubs = @client_0.hubs - @profiles = @client_0.profiles - @interactions = @client_0.interactions - @relationships = @client_0.relationships @relationship_links = @client_0.relationship_links + @operations = @client_0.operations @authorization_policies = @client_0.authorization_policies @connectors = @client_0.connectors @connector_mappings = @client_0.connector_mappings @kpi = @client_0.kpi - @widget_types = @client_0.widget_types + @profiles = @client_0.profiles @views = @client_0.views - @links = @client_0.links + @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 - @predictions = @client_0.predictions + @hubs = @client_0.hubs + @interactions = @client_0.interactions + @relationships = @client_0.relationships @model_classes = ModelClasses.new end @@ -178,6 +178,156 @@ def method_missing(method, *args) end class ModelClasses + def kpi_definition + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiDefinition + end + def role_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult + end + def connector_mapping_structure + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure + end + def get_image_upload_url_input + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput + end + def participant_profile_property_reference + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference + end + def image_definition + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition + end + def hub + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub + end + def entity_type_definition + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition + end + def profile_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat + end + def interaction_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat + end + def kpi_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat + end + def enriching_kpi + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi + end + def connector_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat + end + def connector_mapping_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat + end + def authorization_policy_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat + end + def link_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat + end + def relationship_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat + end + def relationship_link_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat + end + def view_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat + end + def widget_type_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat + end + def role_assignment_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat + end + def role_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat + end + def prediction_resource_format + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat + end + def entity_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes + end + 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 + def permission_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes + end + def connector_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes + end + def connector_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates + end + def error_management_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes + end + def frequency_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes + end + def completion_operation_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes + end + def connector_mapping_states + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates + end + def calculation_window_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes + end + def kpi_functions + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions + end + def operation_display + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay + end + def link_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes + end + def operation_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult + end + def cardinality_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes + end + def instance_operation_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType + end + def entity_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType + end + def role_types + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes + end + def canonical_property_value_type + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType + end + def prediction_model_life_cycle + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle + end + def proxy_resource + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource + end + def operation + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation + end + def resource + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource + end + def profile_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult + end + def role_assignment_list_result + Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult + end def kpi_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiListResult end @@ -199,9 +349,6 @@ def prediction_system_generated_entities def data_source_precedence Azure::CustomerInsights::Mgmt::V2017_04_26::Models::DataSourcePrecedence end - def profile_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileListResult - end def suggest_relationship_links_response Azure::CustomerInsights::Mgmt::V2017_04_26::Models::SuggestRelationshipLinksResponse end @@ -238,9 +385,6 @@ def connector_mapping_availability def connector_mapping_complete_operation Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingCompleteOperation end - def operation_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationListResult - end def kpi_thresholds Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiThresholds end @@ -250,21 +394,12 @@ def connector_list_result def kpi_participant_profiles_metadata Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiParticipantProfilesMetadata end - def operation - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Operation - end def kpi_extract Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiExtract end def connector_mapping_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingListResult end - def resource - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Resource - end - def operation_display - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::OperationDisplay - end def type_properties_mapping Azure::CustomerInsights::Mgmt::V2017_04_26::Models::TypePropertiesMapping end @@ -319,9 +454,6 @@ def kpi_alias def view_list_result Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewListResult end - def proxy_resource - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProxyResource - end def canonical_profile_definition_properties_item Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalProfileDefinitionPropertiesItem end @@ -352,144 +484,12 @@ def prediction_distribution_definition def participant_property_reference Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantPropertyReference end - def role_assignment_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentListResult - 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 - def role_list_result - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleListResult - end - def connector_mapping_structure - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStructure - end - def get_image_upload_url_input - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::GetImageUploadUrlInput - end - def participant_profile_property_reference - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ParticipantProfilePropertyReference - end - def image_definition - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ImageDefinition - end - def hub - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::Hub - end - def entity_type_definition - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypeDefinition - end - def profile_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ProfileResourceFormat - end - def interaction_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InteractionResourceFormat - end - def kpi_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiResourceFormat - end - def enriching_kpi - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EnrichingKpi - end - def connector_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorResourceFormat - end - def connector_mapping_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingResourceFormat - end - def authorization_policy_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::AuthorizationPolicyResourceFormat - end - def link_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkResourceFormat - end - def relationship_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipResourceFormat - end - def relationship_link_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RelationshipLinkResourceFormat - end - def view_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ViewResourceFormat - end - def widget_type_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::WidgetTypeResourceFormat - end - def role_assignment_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleAssignmentResourceFormat - end - def role_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleResourceFormat - end - def prediction_resource_format - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionResourceFormat - end - def entity_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityTypes - end - 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 - def permission_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PermissionTypes - end - def connector_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorTypes - end - def connector_states - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorStates - end - def error_management_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ErrorManagementTypes - end - def frequency_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::FrequencyTypes - end - def completion_operation_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CompletionOperationTypes - end - def connector_mapping_states - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::ConnectorMappingStates - end - def calculation_window_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CalculationWindowTypes - end - def kpi_functions - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::KpiFunctions - end - def entity_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::EntityType - end - def link_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::LinkTypes - end - def instance_operation_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::InstanceOperationType - end - def cardinality_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CardinalityTypes - end - def role_types - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::RoleTypes - end - def canonical_property_value_type - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::CanonicalPropertyValueType - end - def prediction_model_life_cycle - Azure::CustomerInsights::Mgmt::V2017_04_26::Models::PredictionModelLifeCycle - 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 4b79f6d097..96a21d1a9b 100644 --- a/azure_sdk/lib/latest/modules/customsearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/customsearch_profile_module.rb @@ -12,22 +12,22 @@ 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 - Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error WebMetaTag = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag WebPage = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebPage WebWebAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::WebWebAnswer SearchResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResponse SearchResultsAnswer = Azure::CognitiveServices::CustomSearch::V1_0::Models::SearchResultsAnswer Identifiable = Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable - Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response - ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse Answer = Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer + ErrorResponse = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse Thing = Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::CustomSearch::V1_0::Models::CreativeWork ErrorCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorSubCode SafeSearch = Azure::CognitiveServices::CustomSearch::V1_0::Models::SafeSearch TextFormat = Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat + Response = Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + Error = Azure::CognitiveServices::CustomSearch::V1_0::Models::Error end class CustomSearchDataClass @@ -69,9 +69,6 @@ def query_context def query Azure::CognitiveServices::CustomSearch::V1_0::Models::Query end - def error - Azure::CognitiveServices::CustomSearch::V1_0::Models::Error - end def web_meta_tag Azure::CognitiveServices::CustomSearch::V1_0::Models::WebMetaTag end @@ -90,15 +87,12 @@ def search_results_answer def identifiable Azure::CognitiveServices::CustomSearch::V1_0::Models::Identifiable end - def response - Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + def answer + Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer end def error_response Azure::CognitiveServices::CustomSearch::V1_0::Models::ErrorResponse end - def answer - Azure::CognitiveServices::CustomSearch::V1_0::Models::Answer - end def thing Azure::CognitiveServices::CustomSearch::V1_0::Models::Thing end @@ -117,6 +111,12 @@ def safe_search def text_format Azure::CognitiveServices::CustomSearch::V1_0::Models::TextFormat end + def response + Azure::CognitiveServices::CustomSearch::V1_0::Models::Response + end + def error + Azure::CognitiveServices::CustomSearch::V1_0::Models::Error + 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 22bcea2ec7..8140460295 100644 --- a/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakeanalytics_profile_module.rb @@ -7,22 +7,17 @@ module Azure::Profiles::Latest module DataLakeAnalytics module Mgmt + Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations Accounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Accounts - DataLakeStoreAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeStoreAccounts StorageAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::StorageAccounts + DataLakeStoreAccounts = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::DataLakeStoreAccounts ComputePolicies = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::ComputePolicies FirewallRules = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::FirewallRules - Operations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Operations Locations = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Locations module Models - CapabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation - Resource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource NameAvailabilityInformation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation - Operation = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation - OperationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult UpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters - SubResource = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource UpdateComputePolicyParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters UpdateStorageAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountParameters DataLakeStoreAccountInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeStoreAccountInformationListResult @@ -33,7 +28,6 @@ module Models CreateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateComputePolicyWithAccountParameters ComputePolicyListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::ComputePolicyListResult CreateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters - OperationDisplay = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay CreateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters CreateOrUpdateFirewallRuleParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters UpdateDataLakeStoreWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreWithAccountParameters @@ -41,7 +35,6 @@ module Models UpdateStorageAccountWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateStorageAccountWithAccountParameters SasTokenInformationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SasTokenInformationListResult UpdateComputePolicyWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters - CheckNameAvailabilityParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters UpdateFirewallRuleWithAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters StorageContainerListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::StorageContainerListResult UpdateDataLakeAnalyticsAccountParameters = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateDataLakeAnalyticsAccountParameters @@ -59,15 +52,22 @@ module Models AADObjectType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::AADObjectType FirewallState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallState FirewallAllowAzureIpsState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + OperationDisplay = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay TierType = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType - DataLakeAnalyticsAccountStatus = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus + OperationListResult = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult DataLakeAnalyticsAccountState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState + DataLakeAnalyticsAccountStatus = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus OperationOrigin = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationOrigin SubscriptionState = Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState + 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 :accounts, :data_lake_store_accounts, :storage_accounts, :compute_policies, :firewall_rules, :operations, :locations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :accounts, :storage_accounts, :data_lake_store_accounts, :compute_policies, :firewall_rules, :locations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -77,12 +77,12 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @operations = @client_0.operations @accounts = @client_0.accounts - @data_lake_store_accounts = @client_0.data_lake_store_accounts @storage_accounts = @client_0.storage_accounts + @data_lake_store_accounts = @client_0.data_lake_store_accounts @compute_policies = @client_0.compute_policies @firewall_rules = @client_0.firewall_rules - @operations = @client_0.operations @locations = @client_0.locations @model_classes = ModelClasses.new @@ -102,27 +102,12 @@ def method_missing(method, *args) end class ModelClasses - def capability_information - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CapabilityInformation - end - def resource - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Resource - end def name_availability_information Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::NameAvailabilityInformation end - def operation - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation - end - def operation_list_result - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult - end def update_firewall_rule_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters end - def sub_resource - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource - end def update_compute_policy_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyParameters end @@ -153,9 +138,6 @@ def compute_policy_list_result def create_firewall_rule_with_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters end - def operation_display - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay - end def create_data_lake_analytics_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CreateDataLakeAnalyticsAccountParameters end @@ -177,9 +159,6 @@ def sas_token_information_list_result def update_compute_policy_with_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateComputePolicyWithAccountParameters end - def check_name_availability_parameters - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters - end def update_firewall_rule_with_account_parameters Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters end @@ -231,21 +210,42 @@ def firewall_state def firewall_allow_azure_ips_state Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState end + def operation_display + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationDisplay + end def tier_type Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::TierType end - def data_lake_analytics_account_status - Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus + def operation_list_result + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationListResult end def data_lake_analytics_account_state Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountState end + def data_lake_analytics_account_status + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::DataLakeAnalyticsAccountStatus + end def operation_origin Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::OperationOrigin end def subscription_state Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubscriptionState end + def operation + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::Operation + end + def sub_resource + Azure::DataLakeAnalytics::Mgmt::V2016_11_01::Models::SubResource + end + 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 286be7df18..5afd7df8ab 100644 --- a/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb +++ b/azure_sdk/lib/latest/modules/datalakestore_profile_module.rb @@ -7,58 +7,58 @@ module Azure::Profiles::Latest module DataLakeStore module Mgmt - Accounts = Azure::DataLakeStore::Mgmt::V2016_11_01::Accounts - FirewallRules = Azure::DataLakeStore::Mgmt::V2016_11_01::FirewallRules 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 - CapabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation - Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource NameAvailabilityInformation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation - EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + UpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters CreateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters + CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters + SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + EncryptionIdentity = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters 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 - CheckNameAvailabilityParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters UpdateTrustedIdProviderParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderParameters FirewallRuleListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRuleListResult - CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters - OperationDisplay = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay - UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo - OperationListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult UpdateEncryptionConfig = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig - UpdateFirewallRuleWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult + CreateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters UpdateTrustedIdProviderWithAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters - SubResource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource UpdateDataLakeStoreAccountParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters - Operation = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation - CreateOrUpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters - DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult - UpdateFirewallRuleParameters = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters + TrustedIdProviderListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderListResult + Resource = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource FirewallRule = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallRule + DataLakeStoreAccountListResult = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountListResult TrustedIdProvider = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider - DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount - DataLakeStoreAccountBasic = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic + UpdateKeyVaultMetaInfo = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo + OperationDisplay = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay EncryptionConfigType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType - EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState - EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState + 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 - FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + EncryptionState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState + DataLakeStoreAccount = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount TrustedIdProviderState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState - TierType = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TierType DataLakeStoreAccountStatus = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountStatus + FirewallAllowAzureIpsState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + EncryptionProvisioningState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState DataLakeStoreAccountState = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState - OperationOrigin = Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin 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 :accounts, :firewall_rules, :trusted_id_providers, :operations, :locations, :configurable, :base_url, :options, :model_classes + attr_reader :trusted_id_providers, :operations, :accounts, :firewall_rules, :locations, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -68,10 +68,10 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @accounts = @client_0.accounts - @firewall_rules = @client_0.firewall_rules @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 @@ -91,21 +91,27 @@ def method_missing(method, *args) end class ModelClasses - def capability_information - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CapabilityInformation - end - def resource - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource - end def name_availability_information Azure::DataLakeStore::Mgmt::V2016_11_01::Models::NameAvailabilityInformation end - def encryption_identity - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + def update_firewall_rule_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters end def create_firewall_rule_with_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateFirewallRuleWithAccountParameters end + def create_or_update_firewall_rule_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters + end + def sub_resource + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource + end + def encryption_identity + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionIdentity + end + def update_firewall_rule_with_account_parameters + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters + end def encryption_config Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfig end @@ -118,101 +124,95 @@ def key_vault_meta_info def create_or_update_trusted_id_provider_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateTrustedIdProviderParameters end - def check_name_availability_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CheckNameAvailabilityParameters - 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 end - def create_data_lake_store_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateDataLakeStoreAccountParameters - end - def operation_display - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay - end - def update_key_vault_meta_info - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo - end - def operation_list_result - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult - end def update_encryption_config Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateEncryptionConfig end - def update_firewall_rule_with_account_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleWithAccountParameters - 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 update_trusted_id_provider_with_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateTrustedIdProviderWithAccountParameters end - def sub_resource - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubResource - end def update_data_lake_store_account_parameters Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateDataLakeStoreAccountParameters end - def operation - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation - end - def create_or_update_firewall_rule_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::CreateOrUpdateFirewallRuleParameters - 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 update_firewall_rule_parameters - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateFirewallRuleParameters + def resource + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Resource 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 + end def trusted_id_provider Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProvider end - def data_lake_store_account - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccount + def update_key_vault_meta_info + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::UpdateKeyVaultMetaInfo end - def data_lake_store_account_basic - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountBasic + def operation_display + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationDisplay end def encryption_config_type Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionConfigType end - def encryption_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionState + def operation_list_result + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationListResult end - def encryption_provisioning_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::EncryptionProvisioningState + 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 end - def firewall_allow_azure_ips_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::FirewallAllowAzureIpsState + 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 end def trusted_id_provider_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::TrustedIdProviderState end - 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 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 + end def data_lake_store_account_state Azure::DataLakeStore::Mgmt::V2016_11_01::Models::DataLakeStoreAccountState end + def subscription_state + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState + end + def operation + Azure::DataLakeStore::Mgmt::V2016_11_01::Models::Operation + end def operation_origin Azure::DataLakeStore::Mgmt::V2016_11_01::Models::OperationOrigin end - def subscription_state - Azure::DataLakeStore::Mgmt::V2016_11_01::Models::SubscriptionState + 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 diff --git a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb index d2fa1e310d..e8045c5f41 100644 --- a/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/devtestlabs_profile_module.rb @@ -7,9 +7,14 @@ module Azure::Profiles::Latest module DevTestLabs module Mgmt + VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachineSchedules + Environments = Azure::DevTestLabs::Mgmt::V2016_05_15::Environments + 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 ProviderOperations = Azure::DevTestLabs::Mgmt::V2016_05_15::ProviderOperations Labs = Azure::DevTestLabs::Mgmt::V2016_05_15::Labs - Operations = Azure::DevTestLabs::Mgmt::V2016_05_15::Operations GlobalSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::GlobalSchedules ArtifactSources = Azure::DevTestLabs::Mgmt::V2016_05_15::ArtifactSources ArmTemplates = Azure::DevTestLabs::Mgmt::V2016_05_15::ArmTemplates @@ -20,22 +25,16 @@ module Mgmt GalleryImages = Azure::DevTestLabs::Mgmt::V2016_05_15::GalleryImages NotificationChannels = Azure::DevTestLabs::Mgmt::V2016_05_15::NotificationChannels PolicySets = Azure::DevTestLabs::Mgmt::V2016_05_15::PolicySets - Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies Schedules = Azure::DevTestLabs::Mgmt::V2016_05_15::Schedules ServiceRunners = Azure::DevTestLabs::Mgmt::V2016_05_15::ServiceRunners Users = Azure::DevTestLabs::Mgmt::V2016_05_15::Users - Disks = Azure::DevTestLabs::Mgmt::V2016_05_15::Disks - Environments = Azure::DevTestLabs::Mgmt::V2016_05_15::Environments + Policies = Azure::DevTestLabs::Mgmt::V2016_05_15::Policies Secrets = Azure::DevTestLabs::Mgmt::V2016_05_15::Secrets - VirtualMachines = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachines - VirtualMachineSchedules = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualMachineSchedules - VirtualNetworks = Azure::DevTestLabs::Mgmt::V2016_05_15::VirtualNetworks module Models ExternalSubnetFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExternalSubnetFragment GalleryImageReference = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReference DayDetails = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetails - InboundNatRule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule NotificationSettings = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettings SharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfiguration ExportResourceUsageParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ExportResourceUsageParameters @@ -58,7 +57,6 @@ module Models FormulaPropertiesFromVm = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FormulaPropertiesFromVm ArtifactInstallPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactInstallPropertiesFragment ResponseWithContinuationLabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd - Subnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet UserSecretStoreFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment AttachNewDataDiskOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::AttachNewDataDiskOptions GalleryImageReferenceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImageReferenceFragment @@ -87,17 +85,16 @@ module Models SubnetOverrideFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetOverrideFragment PolicySetResult = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicySetResult SubnetSharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfigurationFragment - Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event LabVhd = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVhd DayDetailsFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetailsFragment SubnetFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetFragment - UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity SharedPublicIpAddressConfigurationFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfigurationFragment ResponseWithContinuationServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationServiceRunner NetworkInterfacePropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NetworkInterfacePropertiesFragment ArtifactDeploymentStatusProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactDeploymentStatusProperties ShutdownNotificationContent = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ShutdownNotificationContent ResponseWithContinuationSecret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret + UserIdentity = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity RetargetScheduleProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties BulkCreationParameters = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::BulkCreationParameters ResponseWithContinuationVirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationVirtualNetwork @@ -116,14 +113,14 @@ module Models EventFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EventFragment SubnetSharedPublicIpAddressConfiguration = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfiguration ApplyArtifactsRequest = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest - Port = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port ArtifactParameterPropertiesFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment 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 - Resource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource 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 + 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 ArmTemplateParameterProperties = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplateParameterProperties @@ -138,60 +135,63 @@ module Models ResponseWithContinuationFormula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationFormula CustomImagePropertiesCustom = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImagePropertiesCustom ResponseWithContinuationGalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage - Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule ApplicableSchedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule ScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ScheduleFragment ApplicableScheduleFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableScheduleFragment ArmTemplate = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate - Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact + Schedule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule ArtifactSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource ArtifactSourceFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment - CustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage - Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk + Artifact = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact DtlEnvironment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment Formula = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula - GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage + CustomImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage Lab = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab LabCost = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost - LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + GalleryImage = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage LabVirtualMachine = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine LabVirtualMachineFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment - NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + Disk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk NotificationChannelFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment - Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy PolicyFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment - Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret - ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner - User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User - VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork + NotificationChannel = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + LabFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment UserFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment - VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment - EnableStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus + InboundNatRule = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule + ServiceRunner = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner NotificationStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus + VirtualNetworkFragment = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment + Secret = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret + CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus SourceControlType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType StorageType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType - CostThresholdStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus - WindowsOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState - LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + Subnet = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet + Event = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event + User = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User CustomImageOsType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType HostCachingOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions - NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType - TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol - VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource + EnableStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus + LinuxOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState FileUploadOptions = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions PremiumDataDisk = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk + NotificationChannelEventType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType + WindowsOsState = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState + CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType + PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus TargetCostStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus ReportingCycleType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType - CostType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType + VirtualMachineCreationSource = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource HttpStatusCode = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode - PolicyStatus = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus - PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName PolicyEvaluatorType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType UsagePermissionType = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType + VirtualNetwork = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork + PolicyFactName = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName + TransportProtocol = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol + Policy = Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy end class DevTestLabsManagementClass - attr_reader :provider_operations, :labs, :operations, :global_schedules, :artifact_sources, :arm_templates, :artifacts, :costs, :custom_images, :formulas, :gallery_images, :notification_channels, :policy_sets, :policies, :schedules, :service_runners, :users, :disks, :environments, :secrets, :virtual_machines, :virtual_machine_schedules, :virtual_networks, :configurable, :base_url, :options, :model_classes + 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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -201,9 +201,14 @@ 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 + @environments = @client_0.environments + @virtual_networks = @client_0.virtual_networks + @disks = @client_0.disks + @virtual_machines = @client_0.virtual_machines + @operations = @client_0.operations @provider_operations = @client_0.provider_operations @labs = @client_0.labs - @operations = @client_0.operations @global_schedules = @client_0.global_schedules @artifact_sources = @client_0.artifact_sources @arm_templates = @client_0.arm_templates @@ -214,16 +219,11 @@ def initialize(configurable, base_url=nil, options=nil) @gallery_images = @client_0.gallery_images @notification_channels = @client_0.notification_channels @policy_sets = @client_0.policy_sets - @policies = @client_0.policies @schedules = @client_0.schedules @service_runners = @client_0.service_runners @users = @client_0.users - @disks = @client_0.disks - @environments = @client_0.environments + @policies = @client_0.policies @secrets = @client_0.secrets - @virtual_machines = @client_0.virtual_machines - @virtual_machine_schedules = @client_0.virtual_machine_schedules - @virtual_networks = @client_0.virtual_networks @model_classes = ModelClasses.new end @@ -251,9 +251,6 @@ def gallery_image_reference def day_details Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DayDetails end - def inbound_nat_rule - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule - end def notification_settings Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationSettings end @@ -320,9 +317,6 @@ def artifact_install_properties_fragment def response_with_continuation_lab_vhd Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationLabVhd end - def subnet - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet - end def user_secret_store_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserSecretStoreFragment end @@ -407,9 +401,6 @@ def policy_set_result def subnet_shared_public_ip_address_configuration_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetSharedPublicIpAddressConfigurationFragment end - def event - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event - end def lab_vhd Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVhd end @@ -419,9 +410,6 @@ def day_details_fragment def subnet_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SubnetFragment end - def user_identity - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity - end def shared_public_ip_address_configuration_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SharedPublicIpAddressConfigurationFragment end @@ -440,6 +428,9 @@ def shutdown_notification_content def response_with_continuation_secret Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationSecret end + def user_identity + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserIdentity + end def retarget_schedule_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::RetargetScheduleProperties end @@ -494,9 +485,6 @@ def subnet_shared_public_ip_address_configuration def apply_artifacts_request Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplyArtifactsRequest end - def port - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port - end def artifact_parameter_properties_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactParameterPropertiesFragment end @@ -509,15 +497,18 @@ def provider_operation_result def cost_threshold_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdProperties end - def resource - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Resource - end def detach_disk_properties Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DetachDiskProperties 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 + end + def port + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Port + end def evaluate_policies_response Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EvaluatePoliciesResponse end @@ -560,9 +551,6 @@ def custom_image_properties_custom def response_with_continuation_gallery_image Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ResponseWithContinuationGalleryImage end - def schedule - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule - end def applicable_schedule Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ApplicableSchedule end @@ -575,8 +563,8 @@ def applicable_schedule_fragment def arm_template Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArmTemplate end - def artifact - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact + def schedule + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Schedule end def artifact_source Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSource @@ -584,11 +572,8 @@ def artifact_source def artifact_source_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ArtifactSourceFragment end - def custom_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage - end - def disk - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk + def artifact + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Artifact end def dtl_environment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::DtlEnvironment @@ -596,8 +581,8 @@ def dtl_environment def formula Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Formula end - def gallery_image - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage + def custom_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImage end def lab Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Lab @@ -605,8 +590,8 @@ def lab def lab_cost Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabCost end - def lab_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment + def gallery_image + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::GalleryImage end def lab_virtual_machine Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachine @@ -614,56 +599,56 @@ def lab_virtual_machine def lab_virtual_machine_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabVirtualMachineFragment end - def notification_channel - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel + def disk + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Disk end def notification_channel_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelFragment end - def policy - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy - end def policy_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFragment end - def secret - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret - end - def service_runner - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner - end - def user - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User + def notification_channel + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannel end - def virtual_network - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork + def lab_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LabFragment end def user_fragment Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UserFragment end - def virtual_network_fragment - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment + def inbound_nat_rule + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::InboundNatRule end - def enable_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus + def service_runner + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ServiceRunner end def notification_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationStatus end + def virtual_network_fragment + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetworkFragment + end + def secret + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Secret + end + def cost_threshold_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus + end def source_control_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::SourceControlType end def storage_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::StorageType end - def cost_threshold_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostThresholdStatus + def subnet + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Subnet end - def windows_os_state - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState + def event + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Event end - def linux_os_state - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState + def user + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::User end def custom_image_os_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CustomImageOsType @@ -671,14 +656,11 @@ def custom_image_os_type def host_caching_options Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HostCachingOptions end - def notification_channel_event_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType - end - def transport_protocol - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol + def enable_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::EnableStatus end - def virtual_machine_creation_source - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource + def linux_os_state + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::LinuxOsState end def file_upload_options Azure::DevTestLabs::Mgmt::V2016_05_15::Models::FileUploadOptions @@ -686,30 +668,48 @@ def file_upload_options def premium_data_disk Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PremiumDataDisk end + def notification_channel_event_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::NotificationChannelEventType + end + def windows_os_state + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::WindowsOsState + end + def cost_type + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType + end + def policy_status + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus + end def target_cost_status Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TargetCostStatus end def reporting_cycle_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::ReportingCycleType end - def cost_type - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::CostType + def virtual_machine_creation_source + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualMachineCreationSource end def http_status_code Azure::DevTestLabs::Mgmt::V2016_05_15::Models::HttpStatusCode end - def policy_status - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyStatus - end - def policy_fact_name - Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName - end def policy_evaluator_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyEvaluatorType end def usage_permission_type Azure::DevTestLabs::Mgmt::V2016_05_15::Models::UsagePermissionType end + def virtual_network + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::VirtualNetwork + end + def policy_fact_name + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::PolicyFactName + end + def transport_protocol + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::TransportProtocol + end + def policy + Azure::DevTestLabs::Mgmt::V2016_05_15::Models::Policy + end end end end diff --git a/azure_sdk/lib/latest/modules/dns_profile_module.rb b/azure_sdk/lib/latest/modules/dns_profile_module.rb index c6bcada226..24e4a55ab2 100644 --- a/azure_sdk/lib/latest/modules/dns_profile_module.rb +++ b/azure_sdk/lib/latest/modules/dns_profile_module.rb @@ -18,19 +18,19 @@ 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 - Resource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource ARecord = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord Zone = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone - ZoneType = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType + Resource = Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource RecordType = Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordType + ZoneType = Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType end class DnsManagementClass @@ -85,9 +85,6 @@ 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 @@ -97,6 +94,9 @@ 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,21 +109,21 @@ def zone_list_result def ptr_record Azure::Dns::Mgmt::V2018_03_01_preview::Models::PtrRecord end - def resource - Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource - end def arecord Azure::Dns::Mgmt::V2018_03_01_preview::Models::ARecord end def zone Azure::Dns::Mgmt::V2018_03_01_preview::Models::Zone end - def zone_type - Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType + def resource + Azure::Dns::Mgmt::V2018_03_01_preview::Models::Resource end def record_type Azure::Dns::Mgmt::V2018_03_01_preview::Models::RecordType end + def zone_type + Azure::Dns::Mgmt::V2018_03_01_preview::Models::ZoneType + end end end end diff --git a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb index 17698e5897..bbdff5fa0a 100644 --- a/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/entitysearch_profile_module.rb @@ -9,25 +9,31 @@ module EntitySearch EntitiesOperations = Azure::CognitiveServices::EntitySearch::V1_0::EntitiesOperations module Models + AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType + ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat + Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType + ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse + Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error ResponseBase = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext + SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse + SearchResultsAnswer = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer + Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable + Answer = Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer + Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork + ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode + 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 - Error = Azure::CognitiveServices::EntitySearch::V1_0::Models::Error ImageObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject - Response = Azure::CognitiveServices::EntitySearch::V1_0::Models::Response - Thing = Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing - SearchResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse - Answer = Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer - SearchResultsAnswer = Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer Entities = Azure::CognitiveServices::EntitySearch::V1_0::Models::Entities Places = Azure::CognitiveServices::EntitySearch::V1_0::Models::Places - Identifiable = Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable - ErrorResponse = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse PostalAddress = Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress Place = Azure::CognitiveServices::EntitySearch::V1_0::Models::Place Organization = Azure::CognitiveServices::EntitySearch::V1_0::Models::Organization - CreativeWork = Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork Intangible = Azure::CognitiveServices::EntitySearch::V1_0::Models::Intangible ContractualRulesAttribution = Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesAttribution MediaObject = Azure::CognitiveServices::EntitySearch::V1_0::Models::MediaObject @@ -49,12 +55,6 @@ module Models Hotel = Azure::CognitiveServices::EntitySearch::V1_0::Models::Hotel EntityQueryScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityQueryScenario EntityScenario = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario - EntityType = Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType - ErrorCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode - AnswerType = Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType - ResponseFormat = Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat - SafeSearch = Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch end class EntitySearchDataClass @@ -87,38 +87,65 @@ def method_missing(method, *args) end class ModelClasses - def response_base - Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase + def answer_type + Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType end - def query_context - Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext + def response_format + Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat end - def contractual_rules_contractual_rule - Azure::CognitiveServices::EntitySearch::V1_0::Models::ContractualRulesContractualRule + def response + Azure::CognitiveServices::EntitySearch::V1_0::Models::Response end - def entities_entity_presentation_info - Azure::CognitiveServices::EntitySearch::V1_0::Models::EntitiesEntityPresentationInfo + def entity_type + Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType + end + def error_response + Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse end def error Azure::CognitiveServices::EntitySearch::V1_0::Models::Error end - def image_object - Azure::CognitiveServices::EntitySearch::V1_0::Models::ImageObject - end - def response - Azure::CognitiveServices::EntitySearch::V1_0::Models::Response + def response_base + Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseBase end - def thing - Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing + def query_context + Azure::CognitiveServices::EntitySearch::V1_0::Models::QueryContext end def search_response Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResponse end + def search_results_answer + Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer + end + def identifiable + Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable + end def answer Azure::CognitiveServices::EntitySearch::V1_0::Models::Answer end - def search_results_answer - Azure::CognitiveServices::EntitySearch::V1_0::Models::SearchResultsAnswer + def thing + Azure::CognitiveServices::EntitySearch::V1_0::Models::Thing + end + def creative_work + Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork + end + def error_code + Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode + end + def error_sub_code + Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode + end + def safe_search + Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch + end + 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 @@ -126,12 +153,6 @@ def entities def places Azure::CognitiveServices::EntitySearch::V1_0::Models::Places end - def identifiable - Azure::CognitiveServices::EntitySearch::V1_0::Models::Identifiable - end - def error_response - Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorResponse - end def postal_address Azure::CognitiveServices::EntitySearch::V1_0::Models::PostalAddress end @@ -141,9 +162,6 @@ def place def organization Azure::CognitiveServices::EntitySearch::V1_0::Models::Organization end - def creative_work - Azure::CognitiveServices::EntitySearch::V1_0::Models::CreativeWork - end def intangible Azure::CognitiveServices::EntitySearch::V1_0::Models::Intangible end @@ -207,24 +225,6 @@ def entity_query_scenario def entity_scenario Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityScenario end - def entity_type - Azure::CognitiveServices::EntitySearch::V1_0::Models::EntityType - end - def error_code - Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorCode - end - def error_sub_code - Azure::CognitiveServices::EntitySearch::V1_0::Models::ErrorSubCode - end - def answer_type - Azure::CognitiveServices::EntitySearch::V1_0::Models::AnswerType - end - def response_format - Azure::CognitiveServices::EntitySearch::V1_0::Models::ResponseFormat - end - def safe_search - Azure::CognitiveServices::EntitySearch::V1_0::Models::SafeSearch - 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 7cc7034984..dce4bb7aa0 100644 --- a/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventgrid_profile_module.rb @@ -9,22 +9,6 @@ module Azure::Profiles::Latest module EventGrid module Models - DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - DeviceTwinProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties - StorageBlobDeletedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData - DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties - ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData - DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData - DeviceLifeCycleEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties - 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 MediaJobStateChangeEventData = Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData ResourceWriteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteFailureData ContainerRegistryEventTarget = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryEventTarget @@ -41,6 +25,22 @@ module Models ContainerRegistryImagePushedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImagePushedEventData ContainerRegistryImageDeletedEventData = Azure::EventGrid::V2018_01_01::Models::ContainerRegistryImageDeletedEventData JobState = Azure::EventGrid::V2018_01_01::Models::JobState + DeviceTwinMetadata = Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata + DeviceTwinProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties + StorageBlobDeletedEventData = Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData + DeviceTwinInfoProperties = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + ResourceWriteSuccessData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData + DeviceTwinInfoX509Thumbprint = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint + ResourceWriteCancelData = Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData + DeviceTwinInfo = Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo + ResourceDeleteFailureData = Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData + DeviceLifeCycleEventProperties = Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties + 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,54 +72,6 @@ def method_missing(method, *args) end class ModelClasses - def device_twin_metadata - Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata - end - def device_twin_properties - Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties - end - def storage_blob_deleted_event_data - Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData - end - def device_twin_info_properties - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties - end - def resource_write_success_data - Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData - end - def device_twin_info_x509_thumbprint - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint - end - def resource_write_cancel_data - Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData - end - def device_twin_info - Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo - end - def resource_delete_failure_data - Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData - end - def device_life_cycle_event_properties - Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties - end - def event_grid_event - Azure::EventGrid::V2018_01_01::Models::EventGridEvent - end - def subscription_validation_event_data - Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData - end - 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 def media_job_state_change_event_data Azure::EventGrid::V2018_01_01::Models::MediaJobStateChangeEventData end @@ -168,17 +120,64 @@ def container_registry_image_deleted_event_data def job_state Azure::EventGrid::V2018_01_01::Models::JobState end + def device_twin_metadata + Azure::EventGrid::V2018_01_01::Models::DeviceTwinMetadata + end + def device_twin_properties + Azure::EventGrid::V2018_01_01::Models::DeviceTwinProperties + end + def storage_blob_deleted_event_data + Azure::EventGrid::V2018_01_01::Models::StorageBlobDeletedEventData + end + def device_twin_info_properties + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoProperties + end + def resource_write_success_data + Azure::EventGrid::V2018_01_01::Models::ResourceWriteSuccessData + end + def device_twin_info_x509_thumbprint + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfoX509Thumbprint + end + def resource_write_cancel_data + Azure::EventGrid::V2018_01_01::Models::ResourceWriteCancelData + end + def device_twin_info + Azure::EventGrid::V2018_01_01::Models::DeviceTwinInfo + end + def resource_delete_failure_data + Azure::EventGrid::V2018_01_01::Models::ResourceDeleteFailureData + end + def device_life_cycle_event_properties + Azure::EventGrid::V2018_01_01::Models::DeviceLifeCycleEventProperties + end + def event_grid_event + Azure::EventGrid::V2018_01_01::Models::EventGridEvent + end + def subscription_validation_event_data + Azure::EventGrid::V2018_01_01::Models::SubscriptionValidationEventData + end + 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 - EventSubscriptions = Azure::EventGrid::Mgmt::V2018_05_01_preview::EventSubscriptions + 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 module Models - Operation = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation - OperationsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult + 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 DeadLetterDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::DeadLetterDestination @@ -190,7 +189,6 @@ module Models TopicSharedAccessKeys = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicSharedAccessKeys RetryPolicy = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::RetryPolicy EventSubscriptionFullUrl = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFullUrl - Resource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource TopicRegenerateKeyRequest = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest TopicsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicsListResult TopicTypesListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypesListResult @@ -204,8 +202,10 @@ module Models HybridConnectionEventSubscriptionDestination = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::HybridConnectionEventSubscriptionDestination EventSubscription = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscription JsonInputSchemaMapping = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonInputSchemaMapping - TrackedResource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource Topic = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Topic + Operation = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation + TrackedResource = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource + OperationsListResult = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult EventType = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventType TopicTypeInfo = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicTypeInfo EventSubscriptionProvisioningState = Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionProvisioningState @@ -217,7 +217,7 @@ module Models end class EventGridManagementClass - attr_reader :event_subscriptions, :operations, :topics, :topic_types, :configurable, :base_url, :options, :model_classes + attr_reader :topic_types, :operations, :event_subscriptions, :topics, :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) - @event_subscriptions = @client_0.event_subscriptions + @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 @model_classes = ModelClasses.new end @@ -249,11 +249,8 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation - end - def operations_list_result - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult + def resource + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource end def event_subscription_filter Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFilter @@ -288,9 +285,6 @@ def retry_policy def event_subscription_full_url Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventSubscriptionFullUrl end - def resource - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Resource - end def topic_regenerate_key_request Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TopicRegenerateKeyRequest end @@ -330,11 +324,17 @@ def event_subscription def json_input_schema_mapping Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::JsonInputSchemaMapping end + def topic + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Topic + end + def operation + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Operation + end def tracked_resource Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::TrackedResource end - def topic - Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::Topic + def operations_list_result + Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::OperationsListResult end def event_type Azure::EventGrid::Mgmt::V2018_05_01_preview::Models::EventType diff --git a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb index 21e8886a95..21443d91be 100644 --- a/azure_sdk/lib/latest/modules/eventhub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/eventhub_profile_module.rb @@ -14,38 +14,38 @@ 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 + CheckNameAvailabilityResult = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + Resource = Azure::EventHub::Mgmt::V2017_04_01::Models::Resource CaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription Destination = Azure::EventHub::Mgmt::V2017_04_01::Models::Destination - Resource = Azure::EventHub::Mgmt::V2017_04_01::Models::Resource - Operation = Azure::EventHub::Mgmt::V2017_04_01::Models::Operation - ErrorResponse = Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse - OperationListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult EventHubListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EventHubListResult AccessKeys = Azure::EventHub::Mgmt::V2017_04_01::Models::AccessKeys ArmDisasterRecoveryListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult - Sku = Azure::EventHub::Mgmt::V2017_04_01::Models::Sku ConsumerGroupListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroupListResult AuthorizationRuleListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult CheckNameAvailabilityParameter = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityParameter EHNamespaceListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult - CheckNameAvailabilityResult = Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult RegenerateAccessKeyParameters = Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters OperationDisplay = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationDisplay - TrackedResource = Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource - EHNamespace = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace + OperationListResult = Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult AuthorizationRule = Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRule - Eventhub = Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub + EHNamespace = Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace ConsumerGroup = Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup - ArmDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery - SkuName = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName + 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 - KeyType = Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType - EntityStatus = Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus + ErrorResponse = Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse EncodingCaptureDescription = Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + SkuName = Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName + 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 - RoleDisasterRecovery = Azure::EventHub::Mgmt::V2017_04_01::Models::RoleDisasterRecovery end class EventHubManagementClass @@ -82,23 +82,23 @@ def method_missing(method, *args) end class ModelClasses - def capture_description - Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription + def key_type + Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType end - def destination - Azure::EventHub::Mgmt::V2017_04_01::Models::Destination + def sku + Azure::EventHub::Mgmt::V2017_04_01::Models::Sku + 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 operation - Azure::EventHub::Mgmt::V2017_04_01::Models::Operation - end - def error_response - Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse + def capture_description + Azure::EventHub::Mgmt::V2017_04_01::Models::CaptureDescription end - def operation_list_result - Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult + def destination + Azure::EventHub::Mgmt::V2017_04_01::Models::Destination end def event_hub_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::EventHubListResult @@ -109,9 +109,6 @@ def access_keys def arm_disaster_recovery_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult end - def sku - Azure::EventHub::Mgmt::V2017_04_01::Models::Sku - end def consumer_group_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroupListResult end @@ -124,50 +121,56 @@ def check_name_availability_parameter def ehnamespace_list_result Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespaceListResult end - def check_name_availability_result - Azure::EventHub::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - end def regenerate_access_key_parameters Azure::EventHub::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters end def operation_display Azure::EventHub::Mgmt::V2017_04_01::Models::OperationDisplay end - def tracked_resource - Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource - end - def ehnamespace - Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace + def operation_list_result + Azure::EventHub::Mgmt::V2017_04_01::Models::OperationListResult end def authorization_rule Azure::EventHub::Mgmt::V2017_04_01::Models::AuthorizationRule end - def eventhub - Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub + def ehnamespace + Azure::EventHub::Mgmt::V2017_04_01::Models::EHNamespace end def consumer_group Azure::EventHub::Mgmt::V2017_04_01::Models::ConsumerGroup end - def arm_disaster_recovery - Azure::EventHub::Mgmt::V2017_04_01::Models::ArmDisasterRecovery - end - def sku_name - Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName + def eventhub + Azure::EventHub::Mgmt::V2017_04_01::Models::Eventhub end def sku_tier Azure::EventHub::Mgmt::V2017_04_01::Models::SkuTier 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 end - def key_type - Azure::EventHub::Mgmt::V2017_04_01::Models::KeyType + def error_response + Azure::EventHub::Mgmt::V2017_04_01::Models::ErrorResponse + end + def encoding_capture_description + Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + end + def sku_name + Azure::EventHub::Mgmt::V2017_04_01::Models::SkuName end def entity_status Azure::EventHub::Mgmt::V2017_04_01::Models::EntityStatus end - def encoding_capture_description - Azure::EventHub::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + def role_disaster_recovery + Azure::EventHub::Mgmt::V2017_04_01::Models::RoleDisasterRecovery + end + def operation + Azure::EventHub::Mgmt::V2017_04_01::Models::Operation + end + def tracked_resource + Azure::EventHub::Mgmt::V2017_04_01::Models::TrackedResource end def unavailable_reason Azure::EventHub::Mgmt::V2017_04_01::Models::UnavailableReason @@ -175,9 +178,6 @@ def unavailable_reason def provisioning_state_dr Azure::EventHub::Mgmt::V2017_04_01::Models::ProvisioningStateDR end - def role_disaster_recovery - Azure::EventHub::Mgmt::V2017_04_01::Models::RoleDisasterRecovery - 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 4749700ad2..9fcd020623 100644 --- a/azure_sdk/lib/latest/modules/face_profile_module.rb +++ b/azure_sdk/lib/latest/modules/face_profile_module.rb @@ -6,16 +6,15 @@ module Azure::Profiles::Latest module Face + FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations Face = Azure::CognitiveServices::Face::V1_0::Face PersonGroupPerson = Azure::CognitiveServices::Face::V1_0::PersonGroupPerson PersonGroupOperations = Azure::CognitiveServices::Face::V1_0::PersonGroupOperations - FaceListOperations = Azure::CognitiveServices::Face::V1_0::FaceListOperations module Models + APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError FindSimilarRequest = Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest - Error = Azure::CognitiveServices::Face::V1_0::Models::Error SimilarFace = Azure::CognitiveServices::Face::V1_0::Models::SimilarFace - FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle GroupRequest = Azure::CognitiveServices::Face::V1_0::Models::GroupRequest FaceLandmarks = Azure::CognitiveServices::Face::V1_0::Models::FaceLandmarks GroupResult = Azure::CognitiveServices::Face::V1_0::Models::GroupResult @@ -31,27 +30,27 @@ module Models VerifyFaceToFaceRequest = Azure::CognitiveServices::Face::V1_0::Models::VerifyFaceToFaceRequest FaceAttributes = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributes VerifyResult = Azure::CognitiveServices::Face::V1_0::Models::VerifyResult - APIError = Azure::CognitiveServices::Face::V1_0::Models::APIError + FaceRectangle = Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle PersistedFace = Azure::CognitiveServices::Face::V1_0::Models::PersistedFace FacialHair = Azure::CognitiveServices::Face::V1_0::Models::FacialHair 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 - ImageUrl = Azure::CognitiveServices::Face::V1_0::Models::ImageUrl Hair = Azure::CognitiveServices::Face::V1_0::Models::Hair 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 + Blur = Azure::CognitiveServices::Face::V1_0::Models::Blur PersonGroup = Azure::CognitiveServices::Face::V1_0::Models::PersonGroup - Person = Azure::CognitiveServices::Face::V1_0::Models::Person - Gender = Azure::CognitiveServices::Face::V1_0::Models::Gender + FaceList = Azure::CognitiveServices::Face::V1_0::Models::FaceList GlassesType = Azure::CognitiveServices::Face::V1_0::Models::GlassesType - HairColorType = Azure::CognitiveServices::Face::V1_0::Models::HairColorType + Person = Azure::CognitiveServices::Face::V1_0::Models::Person AccessoryType = Azure::CognitiveServices::Face::V1_0::Models::AccessoryType + 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 NoiseLevel = Azure::CognitiveServices::Face::V1_0::Models::NoiseLevel @@ -59,10 +58,11 @@ module Models TrainingStatusType = Azure::CognitiveServices::Face::V1_0::Models::TrainingStatusType FaceAttributeType = Azure::CognitiveServices::Face::V1_0::Models::FaceAttributeType AzureRegions = Azure::CognitiveServices::Face::V1_0::Models::AzureRegions + Error = Azure::CognitiveServices::Face::V1_0::Models::Error end class FaceDataClass - attr_reader :face, :person_group_person, :person_group_operations, :face_list_operations, :configurable, :base_url, :options, :model_classes + attr_reader :face_list_operations, :face, :person_group_person, :person_group_operations, :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) + @face_list_operations = @client_0.face_list_operations @face = @client_0.face @person_group_person = @client_0.person_group_person @person_group_operations = @client_0.person_group_operations - @face_list_operations = @client_0.face_list_operations @model_classes = ModelClasses.new end @@ -94,18 +94,15 @@ def method_missing(method, *args) end class ModelClasses + def apierror + Azure::CognitiveServices::Face::V1_0::Models::APIError + end def find_similar_request Azure::CognitiveServices::Face::V1_0::Models::FindSimilarRequest end - def error - Azure::CognitiveServices::Face::V1_0::Models::Error - end def similar_face Azure::CognitiveServices::Face::V1_0::Models::SimilarFace end - def face_rectangle - Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle - end def group_request Azure::CognitiveServices::Face::V1_0::Models::GroupRequest end @@ -151,8 +148,8 @@ def face_attributes def verify_result Azure::CognitiveServices::Face::V1_0::Models::VerifyResult end - def apierror - Azure::CognitiveServices::Face::V1_0::Models::APIError + def face_rectangle + Azure::CognitiveServices::Face::V1_0::Models::FaceRectangle end def persisted_face Azure::CognitiveServices::Face::V1_0::Models::PersistedFace @@ -172,9 +169,6 @@ def occlusion def noise Azure::CognitiveServices::Face::V1_0::Models::Noise end - def image_url - Azure::CognitiveServices::Face::V1_0::Models::ImageUrl - end def hair Azure::CognitiveServices::Face::V1_0::Models::Hair end @@ -187,33 +181,36 @@ def detected_face def update_person_face_request Azure::CognitiveServices::Face::V1_0::Models::UpdatePersonFaceRequest end - def blur - Azure::CognitiveServices::Face::V1_0::Models::Blur + def image_url + Azure::CognitiveServices::Face::V1_0::Models::ImageUrl end def training_status Azure::CognitiveServices::Face::V1_0::Models::TrainingStatus end - def face_list - Azure::CognitiveServices::Face::V1_0::Models::FaceList + def blur + Azure::CognitiveServices::Face::V1_0::Models::Blur end def person_group Azure::CognitiveServices::Face::V1_0::Models::PersonGroup end - def person - Azure::CognitiveServices::Face::V1_0::Models::Person - end - def gender - Azure::CognitiveServices::Face::V1_0::Models::Gender + def face_list + Azure::CognitiveServices::Face::V1_0::Models::FaceList end def glasses_type Azure::CognitiveServices::Face::V1_0::Models::GlassesType end - def hair_color_type - Azure::CognitiveServices::Face::V1_0::Models::HairColorType + def person + Azure::CognitiveServices::Face::V1_0::Models::Person end def accessory_type Azure::CognitiveServices::Face::V1_0::Models::AccessoryType end + 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 @@ -235,6 +232,9 @@ def face_attribute_type def azure_regions Azure::CognitiveServices::Face::V1_0::Models::AzureRegions end + def error + Azure::CognitiveServices::Face::V1_0::Models::Error + 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 fada59715e..aff87eba3a 100644 --- a/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb +++ b/azure_sdk/lib/latest/modules/graphrbac_profile_module.rb @@ -10,17 +10,36 @@ module GraphRbac Applications = Azure::GraphRbac::V1_6::Applications Groups = Azure::GraphRbac::V1_6::Groups ServicePrincipals = Azure::GraphRbac::V1_6::ServicePrincipals - Users = Azure::GraphRbac::V1_6::Users Domains = Azure::GraphRbac::V1_6::Domains + Users = Azure::GraphRbac::V1_6::Users module Models + UserBase = Azure::GraphRbac::V1_6::Models::UserBase + AADObject = Azure::GraphRbac::V1_6::Models::AADObject + Domain = Azure::GraphRbac::V1_6::Models::Domain + RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess + GetObjectsParameters = Azure::GraphRbac::V1_6::Models::GetObjectsParameters + PasswordCredentialListResult = Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult + SignInName = Azure::GraphRbac::V1_6::Models::SignInName + ApplicationAddOwnerParameters = Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters + UserListResult = Azure::GraphRbac::V1_6::Models::UserListResult + GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters + DirectoryObject = Azure::GraphRbac::V1_6::Models::DirectoryObject + UserGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters + ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup + Application = Azure::GraphRbac::V1_6::Models::Application + ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters + ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal + UserType = Azure::GraphRbac::V1_6::Models::UserType + ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters + User = Azure::GraphRbac::V1_6::Models::User + UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters + UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters GroupAddMemberParameters = Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters GraphError = Azure::GraphRbac::V1_6::Models::GraphError - GroupCreateParameters = Azure::GraphRbac::V1_6::Models::GroupCreateParameters KeyCredential = Azure::GraphRbac::V1_6::Models::KeyCredential ResourceAccess = Azure::GraphRbac::V1_6::Models::ResourceAccess GroupListResult = Azure::GraphRbac::V1_6::Models::GroupListResult - ApplicationCreateParameters = Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters GroupGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsParameters UserGetMemberGroupsResult = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsResult ApplicationListResult = Azure::GraphRbac::V1_6::Models::ApplicationListResult @@ -35,31 +54,12 @@ module Models DomainListResult = Azure::GraphRbac::V1_6::Models::DomainListResult PasswordCredential = Azure::GraphRbac::V1_6::Models::PasswordCredential ServicePrincipalListResult = Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult - ApplicationUpdateParameters = Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters 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 - RequiredResourceAccess = Azure::GraphRbac::V1_6::Models::RequiredResourceAccess - GetObjectsParameters = Azure::GraphRbac::V1_6::Models::GetObjectsParameters - PasswordCredentialListResult = Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult - SignInName = Azure::GraphRbac::V1_6::Models::SignInName - ApplicationAddOwnerParameters = Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters - UserListResult = Azure::GraphRbac::V1_6::Models::UserListResult - DirectoryObject = Azure::GraphRbac::V1_6::Models::DirectoryObject - UserGetMemberGroupsParameters = Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters - Application = Azure::GraphRbac::V1_6::Models::Application - ADGroup = Azure::GraphRbac::V1_6::Models::ADGroup - ServicePrincipal = Azure::GraphRbac::V1_6::Models::ServicePrincipal - UserCreateParameters = Azure::GraphRbac::V1_6::Models::UserCreateParameters - UserUpdateParameters = Azure::GraphRbac::V1_6::Models::UserUpdateParameters - User = Azure::GraphRbac::V1_6::Models::User - UserType = Azure::GraphRbac::V1_6::Models::UserType end class GraphRbacDataClass - attr_reader :objects, :applications, :groups, :service_principals, :users, :domains, :configurable, :base_url, :options, :model_classes + attr_reader :objects, :applications, :groups, :service_principals, :domains, :users, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -73,8 +73,8 @@ def initialize(configurable, base_url=nil, options=nil) @applications = @client_0.applications @groups = @client_0.groups @service_principals = @client_0.service_principals - @users = @client_0.users @domains = @client_0.domains + @users = @client_0.users @model_classes = ModelClasses.new end @@ -93,15 +93,75 @@ def method_missing(method, *args) end class ModelClasses + def user_base + Azure::GraphRbac::V1_6::Models::UserBase + end + def aadobject + Azure::GraphRbac::V1_6::Models::AADObject + end + def domain + Azure::GraphRbac::V1_6::Models::Domain + end + def required_resource_access + Azure::GraphRbac::V1_6::Models::RequiredResourceAccess + end + def get_objects_parameters + Azure::GraphRbac::V1_6::Models::GetObjectsParameters + end + def password_credential_list_result + Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult + end + def sign_in_name + Azure::GraphRbac::V1_6::Models::SignInName + end + def application_add_owner_parameters + Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters + end + def user_list_result + Azure::GraphRbac::V1_6::Models::UserListResult + end + def group_create_parameters + Azure::GraphRbac::V1_6::Models::GroupCreateParameters + end + def directory_object + Azure::GraphRbac::V1_6::Models::DirectoryObject + end + def user_get_member_groups_parameters + Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters + end + def adgroup + Azure::GraphRbac::V1_6::Models::ADGroup + end + def application + Azure::GraphRbac::V1_6::Models::Application + end + def application_create_parameters + Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters + end + def service_principal + Azure::GraphRbac::V1_6::Models::ServicePrincipal + end + def user_type + Azure::GraphRbac::V1_6::Models::UserType + end + def application_update_parameters + Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters + end + def user + Azure::GraphRbac::V1_6::Models::User + end + def user_create_parameters + Azure::GraphRbac::V1_6::Models::UserCreateParameters + end + def user_update_parameters + Azure::GraphRbac::V1_6::Models::UserUpdateParameters + end def group_add_member_parameters Azure::GraphRbac::V1_6::Models::GroupAddMemberParameters end def graph_error Azure::GraphRbac::V1_6::Models::GraphError end - def group_create_parameters - Azure::GraphRbac::V1_6::Models::GroupCreateParameters - end def key_credential Azure::GraphRbac::V1_6::Models::KeyCredential end @@ -111,9 +171,6 @@ def resource_access def group_list_result Azure::GraphRbac::V1_6::Models::GroupListResult end - def application_create_parameters - Azure::GraphRbac::V1_6::Models::ApplicationCreateParameters - end def group_get_member_groups_parameters Azure::GraphRbac::V1_6::Models::GroupGetMemberGroupsParameters end @@ -156,69 +213,12 @@ def password_credential def service_principal_list_result Azure::GraphRbac::V1_6::Models::ServicePrincipalListResult end - def application_update_parameters - Azure::GraphRbac::V1_6::Models::ApplicationUpdateParameters - 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 - def aadobject - Azure::GraphRbac::V1_6::Models::AADObject - end - def domain - Azure::GraphRbac::V1_6::Models::Domain - end - def required_resource_access - Azure::GraphRbac::V1_6::Models::RequiredResourceAccess - end - def get_objects_parameters - Azure::GraphRbac::V1_6::Models::GetObjectsParameters - end - def password_credential_list_result - Azure::GraphRbac::V1_6::Models::PasswordCredentialListResult - end - def sign_in_name - Azure::GraphRbac::V1_6::Models::SignInName - end - def application_add_owner_parameters - Azure::GraphRbac::V1_6::Models::ApplicationAddOwnerParameters - end - def user_list_result - Azure::GraphRbac::V1_6::Models::UserListResult - end - def directory_object - Azure::GraphRbac::V1_6::Models::DirectoryObject - end - def user_get_member_groups_parameters - Azure::GraphRbac::V1_6::Models::UserGetMemberGroupsParameters - end - def application - Azure::GraphRbac::V1_6::Models::Application - end - def adgroup - Azure::GraphRbac::V1_6::Models::ADGroup - end - def service_principal - Azure::GraphRbac::V1_6::Models::ServicePrincipal - end - def user_create_parameters - Azure::GraphRbac::V1_6::Models::UserCreateParameters - end - def user_update_parameters - Azure::GraphRbac::V1_6::Models::UserUpdateParameters - end - def user - Azure::GraphRbac::V1_6::Models::User - end - def user_type - Azure::GraphRbac::V1_6::Models::UserType - 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 5dbb122fb9..555959fea7 100644 --- a/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/imagesearch_profile_module.rb @@ -15,58 +15,58 @@ module Models PropertiesItem = Azure::CognitiveServices::ImageSearch::V1_0::Models::PropertiesItem RecognizedEntityGroup = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecognizedEntityGroup TrendingImagesCategory = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory - Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query PivotSuggestions = Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions RelatedCollectionsModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RelatedCollectionsModule ImageTagsModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageTagsModule RecipesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::RecipesModule ImagesImageMetadata = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesImageMetadata ImageInsightsImageCaption = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightsImageCaption - ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase - Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error TrendingImagesTile = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesTile ImagesModule = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesModule - Thing = Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing - Organization = Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization AggregateRating = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating Offer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Offer AggregateOffer = Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer - MediaObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject - ImageObject = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject - SearchResultsAnswer = Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer - Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images - Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable Response = Azure::CognitiveServices::ImageSearch::V1_0::Models::Response - Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer - CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork - 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 - WebPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage - Person = Azure::CognitiveServices::ImageSearch::V1_0::Models::Person - Intangible = Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible + ImageGallery = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery Rating = Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating CollectionPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage - StructuredValue = Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue + TrendingImages = Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages Currency = Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency ItemAvailability = Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability - ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode ImageAspect = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect ImageColor = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageColor Freshness = Azure::CognitiveServices::ImageSearch::V1_0::Models::Freshness ImageContent = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageContent ImageType = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType - ImageLicense = Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense - SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch 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 + ErrorResponse = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse + Error = Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + ResponseBase = Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase + Query = Azure::CognitiveServices::ImageSearch::V1_0::Models::Query + WebPage = Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage + SearchResultsAnswer = Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer + Identifiable = Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable + Answer = Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer + Thing = Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing + CreativeWork = Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork + ErrorCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode + ErrorSubCode = Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode + Images = Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + SafeSearch = Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch + 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 + StructuredValue = Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue end class ImageSearchDataClass @@ -117,9 +117,6 @@ def recognized_entity_group def trending_images_category Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesCategory end - def query - Azure::CognitiveServices::ImageSearch::V1_0::Models::Query - end def pivot_suggestions Azure::CognitiveServices::ImageSearch::V1_0::Models::PivotSuggestions end @@ -138,24 +135,12 @@ def images_image_metadata def image_insights_image_caption Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightsImageCaption end - def response_base - Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase - end - def error - Azure::CognitiveServices::ImageSearch::V1_0::Models::Error - end def trending_images_tile Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImagesTile end def images_module Azure::CognitiveServices::ImageSearch::V1_0::Models::ImagesModule end - def thing - Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing - end - def organization - Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization - end def aggregate_rating Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateRating end @@ -165,36 +150,9 @@ def offer def aggregate_offer Azure::CognitiveServices::ImageSearch::V1_0::Models::AggregateOffer end - def media_object - Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject - end - def image_object - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject - end - def search_results_answer - Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer - end - def images - Azure::CognitiveServices::ImageSearch::V1_0::Models::Images - end - def identifiable - Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable - end def response Azure::CognitiveServices::ImageSearch::V1_0::Models::Response end - def answer - Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer - end - def creative_work - Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork - end - def error_response - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse - end - def image_gallery - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery - end def recipe Azure::CognitiveServices::ImageSearch::V1_0::Models::Recipe end @@ -210,17 +168,8 @@ def recognized_entity_region def image_insights Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsights end - def trending_images - Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages - end - def web_page - Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage - end - def person - Azure::CognitiveServices::ImageSearch::V1_0::Models::Person - end - def intangible - Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible + def image_gallery + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageGallery end def rating Azure::CognitiveServices::ImageSearch::V1_0::Models::Rating @@ -228,8 +177,8 @@ def rating def collection_page Azure::CognitiveServices::ImageSearch::V1_0::Models::CollectionPage end - def structured_value - Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue + def trending_images + Azure::CognitiveServices::ImageSearch::V1_0::Models::TrendingImages end def currency Azure::CognitiveServices::ImageSearch::V1_0::Models::Currency @@ -237,12 +186,6 @@ def currency def item_availability Azure::CognitiveServices::ImageSearch::V1_0::Models::ItemAvailability end - def error_code - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode - end - def error_sub_code - Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode - end def image_aspect Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageAspect end @@ -258,14 +201,14 @@ def image_content def image_type Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageType end + def image_size + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + end def image_license Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageLicense end - def safe_search - Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch - end - def image_size - Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageSize + def person + Azure::CognitiveServices::ImageSearch::V1_0::Models::Person end def image_crop_type Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageCropType @@ -273,6 +216,63 @@ def image_crop_type def image_insight_module Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageInsightModule end + def error_response + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorResponse + end + def error + Azure::CognitiveServices::ImageSearch::V1_0::Models::Error + end + def response_base + Azure::CognitiveServices::ImageSearch::V1_0::Models::ResponseBase + end + def query + Azure::CognitiveServices::ImageSearch::V1_0::Models::Query + end + def web_page + Azure::CognitiveServices::ImageSearch::V1_0::Models::WebPage + end + def search_results_answer + Azure::CognitiveServices::ImageSearch::V1_0::Models::SearchResultsAnswer + end + def identifiable + Azure::CognitiveServices::ImageSearch::V1_0::Models::Identifiable + end + def answer + Azure::CognitiveServices::ImageSearch::V1_0::Models::Answer + end + def thing + Azure::CognitiveServices::ImageSearch::V1_0::Models::Thing + end + def creative_work + Azure::CognitiveServices::ImageSearch::V1_0::Models::CreativeWork + end + def error_code + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorCode + end + def error_sub_code + Azure::CognitiveServices::ImageSearch::V1_0::Models::ErrorSubCode + end + def images + Azure::CognitiveServices::ImageSearch::V1_0::Models::Images + end + def safe_search + Azure::CognitiveServices::ImageSearch::V1_0::Models::SafeSearch + end + def image_object + Azure::CognitiveServices::ImageSearch::V1_0::Models::ImageObject + end + def organization + Azure::CognitiveServices::ImageSearch::V1_0::Models::Organization + end + def intangible + Azure::CognitiveServices::ImageSearch::V1_0::Models::Intangible + end + def media_object + Azure::CognitiveServices::ImageSearch::V1_0::Models::MediaObject + end + def structured_value + Azure::CognitiveServices::ImageSearch::V1_0::Models::StructuredValue + 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 c6887fc4ca..bcf679a448 100644 --- a/azure_sdk/lib/latest/modules/iothub_profile_module.rb +++ b/azure_sdk/lib/latest/modules/iothub_profile_module.rb @@ -17,17 +17,12 @@ module Models CertificateBodyDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateBodyDescription CertificateProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateProperties CertificateListDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription - Resource = Azure::IotHub::Mgmt::V2017_07_01::Models::Resource CertificateWithNonceDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription SharedAccessSignatureAuthorizationRuleListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRuleListResult IpFilterRule = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule - OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay RoutingServiceBusQueueEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties - Operation = Azure::IotHub::Mgmt::V2017_07_01::Models::Operation RoutingEventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties - OperationListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult RoutingEndpoints = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints - ErrorDetails = Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails FallbackRouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties IotHubQuotaMetricInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubQuotaMetricInfo StorageEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::StorageEndpointProperties @@ -39,27 +34,29 @@ module Models CertificateDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateDescription JobResponseListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::JobResponseListResult SharedAccessSignatureAuthorizationRule = Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule + OperationDisplay = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay IotHubCapacity = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity - RoutingServiceBusTopicEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties + OperationListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult IotHubSkuDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription - RouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties + RoutingServiceBusTopicEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties EventHubConsumerGroupsListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult - MessagingEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties + RouteProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties EventHubConsumerGroupInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo - CertificateVerificationDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription + MessagingEndpointProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties IotHubSkuDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult - EventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties + CertificateVerificationDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription IotHubDescriptionListResult = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult - RoutingProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties - OperationInputs = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs + EventHubProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties CertificatePropertiesWithNonce = Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce - IotHubNameAvailabilityInfo = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo + 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 + 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 RoutingStorageContainerProperties = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingStorageContainerProperties ImportDevicesRequest = Azure::IotHub::Mgmt::V2017_07_01::Models::ImportDevicesRequest IotHubDescription = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription - AccessRights = Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights IpFilterActionType = Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType RoutingSource = Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingSource OperationMonitoringLevel = Azure::IotHub::Mgmt::V2017_07_01::Models::OperationMonitoringLevel @@ -67,9 +64,12 @@ module Models IotHubSku = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSku IotHubSkuTier = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuTier JobType = Azure::IotHub::Mgmt::V2017_07_01::Models::JobType - JobStatus = Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus IotHubScaleType = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType + JobStatus = Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus IotHubNameUnavailabilityReason = Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason + Resource = Azure::IotHub::Mgmt::V2017_07_01::Models::Resource + AccessRights = Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights + ErrorDetails = Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails end class IotHubManagementClass @@ -119,9 +119,6 @@ def certificate_properties def certificate_list_description Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateListDescription end - def resource - Azure::IotHub::Mgmt::V2017_07_01::Models::Resource - end def certificate_with_nonce_description Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateWithNonceDescription end @@ -131,27 +128,15 @@ def shared_access_signature_authorization_rule_list_result def ip_filter_rule Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterRule end - def operation_display - Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay - end def routing_service_bus_queue_endpoint_properties Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusQueueEndpointProperties end - def operation - Azure::IotHub::Mgmt::V2017_07_01::Models::Operation - end def routing_event_hub_properties Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEventHubProperties end - def operation_list_result - Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult - end def routing_endpoints Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingEndpoints end - def error_details - Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails - end def fallback_route_properties Azure::IotHub::Mgmt::V2017_07_01::Models::FallbackRouteProperties end @@ -185,53 +170,62 @@ def job_response_list_result def shared_access_signature_authorization_rule Azure::IotHub::Mgmt::V2017_07_01::Models::SharedAccessSignatureAuthorizationRule end + def operation_display + Azure::IotHub::Mgmt::V2017_07_01::Models::OperationDisplay + end def iot_hub_capacity Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubCapacity end - def routing_service_bus_topic_endpoint_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties + def operation_list_result + Azure::IotHub::Mgmt::V2017_07_01::Models::OperationListResult end def iot_hub_sku_description Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescription end - def route_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties + def routing_service_bus_topic_endpoint_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingServiceBusTopicEndpointProperties end def event_hub_consumer_groups_list_result Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupsListResult end - def messaging_endpoint_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties + def route_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::RouteProperties end def event_hub_consumer_group_info Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubConsumerGroupInfo end - def certificate_verification_description - Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription + def messaging_endpoint_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::MessagingEndpointProperties end def iot_hub_sku_description_list_result Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubSkuDescriptionListResult end - def event_hub_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties + def certificate_verification_description + Azure::IotHub::Mgmt::V2017_07_01::Models::CertificateVerificationDescription end def iot_hub_description_list_result Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescriptionListResult end + def event_hub_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::EventHubProperties + end + def certificate_properties_with_nonce + Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce + end def routing_properties Azure::IotHub::Mgmt::V2017_07_01::Models::RoutingProperties end - def operation_inputs - Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs + def operation + Azure::IotHub::Mgmt::V2017_07_01::Models::Operation end - def certificate_properties_with_nonce - Azure::IotHub::Mgmt::V2017_07_01::Models::CertificatePropertiesWithNonce + def cloud_to_device_properties + Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties end def iot_hub_name_availability_info Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameAvailabilityInfo end - def cloud_to_device_properties - Azure::IotHub::Mgmt::V2017_07_01::Models::CloudToDeviceProperties + def operation_inputs + Azure::IotHub::Mgmt::V2017_07_01::Models::OperationInputs end def export_devices_request Azure::IotHub::Mgmt::V2017_07_01::Models::ExportDevicesRequest @@ -245,9 +239,6 @@ def import_devices_request def iot_hub_description Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubDescription end - def access_rights - Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights - end def ip_filter_action_type Azure::IotHub::Mgmt::V2017_07_01::Models::IpFilterActionType end @@ -269,15 +260,24 @@ def iot_hub_sku_tier def job_type Azure::IotHub::Mgmt::V2017_07_01::Models::JobType end - def job_status - Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus - end def iot_hub_scale_type Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubScaleType end + def job_status + Azure::IotHub::Mgmt::V2017_07_01::Models::JobStatus + end def iot_hub_name_unavailability_reason Azure::IotHub::Mgmt::V2017_07_01::Models::IotHubNameUnavailabilityReason end + def resource + Azure::IotHub::Mgmt::V2017_07_01::Models::Resource + end + def access_rights + Azure::IotHub::Mgmt::V2017_07_01::Models::AccessRights + end + def error_details + Azure::IotHub::Mgmt::V2017_07_01::Models::ErrorDetails + end end end end diff --git a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb index a73bfb13ba..67093c47ae 100644 --- a/azure_sdk/lib/latest/modules/keyvault_profile_module.rb +++ b/azure_sdk/lib/latest/modules/keyvault_profile_module.rb @@ -7,45 +7,45 @@ module Azure::Profiles::Latest module KeyVault module Mgmt - Vaults = Azure::KeyVault::Mgmt::V2016_10_01::Vaults Operations = Azure::KeyVault::Mgmt::V2016_10_01::Operations + Vaults = Azure::KeyVault::Mgmt::V2016_10_01::Vaults module Models + Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + Permissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions DeletedVault = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault VaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult - Permissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions DeletedVaultListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult VaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties - Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource VaultAccessPolicyProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties - ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult 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 - CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult - Sku = Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku - OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay VaultPatchProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchProperties LogSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::LogSpecification - VaultPatchParameters = Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters + CheckNameAvailabilityResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult + Resource = Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource ServiceSpecification = Azure::KeyVault::Mgmt::V2016_10_01::Models::ServiceSpecification - AccessPolicyEntry = Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry - Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation DeletedVaultProperties = Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties - OperationListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult Vault = Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault - SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName - KeyPermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + 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 + SkuName = Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName CertificatePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions StoragePermissions = Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions - CreateMode = Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode + OperationDisplay = Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay Reason = Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason + 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 + Operation = Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation + ResourceListResult = Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult end class KeyVaultManagementClass - attr_reader :vaults, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :vaults, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -55,8 +55,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @vaults = @client_0.vaults @operations = @client_0.operations + @vaults = @client_0.vaults @model_classes = ModelClasses.new end @@ -75,30 +75,27 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku + end + def permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions + end def deleted_vault Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVault end def vault_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultListResult end - def permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::Permissions - end def deleted_vault_list_result Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultListResult end def vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultProperties end - def resource - Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource - end def vault_access_policy_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyProperties end - def resource_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult - end def vault_create_or_update_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultCreateOrUpdateParameters end @@ -108,66 +105,69 @@ def vault_check_name_availability_parameters def vault_access_policy_parameters Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultAccessPolicyParameters end - def check_name_availability_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult - end - def sku - Azure::KeyVault::Mgmt::V2016_10_01::Models::Sku - end - def operation_display - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay - 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 vault_patch_parameters - Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters + def check_name_availability_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::KeyVault::Mgmt::V2016_10_01::Models::Resource 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 operation - Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation - end def deleted_vault_properties Azure::KeyVault::Mgmt::V2016_10_01::Models::DeletedVaultProperties end - def operation_list_result - Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult - end def vault Azure::KeyVault::Mgmt::V2016_10_01::Models::Vault end - def sku_name - Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName + def access_policy_entry + Azure::KeyVault::Mgmt::V2016_10_01::Models::AccessPolicyEntry end - def key_permissions - Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + def vault_patch_parameters + Azure::KeyVault::Mgmt::V2016_10_01::Models::VaultPatchParameters end def secret_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::SecretPermissions end + def key_permissions + Azure::KeyVault::Mgmt::V2016_10_01::Models::KeyPermissions + end + def sku_name + Azure::KeyVault::Mgmt::V2016_10_01::Models::SkuName + end def certificate_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::CertificatePermissions end def storage_permissions Azure::KeyVault::Mgmt::V2016_10_01::Models::StoragePermissions end - def create_mode - Azure::KeyVault::Mgmt::V2016_10_01::Models::CreateMode + def operation_display + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationDisplay end def reason Azure::KeyVault::Mgmt::V2016_10_01::Models::Reason end + def operation_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::OperationListResult + end + 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 end + def operation + Azure::KeyVault::Mgmt::V2016_10_01::Models::Operation + end + def resource_list_result + Azure::KeyVault::Mgmt::V2016_10_01::Models::ResourceListResult + end end end end diff --git a/azure_sdk/lib/latest/modules/locks_profile_module.rb b/azure_sdk/lib/latest/modules/locks_profile_module.rb index f18a1cb418..534a89b706 100644 --- a/azure_sdk/lib/latest/modules/locks_profile_module.rb +++ b/azure_sdk/lib/latest/modules/locks_profile_module.rb @@ -10,9 +10,9 @@ module Mgmt ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks module Models - ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject - ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner + ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult + ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end @@ -46,14 +46,14 @@ def method_missing(method, *args) end class ModelClasses - def management_lock_object - Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject + def management_lock_owner + Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner end def management_lock_list_result Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult end - def management_lock_owner - Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner + def management_lock_object + Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject end def lock_level Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel diff --git a/azure_sdk/lib/latest/modules/logic_profile_module.rb b/azure_sdk/lib/latest/modules/logic_profile_module.rb index 67bfdb9885..85e3128c84 100644 --- a/azure_sdk/lib/latest/modules/logic_profile_module.rb +++ b/azure_sdk/lib/latest/modules/logic_profile_module.rb @@ -18,57 +18,58 @@ module Mgmt Maps = Azure::Logic::Mgmt::V2016_06_01::Maps Partners = Azure::Logic::Mgmt::V2016_06_01::Partners Agreements = Azure::Logic::Mgmt::V2016_06_01::Agreements - Certificates = Azure::Logic::Mgmt::V2016_06_01::Certificates Sessions = Azure::Logic::Mgmt::V2016_06_01::Sessions + Certificates = Azure::Logic::Mgmt::V2016_06_01::Certificates module Models + ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash + OperationDisplay = Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay + 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 + 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 RecurrenceSchedule = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule - SubResource = Azure::Logic::Mgmt::V2016_06_01::Models::SubResource - Sku = Azure::Logic::Mgmt::V2016_06_01::Models::Sku WorkflowTriggerListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult WorkflowTriggerListCallbackUrlQueries = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListCallbackUrlQueries IntegrationAccountAgreementListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementListResult Correlation = Azure::Logic::Mgmt::V2016_06_01::Models::Correlation WorkflowListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult - ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink IntegrationAccountAgreementFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter WorkflowTriggerHistoryListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryListResult 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 - OperationDisplay = Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay + AS2SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2SecuritySettings AS2ErrorSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ErrorSettings - WorkflowRunListResult = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult AS2ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings - ErrorResponse = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse AS2OneWayAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement - IntegrationAccountSessionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult + 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 - X12ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings + IntegrationAccountSessionListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult GenerateUpgradedDefinitionParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters X12FramingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings - IntegrationAccountSessionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter + X12ValidationSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings X12EnvelopeSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings GetCallbackUrlParameters = Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters - X12AcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings + IntegrationAccountSessionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter IntegrationAccountCertificateListResult = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult X12MessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageFilter IntegrationAccountSchemaFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchemaFilter X12SecuritySettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings - KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference X12ProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings IntegrationAccountMapFilter = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapFilter X12EnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeOverride @@ -78,7 +79,6 @@ module Models X12MessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::X12MessageIdentifier WorkflowTriggerFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerFilter X12SchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference - ContentHash = Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash X12DelimiterOverrides = Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides WorkflowTriggerHistoryFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistoryFilter X12ProtocolSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12ProtocolSettings @@ -98,7 +98,6 @@ module Models EdifactMessageFilter = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageFilter WorkflowTriggerCallbackUrl = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerCallbackUrl EdifactProcessingSettings = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings - Operation = Azure::Logic::Mgmt::V2016_06_01::Models::Operation EdifactEnvelopeOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride WorkflowRunActionFilter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionFilter EdifactMessageIdentifier = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactMessageIdentifier @@ -106,42 +105,42 @@ module Models EdifactSchemaReference = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactSchemaReference BusinessIdentity = Azure::Logic::Mgmt::V2016_06_01::Models::BusinessIdentity EdifactValidationOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride - OperationListResult = Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult EdifactDelimiterOverride = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride IntegrationAccountSku = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSku 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 - IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema + X12AcknowledgementSettings = Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings + KeyVaultKeyReference = Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference EdifactAgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent - ErrorProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties + IntegrationAccountMapPropertiesParametersSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema AgreementContent = Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent - Workflow = Azure::Logic::Mgmt::V2016_06_01::Models::Workflow + ErrorProperties = Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties WorkflowVersion = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion - WorkflowTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger + Workflow = Azure::Logic::Mgmt::V2016_06_01::Models::Workflow WorkflowTriggerHistory = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory - WorkflowOutputParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter + WorkflowTrigger = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger WorkflowRun = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun - WorkflowRunAction = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction + WorkflowOutputParameter = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter IntegrationAccount = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount - IntegrationAccountSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema + WorkflowRunAction = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction IntegrationAccountMap = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap - IntegrationAccountPartner = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner + IntegrationAccountSchema = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema IntegrationAccountAgreement = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement - IntegrationAccountCertificate = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate + IntegrationAccountPartner = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner IntegrationAccountSession = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession - WorkflowProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState + IntegrationAccountCertificate = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate WorkflowState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState - SkuName = Azure::Logic::Mgmt::V2016_06_01::Models::SkuName - ParameterType = Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType + WorkflowProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState WorkflowTriggerProvisioningState = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState - WorkflowStatus = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus + ParameterType = Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType RecurrenceFrequency = Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency - DaysOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek + WorkflowStatus = Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus DayOfWeek = Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek - KeyType = Azure::Logic::Mgmt::V2016_06_01::Models::KeyType - IntegrationAccountSkuName = Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSkuName + 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 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 @@ -157,10 +156,11 @@ module Models MessageFilterType = Azure::Logic::Mgmt::V2016_06_01::Models::MessageFilterType EdifactCharacterSet = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactCharacterSet EdifactDecimalIndicator = Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator + ContentLink = Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink end class LogicManagementClass - attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :integration_accounts, :schemas, :maps, :partners, :agreements, :certificates, :sessions, :configurable, :base_url, :options, :model_classes + attr_reader :workflows, :workflow_versions, :workflow_triggers, :workflow_trigger_histories, :workflow_runs, :workflow_run_actions, :integration_accounts, :schemas, :maps, :partners, :agreements, :sessions, :certificates, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -181,8 +181,8 @@ def initialize(configurable, base_url=nil, options=nil) @maps = @client_0.maps @partners = @client_0.partners @agreements = @client_0.agreements - @certificates = @client_0.certificates @sessions = @client_0.sessions + @certificates = @client_0.certificates @model_classes = ModelClasses.new end @@ -201,18 +201,42 @@ def method_missing(method, *args) end class ModelClasses + def content_hash + Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash + end + def operation_display + Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay + end + def operation_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult + end + def error_response + Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse + end + 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 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 @@ -225,9 +249,6 @@ def as2_mdn_settings 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 @@ -240,12 +261,6 @@ def integration_account_partner_list_result def recurrence_schedule Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceSchedule end - def sub_resource - Azure::Logic::Mgmt::V2016_06_01::Models::SubResource - end - def sku - Azure::Logic::Mgmt::V2016_06_01::Models::Sku - end def workflow_trigger_list_result Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerListResult end @@ -261,9 +276,6 @@ def correlation def workflow_list_result Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowListResult end - def content_link - Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink - end def integration_account_agreement_filter Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreementFilter end @@ -279,26 +291,20 @@ def workflow_run_trigger def as2_envelope_settings Azure::Logic::Mgmt::V2016_06_01::Models::AS2EnvelopeSettings end - def operation_display - Azure::Logic::Mgmt::V2016_06_01::Models::OperationDisplay + 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 workflow_run_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult - end def as2_protocol_settings Azure::Logic::Mgmt::V2016_06_01::Models::AS2ProtocolSettings end - def error_response - Azure::Logic::Mgmt::V2016_06_01::Models::ErrorResponse - end def as2_one_way_agreement Azure::Logic::Mgmt::V2016_06_01::Models::AS2OneWayAgreement end - def integration_account_session_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult + def workflow_run_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunListResult end def as2_agreement_content Azure::Logic::Mgmt::V2016_06_01::Models::AS2AgreementContent @@ -306,8 +312,8 @@ def as2_agreement_content def workflow_run_action_list_result Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunActionListResult end - def x12_validation_settings - Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings + def integration_account_session_list_result + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionListResult end def generate_upgraded_definition_parameters Azure::Logic::Mgmt::V2016_06_01::Models::GenerateUpgradedDefinitionParameters @@ -315,8 +321,8 @@ def generate_upgraded_definition_parameters def x12_framing_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12FramingSettings end - def integration_account_session_filter - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter + def x12_validation_settings + Azure::Logic::Mgmt::V2016_06_01::Models::X12ValidationSettings end def x12_envelope_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12EnvelopeSettings @@ -324,8 +330,8 @@ def x12_envelope_settings def get_callback_url_parameters Azure::Logic::Mgmt::V2016_06_01::Models::GetCallbackUrlParameters end - def x12_acknowledgement_settings - Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings + def integration_account_session_filter + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSessionFilter end def integration_account_certificate_list_result Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificateListResult @@ -339,9 +345,6 @@ def integration_account_schema_filter def x12_security_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12SecuritySettings end - def key_vault_key_reference - Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference - end def x12_processing_settings Azure::Logic::Mgmt::V2016_06_01::Models::X12ProcessingSettings end @@ -369,9 +372,6 @@ def workflow_trigger_filter def x12_schema_reference Azure::Logic::Mgmt::V2016_06_01::Models::X12SchemaReference end - def content_hash - Azure::Logic::Mgmt::V2016_06_01::Models::ContentHash - end def x12_delimiter_overrides Azure::Logic::Mgmt::V2016_06_01::Models::X12DelimiterOverrides end @@ -429,9 +429,6 @@ def workflow_trigger_callback_url def edifact_processing_settings Azure::Logic::Mgmt::V2016_06_01::Models::EdifactProcessingSettings end - def operation - Azure::Logic::Mgmt::V2016_06_01::Models::Operation - end def edifact_envelope_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactEnvelopeOverride end @@ -453,9 +450,6 @@ def business_identity def edifact_validation_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactValidationOverride end - def operation_list_result - Azure::Logic::Mgmt::V2016_06_01::Models::OperationListResult - end def edifact_delimiter_override Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDelimiterOverride end @@ -471,95 +465,98 @@ def workflow_trigger_recurrence def edifact_one_way_agreement Azure::Logic::Mgmt::V2016_06_01::Models::EdifactOneWayAgreement end - def integration_account_map_properties_parameters_schema - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema + def x12_acknowledgement_settings + Azure::Logic::Mgmt::V2016_06_01::Models::X12AcknowledgementSettings + end + def key_vault_key_reference + Azure::Logic::Mgmt::V2016_06_01::Models::KeyVaultKeyReference end def edifact_agreement_content Azure::Logic::Mgmt::V2016_06_01::Models::EdifactAgreementContent end - def error_properties - Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties + def integration_account_map_properties_parameters_schema + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMapPropertiesParametersSchema end def agreement_content Azure::Logic::Mgmt::V2016_06_01::Models::AgreementContent end - def workflow - Azure::Logic::Mgmt::V2016_06_01::Models::Workflow + def error_properties + Azure::Logic::Mgmt::V2016_06_01::Models::ErrorProperties end def workflow_version Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowVersion end - def workflow_trigger - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger + def workflow + Azure::Logic::Mgmt::V2016_06_01::Models::Workflow end def workflow_trigger_history Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerHistory end - def workflow_output_parameter - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter + def workflow_trigger + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTrigger end def workflow_run Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRun end - def workflow_run_action - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction + def workflow_output_parameter + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowOutputParameter end def integration_account Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccount end - def integration_account_schema - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema + def workflow_run_action + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowRunAction end def integration_account_map Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountMap end - def integration_account_partner - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner + def integration_account_schema + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSchema end def integration_account_agreement Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountAgreement end - def integration_account_certificate - Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate + def integration_account_partner + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountPartner end def integration_account_session Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountSession end - def workflow_provisioning_state - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState + def integration_account_certificate + Azure::Logic::Mgmt::V2016_06_01::Models::IntegrationAccountCertificate end def workflow_state Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowState end - def sku_name - Azure::Logic::Mgmt::V2016_06_01::Models::SkuName - end - def parameter_type - Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType + def workflow_provisioning_state + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowProvisioningState end def workflow_trigger_provisioning_state Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowTriggerProvisioningState end - def workflow_status - Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus + def parameter_type + Azure::Logic::Mgmt::V2016_06_01::Models::ParameterType end def recurrence_frequency Azure::Logic::Mgmt::V2016_06_01::Models::RecurrenceFrequency end - def days_of_week - Azure::Logic::Mgmt::V2016_06_01::Models::DaysOfWeek + def workflow_status + Azure::Logic::Mgmt::V2016_06_01::Models::WorkflowStatus end def day_of_week Azure::Logic::Mgmt::V2016_06_01::Models::DayOfWeek end - def key_type - Azure::Logic::Mgmt::V2016_06_01::Models::KeyType + 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 schema_type - Azure::Logic::Mgmt::V2016_06_01::Models::SchemaType + def sku_name + Azure::Logic::Mgmt::V2016_06_01::Models::SkuName end def map_type Azure::Logic::Mgmt::V2016_06_01::Models::MapType @@ -606,6 +603,9 @@ def edifact_character_set def edifact_decimal_indicator Azure::Logic::Mgmt::V2016_06_01::Models::EdifactDecimalIndicator end + def content_link + Azure::Logic::Mgmt::V2016_06_01::Models::ContentLink + end end end end diff --git a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb index b38d7f99f0..4d5091f49d 100644 --- a/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb +++ b/azure_sdk/lib/latest/modules/machinelearning_profile_module.rb @@ -10,6 +10,17 @@ module Mgmt WebServices = Azure::MachineLearning::Mgmt::V2017_01_01::WebServices module Models + 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 + AssetType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType + 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 + 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 WebServiceKeys = Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServiceKeys @@ -31,22 +42,11 @@ module Models GraphParameter = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphParameter InputPort = Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPort GraphPackage = Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage - StorageAccount = Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount - AsyncOperationStatus = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus - Resource = Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource 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 - ProvisioningState = Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState - 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 - AssetType = Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType - 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 end class MachineLearningManagementClass @@ -79,6 +79,39 @@ def method_missing(method, *args) end class ModelClasses + def diagnostics_level + Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel + end + def column_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType + end + def column_format + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat + end + def asset_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType + end + def input_port_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType + end + def output_port_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType + end + def parameter_type + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType + end + def async_operation_status + Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus + end + def storage_account + Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount + end + def resource + Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource + end + def provisioning_state + Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState + end def mode_value_info Azure::MachineLearning::Mgmt::V2017_01_01::Models::ModeValueInfo end @@ -142,15 +175,6 @@ def input_port def graph_package Azure::MachineLearning::Mgmt::V2017_01_01::Models::GraphPackage end - def storage_account - Azure::MachineLearning::Mgmt::V2017_01_01::Models::StorageAccount - end - def async_operation_status - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AsyncOperationStatus - end - def resource - Azure::MachineLearning::Mgmt::V2017_01_01::Models::Resource - end def paginated_web_services_list Azure::MachineLearning::Mgmt::V2017_01_01::Models::PaginatedWebServicesList end @@ -166,30 +190,6 @@ def web_service def web_service_properties_for_graph Azure::MachineLearning::Mgmt::V2017_01_01::Models::WebServicePropertiesForGraph end - def provisioning_state - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ProvisioningState - end - def diagnostics_level - Azure::MachineLearning::Mgmt::V2017_01_01::Models::DiagnosticsLevel - end - def column_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnType - end - def column_format - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat - end - def asset_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::AssetType - end - def input_port_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::InputPortType - end - def output_port_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::OutputPortType - end - def parameter_type - Azure::MachineLearning::Mgmt::V2017_01_01::Models::ParameterType - 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 cb8773acb8..72d2b8aa56 100644 --- a/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb +++ b/azure_sdk/lib/latest/modules/managedapplications_profile_module.rb @@ -11,24 +11,24 @@ module Mgmt ApplicationDefinitions = Azure::ManagedApplications::Mgmt::V2017_09_01::ApplicationDefinitions module Models - Sku = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku - Plan = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan - Identity = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity PlanPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable - ErrorResponse = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse ApplicationProviderAuthorization = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization ApplicationDefinitionListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult - ApplicationListResult = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult ApplicationArtifact = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact - Resource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource - GenericResource = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource - Application = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application ApplicationPatchable = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable ApplicationDefinition = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition - ProvisioningState = Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + 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 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 class ManagedApplicationsManagementClass @@ -62,50 +62,26 @@ def method_missing(method, *args) end class ModelClasses - def sku - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku - end - def plan - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Plan - end - def identity - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity - end def plan_patchable Azure::ManagedApplications::Mgmt::V2017_09_01::Models::PlanPatchable end - def error_response - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse - end def application_provider_authorization Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationProviderAuthorization end def application_definition_list_result Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinitionListResult end - def application_list_result - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult - end def application_artifact Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifact end - def resource - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource - end - def generic_resource - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::GenericResource - end - def application - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application - end def application_patchable Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationPatchable end def application_definition Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationDefinition end - def provisioning_state - Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ProvisioningState + def application + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Application end def application_lock_level Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationLockLevel @@ -113,9 +89,33 @@ def application_lock_level def application_artifact_type Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationArtifactType end + def sku + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Sku + end def resource_identity_type Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ResourceIdentityType end + def error_response + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ErrorResponse + end + def application_list_result + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::ApplicationListResult + end + def identity + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Identity + end + def resource + Azure::ManagedApplications::Mgmt::V2017_09_01::Models::Resource + end + 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 end end end diff --git a/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb b/azure_sdk/lib/latest/modules/managedserviceidentity_profile_module.rb index 14f3182b97..31f9903f39 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 - Operation = Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation 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 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 operation - Azure::ManagedServiceIdentity::Mgmt::V2015_08_31_preview::Models::Operation - 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 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 80f1528636..dc53046af9 100644 --- a/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb +++ b/azure_sdk/lib/latest/modules/marketplaceordering_profile_module.rb @@ -7,21 +7,21 @@ module Azure::Profiles::Latest module MarketplaceOrdering module Mgmt - MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements Operations = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Operations + MarketplaceAgreements = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::MarketplaceAgreements module Models - OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay Operation = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation - ErrorResponseError = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + OperationDisplay = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay OperationListResult = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult - ErrorResponse = Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse 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 - attr_reader :marketplace_agreements, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :marketplace_agreements, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -31,8 +31,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @marketplace_agreements = @client_0.marketplace_agreements @operations = @client_0.operations + @marketplace_agreements = @client_0.marketplace_agreements @model_classes = ModelClasses.new end @@ -51,27 +51,27 @@ def method_missing(method, *args) end class ModelClasses - def operation_display - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay - end def operation Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Operation end - def error_response_error - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponseError + def operation_display + Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationDisplay end def operation_list_result Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::OperationListResult end - def error_response - Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::ErrorResponse - end def resource Azure::MarketplaceOrdering::Mgmt::V2015_06_01::Models::Resource end + 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 ea4b20fb36..5b7e4ad55a 100644 --- a/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mediaservices_profile_module.rb @@ -9,7 +9,6 @@ module MediaServices module Mgmt Operations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Operations Mediaservices = Azure::MediaServices::Mgmt::V2018_03_30_preview::Mediaservices - Locations = Azure::MediaServices::Mgmt::V2018_03_30_preview::Locations Assets = Azure::MediaServices::Mgmt::V2018_03_30_preview::Assets ContentKeyPolicies = Azure::MediaServices::Mgmt::V2018_03_30_preview::ContentKeyPolicies Transforms = Azure::MediaServices::Mgmt::V2018_03_30_preview::Transforms @@ -19,12 +18,17 @@ 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 - Format = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + StorageAccountType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType + OperationDisplay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay + Operation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation + Job = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job + ApiError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError + CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput Overlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Overlay NoEncryption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::NoEncryption - Operation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation CommonEncryptionCbcs = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCbcs EntityNameAvailabilityCheckOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EntityNameAvailabilityCheckOutput CommonEncryptionCenc = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCenc @@ -32,27 +36,21 @@ module Models EnvelopeEncryption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EnvelopeEncryption ContentKeyPolicyCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyCollection Preset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Preset - ApiError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError Codec = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Codec MediaServiceCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaServiceCollection JobError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobError SubscriptionMediaServiceCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaServiceCollection JobErrorDetail = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorDetail - Resource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource LiveEventEndpoint = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEndpoint AssetContainerSas = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerSas - OperationDisplay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay CencDrmConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CencDrmConfiguration - Location = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location ListContainerSasInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContainerSasInput - StorageAccount = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount ContentKeyPolicyPlayReadyContentKeyLocation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentKeyLocation CbcsDrmConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CbcsDrmConfiguration IPRange = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPRange ContentKeyPolicyPlayReadyPlayRight = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyPlayRight LiveEventInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventInput ContentKeyPolicyPlayReadyLicense = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicense - Provider = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Provider StreamingPolicyWidevineConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyWidevineConfiguration StreamingPolicyCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyCollection ContentKeyPolicyConfiguration = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyConfiguration @@ -66,12 +64,10 @@ module Models TransformCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TransformCollection Rectangle = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Rectangle LiveOutputListResult = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputListResult - Filters = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters ContentKeyPolicyProperties = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyProperties Layer = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Layer ODataError = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ODataError StreamingLocatorContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKey - CheckNameAvailabilityInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput StreamingLocatorUserDefinedContentKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorUserDefinedContentKey IPAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::IPAccessControl AssetStorageEncryptionKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionKey @@ -87,7 +83,6 @@ module Models StreamingEndpointAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointAccessControl ContentKeyPolicyOption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOption AkamaiAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiAccessControl - OperationCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection AkamaiSignatureHeaderAuthenticationKey = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiSignatureHeaderAuthenticationKey AssetCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetCollection LiveEventListResult = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventListResult @@ -105,11 +100,10 @@ module Models LiveEventPreviewAccessControl = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventPreviewAccessControl EnabledProtocols = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EnabledProtocols JobInput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInput - TrackedResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource MediaService = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaService SubscriptionMediaService = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaService - ProxyResource = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource Asset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Asset + OperationCollection = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier ContentKeyPolicyOpenRestriction = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyOpenRestriction @@ -130,7 +124,6 @@ module Models AudioOverlay = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AudioOverlay CopyVideo = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CopyVideo Video = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Video - Image = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image ImageFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ImageFormat JpgFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JpgFormat PngFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::PngFormat @@ -143,7 +136,6 @@ module Models 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 @@ -155,13 +147,11 @@ module Models JobInputAsset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputAsset JobInputHttp = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInputHttp JobOutputAsset = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobOutputAsset - Job = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job StreamingPolicy = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicy StreamingLocator = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocator LiveOutput = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutput LiveEvent = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEvent StreamingEndpoint = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpoint - StorageAccountType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType AssetStorageEncryptionFormat = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionFormat AssetContainerPermission = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerPermission ContentKeyPolicyPlayReadyUnknownOutputPassingOption = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyUnknownOutputPassingOption @@ -183,7 +173,6 @@ module Models JobErrorCode = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCode JobErrorCategory = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorCategory JobRetry = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry - JobState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState TrackPropertyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType TrackPropertyCompareOperation = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyCompareOperation StreamingLocatorContentKeyType = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKeyType @@ -195,10 +184,21 @@ module Models LiveEventResourceState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventResourceState 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 + 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 + Location = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location + Image = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image + Provider = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Provider + JobState = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState + Filters = Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters end class MediaServicesManagementClass - attr_reader :operations, :mediaservices, :locations, :assets, :content_key_policies, :transforms, :jobs, :streaming_policies, :streaming_locators, :live_events, :live_outputs, :streaming_endpoints, :configurable, :base_url, :options, :model_classes + 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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -210,7 +210,6 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_0) @operations = @client_0.operations @mediaservices = @client_0.mediaservices - @locations = @client_0.locations @assets = @client_0.assets @content_key_policies = @client_0.content_key_policies @transforms = @client_0.transforms @@ -220,6 +219,7 @@ 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 @@ -238,8 +238,23 @@ def method_missing(method, *args) end class ModelClasses - def format - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + def storage_account_type + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType + end + def operation_display + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay + end + def operation + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation + end + def job + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job + end + def api_error + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError + end + def check_name_availability_input + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput end def overlay Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Overlay @@ -247,9 +262,6 @@ def overlay def no_encryption Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::NoEncryption end - def operation - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Operation - end def common_encryption_cbcs Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CommonEncryptionCbcs end @@ -271,9 +283,6 @@ def content_key_policy_collection def preset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Preset end - def api_error - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ApiError - end def codec Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Codec end @@ -289,30 +298,18 @@ def subscription_media_service_collection def job_error_detail Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobErrorDetail end - def resource - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Resource - end def live_event_endpoint Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveEventEndpoint end def asset_container_sas Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetContainerSas end - def operation_display - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationDisplay - end def cenc_drm_configuration Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CencDrmConfiguration end - def location - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location - end def list_container_sas_input Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ListContainerSasInput end - def storage_account - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount - end def content_key_policy_play_ready_content_key_location Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentKeyLocation end @@ -331,9 +328,6 @@ def live_event_input def content_key_policy_play_ready_license Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyLicense end - def provider - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Provider - end def streaming_policy_widevine_configuration Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicyWidevineConfiguration end @@ -373,9 +367,6 @@ def rectangle def live_output_list_result Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::LiveOutputListResult end - def filters - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters - end def content_key_policy_properties Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyProperties end @@ -388,9 +379,6 @@ def odata_error def streaming_locator_content_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorContentKey end - def check_name_availability_input - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::CheckNameAvailabilityInput - end def streaming_locator_user_defined_content_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingLocatorUserDefinedContentKey end @@ -436,9 +424,6 @@ def content_key_policy_option def akamai_access_control Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiAccessControl end - def operation_collection - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection - end def akamai_signature_header_authentication_key Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AkamaiSignatureHeaderAuthenticationKey end @@ -490,21 +475,18 @@ def enabled_protocols def job_input Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobInput end - def tracked_resource - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackedResource - end def media_service Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::MediaService end def subscription_media_service Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::SubscriptionMediaService end - def proxy_resource - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource - end def asset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Asset end + def operation_collection + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::OperationCollection + end def content_key_policy_play_ready_content_encryption_key_from_header Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader end @@ -565,9 +547,6 @@ def copy_video def video Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Video end - def image - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image - end def image_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ImageFormat end @@ -604,9 +583,6 @@ def mp4_format 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 @@ -640,9 +616,6 @@ def job_input_http def job_output_asset Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobOutputAsset end - def job - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Job - end def streaming_policy Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingPolicy end @@ -658,9 +631,6 @@ def live_event def streaming_endpoint Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpoint end - def storage_account_type - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccountType - end def asset_storage_encryption_format Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::AssetStorageEncryptionFormat end @@ -724,9 +694,6 @@ def job_error_category def job_retry Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobRetry end - def job_state - Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState - end def track_property_type Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::TrackPropertyType end @@ -760,6 +727,39 @@ def stream_options_flag def streaming_endpoint_resource_state Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StreamingEndpointResourceState end + def proxy_resource + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::ProxyResource + 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 + def storage_account + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::StorageAccount + end + def format + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Format + end + def location + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Location + end + def image + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Image + end + def provider + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Provider + end + def job_state + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::JobState + end + def filters + Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::Filters + end end end end diff --git a/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb b/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb index dcb4b034a1..e7e41a152c 100644 --- a/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/mobileengagement_profile_module.rb @@ -16,23 +16,25 @@ module Mgmt ImportTasks = Azure::MobileEngagement::Mgmt::V2014_12_01::ImportTasks module Models + ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates + Filter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter + ExportFormat = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat + Resource = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource CampaignState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignState ApiErrorError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiErrorError - ApiError = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError ExportTaskParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskParameter AppListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppListResult DeviceTagsParameters = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsParameters AppCollectionListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::AppCollectionListResult DeviceTagsResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsResult + 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 - Filter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter - DeviceMeta = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta NotificationOptions = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions CampaignsListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult - PollQuestionLocalization = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization + DeviceMeta = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta 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 @@ -48,7 +50,6 @@ module Models FeedbackByCampaignParameter = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::FeedbackByCampaignParameter DeviceInfo = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceInfo ImportTaskListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskListResult - Resource = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource DeviceLocation = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceLocation ExportTaskResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskResult Device = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Device @@ -91,7 +92,6 @@ module Models CampaignListResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignListResult CampaignResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignResult ImportTaskResult = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskResult - ProvisioningStates = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates PushModes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes CampaignTypes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignTypes DeliveryTimes = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeliveryTimes @@ -102,9 +102,9 @@ module Models CampaignType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignType ExportState = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportState ExportType = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType - ExportFormat = Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat 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 end class MobileEngagementManagementClass @@ -143,15 +143,24 @@ def method_missing(method, *args) end class ModelClasses + def provisioning_states + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates + end + def filter + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter + end + def export_format + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat + end + def resource + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource + end def campaign_state Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignState end def api_error_error Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiErrorError end - def api_error - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError - end def export_task_parameter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportTaskParameter end @@ -167,6 +176,9 @@ def app_collection_list_result def device_tags_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceTagsResult end + def api_error + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ApiError + end def supported_platforms_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::SupportedPlatformsListResult end @@ -179,20 +191,14 @@ def campaign_test_saved_parameters def date_range_export_task_parameter Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DateRangeExportTaskParameter end - def filter - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Filter - end - def device_meta - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta - end def notification_options Azure::MobileEngagement::Mgmt::V2014_12_01::Models::NotificationOptions end def campaigns_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignsListResult end - def poll_question_localization - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization + def device_meta + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceMeta end def campaign_statistics_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignStatisticsResult @@ -239,9 +245,6 @@ def device_info def import_task_list_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskListResult end - def resource - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::Resource - end def device_location Azure::MobileEngagement::Mgmt::V2014_12_01::Models::DeviceLocation end @@ -368,9 +371,6 @@ def campaign_result def import_task_result Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ImportTaskResult end - def provisioning_states - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ProvisioningStates - end def push_modes Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PushModes end @@ -401,15 +401,15 @@ def export_state def export_type Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportType end - def export_format - Azure::MobileEngagement::Mgmt::V2014_12_01::Models::ExportFormat - end def job_states Azure::MobileEngagement::Mgmt::V2014_12_01::Models::JobStates end def campaign_kinds Azure::MobileEngagement::Mgmt::V2014_12_01::Models::CampaignKinds end + def poll_question_localization + Azure::MobileEngagement::Mgmt::V2014_12_01::Models::PollQuestionLocalization + end 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 5be608eeea..7432d9b6de 100644 --- a/azure_sdk/lib/latest/modules/monitor_profile_module.rb +++ b/azure_sdk/lib/latest/modules/monitor_profile_module.rb @@ -31,19 +31,23 @@ module Models 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 - OperationDisplay = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay TimeWindow = Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow - Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation - OperationListResult = Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult 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 + Operation = Azure::Monitor::Mgmt::V2015_04_01::Models::Operation RecurrenceFrequency = Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency + AlertRuleResource = Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + 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 @@ -52,18 +56,21 @@ 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 - LogProfileResourcePatch = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch + 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 - LocationThresholdRuleCondition = Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition 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 - LogProfileResource = Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource - ConditionOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator - TimeAggregationOperator = Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator + SmsReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver + 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 + ActionGroupResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource + ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + ReceiverStatus = Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus EnableRequest = Azure::Monitor::Mgmt::V2017_04_01::Models::EnableRequest EmailReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::EmailReceiver ActionGroupPatchBody = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupPatchBody @@ -76,21 +83,14 @@ module Models 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 - SmsReceiver = Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver - 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 - ActionGroupResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource - ActivityLogAlertResource = Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource - ReceiverStatus = Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus + DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource RetentionPolicy = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy - MetricSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings ProxyOnlyResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource LogSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::LogSettings 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 - DiagnosticSettingsResource = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource + MetricSettings = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings CategoryType = Azure::Monitor::Mgmt::V2017_05_01_preview::Models::CategoryType Baseline = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Baseline BaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::BaselineResponse @@ -98,9 +98,9 @@ module Models TimeSeriesInformation = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::TimeSeriesInformation LocalizableString = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::LocalizableString CalculateBaselineResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse - ErrorResponse = Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse 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 @@ -210,18 +210,9 @@ def metric_trigger def recurrence Azure::Monitor::Mgmt::V2015_04_01::Models::Recurrence end - def operation_display - Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay - end def time_window Azure::Monitor::Mgmt::V2015_04_01::Models::TimeWindow end - def operation - Azure::Monitor::Mgmt::V2015_04_01::Models::Operation - end - def operation_list_result - Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult - end def autoscale_setting_resource Azure::Monitor::Mgmt::V2015_04_01::Models::AutoscaleSettingResource end @@ -234,21 +225,42 @@ 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 + def operation_display + Azure::Monitor::Mgmt::V2015_04_01::Models::OperationDisplay end def scale_type Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleType end + def operation_list_result + Azure::Monitor::Mgmt::V2015_04_01::Models::OperationListResult + end + def scale_direction + Azure::Monitor::Mgmt::V2015_04_01::Models::ScaleDirection + end + def operation + Azure::Monitor::Mgmt::V2015_04_01::Models::Operation + end def recurrence_frequency Azure::Monitor::Mgmt::V2015_04_01::Models::RecurrenceFrequency end + def alert_rule_resource + Azure::Monitor::Mgmt::V2016_03_01::Models::AlertRuleResource + 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 + def time_aggregation_operator + Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator + end 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 @@ -273,8 +285,8 @@ def log_profile_collection def rule_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleDataSource end - def log_profile_resource_patch - Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResourcePatch + def incident + Azure::Monitor::Mgmt::V2016_03_01::Models::Incident end def rule_metric_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleMetricDataSource @@ -282,12 +294,12 @@ def rule_metric_data_source def rule_management_event_data_source Azure::Monitor::Mgmt::V2016_03_01::Models::RuleManagementEventDataSource end + 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 location_threshold_rule_condition - Azure::Monitor::Mgmt::V2016_03_01::Models::LocationThresholdRuleCondition - end def management_event_rule_condition Azure::Monitor::Mgmt::V2016_03_01::Models::ManagementEventRuleCondition end @@ -297,17 +309,26 @@ def rule_email_action 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 + def sms_receiver + Azure::Monitor::Mgmt::V2017_04_01::Models::SmsReceiver end - def log_profile_resource - Azure::Monitor::Mgmt::V2016_03_01::Models::LogProfileResource + def activity_log_alert_patch_body + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody end - def condition_operator - Azure::Monitor::Mgmt::V2016_03_01::Models::ConditionOperator + def action_group_list + Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList end - def time_aggregation_operator - Azure::Monitor::Mgmt::V2016_03_01::Models::TimeAggregationOperator + def activity_log_alert_list + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList + end + def action_group_resource + Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource + end + def activity_log_alert_resource + Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource + end + def receiver_status + Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus end def enable_request Azure::Monitor::Mgmt::V2017_04_01::Models::EnableRequest @@ -345,33 +366,12 @@ def itsm_receiver 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 activity_log_alert_patch_body - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertPatchBody - end - def action_group_list - Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupList - end - def activity_log_alert_list - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertList - end - def action_group_resource - Azure::Monitor::Mgmt::V2017_04_01::Models::ActionGroupResource - end - def activity_log_alert_resource - Azure::Monitor::Mgmt::V2017_04_01::Models::ActivityLogAlertResource - end - def receiver_status - Azure::Monitor::Mgmt::V2017_04_01::Models::ReceiverStatus + def diagnostic_settings_resource + Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource end def retention_policy Azure::Monitor::Mgmt::V2017_05_01_preview::Models::RetentionPolicy end - def metric_settings - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::MetricSettings - end def proxy_only_resource Azure::Monitor::Mgmt::V2017_05_01_preview::Models::ProxyOnlyResource end @@ -387,8 +387,8 @@ def diagnostic_settings_resource_collection def diagnostic_settings_category_resource Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsCategoryResource end - def diagnostic_settings_resource - Azure::Monitor::Mgmt::V2017_05_01_preview::Models::DiagnosticSettingsResource + 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 @@ -411,15 +411,15 @@ def localizable_string def calculate_baseline_response Azure::Monitor::Mgmt::V2017_11_01_preview::Models::CalculateBaselineResponse end - def error_response - Azure::Monitor::Mgmt::V2017_11_01_preview::Models::ErrorResponse - end def sensitivity Azure::Monitor::Mgmt::V2017_11_01_preview::Models::Sensitivity end 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 3a9cdce91c..3f63e32cb9 100644 --- a/azure_sdk/lib/latest/modules/network_profile_module.rb +++ b/azure_sdk/lib/latest/modules/network_profile_module.rb @@ -7,124 +7,98 @@ module Azure::Profiles::Latest module Network module Mgmt - ApplicationGateways = Azure::Network::Mgmt::V2018_01_01::ApplicationGateways + NetworkInterfaces = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaces + NetworkSecurityGroups = Azure::Network::Mgmt::V2018_01_01::NetworkSecurityGroups + SecurityRules = Azure::Network::Mgmt::V2018_01_01::SecurityRules + PublicIPAddresses = Azure::Network::Mgmt::V2018_01_01::PublicIPAddresses + RouteTables = Azure::Network::Mgmt::V2018_01_01::RouteTables + Routes = Azure::Network::Mgmt::V2018_01_01::Routes + Usages = Azure::Network::Mgmt::V2018_01_01::Usages + VirtualNetworks = Azure::Network::Mgmt::V2018_01_01::VirtualNetworks + Subnets = Azure::Network::Mgmt::V2018_01_01::Subnets + VirtualNetworkGateways = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGateways + VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGatewayConnections + LocalNetworkGateways = Azure::Network::Mgmt::V2018_01_01::LocalNetworkGateways ApplicationSecurityGroups = Azure::Network::Mgmt::V2018_01_01::ApplicationSecurityGroups AvailableEndpointServices = Azure::Network::Mgmt::V2018_01_01::AvailableEndpointServices - 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 LoadBalancerBackendAddressPools = Azure::Network::Mgmt::V2018_01_01::LoadBalancerBackendAddressPools LoadBalancerFrontendIPConfigurations = Azure::Network::Mgmt::V2018_01_01::LoadBalancerFrontendIPConfigurations InboundNatRules = Azure::Network::Mgmt::V2018_01_01::InboundNatRules LoadBalancerLoadBalancingRules = Azure::Network::Mgmt::V2018_01_01::LoadBalancerLoadBalancingRules LoadBalancerNetworkInterfaces = Azure::Network::Mgmt::V2018_01_01::LoadBalancerNetworkInterfaces LoadBalancerProbes = Azure::Network::Mgmt::V2018_01_01::LoadBalancerProbes - NetworkInterfaces = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaces NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaceIPConfigurations NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2018_01_01::NetworkInterfaceLoadBalancers - NetworkSecurityGroups = Azure::Network::Mgmt::V2018_01_01::NetworkSecurityGroups - SecurityRules = Azure::Network::Mgmt::V2018_01_01::SecurityRules DefaultSecurityRules = Azure::Network::Mgmt::V2018_01_01::DefaultSecurityRules NetworkWatchers = Azure::Network::Mgmt::V2018_01_01::NetworkWatchers PacketCaptures = Azure::Network::Mgmt::V2018_01_01::PacketCaptures ConnectionMonitors = Azure::Network::Mgmt::V2018_01_01::ConnectionMonitors - Operations = Azure::Network::Mgmt::V2018_01_01::Operations - PublicIPAddresses = Azure::Network::Mgmt::V2018_01_01::PublicIPAddresses RouteFilters = Azure::Network::Mgmt::V2018_01_01::RouteFilters RouteFilterRules = Azure::Network::Mgmt::V2018_01_01::RouteFilterRules - RouteTables = Azure::Network::Mgmt::V2018_01_01::RouteTables - Routes = Azure::Network::Mgmt::V2018_01_01::Routes BgpServiceCommunities = Azure::Network::Mgmt::V2018_01_01::BgpServiceCommunities - Usages = Azure::Network::Mgmt::V2018_01_01::Usages - VirtualNetworks = Azure::Network::Mgmt::V2018_01_01::VirtualNetworks - Subnets = Azure::Network::Mgmt::V2018_01_01::Subnets VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkPeerings - VirtualNetworkGateways = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGateways - VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_01_01::VirtualNetworkGatewayConnections - LocalNetworkGateways = Azure::Network::Mgmt::V2018_01_01::LocalNetworkGateways + Operations = Azure::Network::Mgmt::V2018_01_01::Operations + 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 - TopologyAssociation = Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation - SubResource = Azure::Network::Mgmt::V2018_01_01::Models::SubResource - TopologyResource = Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource + OperationDisplay = Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay OperationListResult = Azure::Network::Mgmt::V2018_01_01::Models::OperationListResult Operation = Azure::Network::Mgmt::V2018_01_01::Models::Operation - NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings + Origin = Azure::Network::Mgmt::V2018_01_01::Models::Origin + TopologyAssociation = Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation + TopologyResource = Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2018_01_01::Models::OperationPropertiesFormatServiceSpecification VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkConnectionGatewayReference - LoadBalancerListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult - ConnectionSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionSharedKey InboundNatRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRuleListResult PublicIPAddressSku = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSku LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerBackendAddressPoolListResult IpTag = Azure::Network::Mgmt::V2018_01_01::Models::IpTag LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerFrontendIPConfigurationListResult - VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListResult LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult TunnelConnectionHealth = Azure::Network::Mgmt::V2018_01_01::Models::TunnelConnectionHealth LoadBalancerProbeListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult - ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress - NetworkInterfaceListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceListResult ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining - ErrorDetails = Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer - Error = Azure::Network::Mgmt::V2018_01_01::Models::Error ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthPool - AzureAsyncOperationResult = Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult - ApplicationGatewaySku = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySku NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfigurationListResult - VpnClientParameters = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters 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 - VpnClientConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientConfiguration - EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule + Error = Azure::Network::Mgmt::V2018_01_01::Models::Error 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 - EffectiveRoute = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRoute + EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallDisabledRuleGroup EffectiveRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteListResult - DhcpOptions = Azure::Network::Mgmt::V2018_01_01::Models::DhcpOptions - SecurityRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult + EffectiveRoute = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRoute ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRule - NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringListResult - LogSpecification = Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification - SubnetListResult = Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult - 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 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 - UsagesListResult = Azure::Network::Mgmt::V2018_01_01::Models::UsagesListResult - MetricSpecification = Azure::Network::Mgmt::V2018_01_01::Models::MetricSpecification - Usage = Azure::Network::Mgmt::V2018_01_01::Models::Usage + NetworkWatcherListResult = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcherListResult Topology = Azure::Network::Mgmt::V2018_01_01::Models::Topology - ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringConfig VerificationIPFlowParameters = Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowParameters - ExpressRouteCircuitStats = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitStats + MetricSpecification = Azure::Network::Mgmt::V2018_01_01::Models::MetricSpecification VerificationIPFlowResult = Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowResult - BGPCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity NextHopParameters = Azure::Network::Mgmt::V2018_01_01::Models::NextHopParameters - ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult NextHopResult = Azure::Network::Mgmt::V2018_01_01::Models::NextHopResult - ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitServiceProviderProperties SecurityGroupViewParameters = Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewParameters - ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable NetworkInterfaceAssociation = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceAssociation - ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTable SubnetAssociation = Azure::Network::Mgmt::V2018_01_01::Models::SubnetAssociation ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTableSummary SecurityRuleAssociations = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAssociations - ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupNetworkInterface - RouteTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteTableListResult SecurityGroupViewResult = Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewResult LoadBalancerSku = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSku PacketCaptureStorageLocation = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureStorageLocation @@ -132,49 +106,37 @@ module Models PacketCaptureFilter = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureFilter VpnDeviceScriptParameters = Azure::Network::Mgmt::V2018_01_01::Models::VpnDeviceScriptParameters PacketCaptureParameters = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureParameters - LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGatewayListResult PacketCapture = Azure::Network::Mgmt::V2018_01_01::Models::PacketCapture - PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings PacketCaptureResult = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureResult IpsecPolicy = Azure::Network::Mgmt::V2018_01_01::Models::IpsecPolicy PacketCaptureListResult = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureListResult BgpPeerStatusListResult = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatusListResult + BGPCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureQueryStatusResult ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthHttpSettings TroubleshootingParameters = Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingParameters ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicy QueryTroubleshootingParameters = Azure::Network::Mgmt::V2018_01_01::Models::QueryTroubleshootingParameters - BgpSettings = Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingRecommendedActions ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbeHealthResponseMatch TroubleshootingDetails = Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingDetails - VirtualNetworkListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListResult TroubleshootingResult = Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingResult - ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult RetentionPolicyParameters = Azure::Network::Mgmt::V2018_01_01::Models::RetentionPolicyParameters ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableWafRuleSetsResult TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2018_01_01::Models::TrafficAnalyticsConfigurationProperties - Resource = Azure::Network::Mgmt::V2018_01_01::Models::Resource 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 - UsageName = Azure::Network::Mgmt::V2018_01_01::Models::UsageName 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 - RouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteListResult ConnectivityParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityParameters - ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableListResult ConnectivityIssue = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityIssue - ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered ConnectivityHop = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityHop RouteFilterRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRuleListResult ConnectivityInformation = Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityInformation VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListConnectionsResult AzureReachabilityReportLocation = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLocation - ConnectionResetSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey AzureReachabilityReportParameters = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportParameters - VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLatencyInfo GatewayRoute = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRoute AzureReachabilityReportItem = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportItem @@ -182,37 +144,121 @@ module Models AzureReachabilityReport = Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReport ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleGroup AvailableProvidersListParameters = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListParameters - DnsNameAvailabilityResult = Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult AvailableProvidersListCity = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCity BgpServiceCommunityListResult = Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunityListResult AvailableProvidersListState = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListState - ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult AvailableProvidersListCountry = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCountry - ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult AvailableProvidersList = Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersList ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2018_01_01::Models::ServiceEndpointPropertiesFormat ConnectionMonitorSource = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorSource ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealth ConnectionMonitorDestination = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorDestination + LogSpecification = Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration - ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters - AuthorizationListResult = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult ConnectionMonitor = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult + ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters ConnectionMonitorResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorResult - GatewayRouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult - AddressSpace = Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace ConnectionStateSnapshot = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot - PublicIPAddressListResult = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult + 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 + 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 + ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions + RouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule + EndpointServiceResult = Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult + NetworkWatcher = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher + RouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter + PatchRouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter + PatchRouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule + VirtualNetworkPeering = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering + BgpServiceCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity + PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName + VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity + ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol + ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth + ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName + ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType + ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType + ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite + Access = Azure::Network::Mgmt::V2018_01_01::Models::Access + ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode + EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol + LoadBalancerSkuName = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName + EffectiveRouteState = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState + EffectiveRouteSource = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource + Direction = Azure::Network::Mgmt::V2018_01_01::Models::Direction + AssociationType = Azure::Network::Mgmt::V2018_01_01::Models::AssociationType + PcProtocol = Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol + NextHopType = Azure::Network::Mgmt::V2018_01_01::Models::NextHopType + PcError = Azure::Network::Mgmt::V2018_01_01::Models::PcError + PcStatus = Azure::Network::Mgmt::V2018_01_01::Models::PcStatus + ConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus + IssueType = Azure::Network::Mgmt::V2018_01_01::Models::IssueType + EvaluationState = Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState + Severity = Azure::Network::Mgmt::V2018_01_01::Models::Severity + VpnClientProtocol = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol + VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState + ConnectionState = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState + 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 + Usage = Azure::Network::Mgmt::V2018_01_01::Models::Usage + 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 + Resource = Azure::Network::Mgmt::V2018_01_01::Models::Resource + BgpSettings = Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings + ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringConfig + VpnClientConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientConfiguration + ExpressRouteCircuitStats = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitStats + VirtualNetworkListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListResult + SecurityRuleListResult = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult + 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 + 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 + ConnectionSharedKey = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionSharedKey + ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable ExpressRouteCircuitSku = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSku - OperationDisplay = Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay + DnsNameAvailabilityResult = Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult + PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings + ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTable + DhcpOptions = Azure::Network::Mgmt::V2018_01_01::Models::DhcpOptions + ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableListResult + ApplicationGatewaySku = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySku + LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGatewayListResult + VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListResult + LoadBalancerListResult = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySku - Availability = Azure::Network::Mgmt::V2018_01_01::Models::Availability + AzureAsyncOperationResult = Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult + RouteListResult = Azure::Network::Mgmt::V2018_01_01::Models::RouteListResult + SubnetListResult = Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult + ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult + VpnClientParameters = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters + ErrorDetails = Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails + 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 + ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult InboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule - ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup SecurityRule = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule NetworkInterface = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterface NetworkSecurityGroup = Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroup @@ -220,123 +266,77 @@ module Models RouteTable = Azure::Network::Mgmt::V2018_01_01::Models::RouteTable PublicIPAddress = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddress IPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration - ResourceNavigationLink = Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink Subnet = Azure::Network::Mgmt::V2018_01_01::Models::Subnet NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfiguration ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddressPool ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings - ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration - ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate - ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate - ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort - ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayPathRule - ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe + ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRule - ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration - ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap + ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe ApplicationGateway = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway - ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallRuleSet - ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAvailableSslOptions - ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy - EndpointServiceResult = Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult - ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization - RouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule + ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeering - RouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter - ExpressRouteCircuit = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit + ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProvider - FrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration + ExpressRouteCircuit = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit LoadBalancingRule = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancingRule - Probe = Azure::Network::Mgmt::V2018_01_01::Models::Probe + FrontendIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration InboundNatPool = Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool - OutboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule + Probe = Azure::Network::Mgmt::V2018_01_01::Models::Probe LoadBalancer = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer - NetworkWatcher = Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher - PatchRouteFilterRule = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule - PatchRouteFilter = Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter - BgpServiceCommunity = Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity - VirtualNetworkPeering = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering - VirtualNetwork = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork + OutboundNatRule = Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration - VpnClientRootCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate + VirtualNetwork = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate - VirtualNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway + VpnClientRootCertificate = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate LocalNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway + VirtualNetworkGateway = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway + ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection - VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity TransportProtocol = Azure::Network::Mgmt::V2018_01_01::Models::TransportProtocol - IPAllocationMethod = Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod - IPVersion = Azure::Network::Mgmt::V2018_01_01::Models::IPVersion 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 - PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName - ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol + SecurityRuleDirection = Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity - ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth - ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName - ApplicationGatewayTier = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier - ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol - ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType - ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName - ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite - ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType - ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType + ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState - ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode - AuthorizationUseStatus = Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationUseStatus + ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState - Access = Azure::Network::Mgmt::V2018_01_01::Models::Access + 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 ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringState 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 - LoadBalancerSkuName = Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName LoadDistribution = Azure::Network::Mgmt::V2018_01_01::Models::LoadDistribution ProbeProtocol = Azure::Network::Mgmt::V2018_01_01::Models::ProbeProtocol NetworkOperationStatus = Azure::Network::Mgmt::V2018_01_01::Models::NetworkOperationStatus - EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol - EffectiveRouteSource = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource - EffectiveRouteState = Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState - ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState - AssociationType = Azure::Network::Mgmt::V2018_01_01::Models::AssociationType - Direction = Azure::Network::Mgmt::V2018_01_01::Models::Direction - Protocol = Azure::Network::Mgmt::V2018_01_01::Models::Protocol - NextHopType = Azure::Network::Mgmt::V2018_01_01::Models::NextHopType - PcProtocol = Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol - PcStatus = Azure::Network::Mgmt::V2018_01_01::Models::PcStatus - PcError = Azure::Network::Mgmt::V2018_01_01::Models::PcError - Origin = Azure::Network::Mgmt::V2018_01_01::Models::Origin - Severity = Azure::Network::Mgmt::V2018_01_01::Models::Severity - IssueType = Azure::Network::Mgmt::V2018_01_01::Models::IssueType - ConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus - ConnectionState = Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState - EvaluationState = Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState - VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringState VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType VpnType = Azure::Network::Mgmt::V2018_01_01::Models::VpnType VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuName VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier - VpnClientProtocol = Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol - BgpPeerState = Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState ProcessorArchitecture = Azure::Network::Mgmt::V2018_01_01::Models::ProcessorArchitecture - AuthenticationMethod = Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod - VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType + 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 - IkeEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption + Protocol = Azure::Network::Mgmt::V2018_01_01::Models::Protocol IkeIntegrity = Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity - DhGroup = Azure::Network::Mgmt::V2018_01_01::Models::DhGroup + ProvisioningState = Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState PfsGroup = Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup + IkeEncryption = Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption + DhGroup = Azure::Network::Mgmt::V2018_01_01::Models::DhGroup end class NetworkManagementClass - attr_reader :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :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_interfaces, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :operations, :public_ipaddresses, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :configurable, :base_url, :options, :model_classes + 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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -346,43 +346,43 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @application_gateways = @client_0.application_gateways + @network_interfaces = @client_0.network_interfaces + @network_security_groups = @client_0.network_security_groups + @security_rules = @client_0.security_rules + @public_ipaddresses = @client_0.public_ipaddresses + @route_tables = @client_0.route_tables + @routes = @client_0.routes + @usages = @client_0.usages + @virtual_networks = @client_0.virtual_networks + @subnets = @client_0.subnets + @virtual_network_gateways = @client_0.virtual_network_gateways + @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections + @local_network_gateways = @client_0.local_network_gateways @application_security_groups = @client_0.application_security_groups @available_endpoint_services = @client_0.available_endpoint_services - @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 @load_balancer_backend_address_pools = @client_0.load_balancer_backend_address_pools @load_balancer_frontend_ipconfigurations = @client_0.load_balancer_frontend_ipconfigurations @inbound_nat_rules = @client_0.inbound_nat_rules @load_balancer_load_balancing_rules = @client_0.load_balancer_load_balancing_rules @load_balancer_network_interfaces = @client_0.load_balancer_network_interfaces @load_balancer_probes = @client_0.load_balancer_probes - @network_interfaces = @client_0.network_interfaces @network_interface_ipconfigurations = @client_0.network_interface_ipconfigurations @network_interface_load_balancers = @client_0.network_interface_load_balancers - @network_security_groups = @client_0.network_security_groups - @security_rules = @client_0.security_rules @default_security_rules = @client_0.default_security_rules @network_watchers = @client_0.network_watchers @packet_captures = @client_0.packet_captures @connection_monitors = @client_0.connection_monitors - @operations = @client_0.operations - @public_ipaddresses = @client_0.public_ipaddresses @route_filters = @client_0.route_filters @route_filter_rules = @client_0.route_filter_rules - @route_tables = @client_0.route_tables - @routes = @client_0.routes @bgp_service_communities = @client_0.bgp_service_communities - @usages = @client_0.usages - @virtual_networks = @client_0.virtual_networks - @subnets = @client_0.subnets @virtual_network_peerings = @client_0.virtual_network_peerings - @virtual_network_gateways = @client_0.virtual_network_gateways - @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections - @local_network_gateways = @client_0.local_network_gateways + @operations = @client_0.operations + @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 @@ -401,14 +401,8 @@ def method_missing(method, *args) end class ModelClasses - def topology_association - Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation - end - def sub_resource - Azure::Network::Mgmt::V2018_01_01::Models::SubResource - end - def topology_resource - Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource + def operation_display + Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay end def operation_list_result Azure::Network::Mgmt::V2018_01_01::Models::OperationListResult @@ -416,8 +410,14 @@ def operation_list_result def operation Azure::Network::Mgmt::V2018_01_01::Models::Operation end - def network_interface_dns_settings - Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings + def origin + Azure::Network::Mgmt::V2018_01_01::Models::Origin + end + def topology_association + Azure::Network::Mgmt::V2018_01_01::Models::TopologyAssociation + end + def topology_resource + Azure::Network::Mgmt::V2018_01_01::Models::TopologyResource end def operation_properties_format_service_specification Azure::Network::Mgmt::V2018_01_01::Models::OperationPropertiesFormatServiceSpecification @@ -425,12 +425,6 @@ def operation_properties_format_service_specification def virtual_network_connection_gateway_reference Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkConnectionGatewayReference end - def load_balancer_list_result - Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult - end - def connection_shared_key - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionSharedKey - end def inbound_nat_rule_list_result Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRuleListResult end @@ -446,9 +440,6 @@ def ip_tag def load_balancer_frontend_ipconfiguration_list_result Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerFrontendIPConfigurationListResult end - def virtual_network_gateway_connection_list_result - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListResult - end def load_balancer_load_balancing_rule_list_result Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerLoadBalancingRuleListResult end @@ -458,39 +449,18 @@ def tunnel_connection_health def load_balancer_probe_list_result Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerProbeListResult end - def application_gateway_backend_address - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendAddress - end - def network_interface_list_result - Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceListResult - end def application_gateway_connection_draining Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayConnectionDraining end - def error_details - Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails - end def application_gateway_backend_health_server Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServer end - def error - Azure::Network::Mgmt::V2018_01_01::Models::Error - end def application_gateway_backend_health_pool Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthPool end - def azure_async_operation_result - Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult - end - def application_gateway_sku - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySku - end def network_interface_ipconfiguration_list_result Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceIPConfigurationListResult end - def vpn_client_parameters - Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters - end def network_interface_load_balancer_list_result Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceLoadBalancerListResult end @@ -500,11 +470,8 @@ def bgp_peer_status def effective_network_security_group_association Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityGroupAssociation end - def vpn_client_configuration - Azure::Network::Mgmt::V2018_01_01::Models::VpnClientConfiguration - end - def effective_network_security_rule - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule + def error + Azure::Network::Mgmt::V2018_01_01::Models::Error end def virtual_network_list_usage_result Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListUsageResult @@ -521,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_route - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRoute + def effective_network_security_rule + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveNetworkSecurityRule end def application_gateway_firewall_disabled_rule_group Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallDisabledRuleGroup @@ -530,30 +497,15 @@ def application_gateway_firewall_disabled_rule_group def effective_route_list_result Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteListResult end - def dhcp_options - Azure::Network::Mgmt::V2018_01_01::Models::DhcpOptions - end - def security_rule_list_result - Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult + 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 network_security_group_list_result - Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult - end def virtual_network_peering_list_result Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeeringListResult end - def log_specification - Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification - end - def subnet_list_result - Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult - 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 @@ -569,57 +521,33 @@ def application_security_group_list_result def dimension Azure::Network::Mgmt::V2018_01_01::Models::Dimension end - def usages_list_result - Azure::Network::Mgmt::V2018_01_01::Models::UsagesListResult - end - def metric_specification - Azure::Network::Mgmt::V2018_01_01::Models::MetricSpecification - end - def usage - Azure::Network::Mgmt::V2018_01_01::Models::Usage + 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 - def express_route_circuit_peering_config - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringConfig - end def verification_ipflow_parameters Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowParameters end - def express_route_circuit_stats - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitStats + def metric_specification + Azure::Network::Mgmt::V2018_01_01::Models::MetricSpecification end def verification_ipflow_result Azure::Network::Mgmt::V2018_01_01::Models::VerificationIPFlowResult end - def bgpcommunity - Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity - end def next_hop_parameters Azure::Network::Mgmt::V2018_01_01::Models::NextHopParameters end - def express_route_circuit_peering_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult - end def next_hop_result Azure::Network::Mgmt::V2018_01_01::Models::NextHopResult end - def express_route_circuit_service_provider_properties - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitServiceProviderProperties - end def security_group_view_parameters Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewParameters end - def express_route_circuit_arp_table - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable - end def network_interface_association Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceAssociation end - def express_route_circuit_routes_table - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTable - end def subnet_association Azure::Network::Mgmt::V2018_01_01::Models::SubnetAssociation end @@ -629,15 +557,9 @@ def express_route_circuit_routes_table_summary def security_rule_associations Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleAssociations end - def express_route_circuit_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult - end def security_group_network_interface Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupNetworkInterface end - def route_table_list_result - Azure::Network::Mgmt::V2018_01_01::Models::RouteTableListResult - end def security_group_view_result Azure::Network::Mgmt::V2018_01_01::Models::SecurityGroupViewResult end @@ -659,15 +581,9 @@ def vpn_device_script_parameters def packet_capture_parameters Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureParameters end - def local_network_gateway_list_result - Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGatewayListResult - end def packet_capture Azure::Network::Mgmt::V2018_01_01::Models::PacketCapture end - def public_ipaddress_dns_settings - Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings - end def packet_capture_result Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureResult end @@ -680,6 +596,9 @@ def packet_capture_list_result def bgp_peer_status_list_result Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerStatusListResult end + def bgpcommunity + Azure::Network::Mgmt::V2018_01_01::Models::BGPCommunity + end def packet_capture_query_status_result Azure::Network::Mgmt::V2018_01_01::Models::PacketCaptureQueryStatusResult end @@ -695,9 +614,6 @@ def application_gateway_ssl_policy def query_troubleshooting_parameters Azure::Network::Mgmt::V2018_01_01::Models::QueryTroubleshootingParameters end - def bgp_settings - Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings - end def troubleshooting_recommended_actions Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingRecommendedActions end @@ -707,15 +623,9 @@ def application_gateway_probe_health_response_match def troubleshooting_details Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingDetails end - def virtual_network_list_result - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListResult - end def troubleshooting_result Azure::Network::Mgmt::V2018_01_01::Models::TroubleshootingResult end - def application_gateway_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayListResult - end def retention_policy_parameters Azure::Network::Mgmt::V2018_01_01::Models::RetentionPolicyParameters end @@ -725,9 +635,6 @@ def application_gateway_available_waf_rule_sets_result def traffic_analytics_configuration_properties Azure::Network::Mgmt::V2018_01_01::Models::TrafficAnalyticsConfigurationProperties end - def resource - Azure::Network::Mgmt::V2018_01_01::Models::Resource - end def flow_log_status_parameters Azure::Network::Mgmt::V2018_01_01::Models::FlowLogStatusParameters end @@ -737,33 +644,18 @@ def endpoint_services_list_result def flow_log_information Azure::Network::Mgmt::V2018_01_01::Models::FlowLogInformation end - def usage_name - Azure::Network::Mgmt::V2018_01_01::Models::UsageName - 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 route_list_result - Azure::Network::Mgmt::V2018_01_01::Models::RouteListResult - end def connectivity_parameters Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityParameters end - def express_route_circuits_routes_table_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableListResult - end def connectivity_issue Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityIssue end - def express_route_service_provider_bandwidths_offered - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderBandwidthsOffered - end def connectivity_hop Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityHop end @@ -779,15 +671,9 @@ def virtual_network_gateway_list_connections_result def azure_reachability_report_location Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLocation end - def connection_reset_shared_key - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionResetSharedKey - end def azure_reachability_report_parameters Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportParameters end - def virtual_network_gateway_list_result - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult - end def azure_reachability_report_latency_info Azure::Network::Mgmt::V2018_01_01::Models::AzureReachabilityReportLatencyInfo end @@ -809,9 +695,6 @@ def application_gateway_firewall_rule_group def available_providers_list_parameters Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListParameters end - def dns_name_availability_result - Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult - end def available_providers_list_city Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCity end @@ -821,15 +704,9 @@ def bgp_service_community_list_result def available_providers_list_state Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListState end - def express_route_circuits_arp_table_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult - end def available_providers_list_country Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersListCountry end - def express_route_service_provider_list_result - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult - end def available_providers_list Azure::Network::Mgmt::V2018_01_01::Models::AvailableProvidersList end @@ -845,63 +722,324 @@ def application_gateway_backend_health def connection_monitor_destination Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorDestination end + def log_specification + Azure::Network::Mgmt::V2018_01_01::Models::LogSpecification + end def application_gateway_web_application_firewall_configuration Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration end - def connection_monitor_parameters - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters - end - def authorization_list_result - Azure::Network::Mgmt::V2018_01_01::Models::AuthorizationListResult - end - def connection_monitor - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor + def connection_monitor + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitor end def express_route_circuits_routes_table_summary_list_result Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult end + def connection_monitor_parameters + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorParameters + end def connection_monitor_result Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorResult end - def gateway_route_list_result - Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult - end def connection_monitor_list_result Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorListResult end - def address_space - Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace - end def connection_state_snapshot Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStateSnapshot end - def public_ipaddress_list_result - Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressListResult + def gateway_route_list_result + Azure::Network::Mgmt::V2018_01_01::Models::GatewayRouteListResult end def connection_monitor_query_result Azure::Network::Mgmt::V2018_01_01::Models::ConnectionMonitorQueryResult end + def application_security_group + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup + end + def connectivity_destination + Azure::Network::Mgmt::V2018_01_01::Models::ConnectivityDestination + end + def availability + Azure::Network::Mgmt::V2018_01_01::Models::Availability + end + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + end + def effective_route_source + Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource + end + def direction + Azure::Network::Mgmt::V2018_01_01::Models::Direction + end + def association_type + Azure::Network::Mgmt::V2018_01_01::Models::AssociationType + end + def pc_protocol + Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol + 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 + end + def pc_status + Azure::Network::Mgmt::V2018_01_01::Models::PcStatus + end + def connection_status + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus + end + def issue_type + Azure::Network::Mgmt::V2018_01_01::Models::IssueType + end + def evaluation_state + Azure::Network::Mgmt::V2018_01_01::Models::EvaluationState + end + def severity + Azure::Network::Mgmt::V2018_01_01::Models::Severity + end + def vpn_client_protocol + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientProtocol + 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 + end + def bgp_peer_state + Azure::Network::Mgmt::V2018_01_01::Models::BgpPeerState + end + def express_route_circuit_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitListResult + end + def sub_resource + Azure::Network::Mgmt::V2018_01_01::Models::SubResource + 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 + 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 + end + def usage + Azure::Network::Mgmt::V2018_01_01::Models::Usage + end + def network_interface_dns_settings + Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceDnsSettings + end + def network_security_group_list_result + Azure::Network::Mgmt::V2018_01_01::Models::NetworkSecurityGroupListResult + end + def virtual_network_gateway_list_result + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayListResult + end + def resource + Azure::Network::Mgmt::V2018_01_01::Models::Resource + end + def bgp_settings + Azure::Network::Mgmt::V2018_01_01::Models::BgpSettings + end + def express_route_circuit_peering_config + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringConfig + end + def vpn_client_configuration + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientConfiguration + end + def express_route_circuit_stats + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitStats + end + def virtual_network_list_result + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkListResult + end + def security_rule_list_result + Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleListResult + end + def address_space + Azure::Network::Mgmt::V2018_01_01::Models::AddressSpace + end + def express_route_circuit_peering_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringListResult + end + 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 + end + def express_route_circuit_service_provider_properties + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitServiceProviderProperties + end + def route_table_list_result + Azure::Network::Mgmt::V2018_01_01::Models::RouteTableListResult + end + def network_interface_list_result + Azure::Network::Mgmt::V2018_01_01::Models::NetworkInterfaceListResult + end + def connection_shared_key + Azure::Network::Mgmt::V2018_01_01::Models::ConnectionSharedKey + end + def express_route_circuit_arp_table + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitArpTable + end def express_route_circuit_sku Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitSku end - def operation_display - Azure::Network::Mgmt::V2018_01_01::Models::OperationDisplay + def dns_name_availability_result + Azure::Network::Mgmt::V2018_01_01::Models::DnsNameAvailabilityResult + end + def public_ipaddress_dns_settings + Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressDnsSettings + end + def express_route_circuit_routes_table + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitRoutesTable + end + def dhcp_options + Azure::Network::Mgmt::V2018_01_01::Models::DhcpOptions + end + def express_route_circuits_routes_table_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsRoutesTableListResult + end + def application_gateway_sku + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySku + end + def local_network_gateway_list_result + Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGatewayListResult + end + def virtual_network_gateway_connection_list_result + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListResult + end + def load_balancer_list_result + Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerListResult end def virtual_network_gateway_sku Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySku end - def availability - Azure::Network::Mgmt::V2018_01_01::Models::Availability + def azure_async_operation_result + Azure::Network::Mgmt::V2018_01_01::Models::AzureAsyncOperationResult + end + def route_list_result + Azure::Network::Mgmt::V2018_01_01::Models::RouteListResult + end + def subnet_list_result + Azure::Network::Mgmt::V2018_01_01::Models::SubnetListResult + end + def express_route_service_provider_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteServiceProviderListResult + end + def vpn_client_parameters + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientParameters + end + def error_details + Azure::Network::Mgmt::V2018_01_01::Models::ErrorDetails + end + def application_gateway_ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration + end + def application_gateway_ssl_certificate + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate + end + 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 end def backend_address_pool Azure::Network::Mgmt::V2018_01_01::Models::BackendAddressPool end + def express_route_circuits_arp_table_list_result + Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitsArpTableListResult + end def inbound_nat_rule Azure::Network::Mgmt::V2018_01_01::Models::InboundNatRule end - def application_security_group - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationSecurityGroup - end def security_rule Azure::Network::Mgmt::V2018_01_01::Models::SecurityRule end @@ -923,9 +1061,6 @@ def public_ipaddress def ipconfiguration Azure::Network::Mgmt::V2018_01_01::Models::IPConfiguration end - def resource_navigation_link - Azure::Network::Mgmt::V2018_01_01::Models::ResourceNavigationLink - end def subnet Azure::Network::Mgmt::V2018_01_01::Models::Subnet end @@ -938,200 +1073,122 @@ def application_gateway_backend_address_pool def application_gateway_backend_http_settings Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHttpSettings end - def application_gateway_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayIPConfiguration - end - def application_gateway_authentication_certificate - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayAuthenticationCertificate - end - def application_gateway_ssl_certificate - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCertificate - end - def application_gateway_frontend_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendIPConfiguration - end def application_gateway_frontend_port Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFrontendPort end - def application_gateway_http_listener - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayHttpListener - end def application_gateway_path_rule Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayPathRule end - def application_gateway_probe - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe + 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 end - def application_gateway_redirect_configuration - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectConfiguration - end - def application_gateway_url_path_map - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayUrlPathMap + def application_gateway_probe + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProbe end def application_gateway Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGateway end - 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 application_gateway_ssl_predefined_policy - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPredefinedPolicy - end - def endpoint_service_result - Azure::Network::Mgmt::V2018_01_01::Models::EndpointServiceResult - end - def express_route_circuit_authorization - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitAuthorization - end - def route_filter_rule - Azure::Network::Mgmt::V2018_01_01::Models::RouteFilterRule + 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 end - def route_filter - Azure::Network::Mgmt::V2018_01_01::Models::RouteFilter - end - def express_route_circuit - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuit + 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 end - def frontend_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration + 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 end - def probe - Azure::Network::Mgmt::V2018_01_01::Models::Probe + def frontend_ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::FrontendIPConfiguration end def inbound_nat_pool Azure::Network::Mgmt::V2018_01_01::Models::InboundNatPool end - def outbound_nat_rule - Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule + def probe + Azure::Network::Mgmt::V2018_01_01::Models::Probe end def load_balancer Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancer end - def network_watcher - Azure::Network::Mgmt::V2018_01_01::Models::NetworkWatcher - end - def patch_route_filter_rule - Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilterRule - end - def patch_route_filter - Azure::Network::Mgmt::V2018_01_01::Models::PatchRouteFilter - end - def bgp_service_community - Azure::Network::Mgmt::V2018_01_01::Models::BgpServiceCommunity + def outbound_nat_rule + Azure::Network::Mgmt::V2018_01_01::Models::OutboundNatRule end - def virtual_network_peering - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkPeering + def virtual_network_gateway_ipconfiguration + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration end def virtual_network Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetwork end - def virtual_network_gateway_ipconfiguration - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayIPConfiguration + def vpn_client_revoked_certificate + Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate end def vpn_client_root_certificate Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRootCertificate end - def vpn_client_revoked_certificate - Azure::Network::Mgmt::V2018_01_01::Models::VpnClientRevokedCertificate + def local_network_gateway + Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway end def virtual_network_gateway Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGateway end - def local_network_gateway - Azure::Network::Mgmt::V2018_01_01::Models::LocalNetworkGateway + def application_gateway_sku_name + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySkuName end def virtual_network_gateway_connection Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnection end - def virtual_network_gateway_connection_list_entity - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionListEntity - end def transport_protocol Azure::Network::Mgmt::V2018_01_01::Models::TransportProtocol end - def ipallocation_method - Azure::Network::Mgmt::V2018_01_01::Models::IPAllocationMethod - end - def ipversion - Azure::Network::Mgmt::V2018_01_01::Models::IPVersion - 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 + 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 public_ipaddress_sku_name - Azure::Network::Mgmt::V2018_01_01::Models::PublicIPAddressSkuName - end - def application_gateway_protocol - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol + def security_rule_direction + Azure::Network::Mgmt::V2018_01_01::Models::SecurityRuleDirection end def application_gateway_cookie_based_affinity Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayCookieBasedAffinity end - def application_gateway_backend_health_server_health - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayBackendHealthServerHealth - end - 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 - end - def application_gateway_ssl_protocol - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslProtocol - end - def application_gateway_ssl_policy_type - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyType - end - def application_gateway_ssl_policy_name - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslPolicyName + def application_gateway_protocol + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayProtocol end - def application_gateway_ssl_cipher_suite - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewaySslCipherSuite + def application_gateway_operational_state + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState end def application_gateway_request_routing_rule_type Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRequestRoutingRuleType end - def application_gateway_redirect_type - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayRedirectType - end - def application_gateway_operational_state - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayOperationalState - end - def application_gateway_firewall_mode - Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayFirewallMode + 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 end - def express_route_circuit_peering_advertised_public_prefix_state - Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState - end - def access - Azure::Network::Mgmt::V2018_01_01::Models::Access + def application_gateway_tier + Azure::Network::Mgmt::V2018_01_01::Models::ApplicationGatewayTier end def express_route_circuit_peering_type Azure::Network::Mgmt::V2018_01_01::Models::ExpressRouteCircuitPeeringType @@ -1148,9 +1205,6 @@ def express_route_circuit_sku_family def service_provider_provisioning_state Azure::Network::Mgmt::V2018_01_01::Models::ServiceProviderProvisioningState end - def load_balancer_sku_name - Azure::Network::Mgmt::V2018_01_01::Models::LoadBalancerSkuName - end def load_distribution Azure::Network::Mgmt::V2018_01_01::Models::LoadDistribution end @@ -1160,60 +1214,6 @@ def probe_protocol def network_operation_status Azure::Network::Mgmt::V2018_01_01::Models::NetworkOperationStatus end - def effective_security_rule_protocol - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveSecurityRuleProtocol - end - def effective_route_source - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteSource - end - def effective_route_state - Azure::Network::Mgmt::V2018_01_01::Models::EffectiveRouteState - end - def provisioning_state - Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState - end - def association_type - Azure::Network::Mgmt::V2018_01_01::Models::AssociationType - end - def direction - Azure::Network::Mgmt::V2018_01_01::Models::Direction - end - def protocol - Azure::Network::Mgmt::V2018_01_01::Models::Protocol - end - def next_hop_type - Azure::Network::Mgmt::V2018_01_01::Models::NextHopType - end - def pc_protocol - Azure::Network::Mgmt::V2018_01_01::Models::PcProtocol - end - def pc_status - Azure::Network::Mgmt::V2018_01_01::Models::PcStatus - end - def pc_error - Azure::Network::Mgmt::V2018_01_01::Models::PcError - end - def origin - Azure::Network::Mgmt::V2018_01_01::Models::Origin - end - def severity - Azure::Network::Mgmt::V2018_01_01::Models::Severity - end - def issue_type - Azure::Network::Mgmt::V2018_01_01::Models::IssueType - end - def connection_status - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionStatus - end - def connection_state - Azure::Network::Mgmt::V2018_01_01::Models::ConnectionState - end - 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 virtual_network_gateway_type Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayType end @@ -1226,23 +1226,17 @@ def virtual_network_gateway_sku_name def virtual_network_gateway_sku_tier Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewaySkuTier end - 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 - end def processor_architecture Azure::Network::Mgmt::V2018_01_01::Models::ProcessorArchitecture end - def authentication_method - Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod + def virtual_network_gateway_connection_type + Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType end def virtual_network_gateway_connection_status Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionStatus end - def virtual_network_gateway_connection_type - Azure::Network::Mgmt::V2018_01_01::Models::VirtualNetworkGatewayConnectionType + def authentication_method + Azure::Network::Mgmt::V2018_01_01::Models::AuthenticationMethod end def ipsec_encryption Azure::Network::Mgmt::V2018_01_01::Models::IpsecEncryption @@ -1250,18 +1244,24 @@ def ipsec_encryption def ipsec_integrity Azure::Network::Mgmt::V2018_01_01::Models::IpsecIntegrity end - def ike_encryption - Azure::Network::Mgmt::V2018_01_01::Models::IkeEncryption + def protocol + Azure::Network::Mgmt::V2018_01_01::Models::Protocol end def ike_integrity Azure::Network::Mgmt::V2018_01_01::Models::IkeIntegrity end - def dh_group - Azure::Network::Mgmt::V2018_01_01::Models::DhGroup + def provisioning_state + Azure::Network::Mgmt::V2018_01_01::Models::ProvisioningState end def pfs_group Azure::Network::Mgmt::V2018_01_01::Models::PfsGroup 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 655bfad2cf..81169affad 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 - ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase - Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error - Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query NewsArticle = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle - SearchResultsAnswer = Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer + ResponseBase = Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase News = Azure::CognitiveServices::NewsSearch::V1_0::Models::News - ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject - NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + Query = Azure::CognitiveServices::NewsSearch::V1_0::Models::Query 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 - Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response Answer = Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer Thing = Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing - TrendingTopics = Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics - MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject - VideoObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + NewsTopic = Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic CreativeWork = Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork - Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization - ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse ErrorCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness SafeSearch = Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch TextFormat = Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat + Response = Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + Freshness = Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness + ImageObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject + Organization = Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization + MediaObject = Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject + ErrorResponse = Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + Error = Azure::CognitiveServices::NewsSearch::V1_0::Models::Error end class NewsSearchDataClass @@ -65,78 +65,78 @@ def method_missing(method, *args) end class ModelClasses - def response_base - Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase - end - def error - Azure::CognitiveServices::NewsSearch::V1_0::Models::Error - end - def query - Azure::CognitiveServices::NewsSearch::V1_0::Models::Query - end def news_article Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsArticle end - def search_results_answer - Azure::CognitiveServices::NewsSearch::V1_0::Models::SearchResultsAnswer + def response_base + Azure::CognitiveServices::NewsSearch::V1_0::Models::ResponseBase end def news Azure::CognitiveServices::NewsSearch::V1_0::Models::News end - def image_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject - end - def news_topic - Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic + def query + Azure::CognitiveServices::NewsSearch::V1_0::Models::Query end 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 def identifiable Azure::CognitiveServices::NewsSearch::V1_0::Models::Identifiable end - def response - Azure::CognitiveServices::NewsSearch::V1_0::Models::Response - end def answer Azure::CognitiveServices::NewsSearch::V1_0::Models::Answer end def thing Azure::CognitiveServices::NewsSearch::V1_0::Models::Thing end - def trending_topics - Azure::CognitiveServices::NewsSearch::V1_0::Models::TrendingTopics - end - def media_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject - end - def video_object - Azure::CognitiveServices::NewsSearch::V1_0::Models::VideoObject + def news_topic + Azure::CognitiveServices::NewsSearch::V1_0::Models::NewsTopic end def creative_work Azure::CognitiveServices::NewsSearch::V1_0::Models::CreativeWork end - def organization - Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization - end - def error_response - Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse - end def error_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorCode end def error_sub_code Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorSubCode end - def freshness - Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness - end def safe_search Azure::CognitiveServices::NewsSearch::V1_0::Models::SafeSearch end def text_format Azure::CognitiveServices::NewsSearch::V1_0::Models::TextFormat end + def response + Azure::CognitiveServices::NewsSearch::V1_0::Models::Response + end + def freshness + Azure::CognitiveServices::NewsSearch::V1_0::Models::Freshness + end + def image_object + Azure::CognitiveServices::NewsSearch::V1_0::Models::ImageObject + end + def organization + Azure::CognitiveServices::NewsSearch::V1_0::Models::Organization + end + def media_object + Azure::CognitiveServices::NewsSearch::V1_0::Models::MediaObject + end + def error_response + Azure::CognitiveServices::NewsSearch::V1_0::Models::ErrorResponse + end + def error + Azure::CognitiveServices::NewsSearch::V1_0::Models::Error + end 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 d481e842fd..d74f445e9e 100644 --- a/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb +++ b/azure_sdk/lib/latest/modules/notificationhubs_profile_module.rb @@ -8,26 +8,10 @@ module Azure::Profiles::Latest module NotificationHubs module Mgmt Operations = Azure::NotificationHubs::Mgmt::V2017_04_01::Operations - Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces NotificationHubs = Azure::NotificationHubs::Mgmt::V2017_04_01::NotificationHubs + Namespaces = Azure::NotificationHubs::Mgmt::V2017_04_01::Namespaces module Models - ResourceListKeys = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys - PolicykeyResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource - Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation - ApnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential - ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse - 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 - OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay - OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult - Sku = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku - SharedAccessAuthorizationRuleCreateOrUpdateParameters = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters - SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource - NotificationHubListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NotificationHubListResult - SharedAccessAuthorizationRuleListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleListResult - Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource 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 @@ -38,18 +22,34 @@ module Models 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 DebugSendResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse + SubResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource + NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType PnsCredentialsResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource + Resource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource SkuName = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName - NamespaceType = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType + OperationDisplay = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay + OperationListResult = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult AccessRights = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights + ErrorResponse = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse + Operation = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation + ResourceListKeys = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys + PolicykeyResource = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource + ApnsCredential = Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential + 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, :namespaces, :notification_hubs, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :notification_hubs, :namespaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -60,8 +60,8 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @operations = @client_0.operations - @namespaces = @client_0.namespaces @notification_hubs = @client_0.notification_hubs + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -80,54 +80,6 @@ def method_missing(method, *args) end class ModelClasses - def resource_list_keys - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys - end - def policykey_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource - end - def operation - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation - end - def apns_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential - end - def error_response - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse - end - def wns_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential - end - def check_availability_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters - end - def gcm_credential - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::GcmCredential - end - def operation_display - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay - end - def operation_list_result - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult - end - def sku - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Sku - end - def shared_access_authorization_rule_create_or_update_parameters - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleCreateOrUpdateParameters - end - def sub_resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource - 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 resource - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource - end def shared_access_authorization_rule_properties Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SharedAccessAuthorizationRuleProperties end @@ -158,6 +110,9 @@ 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 @@ -170,18 +125,63 @@ def notification_hub_resource def debug_send_response Azure::NotificationHubs::Mgmt::V2017_04_01::Models::DebugSendResponse end + def sub_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SubResource + end + def namespace_type + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType + end def pns_credentials_resource Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PnsCredentialsResource end + def resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Resource + end def sku_name Azure::NotificationHubs::Mgmt::V2017_04_01::Models::SkuName end - def namespace_type - Azure::NotificationHubs::Mgmt::V2017_04_01::Models::NamespaceType + def operation_display + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationDisplay + end + def operation_list_result + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::OperationListResult end def access_rights Azure::NotificationHubs::Mgmt::V2017_04_01::Models::AccessRights end + def error_response + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ErrorResponse + end + def operation + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::Operation + end + def resource_list_keys + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ResourceListKeys + end + def policykey_resource + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::PolicykeyResource + end + def apns_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::ApnsCredential + end + def wns_credential + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::WnsCredential + end + def check_availability_parameters + Azure::NotificationHubs::Mgmt::V2017_04_01::Models::CheckAvailabilityParameters + end + 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 5f7eec328a..7232eea931 100644 --- a/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/operationalinsights_profile_module.rb @@ -9,19 +9,20 @@ module OperationalInsights module Mgmt StorageInsights = Azure::OperationalInsights::Mgmt::V2015_03_20::StorageInsights SavedSearches = Azure::OperationalInsights::Mgmt::V2015_03_20::SavedSearches - 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 + LinkedServices = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::LinkedServices + DataSources = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::DataSources module Models + 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 SearchGetSchemaResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchGetSchemaResponse SearchHighlight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchHighlight LinkTarget = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::LinkTarget SearchParameters = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchParameters CoreSummary = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary - StorageAccount = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount SearchMetadataSchema = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema StorageInsightStatus = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightStatus SavedSearch = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SavedSearch @@ -31,42 +32,41 @@ module Models 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 - Tag = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag WorkspacePurgeBody = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody WorkspacePurgeResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeResponse SearchMetadata = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata - WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse StorageInsight = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight SearchSortEnum = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum - StorageInsightState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState + WorkspacePurgeStatusResponse = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse PurgeState = Azure::OperationalInsights::Mgmt::V2015_03_20::Models::PurgeState - MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + 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 OperationDisplay = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay - UsageMetric = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric OperationListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult + MetricName = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + UsageMetric = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric WorkspaceListUsagesResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListUsagesResult LinkedServiceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedServiceListResult ManagementGroup = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ManagementGroup DataSourceFilter = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceFilter WorkspaceListManagementGroupsResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListManagementGroupsResult IntelligencePack = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack - Sku = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku - Operation = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation SharedKeys = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys - Resource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource DataSourceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult - ProxyResource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource WorkspaceListResult = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult LinkedService = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService - DataSource = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource + 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 - SkuNameEnum = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum EntityStatus = Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::EntityStatus end class OperationalInsightsManagementClass - attr_reader :storage_insights, :saved_searches, :linked_services, :data_sources, :workspaces, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :storage_insights, :saved_searches, :workspaces, :operations, :linked_services, :data_sources, :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) - @linked_services = @client_1.linked_services - @data_sources = @client_1.data_sources @workspaces = @client_1.workspaces @operations = @client_1.operations + @linked_services = @client_1.linked_services + @data_sources = @client_1.data_sources @model_classes = ModelClasses.new end @@ -108,6 +108,12 @@ def method_missing(method, *args) end class ModelClasses + def tag + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag + end + def storage_account + Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount + end def search_schema_value Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSchemaValue end @@ -126,9 +132,6 @@ def search_parameters def core_summary Azure::OperationalInsights::Mgmt::V2015_03_20::Models::CoreSummary end - def storage_account - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageAccount - end def search_metadata_schema Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadataSchema end @@ -156,9 +159,6 @@ def search_error def workspace_purge_body_filters Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBodyFilters end - def tag - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::Tag - end def workspace_purge_body Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeBody end @@ -168,33 +168,42 @@ def workspace_purge_response def search_metadata Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchMetadata end - def workspace_purge_status_response - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::WorkspacePurgeStatusResponse - end def storage_insight Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsight end def search_sort_enum Azure::OperationalInsights::Mgmt::V2015_03_20::Models::SearchSortEnum end - def storage_insight_state - Azure::OperationalInsights::Mgmt::V2015_03_20::Models::StorageInsightState + 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 metric_name - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + 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 + def sku + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku + end + def resource + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource end def operation_display Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationDisplay end - def usage_metric - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric - end def operation_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::OperationListResult end + def metric_name + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::MetricName + end + def usage_metric + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::UsageMetric + end def workspace_list_usages_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListUsagesResult end @@ -213,42 +222,33 @@ def workspace_list_management_groups_result def intelligence_pack Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::IntelligencePack end - def sku - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Sku - end - def operation - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation - end def shared_keys Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SharedKeys end - def resource - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Resource - end def data_source_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSourceListResult end - def proxy_resource - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource - end def workspace_list_result Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::WorkspaceListResult end def linked_service Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::LinkedService end - def data_source - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::DataSource + def operation + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::Operation + end + def proxy_resource + Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::ProxyResource end 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 sku_name_enum - Azure::OperationalInsights::Mgmt::V2015_11_01_preview::Models::SkuNameEnum - 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 19d680f1f2..8ca73cb485 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 - PolicyAssignments = Azure::Policy::Mgmt::V2017_06_01_preview::PolicyAssignments PolicySetDefinitions = Azure::Policy::Mgmt::V2017_06_01_preview::PolicySetDefinitions + PolicyAssignments = Azure::Policy::Mgmt::V2017_06_01_preview::PolicyAssignments module Models 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 - ErrorResponse = Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse - PolicyDefinitionReference = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference + 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 - PolicyAssignmentListResult = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult - PolicyType = Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType end class PolicyManagementClass - attr_reader :policy_definitions, :policy_assignments, :policy_set_definitions, :configurable, :base_url, :options, :model_classes + attr_reader :policy_definitions, :policy_set_definitions, :policy_assignments, :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_assignments = @client_1.policy_assignments @policy_set_definitions = @client_1.policy_set_definitions + @policy_assignments = @client_1.policy_assignments @model_classes = ModelClasses.new end @@ -74,30 +74,30 @@ def policy_definition_list_result def policy_mode Azure::Policy::Mgmt::V2016_12_01::Models::PolicyMode end - def error_response - Azure::Policy::Mgmt::V2017_06_01_preview::Models::ErrorResponse - end - def policy_definition_reference - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference + def policy_type + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType end def policy_assignment Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignment end + def policy_assignment_list_result + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult + end + def policy_definition_reference + Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyDefinitionReference + end 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 - def policy_assignment_list_result - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyAssignmentListResult - end - def policy_type - Azure::Policy::Mgmt::V2017_06_01_preview::Models::PolicyType - 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 49e79b35b4..5c6665bd8c 100644 --- a/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb +++ b/azure_sdk/lib/latest/modules/policyinsights_profile_module.rb @@ -7,11 +7,17 @@ module Azure::Profiles::Latest module PolicyInsights module Mgmt + Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations PolicyEvents = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyEvents PolicyStates = Azure::PolicyInsights::Mgmt::V2018_04_04::PolicyStates - Operations = Azure::PolicyInsights::Mgmt::V2018_04_04::Operations module Models + 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 + PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource + OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay + Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation PolicyDefinitionSummary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyDefinitionSummary PolicyAssignmentSummary = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyAssignmentSummary PolicyEventsQueryResults = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEventsQueryResults @@ -19,19 +25,13 @@ 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 - OperationDisplay = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay PolicyEvent = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent - Operation = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation 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 - PolicyStatesResource = Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource end class PolicyInsightsManagementClass - attr_reader :policy_events, :policy_states, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :policy_events, :policy_states, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -41,9 +41,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 @policy_events = @client_0.policy_events @policy_states = @client_0.policy_states - @operations = @client_0.operations @model_classes = ModelClasses.new end @@ -62,6 +62,24 @@ def method_missing(method, *args) end class ModelClasses + def query_failure_error + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryFailureError + end + def query_options + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions + end + def summary_results + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults + end + def policy_states_resource + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource + end + def operation_display + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay + end + def operation + Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation + end def policy_definition_summary Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyDefinitionSummary end @@ -83,33 +101,15 @@ def summarize_results def policy_states_query_results Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesQueryResults end - def operation_display - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::OperationDisplay - end def policy_event Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyEvent end - def operation - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::Operation - 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 - def query_options - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::QueryOptions - end - def summary_results - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::SummaryResults - end - def policy_states_resource - Azure::PolicyInsights::Mgmt::V2018_04_04::Models::PolicyStatesResource - 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 215c4dbc2c..8053e14052 100644 --- a/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb +++ b/azure_sdk/lib/latest/modules/powerbiembedded_profile_module.rb @@ -7,33 +7,33 @@ module Azure::Profiles::Latest module PowerBiEmbedded module Mgmt - WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections Workspaces = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Workspaces + WorkspaceCollections = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::WorkspaceCollections module Models - Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason OperationList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList - Error = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error WorkspaceCollectionAccessKeys = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys WorkspaceCollection = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollection WorkspaceCollectionAccessKey = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey - Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace CreateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest - Display = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display + Operation = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + Workspace = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace UpdateWorkspaceCollectionRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest - AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku + Display = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display CheckNameRequest = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest - WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList + AzureSku = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku CheckNameResponse = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse - WorkspaceCollectionList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList + WorkspaceList = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList 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 - CheckNameReason = Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason end class PowerBiEmbeddedManagementClass - attr_reader :workspace_collections, :workspaces, :configurable, :base_url, :options, :model_classes + attr_reader :workspaces, :workspace_collections, :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_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @workspace_collections = @client_0.workspace_collections @workspaces = @client_0.workspaces + @workspace_collections = @client_0.workspace_collections @model_classes = ModelClasses.new end @@ -63,15 +63,12 @@ def method_missing(method, *args) end class ModelClasses - def operation - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + def check_name_reason + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameReason end def operation_list Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::OperationList end - def error - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error - end def workspace_collection_access_keys Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKeys end @@ -81,35 +78,41 @@ def workspace_collection def workspace_collection_access_key Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionAccessKey end + def create_workspace_collection_request + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest + end + def operation + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Operation + end def workspace Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Workspace end - def create_workspace_collection_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CreateWorkspaceCollectionRequest + def update_workspace_collection_request + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest end def display Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Display end - def update_workspace_collection_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::UpdateWorkspaceCollectionRequest + def check_name_request + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest end def azure_sku Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::AzureSku end - def check_name_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameRequest + def check_name_response + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse end def workspace_list Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceList end - def check_name_response - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::CheckNameResponse + def migrate_workspace_collection_request + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest end def workspace_collection_list Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::WorkspaceCollectionList end - def migrate_workspace_collection_request - Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::MigrateWorkspaceCollectionRequest + def error + Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::Error end def error_detail Azure::PowerBiEmbedded::Mgmt::V2016_01_29::Models::ErrorDetail @@ -117,9 +120,6 @@ def error_detail 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 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 e4a5a707d8..c628fb3d92 100644 --- a/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservices_profile_module.rb @@ -7,19 +7,35 @@ module Azure::Profiles::Latest module RecoveryServices module Mgmt + 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 - Operations = Azure::RecoveryServices::Mgmt::V2016_06_01::Operations VaultExtendedInfoOperations = Azure::RecoveryServices::Mgmt::V2016_06_01::VaultExtendedInfoOperations - Usages = Azure::RecoveryServices::Mgmt::V2016_06_01::Usages module Models + 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 + ResourceCertificateAndAcsDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails + 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 + 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 + 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 + Resource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + SkuName = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName + Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault ClientDiscoveryValueForSingleApi = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi ClientDiscoveryResponse = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryResponse CertificateRequest = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::CertificateRequest - Resource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource ClientDiscoveryForProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForProperties RawCertificateData = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::RawCertificateData VaultCertificateResponse = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultCertificateResponse @@ -27,7 +43,6 @@ module Models VaultList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultList ReplicationUsage = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsage ClientDiscoveryDisplay = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryDisplay - Sku = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku ClientDiscoveryForServiceSpecification = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification VaultUsageList = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUsageList MonitoringSummary = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::MonitoringSummary @@ -35,25 +50,10 @@ 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 - VaultProperties = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties - 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 - ResourceCertificateAndAcsDetails = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails - TrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource - PatchTrackedResource = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource - Vault = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault - 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 - SkuName = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName - VaultUpgradeState = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState - TriggerType = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType - UsagesUnit = Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit end class RecoveryServicesManagementClass - attr_reader :vault_certificates, :registered_identities, :replication_usages, :vaults, :operations, :vault_extended_info_operations, :usages, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :usages, :vault_certificates, :registered_identities, :replication_usages, :vaults, :vault_extended_info_operations, :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) + @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 - @operations = @client_0.operations @vault_extended_info_operations = @client_0.vault_extended_info_operations - @usages = @client_0.usages @model_classes = ModelClasses.new end @@ -88,6 +88,57 @@ def method_missing(method, *args) end class ModelClasses + def resource_certificate_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails + end + def name_info + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo + end + def resource_certificate_and_aad_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails + end + def resource_certificate_and_acs_details + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails + end + def patch_tracked_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource + end + def patch_vault + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault + end + 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 + end + def tracked_resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource + end + def vault_upgrade_state + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState + end + def sku + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku + end + def usages_unit + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit + end + def trigger_type + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType + end + def vault_properties + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties + end + def resource + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource + end + def sku_name + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName + end + def vault + Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault + end def client_discovery_value_for_single_api Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryValueForSingleApi end @@ -97,9 +148,6 @@ def client_discovery_response def certificate_request Azure::RecoveryServices::Mgmt::V2016_06_01::Models::CertificateRequest end - def resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Resource - end def client_discovery_for_properties Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForProperties end @@ -121,9 +169,6 @@ def replication_usage def client_discovery_display Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryDisplay end - def sku - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Sku - end def client_discovery_for_service_specification Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ClientDiscoveryForServiceSpecification end @@ -145,51 +190,6 @@ def upgrade_details def replication_usage_list Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ReplicationUsageList end - def vault_properties - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultProperties - end - def resource_certificate_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateDetails - end - def name_info - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::NameInfo - end - def resource_certificate_and_aad_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAadDetails - end - def resource_certificate_and_acs_details - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::ResourceCertificateAndAcsDetails - end - def tracked_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TrackedResource - end - def patch_tracked_resource - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchTrackedResource - end - def vault - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::Vault - end - def patch_vault - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::PatchVault - end - 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 - end - def sku_name - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::SkuName - end - def vault_upgrade_state - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::VaultUpgradeState - end - def trigger_type - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::TriggerType - end - def usages_unit - Azure::RecoveryServices::Mgmt::V2016_06_01::Models::UsagesUnit - 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 03a2f822ae..3fea13abaa 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicesbackup_profile_module.rb @@ -33,78 +33,24 @@ module Mgmt BackupProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectionContainers SecurityPINs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::SecurityPINs BackupResourceStorageConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceStorageConfigs + Jobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Jobs ProtectionIntentOperations = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ProtectionIntentOperations BackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupStatus FeatureSupport = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::FeatureSupport BackupJobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupJobs JobDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::JobDetails ExportJobsOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ExportJobsOperationResults - Jobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Jobs BackupPolicies = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupPolicies BackupProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupProtectedItems BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries module Models - ClientDiscoveryForProperties = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties ClientDiscoveryDisplay = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay - ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi 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 - BMSContainerQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject - BMSPOQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject - KeyAndSecretDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails - WorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem - KEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails - TokenInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation - GetProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject - GenericContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo - TargetAFSRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo - EncryptionDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails - RecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint - ProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer - SQLDataDirectory = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory - ProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer - OperationStatusExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo - InquiryValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation - WorkloadInquiryDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails - InquiryInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo - DistributedNodesInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo - AzureWorkloadContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo - InstantItemRecoveryTarget = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget - PreBackupValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation - ContainerIdentityInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo - WorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem - PointInTimeRange = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange - ClientScriptForConnect = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect - RestoreFileSpecs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs - BMSWorkloadItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject - AzureWorkloadSQLRecoveryPointExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo - OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus - BMSRPQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject - OperationStatusError = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError - TargetRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo - MabContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo - SQLDataDirectoryMapping = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping - BMSRefreshContainersQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject - RecoveryPointTierInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation - BackupEngineExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo - BackupEngineBase = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase - BEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails - MABContainerHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails - DPMContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo - ILRRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest - BackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest - RestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest - BMSBackupEnginesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject - BackupResourceConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig - BMSBackupEngineQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject - BackupResourceVaultConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig - AzureBackupServerContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer - 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 + ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi 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 @@ -142,6 +88,7 @@ module Models GenericRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint IaasVMBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest IaaSVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer + OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus IaasVMILRRegistrationRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMILRRegistrationRequest IaaSVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMProtectableItem IaasVMRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRecoveryPoint @@ -149,174 +96,227 @@ module Models ILRRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequestResource MabContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainer OperationStatusJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo - OperationStatusJobsExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo OperationStatusProvisionILRExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo - ProtectableContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource + OperationStatusJobsExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo ProtectableContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList + ProtectableContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource ProtectionContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource ProtectionContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList - RecoveryPointResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource RecoveryPointResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList + RecoveryPointResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource RestoreRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource WorkloadItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource - WorkloadItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList WorkloadProtectableItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource - WorkloadProtectableItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList + WorkloadItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList AzureFileShareType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType - RecoveryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType + WorkloadProtectableItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList CopyOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions + RecoveryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType RestoreRequestType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestType InquiryStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus SQLDataDirectoryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryType - BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType RestorePointType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType OverwriteOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions - StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType + BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType StorageTypeState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState - EnhancedSecurityState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState 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 WorkloadItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemType RecoveryPointTierType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType RecoveryPointTierStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus - BackupItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType OperationStatusValues = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues - DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails - DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo - ErrorDetail = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail - SchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy - MabJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo - AzureWorkloadErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo - Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource - AzureWorkloadJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails - AzureIaaSVMHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails - 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 - AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo - NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo - ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent - BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage - AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo - BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList - PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse - 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 - Day = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day - Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings - DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat - OperationResultInfoBase = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase - RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration - ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList - DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule - AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails - DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo - ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy - AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo - ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem - MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo - AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo - MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo - AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo - DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo - RetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy - YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule - ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject - MonthlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule - AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo - FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest - SubProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy - WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat - ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject - WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule - AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo - Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job - OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse - JobQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject - AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem - AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy + BackupItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType + StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType + BMSContainerQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject + BMSPOQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject + KeyAndSecretDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails + WorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem + KEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails + TokenInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation + GetProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject + GenericContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo + TargetAFSRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo + EncryptionDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails + RecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint + ProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer + SQLDataDirectory = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory + ProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer + OperationStatusExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo + InquiryValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation + WorkloadInquiryDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails + InquiryInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo + DistributedNodesInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo + AzureWorkloadContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo + InstantItemRecoveryTarget = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget + PreBackupValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation + ContainerIdentityInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo + WorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem + PointInTimeRange = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange + ClientScriptForConnect = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect + RestoreFileSpecs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs + BMSWorkloadItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject + AzureWorkloadSQLRecoveryPointExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo + BMSRPQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject + OperationStatusError = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError + TargetRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo + MabContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo + SQLDataDirectoryMapping = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping + BMSRefreshContainersQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject + RecoveryPointTierInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation + BackupEngineExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo + BackupEngineBase = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase + BEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails + MABContainerHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails + DPMContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo + ILRRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest + BackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest + RestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest + BMSBackupEnginesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject + BackupResourceConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig + BMSBackupEngineQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject + BackupResourceVaultConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig + AzureBackupServerContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer + 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 + Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type + JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType + 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 AzureIaaSComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem - AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob - AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem AzureIaaSVMProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy - AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem AzureSqlProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy - AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob - AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + 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 - AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob - DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob + DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType DPMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem - ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo GenericProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectedItem GenericProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectionPolicy - JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource - JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList LogSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LogSchedulePolicy LongTermRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy + RetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy LongTermSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy MabFileFolderProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem - MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob MabProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy - OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo - OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource + JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job ProtectedItemResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource - ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList - ProtectionIntentResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource ProtectionPolicyResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource - ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList SimpleRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy SimpleSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy + HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode ProtectionState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState HealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthStatus - JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction ProtectedItemState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState - SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus LastBackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus ProtectedItemHealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus - UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit - DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType + Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource + 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 ProtectionStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus - FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName - Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type RetentionDurationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType - BackupManagementType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType - JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus - JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType - DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek RetentionScheduleFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat WeekOfMonth = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeekOfMonth MonthOfYear = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear - MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType - WorkloadType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType - HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode - ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus - HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState ScheduleRunType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType - end - - class RecoveryServicesBackupManagementClass - attr_reader :operations, :backup_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :protected_items, :backups, :protected_item_operation_results, :protected_item_operation_statuses, :recovery_points, :item_level_recovery_connections, :restores, :job_cancellations, :job_operation_results, :backup_operation_results, :backup_operation_statuses, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :jobs, :backup_policies, :backup_protected_items, :backup_usage_summaries, :configurable, :base_url, :options, :model_classes - - def initialize(configurable, base_url=nil, options=nil) - @configurable, @base_url, @options = configurable, base_url, options - - @client_0 = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options) - if(@client_0.respond_to?(:subscription_id)) - @client_0.subscription_id = configurable.subscription_id - end - add_telemetry(@client_0) - @operations = @client_0.operations - - @client_1 = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options) - if(@client_1.respond_to?(:subscription_id)) + NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo + UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit + Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + 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 + 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 + ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent + BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage + 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 + 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 + RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration + ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat + DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule + 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 + 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 + ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat + 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 + 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 + 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 + 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 + 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 + 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 + 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 + attr_reader :operations, :backup_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :protected_items, :backups, :protected_item_operation_results, :protected_item_operation_statuses, :recovery_points, :item_level_recovery_connections, :restores, :job_cancellations, :job_operation_results, :backup_operation_results, :backup_operation_statuses, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :jobs, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :backup_policies, :backup_protected_items, :backup_usage_summaries, :configurable, :base_url, :options, :model_classes + + def initialize(configurable, base_url=nil, options=nil) + @configurable, @base_url, @options = configurable, base_url, options + + @client_0 = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options) + if(@client_0.respond_to?(:subscription_id)) + @client_0.subscription_id = configurable.subscription_id + end + add_telemetry(@client_0) + @operations = @client_0.operations + + @client_1 = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::RecoveryServicesBackupClient.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) @@ -351,13 +351,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) + @jobs = @client_2.jobs @protection_intent_operations = @client_2.protection_intent_operations @backup_status = @client_2.backup_status @feature_support = @client_2.feature_support @backup_jobs = @client_2.backup_jobs @job_details = @client_2.job_details @export_jobs_operation_results = @client_2.export_jobs_operation_results - @jobs = @client_2.jobs @backup_policies = @client_2.backup_policies @backup_protected_items = @client_2.backup_protected_items @backup_usage_summaries = @client_2.backup_usage_summaries @@ -383,296 +383,137 @@ def method_missing(method, *args) end class ModelClasses - def client_discovery_for_properties - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties - end def client_discovery_display Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay end - def client_discovery_value_for_single_api - Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi - end def client_discovery_for_service_specification Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification end + def client_discovery_for_properties + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties + end 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 bmscontainer_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject + def client_discovery_value_for_single_api + Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi end - def bmspoquery_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject + def azure_file_share_restore_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest end - def key_and_secret_details - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails + def azure_iaa_sclassic_compute_vmcontainer + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer end - def workload_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem + def azure_iaa_sclassic_compute_vmprotectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem end - def kekdetails - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails + def azure_iaa_scompute_vmcontainer + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer end - def token_information - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation + def azure_iaa_scompute_vmprotectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem end - def get_protected_item_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject + def azure_sqlagworkload_container_protection_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSQLAGWorkloadContainerProtectionContainer end - def generic_container_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo + def azure_sql_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlContainer end - def target_afsrestore_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo + def azure_storage_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageContainer end - def encryption_details - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails + def azure_storage_protectable_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageProtectableContainer end - def recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint + def azure_vmapp_container_protectable_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer end - def protection_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer + def azure_workload_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainer end - def sqldata_directory - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory + def azure_vmapp_container_protection_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectionContainer end - def protectable_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer + def azure_vm_workload_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadItem end - def operation_status_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo + def azure_vm_workload_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem end - def inquiry_validation - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation + def azure_vm_workload_sqlavailability_group_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem end - def workload_inquiry_details - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails + def azure_vm_workload_sqldatabase_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseProtectableItem end - def inquiry_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo + def azure_vm_workload_sqldatabase_workload_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseWorkloadItem end - def distributed_nodes_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo + def azure_vm_workload_sqlinstance_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceProtectableItem end - def azure_workload_container_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo + def azure_vm_workload_sqlinstance_workload_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceWorkloadItem end - def instant_item_recovery_target - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget + def azure_workload_backup_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest end - def pre_backup_validation - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation + def azure_workload_recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint end - def container_identity_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo + def azure_workload_restore_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRestoreRequest end - def workload_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem + def azure_workload_sqlrecovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPoint end - def point_in_time_range - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange + def azure_workload_sqlpoint_in_time_recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint end - def client_script_for_connect - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect + def azure_workload_sqlrestore_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRestoreRequest end - def restore_file_specs - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs + def azure_workload_sqlpoint_in_time_restore_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest end - def bmsworkload_item_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject + def backup_engine_base_resource + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResource end - def azure_workload_sqlrecovery_point_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo + def backup_engine_base_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResourceList end - def operation_status - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus + def backup_request_resource + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource end - def bmsrpquery_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject + def backup_resource_config_resource + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfigResource end - def operation_status_error - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError + def backup_resource_vault_config_resource + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfigResource end - def target_restore_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo + def dpm_backup_engine + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmBackupEngine end - def mab_container_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo + def dpm_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmContainer end - def sqldata_directory_mapping - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping + def generic_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainer end - def bmsrefresh_containers_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject + def generic_recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint end - def recovery_point_tier_information - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation + def iaas_vmbackup_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest end - def backup_engine_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo + def iaa_svmcontainer + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer end - def backup_engine_base - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase - end - def bekdetails - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails - end - def mabcontainer_health_details - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails - end - def dpmcontainer_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo - end - def ilrrequest - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest - end - def backup_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest - end - def restore_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest - end - def bmsbackup_engines_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject - end - def backup_resource_config - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig - end - def bmsbackup_engine_query_object - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject - end - def backup_resource_vault_config - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig - end - def azure_backup_server_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer - end - def azure_backup_server_engine - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine - end - def azure_file_share_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest - end - 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 - end - def azure_file_share_restore_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest - end - def azure_iaa_sclassic_compute_vmcontainer - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer - end - def azure_iaa_sclassic_compute_vmprotectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem - end - def azure_iaa_scompute_vmcontainer - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer - end - def azure_iaa_scompute_vmprotectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem - end - def azure_sqlagworkload_container_protection_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSQLAGWorkloadContainerProtectionContainer - end - def azure_sql_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlContainer - end - def azure_storage_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageContainer - end - def azure_storage_protectable_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageProtectableContainer - end - def azure_vmapp_container_protectable_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer - end - def azure_workload_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainer - end - def azure_vmapp_container_protection_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectionContainer - end - def azure_vm_workload_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadItem - end - def azure_vm_workload_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem - end - def azure_vm_workload_sqlavailability_group_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem - end - def azure_vm_workload_sqldatabase_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseProtectableItem - end - def azure_vm_workload_sqldatabase_workload_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseWorkloadItem - end - def azure_vm_workload_sqlinstance_protectable_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceProtectableItem - end - def azure_vm_workload_sqlinstance_workload_item - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceWorkloadItem - end - def azure_workload_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest - end - def azure_workload_recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint - end - def azure_workload_restore_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRestoreRequest - end - def azure_workload_sqlrecovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPoint - end - def azure_workload_sqlpoint_in_time_recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint - end - def azure_workload_sqlrestore_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRestoreRequest - end - def azure_workload_sqlpoint_in_time_restore_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest - end - def backup_engine_base_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResource - end - def backup_engine_base_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResourceList - end - def backup_request_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource - end - def backup_resource_config_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfigResource - end - def backup_resource_vault_config_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfigResource - end - def dpm_backup_engine - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmBackupEngine - end - def dpm_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmContainer - end - def generic_container - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainer - end - def generic_recovery_point - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint - end - def iaas_vmbackup_request - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest - end - def iaa_svmcontainer - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer + def operation_status + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus end def iaas_vmilrregistration_request Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMILRRegistrationRequest @@ -695,54 +536,54 @@ def mab_container def operation_status_job_extended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo end - def operation_status_jobs_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo - end def operation_status_provision_ilrextended_info Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo end - def protectable_container_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource + def operation_status_jobs_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo end def protectable_container_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList end + def protectable_container_resource + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource + end def protection_container_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource end def protection_container_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList end - def recovery_point_resource - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource - end def recovery_point_resource_list Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList end + def recovery_point_resource + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource + end def restore_request_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource end def workload_item_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource end - def workload_item_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList - end def workload_protectable_item_resource Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource end - def workload_protectable_item_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList + def workload_item_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList end def azure_file_share_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType end - def recovery_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType + def workload_protectable_item_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList end def copy_options Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions end + def recovery_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType + end def restore_request_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestType end @@ -752,27 +593,24 @@ def inquiry_status def sqldata_directory_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryType end - def backup_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType - end def restore_point_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType end def overwrite_options Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions end - def storage_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType + 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 enhanced_security_state - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState - end def container_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType end + def enhanced_security_state + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState + end def restore_point_query_type Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType end @@ -785,185 +623,185 @@ def recovery_point_tier_type def recovery_point_tier_status Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus end - def backup_item_type - Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType - end def operation_status_values Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues end - def dpm_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails - end - def dpm_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo + def backup_item_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType end - def error_detail - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail + def storage_type + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType end - def schedule_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy + def bmscontainer_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject end - def mab_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo + def bmspoquery_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject end - def azure_workload_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo + def key_and_secret_details + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails end - def resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource + def workload_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem end - def azure_workload_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails + def kekdetails + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails end - def azure_iaa_svmhealth_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails + def token_information + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation end - def azure_workload_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo + def get_protected_item_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject end - def azure_iaa_svmjob_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + def generic_container_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo end - def mab_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails + def target_afsrestore_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo end - def azure_iaa_svmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo + def encryption_details + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails end - def name_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo + def recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint end - def protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent + def protection_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer end - def backup_management_usage - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage + def sqldata_directory + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory end - def azure_sql_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo + def protectable_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer end - def backup_management_usage_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + def operation_status_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo end - def pre_validate_enable_backup_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse + def inquiry_validation + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation end - def backup_status_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest + def workload_inquiry_details + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails end - def azure_storage_job_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails + def inquiry_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo end - def backup_status_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse + def distributed_nodes_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo end - def pre_validate_enable_backup_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + def azure_workload_container_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo end - def bmsbackup_summaries_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject + def instant_item_recovery_target + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget end - def azure_vmresource_feature_support_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse + def pre_backup_validation + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation end - def day - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day + def container_identity_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo end - def settings - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings + def workload_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem end - def daily_retention_format - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat + def point_in_time_range + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange end - def operation_result_info_base - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase + def client_script_for_connect + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect end - def retention_duration - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration + def restore_file_specs + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs end - def resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList + def bmsworkload_item_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject end - def daily_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule + def azure_workload_sqlrecovery_point_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo end - def azure_iaa_svmjob_task_details - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails + def bmsrpquery_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject end - def dpm_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + def operation_status_error + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError end - def protection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy + def target_restore_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo end - def azure_fileshare_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo + def mab_container_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo end - def protected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + def sqldata_directory_mapping + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping end - def mab_file_folder_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo + def bmsrefresh_containers_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject end - def azure_storage_job_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo + def recovery_point_tier_information + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation end - def mab_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo + def backup_engine_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo end - def azure_vm_workload_protected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo + def backup_engine_base + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase end - def dpmprotected_item_extended_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + def bekdetails + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails end - def retention_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy + def mabcontainer_health_details + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails end - def yearly_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule + def dpmcontainer_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo end - def protection_policy_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject + def ilrrequest + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest end - def monthly_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule + def backup_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest end - def azure_storage_error_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo + def restore_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest end - def feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + def bmsbackup_engines_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject end - def sub_protection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy + def backup_resource_config + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig end - def weekly_retention_format - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat + def bmsbackup_engine_query_object + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject end - def protected_item_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject + def backup_resource_vault_config + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig end - def weekly_retention_schedule - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule + def azure_backup_server_container + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer end - def azure_iaa_svmerror_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo + def azure_backup_server_engine + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine end - def job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job + def azure_file_share_backup_request + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest end - def operation_worker_response - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + def azure_file_share_protectable_item + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem end - def job_query_object - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject + def azure_file_share_recovery_point + Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint end - def azure_fileshare_protected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem + def type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type end - def azure_file_share_protection_policy - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy + def job_operation_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType + end + def mab_server_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType + end + def azure_iaa_svmprotected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem end def azure_iaa_sclassic_compute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem @@ -971,17 +809,11 @@ def azure_iaa_sclassic_compute_vmprotected_item def azure_iaa_scompute_vmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem end - def azure_iaa_svmjob - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob - end - def azure_iaa_svmprotected_item - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem - end def azure_iaa_svmprotection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy end - def azure_resource_protection_intent - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + def validation_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus end def azure_sql_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem @@ -989,137 +821,104 @@ def azure_sql_protected_item def azure_sql_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy end - def azure_storage_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob + def day_of_week + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek end - def azure_vmresource_feature_support_request - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + def health_state + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState end 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 - def azure_workload_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob - end - def dpm_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob + def data_source_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType end def dpmprotected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem end - def export_jobs_operation_result_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo - end def generic_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectedItem end def generic_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectionPolicy end - def job_resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource - end - def job_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList - end def log_schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LogSchedulePolicy end def long_term_retention_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy end + def retention_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy + end def long_term_schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy end def mab_file_folder_protected_item Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem end - def mab_job - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob - end def mab_protection_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy end - def operation_result_info - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo + def job_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus end - def operation_result_info_base_resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource + def job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job end def protected_item_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource end - def protected_item_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList - end - def protection_intent_resource - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource - end def protection_policy_resource Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource end - def protection_policy_resource_list - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList - end def simple_retention_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy end def simple_schedule_policy Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy end + def http_status_code + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + end def protection_state Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState end def health_status Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthStatus end - def job_supported_action - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction - end def protected_item_state Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState end - def support_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus - end 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 usages_unit - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit - end - def data_source_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType - end - def protection_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus - end - def fabric_name - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName - end - def type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type + def resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource end - def retention_duration_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType + def error_detail + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail end def backup_management_type Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType end - def job_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus + def workload_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType end - def job_operation_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType + def protection_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus end - def day_of_week - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek + def retention_duration_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType end def retention_schedule_format Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat @@ -1130,23 +929,224 @@ def week_of_month def month_of_year Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear end - def mab_server_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType + def schedule_run_type + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType end - def workload_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType + def name_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo end - def http_status_code - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode + def usages_unit + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit end - def validation_status - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus + def settings + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings end - def health_state - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState + def sub_protection_policy + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy end - def schedule_run_type - Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType + def dpm_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails + end + 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_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo + end + def azure_iaa_svmjob_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo + end + def mab_job_task_details + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails + end + def protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent + end + def backup_management_usage + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage + end + def backup_management_usage_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList + end + def pre_validate_enable_backup_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse + end + 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 + end + def backup_status_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse + end + def pre_validate_enable_backup_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest + end + def bmsbackup_summaries_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject + end + def azure_vmresource_feature_support_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse + end + 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 + 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 + 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 + 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 + end + def mab_file_folder_protected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo + 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 + end + def operation_worker_response + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse + end + def dpm_error_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo + 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 + end + def job_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList + end + 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 + 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 + end + def dpmprotected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo + 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 + end + def feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest + end + def azure_fileshare_protected_item_extended_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo + end + def azure_vmresource_feature_support_request + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest + end + def protected_item + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem + end + def dpm_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob + end + def operation_result_info_base_resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource + end + def azure_resource_protection_intent + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent + end + def azure_storage_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob + end + def protected_item_query_object + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject + end + def azure_workload_job + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob + end + def support_status + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus + 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 + 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 + end + def operation_result_info + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo + end + def fabric_name + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName + end + def protected_item_resource_list + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList + end + def protection_intent_resource + Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource + 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 diff --git a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb index 98d1e3110c..3e9279e62f 100644 --- a/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +++ b/azure_sdk/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb @@ -7,7 +7,9 @@ module Azure::Profiles::Latest module RecoveryServicesSiteRecovery module Mgmt + Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Operations ReplicationVaultHealth = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationVaultHealth + RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::RecoveryPoints ReplicationProtectedItems = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationProtectedItems ReplicationNetworkMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworkMappings ReplicationFabrics = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationFabrics @@ -15,13 +17,11 @@ module Mgmt ReplicationStorageClassificationMappings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassificationMappings ReplicationStorageClassifications = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationStorageClassifications ReplicationRecoveryServicesProviders = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationRecoveryServicesProviders - RecoveryPoints = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::RecoveryPoints 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 ReplicationPolicies = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationPolicies - Operations = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Operations ReplicationNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationNetworks ReplicationLogicalNetworks = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationLogicalNetworks ReplicationJobs = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::ReplicationJobs @@ -29,6 +29,100 @@ 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + 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 + RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment + JobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails + JobCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection + Severity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity StorageClassificationProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationProperties CreateRecoveryPlanInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInput RecoveryPlanActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionDetails @@ -42,7 +136,6 @@ module Models RunAsAccount = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RunAsAccount EventCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventCollection RecoveryPlanCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanCollection - EncryptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails CreateRecoveryPlanInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInputProperties FabricProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricProperties MasterTargetServer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MasterTargetServer @@ -58,7 +151,6 @@ module Models RecoveryPlanPlannedFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInput JobErrorDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobErrorDetails RecoveryPlanUnplannedFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInputProperties - JobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails RecoveryPlanUnplannedFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInput ARMExceptionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMExceptionDetails RecoveryPlanTestFailoverInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInputProperties @@ -153,7 +245,6 @@ module Models StorageClassificationMappingProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingProperties OperationsDiscoveryCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection FailoverReplicationProtectedItemDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverReplicationProtectedItemDetails - PolicyCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection StorageClassificationMappingCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection UpdatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInputProperties StorageMappingInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties @@ -183,7 +274,6 @@ module Models ReplicationProtectedItemCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection CreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInput ProtectedItemsQueryParameter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter - Display = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display HealthErrorSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorSummary CreatePolicyInputProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties ResourceHealthSummary = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResourceHealthSummary @@ -196,168 +286,78 @@ module Models ConfigureAlertRequestProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequestProperties DiskVolumeDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput - Resource = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource - JobCollection = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection + 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 - A2AVmDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails ConfigurationSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings - InMageDiskExclusionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput + 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 + A2AVmDiskInputDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails InMageDiskSignatureExclusionOptions = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions - EventQueryParameter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter + 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 - AzureToAzureVmSyncedConfigDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails + 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 - ASRTask = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask - RoleAssignment = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment + 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 - PolicyProperties = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties + 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 - Event = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event - Fabric = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric - Job = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job + 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 - Network = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network + 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 ProtectableItem = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem - ProtectionContainerMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping ProtectionContainer = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer - RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan - RecoveryPoint = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint + 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 - StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping + RecoveryPlan = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan VCenter = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter VaultHealthDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails AzureToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings - VmmToAzureNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings + StorageClassificationMapping = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping VmmToVmmNetworkMappingSettings = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings AzureToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput VmmToAzureCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput - VmmToVmmCreateNetworkMappingInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput + 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 - AzureFabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails - VmmDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails + 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 - VMwareV2FabricSpecificDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails - HyperVReplicaBaseReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails + 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 - HyperVReplicaAzureReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails - InMageAzureV2ReplicationDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails + 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 - HyperVReplicaAzureEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput - SanEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput + 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 - A2AEnableProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput - HyperVReplicaAzureUpdateReplicationProtectedItemInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput + 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 - HyperVReplicaBaseEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails - HyperVReplica2012EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails + 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 - HyperVReplicaAzureEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails - A2AEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails - InMageAzureV2EventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails - JobStatusEventDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails - HyperVVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails - VMwareVirtualMachineDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails - ReplicationGroupDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails - InMageAzureV2RecoveryPointDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails - InMageDisableProtectionProviderSpecificInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput - HyperVReplicaAzureFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput - HyperVReplicaAzureFailbackProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput - InMageAzureV2FailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput - InMageFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput - A2AFailoverProviderInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput - HyperVReplicaAzureReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput - InMageAzureV2ReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput - InMageReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput - A2AReprotectInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput - HyperVReplicaAzureApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput - InMageAzureV2ApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput - A2AApplyRecoveryPointInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput - JobTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails - VirtualMachineTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails - FabricReplicationGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails - ManualActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails - ScriptActionTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails - VmNicUpdatesTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails - ConsistencyCheckTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails - AutomationRunbookTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails - InlineWorkflowTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails - RecoveryPlanGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails - RecoveryPlanShutdownGroupTaskDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails - AsrJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails - TestFailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails - FailoverJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails - ExportJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails - SwitchProtectionJobDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails - A2AContainerCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput - A2ASwitchProtectionInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput - HyperVReplicaAzurePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails - HyperVReplicaBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails - HyperVReplicaPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails - HyperVReplicaBluePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails - InMageBasePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails - InMageAzureV2PolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails - InMagePolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails - A2APolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails - RcmAzureMigrationPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails - VmwareCbtPolicyDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails - HyperVReplicaAzurePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput - HyperVReplicaPolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput - HyperVReplicaBluePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput - InMageAzureV2PolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput - InMagePolicyInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput - A2APolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput - VMwareCbtPolicyCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput - RecoveryPlanScriptActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails - RecoveryPlanAutomationRunbookActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails - RecoveryPlanManualActionDetails = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails - RecoveryPlanHyperVReplicaAzureFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput - RecoveryPlanHyperVReplicaAzureFailbackInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput - RecoveryPlanInMageAzureV2FailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput - RecoveryPlanInMageFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput - RecoveryPlanA2AFailoverInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput - AzureFabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput - VMwareV2FabricCreationInput = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput - RecoveryPlanGroupType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType - 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 - IdentityProviderType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType - 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 - Severity = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity - RecoveryPointType = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType - 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 - 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 end class RecoveryServicesSiteRecoveryManagementClass - attr_reader :replication_vault_health, :replication_protected_items, :replication_network_mappings, :replication_fabrics, :replicationv_centers, :replication_storage_classification_mappings, :replication_storage_classifications, :replication_recovery_services_providers, :recovery_points, :replication_recovery_plans, :replication_protection_containers, :replication_protection_container_mappings, :replication_protectable_items, :replication_policies, :operations, :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_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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -367,7 +367,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 @replication_vault_health = @client_0.replication_vault_health + @recovery_points = @client_0.recovery_points @replication_protected_items = @client_0.replication_protected_items @replication_network_mappings = @client_0.replication_network_mappings @replication_fabrics = @client_0.replication_fabrics @@ -375,13 +377,11 @@ def initialize(configurable, base_url=nil, options=nil) @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 - @recovery_points = @client_0.recovery_points @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_policies = @client_0.replication_policies - @operations = @client_0.operations @replication_networks = @client_0.replication_networks @replication_logical_networks = @client_0.replication_logical_networks @replication_jobs = @client_0.replication_jobs @@ -405,980 +405,980 @@ def method_missing(method, *args) end class ModelClasses - def storage_classification_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationProperties + def hyper_vreplica_azure_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails end - def create_recovery_plan_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInput + def hyper_vreplica_base_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails end - def recovery_plan_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionDetails + def hyper_vreplica2012_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails end - def alert_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertCollection + def job_status_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails end - def recovery_plan_action - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAction + def hyper_vvirtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails end - def configure_alert_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequest + def a2_aevent_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails end - def recovery_plan_group - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroup + def in_mage_azure_v2_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails end - def event_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventSpecificDetails + def in_mage_azure_v2_recovery_point_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails end - def recovery_plan_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProperties + def in_mage_disable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput end - def event_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProperties + def vmware_virtual_machine_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails end - def run_as_account - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RunAsAccount + def replication_group_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails end - def event_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventCollection + def in_mage_azure_v2_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput end - def recovery_plan_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanCollection + def in_mage_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput end - def encryption_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails + def hyper_vreplica_azure_failover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput end - def create_recovery_plan_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInputProperties + def hyper_vreplica_azure_failback_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput end - def fabric_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricProperties + def in_mage_azure_v2_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput end - def master_target_server - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MasterTargetServer + def in_mage_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput end - def fabric_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCollection + def a2_afailover_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput end - def update_recovery_plan_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInputProperties + def hyper_vreplica_azure_reprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput end - def fabric_creation_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInputProperties + def in_mage_azure_v2_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput end - def update_recovery_plan_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInput + def a2_aapply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput end - def failover_process_server_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequestProperties + def a2_areprotect_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput end - def recovery_plan_provider_specific_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProviderSpecificFailoverInput + def hyper_vreplica_azure_apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput end - def task_type_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TaskTypeDetails + def fabric_replication_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails end - def recovery_plan_planned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInputProperties + def manual_action_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails end - def service_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ServiceError + def job_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails end - def recovery_plan_planned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInput + def virtual_machine_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails end - def job_error_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobErrorDetails + def consistency_check_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails end - def recovery_plan_unplanned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInputProperties + def automation_runbook_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails end - def job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails + def script_action_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails end - def recovery_plan_unplanned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInput + def vm_nic_updates_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails end - def armexception_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMExceptionDetails + def recovery_plan_shutdown_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails end - def recovery_plan_test_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInputProperties + def asr_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails end - def arminner_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMInnerError + def inline_workflow_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails end - def recovery_plan_test_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInput + def recovery_plan_group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails end - def in_mage_azure_v2_protected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ProtectedDiskDetails + def export_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails end - def recovery_plan_test_failover_cleanup_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInputProperties + def switch_protection_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails end - def job_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobQueryParameter + def test_failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails end - def recovery_plan_test_failover_cleanup_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInput + def failover_job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails end - def resume_job_params - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParams + def hyper_vreplica_azure_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails end - def provider_specific_recovery_point_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificRecoveryPointDetails + def hyper_vreplica_base_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails end - def osdisk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDiskDetails + def a2_acontainer_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput end - def recovery_point_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointProperties + def a2_aswitch_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput end - def network_mapping_fabric_specific_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingFabricSpecificSettings + def in_mage_base_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails end - def data_store - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataStore + def in_mage_azure_v2_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails end - def in_mage_protected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageProtectedDiskDetails + def hyper_vreplica_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails end - def recovery_point_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointCollection + def hyper_vreplica_blue_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails end - def create_network_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInputProperties + def rcm_azure_migration_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails end - def identity_information - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityInformation + def vmware_cbt_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails end - def fabric_specific_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificUpdateNetworkMappingInput + def in_mage_policy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails end - def recovery_services_provider_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderProperties + def a2_apolicy_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails end - def update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInput + def hyper_vreplica_blue_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput end - def retention_volume - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RetentionVolume + def in_mage_azure_v2_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput end - def network_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkProperties + def hyper_vreplica_azure_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput end - def recovery_services_provider_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderCollection + def hyper_vreplica_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput end - def network_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkCollection + def vmware_cbt_policy_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput end - def replication_provider_specific_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificSettings + def recovery_plan_script_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails end - def operations_discovery - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscovery + def in_mage_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput end - def replication_protected_item_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemProperties + def a2_apolicy_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput end - def policy_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificDetails + def recovery_plan_hyper_vreplica_azure_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput end - def process_server - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProcessServer + def recovery_plan_hyper_vreplica_azure_failback_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput end - def initial_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InitialReplicationDetails + def recovery_plan_automation_runbook_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails end - def enable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionProviderSpecificInput + def recovery_plan_manual_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails end - def policy_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificInput + def recovery_plan_a2_afailover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput end - def enable_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInputProperties + def job + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job end - def create_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInput + def recovery_plan_in_mage_azure_v2_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput end - def enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInput + def recovery_plan_in_mage_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput end - def update_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInput + def replication_protected_item_operation + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation end - def vmnic_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicInputDetails + def azure_fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput end - def protectable_item_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemProperties + def vmware_v2_fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput end - def update_replication_protected_item_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemProviderInput + def recovery_plan_group_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType end - def protectable_item_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemCollection + def license_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType end - def update_replication_protected_item_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInputProperties + def possible_operations_directions + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections end - def protection_container_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProperties + def failover_deployment_model + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel end - def update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInput + def source_site_operations + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations end - def protection_container_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingCollection + def multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus end - def disable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionProviderSpecificInput + def disable_protection_reason + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason end - def create_protection_container_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInputProperties + def health_error_category + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory end - def disable_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInputProperties + def recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType end - def replication_provider_container_unmapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderContainerUnmappingInput + def data_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus end - def disable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInput + def set_multi_vm_sync_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus end - def remove_protection_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInput + def recovery_plan_action_location + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation end - def provider_specific_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificFailoverInput + def hyper_vreplica_azure_rp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType end - def protection_container_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerProperties + def a2_arp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType end - def planned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInputProperties + def alternate_location_recovery_option + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption end - def protection_container_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerCollection + def in_mage_v2_rp_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType end - def planned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInput + def rp_in_mage_recovery_point_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType end - def create_protection_container_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInputProperties + def identity_provider_type + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType end - def unplanned_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInputProperties + def event + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event end - def discover_protectable_item_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequestProperties + def policy_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection end - def unplanned_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInput + def role_assignment + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment end - def switch_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionProviderSpecificInput + def job_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobDetails end - def test_failover_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInputProperties + def job_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection end - def switch_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInput + def severity + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity end - def test_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInput + def storage_classification_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationProperties end - def recovery_plan_protected_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProtectedItem + def create_recovery_plan_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInput end - def test_failover_cleanup_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInputProperties + def recovery_plan_action_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionDetails end - def event_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProviderSpecificDetails + def alert_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertCollection end - def test_failover_cleanup_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInput + def recovery_plan_action + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAction end - def osdetails - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDetails + def configure_alert_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequest end - def reverse_replication_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationProviderSpecificInput + def recovery_plan_group + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroup end - def fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificDetails + def event_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventSpecificDetails end - def reverse_replication_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInputProperties + def recovery_plan_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProperties end - def fabric_specific_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreationInput + def event_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProperties end - def reverse_replication_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInput + def run_as_account + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RunAsAccount end - def failover_process_server_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequest + def event_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventCollection end - def update_mobility_service_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequestProperties + def recovery_plan_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanCollection end - def provider_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderError + def create_recovery_plan_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateRecoveryPlanInputProperties end - def update_mobility_service_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequest + def fabric_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricProperties end - def job_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobProperties + def master_target_server + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MasterTargetServer end - def apply_recovery_point_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointProviderSpecificInput + def fabric_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCollection end - def armexception - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMException + def update_recovery_plan_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInputProperties end - def apply_recovery_point_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInputProperties + def fabric_creation_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInputProperties end - def resume_job_params_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParamsProperties + def update_recovery_plan_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateRecoveryPlanInput end - def apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInput + def failover_process_server_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequestProperties end - def logical_network_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkCollection + def recovery_plan_provider_specific_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProviderSpecificFailoverInput end - def alert_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertProperties + def task_type_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TaskTypeDetails end - def fabric_specific_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreateNetworkMappingInput + def recovery_plan_planned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInputProperties end - def update_network_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInputProperties + def service_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ServiceError end - def storage_classification_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationCollection + def recovery_plan_planned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanPlannedFailoverInput end - def disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskDetails + def job_error_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobErrorDetails end - def storage_classification_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingProperties + def recovery_plan_unplanned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInputProperties end - def operations_discovery_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection + def recovery_plan_unplanned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanUnplannedFailoverInput end - def failover_replication_protected_item_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverReplicationProtectedItemDetails + def armexception_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMExceptionDetails end - def policy_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyCollection + def recovery_plan_test_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInputProperties end - def storage_classification_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection + def arminner_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMInnerError end - def update_policy_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInputProperties + def recovery_plan_test_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverInput end - def storage_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties + def in_mage_azure_v2_protected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ProtectedDiskDetails end - def vmnic_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicDetails + def recovery_plan_test_failover_cleanup_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInputProperties end - def storage_classification_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingInput + def job_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobQueryParameter end - def in_mage_agent_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAgentDetails + def recovery_plan_test_failover_cleanup_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanTestFailoverCleanupInput end - def vcenter_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterProperties + def resume_job_params + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParams end - def create_protection_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInput + def provider_specific_recovery_point_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificRecoveryPointDetails end - def inconsistent_vm_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InconsistentVmDetails + def osdisk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDiskDetails end - def protection_container_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerFabricSpecificDetails + def recovery_point_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointProperties end - def vcenter_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterCollection + def network_mapping_fabric_specific_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingFabricSpecificSettings end - def replication_provider_specific_container_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerCreationInput + def data_store + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataStore end - def add_vcenter_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequestProperties + def in_mage_protected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageProtectedDiskDetails end - def discover_protectable_item_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequest + def recovery_point_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointCollection end - def add_vcenter_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequest + def create_network_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInputProperties end - def current_scenario_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CurrentScenarioDetails + def identity_information + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityInformation end - def update_vcenter_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequestProperties + def fabric_specific_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificUpdateNetworkMappingInput end - def health_error - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthError + def recovery_services_provider_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderProperties end - def update_vcenter_request - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequest + def update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInput end - def azure_vm_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureVmDiskDetails + def retention_volume + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RetentionVolume end - def renew_certificate_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInputProperties + def network_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkProperties end - def group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::GroupTaskDetails + def recovery_services_provider_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProviderCollection end - def renew_certificate_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInput + def network_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkCollection end - def method_call_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MethodCallStatus + def replication_provider_specific_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificSettings end - def network_mapping_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingCollection + def operations_discovery + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscovery end - def logical_network_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkProperties + def replication_protected_item_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemProperties end - def replication_protected_item_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection + def policy_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificDetails end - def create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInput + def process_server + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProcessServer end - def protected_items_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter + def initial_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InitialReplicationDetails end - def display - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display + def enable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionProviderSpecificInput end - def health_error_summary - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorSummary + def policy_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProviderSpecificInput end - def create_policy_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties + def enable_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInputProperties end - def resource_health_summary - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResourceHealthSummary + def create_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInput end - def protection_container_mapping_provider_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProviderSpecificDetails + def enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EnableProtectionInput end - def vault_health_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthProperties + def update_policy_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInput end - def remove_protection_container_mapping_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInputProperties + def vmnic_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicInputDetails end - def job_entity - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobEntity + def protectable_item_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemProperties end - def create_protection_container_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInput + def update_replication_protected_item_provider_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemProviderInput end - def in_mage_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskDetails + def protectable_item_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItemCollection end - def configure_alert_request_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequestProperties + def update_replication_protected_item_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInputProperties end - def disk_volume_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails + def protection_container_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProperties end - def fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput + def update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateReplicationProtectedItemInput end - def resource - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource + def protection_container_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingCollection end - def job_collection - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobCollection + def disable_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionProviderSpecificInput end - def a2_avm_managed_disk_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails + def create_protection_container_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInputProperties end - def subnet - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet + def disable_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInputProperties end - def a2_avm_disk_input_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails + def replication_provider_container_unmapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderContainerUnmappingInput end - def configuration_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings + def disable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionInput end - def in_mage_disk_exclusion_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput + def remove_protection_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInput end - def a2_aprotected_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails + def provider_specific_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderSpecificFailoverInput end - def in_mage_disk_signature_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions + def protection_container_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerProperties end - def event_query_parameter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter + def planned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInputProperties end - def in_mage_volume_exclusion_options - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions + def protection_container_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerCollection end - def network_mapping_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties + def planned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PlannedFailoverInput end - def azure_to_azure_vm_synced_config_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails + def create_protection_container_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInputProperties end - def replication_provider_specific_container_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput + def unplanned_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInputProperties end - def input_endpoint - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint + def discover_protectable_item_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequestProperties end - def asrtask - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask + def unplanned_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UnplannedFailoverInput end - def role_assignment - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RoleAssignment + def switch_protection_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionProviderSpecificInput end - def switch_protection_input_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties + def test_failover_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInputProperties end - def a2_aprotected_managed_disk_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails + def switch_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInput end - def policy_properties - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties + def test_failover_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverInput end - def mobility_service_update - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate + def recovery_plan_protected_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanProtectedItem end - def alert - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert + def test_failover_cleanup_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInputProperties end - def event - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Event + def event_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventProviderSpecificDetails end - def fabric - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric + def test_failover_cleanup_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverCleanupInput end - def job - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Job + def osdetails + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OSDetails end - def logical_network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork + def reverse_replication_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationProviderSpecificInput end - def network_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping + def fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificDetails end - def network - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network + def reverse_replication_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInputProperties end - def policy - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy + def fabric_specific_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreationInput end - def protectable_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem + def reverse_replication_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReverseReplicationInput end - def protection_container_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping + def failover_process_server_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverProcessServerRequest end - def protection_container - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer + def update_mobility_service_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequestProperties end - def recovery_plan - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan + def provider_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProviderError end - def recovery_point - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint + def update_mobility_service_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateMobilityServiceRequest end - def recovery_services_provider - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider + def job_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobProperties end - def replication_protected_item - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem + def apply_recovery_point_provider_specific_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointProviderSpecificInput end - def storage_classification - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification + def armexception + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ARMException end - def storage_classification_mapping - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping + def apply_recovery_point_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInputProperties end - def vcenter - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter + def resume_job_params_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResumeJobParamsProperties end - def vault_health_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails + def apply_recovery_point_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ApplyRecoveryPointInput end - def azure_to_azure_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings + def logical_network_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkCollection end - def vmm_to_azure_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings + def alert_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlertProperties end - def vmm_to_vmm_network_mapping_settings - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings + def fabric_specific_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricSpecificCreateNetworkMappingInput end - def azure_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput + def update_network_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateNetworkMappingInputProperties end - def vmm_to_azure_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput + def storage_classification_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationCollection end - def vmm_to_vmm_create_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput + def disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskDetails end - def azure_to_azure_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput + def storage_classification_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingProperties end - def vmm_to_azure_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput + def operations_discovery_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::OperationsDiscoveryCollection end - def vmm_to_vmm_update_network_mapping_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput + def failover_replication_protected_item_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverReplicationProtectedItemDetails end - def azure_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails + def storage_classification_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingCollection end - def vmm_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails + def update_policy_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdatePolicyInputProperties end - def hyper_vsite_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails + def storage_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageMappingInputProperties end - def vmware_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails + def vmnic_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMNicDetails end - def vmware_v2_fabric_specific_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails + def storage_classification_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMappingInput end - def hyper_vreplica_base_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails + def in_mage_agent_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAgentDetails end - def hyper_vreplica_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails + def vcenter_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterProperties end - def hyper_vreplica_blue_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails + def create_protection_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerMappingInput end - def hyper_vreplica_azure_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails + def inconsistent_vm_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InconsistentVmDetails end - def in_mage_azure_v2_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails + def protection_container_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerFabricSpecificDetails end - def in_mage_replication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails + def vcenter_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenterCollection end - def a2_areplication_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails + def replication_provider_specific_container_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerCreationInput end - def hyper_vreplica_azure_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput + def add_vcenter_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequestProperties end - def san_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput + def discover_protectable_item_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiscoverProtectableItemRequest end - def in_mage_azure_v2_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput + def add_vcenter_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AddVCenterRequest end - def in_mage_enable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput + def current_scenario_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CurrentScenarioDetails end - def a2_aenable_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput + def update_vcenter_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequestProperties end - def hyper_vreplica_azure_update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput + def health_error + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthError end - def in_mage_azure_v2_update_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput + def update_vcenter_request + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::UpdateVCenterRequest end - def a2_aupdate_replication_protected_item_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput + def azure_vm_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureVmDiskDetails end - def hyper_vreplica_base_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseEventDetails + def renew_certificate_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInputProperties end - def hyper_vreplica2012_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012EventDetails + def group_task_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::GroupTaskDetails end - def hyper_vreplica2012_r2_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails + def renew_certificate_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RenewCertificateInput end - def hyper_vreplica_azure_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEventDetails + def method_call_status + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MethodCallStatus end - def a2_aevent_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEventDetails + def network_mapping_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingCollection end - def in_mage_azure_v2_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EventDetails + def logical_network_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetworkProperties end - def job_status_event_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobStatusEventDetails + def replication_protected_item_collection + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemCollection end - def hyper_vvirtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVVirtualMachineDetails + def create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateNetworkMappingInput end - def vmware_virtual_machine_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareVirtualMachineDetails + def protected_items_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectedItemsQueryParameter end - def replication_group_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationGroupDetails + def health_error_summary + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorSummary end - def in_mage_azure_v2_recovery_point_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2RecoveryPointDetails + def create_policy_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreatePolicyInputProperties end - def in_mage_disable_protection_provider_specific_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDisableProtectionProviderSpecificInput + def resource_health_summary + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ResourceHealthSummary end - def hyper_vreplica_azure_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailoverProviderInput + def protection_container_mapping_provider_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMappingProviderSpecificDetails end - def hyper_vreplica_azure_failback_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureFailbackProviderInput + def vault_health_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthProperties end - def in_mage_azure_v2_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2FailoverProviderInput + def remove_protection_container_mapping_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RemoveProtectionContainerMappingInputProperties end - def in_mage_failover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageFailoverProviderInput + def job_entity + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobEntity end - def a2_afailover_provider_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AFailoverProviderInput + def create_protection_container_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::CreateProtectionContainerInput end - def hyper_vreplica_azure_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReprotectInput + def in_mage_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskDetails end - def in_mage_azure_v2_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReprotectInput + def configure_alert_request_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigureAlertRequestProperties end - def in_mage_reprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReprotectInput + def disk_volume_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DiskVolumeDetails end - def a2_areprotect_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReprotectInput + def fabric_creation_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricCreationInput end - def hyper_vreplica_azure_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureApplyRecoveryPointInput + def display + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Display end - def in_mage_azure_v2_apply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ApplyRecoveryPointInput + def a2_avm_managed_disk_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmManagedDiskInputDetails end - def a2_aapply_recovery_point_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AApplyRecoveryPointInput + def subnet + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Subnet end - def job_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::JobTaskDetails + def configuration_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConfigurationSettings end - def virtual_machine_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VirtualMachineTaskDetails + def encryption_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EncryptionDetails end - def fabric_replication_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FabricReplicationGroupTaskDetails + def a2_aprotected_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedDiskDetails end - def manual_action_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ManualActionTaskDetails + def resource + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Resource end - def script_action_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ScriptActionTaskDetails + def a2_avm_disk_input_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AVmDiskInputDetails end - def vm_nic_updates_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmNicUpdatesTaskDetails + def in_mage_disk_signature_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskSignatureExclusionOptions end - def consistency_check_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ConsistencyCheckTaskDetails + def in_mage_disk_exclusion_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageDiskExclusionInput end - def automation_runbook_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AutomationRunbookTaskDetails + def in_mage_volume_exclusion_options + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageVolumeExclusionOptions end - def inline_workflow_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InlineWorkflowTaskDetails + def network_mapping_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMappingProperties end - def recovery_plan_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupTaskDetails + def event_query_parameter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::EventQueryParameter end - def recovery_plan_shutdown_group_task_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanShutdownGroupTaskDetails + def replication_provider_specific_container_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProviderSpecificContainerMappingInput end - def asr_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AsrJobDetails + def input_endpoint + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InputEndpoint end - def test_failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::TestFailoverJobDetails + def azure_to_azure_vm_synced_config_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureVmSyncedConfigDetails end - def failover_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverJobDetails + def switch_protection_input_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionInputProperties end - def export_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ExportJobDetails + def a2_aprotected_managed_disk_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AProtectedManagedDiskDetails end - def switch_protection_job_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SwitchProtectionJobDetails + def asrtask + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ASRTask end - def a2_acontainer_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AContainerCreationInput + def mobility_service_update + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MobilityServiceUpdate end - def a2_aswitch_protection_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ASwitchProtectionInput + def alert + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Alert end - def hyper_vreplica_azure_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyDetails + def policy_properties + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PolicyProperties end - def hyper_vreplica_base_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBasePolicyDetails + def logical_network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LogicalNetwork end - def hyper_vreplica_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyDetails + def network_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::NetworkMapping end - def hyper_vreplica_blue_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyDetails + def fabric + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Fabric end - def in_mage_base_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageBasePolicyDetails + def protection_container_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainerMapping end - def in_mage_azure_v2_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyDetails + def policy + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Policy end - def in_mage_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyDetails + def protectable_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectableItem end - def a2_apolicy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyDetails + def protection_container + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ProtectionContainer end - def rcm_azure_migration_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RcmAzureMigrationPolicyDetails + def network + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Network end - def vmware_cbt_policy_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmwareCbtPolicyDetails + def recovery_services_provider + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryServicesProvider end - def hyper_vreplica_azure_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzurePolicyInput + def replication_protected_item + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItem end - def hyper_vreplica_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaPolicyInput + def storage_classification + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassification end - def hyper_vreplica_blue_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBluePolicyInput + def recovery_plan + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlan end - def in_mage_azure_v2_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2PolicyInput + def vcenter + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VCenter end - def in_mage_policy_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMagePolicyInput + def vault_health_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VaultHealthDetails end - def a2_apolicy_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2APolicyCreationInput + def azure_to_azure_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureNetworkMappingSettings end - def vmware_cbt_policy_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareCbtPolicyCreationInput + def storage_classification_mapping + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::StorageClassificationMapping end - def recovery_plan_script_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanScriptActionDetails + def vmm_to_vmm_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmNetworkMappingSettings end - def recovery_plan_automation_runbook_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanAutomationRunbookActionDetails + def azure_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureCreateNetworkMappingInput end - def recovery_plan_manual_action_details - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanManualActionDetails + def vmm_to_azure_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureCreateNetworkMappingInput end - def recovery_plan_hyper_vreplica_azure_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailoverInput + def recovery_point + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPoint end - def recovery_plan_hyper_vreplica_azure_failback_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanHyperVReplicaAzureFailbackInput + def azure_to_azure_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureToAzureUpdateNetworkMappingInput end - def recovery_plan_in_mage_azure_v2_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageAzureV2FailoverInput + def vmm_to_azure_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureUpdateNetworkMappingInput end - def recovery_plan_in_mage_failover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanInMageFailoverInput + def vmm_to_vmm_update_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmUpdateNetworkMappingInput end - def recovery_plan_a2_afailover_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanA2AFailoverInput + def vmm_to_vmm_create_network_mapping_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToVmmCreateNetworkMappingInput end - def azure_fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricCreationInput + def vmm_to_azure_network_mapping_settings + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmToAzureNetworkMappingSettings end - def vmware_v2_fabric_creation_input - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricCreationInput + def hyper_vsite_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVSiteDetails end - def recovery_plan_group_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanGroupType + def vmware_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareDetails end - def replication_protected_item_operation - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::ReplicationProtectedItemOperation + def azure_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AzureFabricSpecificDetails end - def possible_operations_directions - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::PossibleOperationsDirections + def vmm_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VmmDetails end - def failover_deployment_model - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::FailoverDeploymentModel + def hyper_vreplica_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaReplicationDetails end - def source_site_operations - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SourceSiteOperations + def hyper_vreplica_blue_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBlueReplicationDetails end - def identity_provider_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::IdentityProviderType + def vmware_v2_fabric_specific_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::VMwareV2FabricSpecificDetails end - def license_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::LicenseType + def hyper_vreplica_base_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaBaseReplicationDetails end - def disable_protection_reason - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DisableProtectionReason + def in_mage_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageReplicationDetails end - def health_error_category - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HealthErrorCategory + def a2_areplication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AReplicationDetails end - def severity - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::Severity + def hyper_vreplica_azure_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureReplicationDetails end - def recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPointType + def in_mage_azure_v2_replication_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2ReplicationDetails end - def multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::MultiVmSyncStatus + def in_mage_azure_v2_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2EnableProtectionInput end - def set_multi_vm_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SetMultiVmSyncStatus + def in_mage_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageEnableProtectionInput end - def recovery_plan_action_location - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RecoveryPlanActionLocation + def hyper_vreplica_azure_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureEnableProtectionInput end - def hyper_vreplica_azure_rp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureRpRecoveryPointType + def san_enable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::SanEnableProtectionInput end - def data_sync_status - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::DataSyncStatus + def in_mage_azure_v2_update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageAzureV2UpdateReplicationProtectedItemInput end - def alternate_location_recovery_option - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::AlternateLocationRecoveryOption + def a2_aupdate_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AUpdateReplicationProtectedItemInput end - def in_mage_v2_rp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::InMageV2RpRecoveryPointType + def a2_aenable_protection_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2AEnableProtectionInput end - def rp_in_mage_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::RpInMageRecoveryPointType + def hyper_vreplica_azure_update_replication_protected_item_input + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplicaAzureUpdateReplicationProtectedItemInput end - def a2_arp_recovery_point_type - Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::A2ARpRecoveryPointType + def hyper_vreplica2012_r2_event_details + Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::Models::HyperVReplica2012R2EventDetails 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 a287ce44e2..5a253a676d 100644 --- a/azure_sdk/lib/latest/modules/redis_profile_module.rb +++ b/azure_sdk/lib/latest/modules/redis_profile_module.rb @@ -7,49 +7,49 @@ module Azure::Profiles::Latest module Redis module Mgmt + LinkedServer = Azure::Redis::Mgmt::V2017_10_01::LinkedServer 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 - LinkedServer = Azure::Redis::Mgmt::V2017_10_01::LinkedServer module Models - RedisListResult = Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult 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 RedisFirewallRuleListResult = Azure::Redis::Mgmt::V2017_10_01::Models::RedisFirewallRuleListResult RedisAccessKeys = Azure::Redis::Mgmt::V2017_10_01::Models::RedisAccessKeys - OperationDisplay = Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay - Resource = Azure::Redis::Mgmt::V2017_10_01::Models::Resource - OperationListResult = Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult 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 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 - Operation = Azure::Redis::Mgmt::V2017_10_01::Models::Operation + 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 - ProxyResource = Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource - TrackedResource = Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource 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 - SkuName = Azure::Redis::Mgmt::V2017_10_01::Models::SkuName SkuFamily = Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily - RedisKeyType = Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType + 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 - DayOfWeek = Azure::Redis::Mgmt::V2017_10_01::Models::DayOfWeek 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 end class RedisManagementClass - attr_reader :operations, :redis, :firewall_rules, :patch_schedules, :linked_server, :configurable, :base_url, :options, :model_classes + attr_reader :linked_server, :operations, :redis, :firewall_rules, :patch_schedules, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -59,11 +59,11 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @linked_server = @client_0.linked_server @operations = @client_0.operations @redis = @client_0.redis @firewall_rules = @client_0.firewall_rules @patch_schedules = @client_0.patch_schedules - @linked_server = @client_0.linked_server @model_classes = ModelClasses.new end @@ -82,12 +82,12 @@ def method_missing(method, *args) end class ModelClasses - def redis_list_result - Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult - end def sku Azure::Redis::Mgmt::V2017_10_01::Models::Sku end + def redis_list_result + Azure::Redis::Mgmt::V2017_10_01::Models::RedisListResult + end def redis_regenerate_key_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisRegenerateKeyParameters end @@ -97,15 +97,6 @@ def redis_firewall_rule_list_result def redis_access_keys Azure::Redis::Mgmt::V2017_10_01::Models::RedisAccessKeys end - def operation_display - Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay - end - def resource - Azure::Redis::Mgmt::V2017_10_01::Models::Resource - end - def operation_list_result - Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult - end def redis_linked_server_create_parameters Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerCreateParameters end @@ -124,8 +115,8 @@ def export_rdbparameters def import_rdbparameters Azure::Redis::Mgmt::V2017_10_01::Models::ImportRDBParameters end - def operation - Azure::Redis::Mgmt::V2017_10_01::Models::Operation + def resource + Azure::Redis::Mgmt::V2017_10_01::Models::Resource end def schedule_entry Azure::Redis::Mgmt::V2017_10_01::Models::ScheduleEntry @@ -136,21 +127,15 @@ def redis_create_parameters def redis_linked_server_with_properties_list Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithPropertiesList end - 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 proxy_resource - Azure::Redis::Mgmt::V2017_10_01::Models::ProxyResource - end - def tracked_resource - Azure::Redis::Mgmt::V2017_10_01::Models::TrackedResource - 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 @@ -160,24 +145,39 @@ def redis_patch_schedule def redis_linked_server_with_properties Azure::Redis::Mgmt::V2017_10_01::Models::RedisLinkedServerWithProperties end + def sku_family + Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily + end + def operation_display + Azure::Redis::Mgmt::V2017_10_01::Models::OperationDisplay + end def sku_name Azure::Redis::Mgmt::V2017_10_01::Models::SkuName end - def sku_family - Azure::Redis::Mgmt::V2017_10_01::Models::SkuFamily + def operation_list_result + Azure::Redis::Mgmt::V2017_10_01::Models::OperationListResult + end + def reboot_type + Azure::Redis::Mgmt::V2017_10_01::Models::RebootType + end + def replication_role + Azure::Redis::Mgmt::V2017_10_01::Models::ReplicationRole end def redis_key_type Azure::Redis::Mgmt::V2017_10_01::Models::RedisKeyType end - def reboot_type - Azure::Redis::Mgmt::V2017_10_01::Models::RebootType + 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 end - def replication_role - Azure::Redis::Mgmt::V2017_10_01::Models::ReplicationRole - end 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 56d9ce6dd2..817d982098 100644 --- a/azure_sdk/lib/latest/modules/relay_profile_module.rb +++ b/azure_sdk/lib/latest/modules/relay_profile_module.rb @@ -8,42 +8,42 @@ module Azure::Profiles::Latest module Relay module Mgmt Operations = Azure::Relay::Mgmt::V2017_04_01::Operations - Namespaces = Azure::Relay::Mgmt::V2017_04_01::Namespaces 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 - OperationDisplay = Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay - Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource CheckNameAvailability = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability HybridConnectionListResult = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult - CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult WcfRelaysListResult = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult - ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse - OperationListResult = Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult - AuthorizationRuleListResult = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult - Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku - AccessKeys = Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys - Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation - RegenerateAccessKeyParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource ResourceNamespacePatch = Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + Sku = Azure::Relay::Mgmt::V2017_04_01::Models::Sku HybridConnection = Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection - WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay RelayNamespace = Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace RelayUpdateParameters = Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters - AuthorizationRule = Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule Relaytype = Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype - SkuTier = Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier ProvisioningStateEnum = Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum - AccessRights = Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights + WcfRelay = Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay KeyType = Azure::Relay::Mgmt::V2017_04_01::Models::KeyType + CheckNameAvailabilityResult = Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + Resource = Azure::Relay::Mgmt::V2017_04_01::Models::Resource + 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 + 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 UnavailableReason = Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason + ErrorResponse = Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse + Operation = Azure::Relay::Mgmt::V2017_04_01::Models::Operation + TrackedResource = Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource end class RelayManagementClass - attr_reader :operations, :namespaces, :hybrid_connections, :wcfrelays, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :hybrid_connections, :wcfrelays, :namespaces, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -54,9 +54,9 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @operations = @client_0.operations - @namespaces = @client_0.namespaces @hybrid_connections = @client_0.hybrid_connections @wcfrelays = @client_0.wcfrelays + @namespaces = @client_0.namespaces @model_classes = ModelClasses.new end @@ -78,84 +78,84 @@ class ModelClasses def relay_namespace_list_result Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespaceListResult end - def operation_display - Azure::Relay::Mgmt::V2017_04_01::Models::OperationDisplay - end - def resource - Azure::Relay::Mgmt::V2017_04_01::Models::Resource - end def check_name_availability Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailability end def hybrid_connection_list_result Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnectionListResult end - def check_name_availability_result - Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult - end def wcf_relays_list_result Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelaysListResult end - def error_response - Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse - end - def operation_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult - end - def authorization_rule_list_result - Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRuleListResult + def resource_namespace_patch + Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch end def sku Azure::Relay::Mgmt::V2017_04_01::Models::Sku end - def access_keys - Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys - end - def operation - Azure::Relay::Mgmt::V2017_04_01::Models::Operation - end - def regenerate_access_key_parameters - Azure::Relay::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - end - def tracked_resource - Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource - end - def resource_namespace_patch - Azure::Relay::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - end def hybrid_connection Azure::Relay::Mgmt::V2017_04_01::Models::HybridConnection end - def wcf_relay - Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay - end def relay_namespace Azure::Relay::Mgmt::V2017_04_01::Models::RelayNamespace end def relay_update_parameters Azure::Relay::Mgmt::V2017_04_01::Models::RelayUpdateParameters end - def authorization_rule - Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule - end def relaytype Azure::Relay::Mgmt::V2017_04_01::Models::Relaytype end - def sku_tier - Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier - end def provisioning_state_enum Azure::Relay::Mgmt::V2017_04_01::Models::ProvisioningStateEnum end - def access_rights - Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights + def wcf_relay + Azure::Relay::Mgmt::V2017_04_01::Models::WcfRelay end def key_type Azure::Relay::Mgmt::V2017_04_01::Models::KeyType end + def check_name_availability_result + Azure::Relay::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::Relay::Mgmt::V2017_04_01::Models::Resource + end + def sku_tier + Azure::Relay::Mgmt::V2017_04_01::Models::SkuTier + end + def access_keys + Azure::Relay::Mgmt::V2017_04_01::Models::AccessKeys + end + 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 operation_list_result + Azure::Relay::Mgmt::V2017_04_01::Models::OperationListResult + end + def authorization_rule + Azure::Relay::Mgmt::V2017_04_01::Models::AuthorizationRule + end + def access_rights + Azure::Relay::Mgmt::V2017_04_01::Models::AccessRights + end def unavailable_reason Azure::Relay::Mgmt::V2017_04_01::Models::UnavailableReason end + def error_response + Azure::Relay::Mgmt::V2017_04_01::Models::ErrorResponse + end + def operation + Azure::Relay::Mgmt::V2017_04_01::Models::Operation + end + def tracked_resource + Azure::Relay::Mgmt::V2017_04_01::Models::TrackedResource + end end end end diff --git a/azure_sdk/lib/latest/modules/resources_profile_module.rb b/azure_sdk/lib/latest/modules/resources_profile_module.rb index 1ad0e88d9d..14de015b89 100644 --- a/azure_sdk/lib/latest/modules/resources_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resources_profile_module.rb @@ -7,65 +7,65 @@ 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 - Resources = Azure::Resources::Mgmt::V2017_05_10::Resources ResourceGroups = Azure::Resources::Mgmt::V2017_05_10::ResourceGroups - Tags = Azure::Resources::Mgmt::V2017_05_10::Tags - DeploymentOperations = Azure::Resources::Mgmt::V2017_05_10::DeploymentOperations module Models - Sku = Azure::Resources::Mgmt::V2017_05_10::Models::Sku + Plan = Azure::Resources::Mgmt::V2017_05_10::Models::Plan + Dependency = Azure::Resources::Mgmt::V2017_05_10::Models::Dependency + DeploymentExtendedFilter = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter Identity = Azure::Resources::Mgmt::V2017_05_10::Models::Identity - GenericResourceFilter = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter ResourceGroupFilter = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupFilter - ParametersLink = Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink + TemplateLink = Azure::Resources::Mgmt::V2017_05_10::Models::TemplateLink + DebugSetting = Azure::Resources::Mgmt::V2017_05_10::Models::DebugSetting ResourceListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceListResult - DeploymentProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties + Deployment = Azure::Resources::Mgmt::V2017_05_10::Models::Deployment ResourceGroupProperties = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupProperties - DeploymentExportResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult + ResourceManagementErrorWithDetails = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceManagementErrorWithDetails ResourceGroup = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroup - AliasPathType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType - ResourceGroupPatchable = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable - ProviderResourceType = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType + AliasType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasType ResourceGroupListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupListResult - BasicDependency = Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency + Provider = Azure::Resources::Mgmt::V2017_05_10::Models::Provider ResourcesMoveInfo = Azure::Resources::Mgmt::V2017_05_10::Models::ResourcesMoveInfo - DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended ExportTemplateRequest = Azure::Resources::Mgmt::V2017_05_10::Models::ExportTemplateRequest - DeploymentExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtended + DeploymentValidateResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentValidateResult TagCount = Azure::Resources::Mgmt::V2017_05_10::Models::TagCount - ProviderListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult + DeploymentListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentListResult TagValue = Azure::Resources::Mgmt::V2017_05_10::Models::TagValue - DeploymentExtendedFilter = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter TagDetails = Azure::Resources::Mgmt::V2017_05_10::Models::TagDetails - DebugSetting = Azure::Resources::Mgmt::V2017_05_10::Models::DebugSetting + ParametersLink = Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink TagsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::TagsListResult - ResourceManagementErrorWithDetails = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceManagementErrorWithDetails - TargetResource = Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource - Provider = Azure::Resources::Mgmt::V2017_05_10::Models::Provider + DeploymentExportResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult + Sku = Azure::Resources::Mgmt::V2017_05_10::Models::Sku + ProviderResourceType = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType HttpMessage = Azure::Resources::Mgmt::V2017_05_10::Models::HttpMessage - DeploymentValidateResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentValidateResult + DeploymentPropertiesExtended = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended DeploymentOperationProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationProperties - Plan = Azure::Resources::Mgmt::V2017_05_10::Models::Plan - DeploymentOperation = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation - Deployment = Azure::Resources::Mgmt::V2017_05_10::Models::Deployment + ProviderListResult = Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult + TargetResource = Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource + DeploymentProperties = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties DeploymentOperationsListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationsListResult - Dependency = Azure::Resources::Mgmt::V2017_05_10::Models::Dependency + BasicDependency = Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency ResourceProviderOperationDisplayProperties = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceProviderOperationDisplayProperties - TemplateLink = Azure::Resources::Mgmt::V2017_05_10::Models::TemplateLink - Resource = Azure::Resources::Mgmt::V2017_05_10::Models::Resource - DeploymentListResult = Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentListResult - SubResource = Azure::Resources::Mgmt::V2017_05_10::Models::SubResource - AliasType = Azure::Resources::Mgmt::V2017_05_10::Models::AliasType + 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 ResourceGroupExportResult = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupExportResult - GenericResource = Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource + Resource = Azure::Resources::Mgmt::V2017_05_10::Models::Resource + ResourceGroupPatchable = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable 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 ResourceIdentityType = Azure::Resources::Mgmt::V2017_05_10::Models::ResourceIdentityType end class ResourcesManagementClass - attr_reader :deployments, :providers, :resources, :resource_groups, :tags, :deployment_operations, :configurable, :base_url, :options, :model_classes + attr_reader :tags, :deployment_operations, :resources, :deployments, :providers, :resource_groups, :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 - @resources = @client_0.resources @resource_groups = @client_0.resource_groups - @tags = @client_0.tags - @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end @@ -99,144 +99,144 @@ def method_missing(method, *args) end class ModelClasses - def sku - Azure::Resources::Mgmt::V2017_05_10::Models::Sku + def plan + Azure::Resources::Mgmt::V2017_05_10::Models::Plan + end + def dependency + Azure::Resources::Mgmt::V2017_05_10::Models::Dependency + end + def deployment_extended_filter + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter end def identity Azure::Resources::Mgmt::V2017_05_10::Models::Identity end - def generic_resource_filter - Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter - end def resource_group_filter Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupFilter end - def parameters_link - Azure::Resources::Mgmt::V2017_05_10::Models::ParametersLink + def template_link + Azure::Resources::Mgmt::V2017_05_10::Models::TemplateLink + end + def debug_setting + Azure::Resources::Mgmt::V2017_05_10::Models::DebugSetting end def resource_list_result Azure::Resources::Mgmt::V2017_05_10::Models::ResourceListResult end - def deployment_properties - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties + def deployment + Azure::Resources::Mgmt::V2017_05_10::Models::Deployment end def resource_group_properties Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupProperties end - def deployment_export_result - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult + def resource_management_error_with_details + Azure::Resources::Mgmt::V2017_05_10::Models::ResourceManagementErrorWithDetails end def resource_group Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroup end - def alias_path_type - Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType - end - def resource_group_patchable - Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable - end - def provider_resource_type - Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType + def alias_type + Azure::Resources::Mgmt::V2017_05_10::Models::AliasType end def resource_group_list_result Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupListResult end - def basic_dependency - Azure::Resources::Mgmt::V2017_05_10::Models::BasicDependency + def provider + Azure::Resources::Mgmt::V2017_05_10::Models::Provider end def resources_move_info Azure::Resources::Mgmt::V2017_05_10::Models::ResourcesMoveInfo end - def deployment_properties_extended - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentPropertiesExtended - end def export_template_request Azure::Resources::Mgmt::V2017_05_10::Models::ExportTemplateRequest end - def deployment_extended - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtended + def deployment_validate_result + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentValidateResult end def tag_count Azure::Resources::Mgmt::V2017_05_10::Models::TagCount end - def provider_list_result - Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult + def deployment_list_result + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentListResult end def tag_value Azure::Resources::Mgmt::V2017_05_10::Models::TagValue end - def deployment_extended_filter - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtendedFilter - end def tag_details Azure::Resources::Mgmt::V2017_05_10::Models::TagDetails end - def debug_setting - Azure::Resources::Mgmt::V2017_05_10::Models::DebugSetting + 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 resource_management_error_with_details - Azure::Resources::Mgmt::V2017_05_10::Models::ResourceManagementErrorWithDetails + def deployment_export_result + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExportResult end - def target_resource - Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource + def sku + Azure::Resources::Mgmt::V2017_05_10::Models::Sku end - def provider - Azure::Resources::Mgmt::V2017_05_10::Models::Provider + def provider_resource_type + Azure::Resources::Mgmt::V2017_05_10::Models::ProviderResourceType end def http_message Azure::Resources::Mgmt::V2017_05_10::Models::HttpMessage end - def deployment_validate_result - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentValidateResult + 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 end - def plan - Azure::Resources::Mgmt::V2017_05_10::Models::Plan + def provider_list_result + Azure::Resources::Mgmt::V2017_05_10::Models::ProviderListResult end - def deployment_operation - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation + def target_resource + Azure::Resources::Mgmt::V2017_05_10::Models::TargetResource end - def deployment - Azure::Resources::Mgmt::V2017_05_10::Models::Deployment + def deployment_properties + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentProperties end def deployment_operations_list_result Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperationsListResult end - def dependency - Azure::Resources::Mgmt::V2017_05_10::Models::Dependency + 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 end - def template_link - Azure::Resources::Mgmt::V2017_05_10::Models::TemplateLink - end - def resource - Azure::Resources::Mgmt::V2017_05_10::Models::Resource - end - def deployment_list_result - Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentListResult + def generic_resource_filter + Azure::Resources::Mgmt::V2017_05_10::Models::GenericResourceFilter end - def sub_resource - Azure::Resources::Mgmt::V2017_05_10::Models::SubResource + def deployment_extended + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentExtended end - def alias_type - Azure::Resources::Mgmt::V2017_05_10::Models::AliasType + def alias_path_type + Azure::Resources::Mgmt::V2017_05_10::Models::AliasPathType end def resource_group_export_result Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupExportResult end - def generic_resource - Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource + def resource + Azure::Resources::Mgmt::V2017_05_10::Models::Resource + end + def resource_group_patchable + Azure::Resources::Mgmt::V2017_05_10::Models::ResourceGroupPatchable end def deployment_mode Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentMode end + def generic_resource + Azure::Resources::Mgmt::V2017_05_10::Models::GenericResource + end + def sub_resource + Azure::Resources::Mgmt::V2017_05_10::Models::SubResource + end + def deployment_operation + Azure::Resources::Mgmt::V2017_05_10::Models::DeploymentOperation + end def resource_identity_type Azure::Resources::Mgmt::V2017_05_10::Models::ResourceIdentityType end diff --git a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb index 1255806b33..7013a444bc 100644 --- a/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/resourcesmanagement_profile_module.rb @@ -7,27 +7,27 @@ 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 - ManagementGroupListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupListResult - ErrorDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails - ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo OperationDisplay = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay - ManagementGroupDetails = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails OperationListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult - ManagementGroupChildInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo - ErrorResponse = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse + ManagementGroupListResult = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupListResult + ParentGroupInfo = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo ManagementGroup = Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup + 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 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 :management_groups, :management_group_subscriptions, :operations, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :management_groups, :management_group_subscriptions, :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 @@ -58,35 +58,32 @@ def method_missing(method, *args) end class ModelClasses + def operation_display + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay + end + def operation_list_result + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult + end def management_group_list_result Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupListResult end - def error_details - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails - end def parent_group_info Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ParentGroupInfo end - def operation_display - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationDisplay + def management_group + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup end def management_group_details Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupDetails end - def operation_list_result - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::OperationListResult - end - def management_group_child_info - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupChildInfo + def management_group_info + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo end def error_response Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorResponse end - def management_group - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroup - end - def management_group_info - Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ManagementGroupInfo + 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 @@ -94,6 +91,9 @@ def create_group_request def operation Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::Operation end + def error_details + Azure::ResourcesManagement::Mgmt::V2017_11_01_preview::Models::ErrorDetails + end end end end diff --git a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb index 50290bce4b..2609e2fc04 100644 --- a/azure_sdk/lib/latest/modules/scheduler_profile_module.rb +++ b/azure_sdk/lib/latest/modules/scheduler_profile_module.rb @@ -7,29 +7,15 @@ module Azure::Profiles::Latest module Scheduler module Mgmt - JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections Jobs = Azure::Scheduler::Mgmt::V2016_03_01::Jobs + JobCollections = Azure::Scheduler::Mgmt::V2016_03_01::JobCollections module Models - JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence - Sku = Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku - JobStatus = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus - JobCollectionQuota = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota - JobProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties - JobCollectionDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition - JobDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition - HttpAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpAuthentication - JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult - 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 - RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy - 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 JobCollectionProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties - JobHistoryListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult + JobProperties = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties JobErrorAction = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction JobHistoryFilter = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryFilter JobMaxRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobMaxRecurrence @@ -39,26 +25,40 @@ module Models 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 - BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication OAuthAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication - SkuDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition JobCollectionState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionState - RecurrenceFrequency = Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency JobActionType = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType - RetryType = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType - DayOfWeek = Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + SkuDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition JobScheduleDay = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay - JobState = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState 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 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 + 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 + BasicAuthentication = Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication + JobListResult = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult + RetryPolicy = Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy + JobRecurrence = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence + JobCollectionQuota = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota + JobCollectionDefinition = Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition + 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 :job_collections, :jobs, :configurable, :base_url, :options, :model_classes + attr_reader :jobs, :job_collections, :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) - @job_collections = @client_0.job_collections @jobs = @client_0.jobs + @job_collections = @client_0.job_collections @model_classes = ModelClasses.new end @@ -88,48 +88,6 @@ def method_missing(method, *args) end class ModelClasses - def job_recurrence - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence - end - def sku - Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku - end - def job_status - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobStatus - end - def job_collection_quota - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota - end - def job_properties - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties - end - def job_collection_definition - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition - end - def job_definition - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition - end - def http_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpAuthentication - end - def job_list_result - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult - end - 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 retry_policy - Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy - 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 @@ -142,8 +100,8 @@ def job_history_definition def job_collection_properties Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionProperties end - def job_history_list_result - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobHistoryListResult + def job_properties + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobProperties end def job_error_action Azure::Scheduler::Mgmt::V2016_03_01::Models::JobErrorAction @@ -172,45 +130,36 @@ 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 basic_authentication - Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication - end def oauth_authentication Azure::Scheduler::Mgmt::V2016_03_01::Models::OAuthAuthentication end - 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 recurrence_frequency - Azure::Scheduler::Mgmt::V2016_03_01::Models::RecurrenceFrequency - end def job_action_type Azure::Scheduler::Mgmt::V2016_03_01::Models::JobActionType end - def retry_type - Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryType - end - def day_of_week - Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + def sku_definition + Azure::Scheduler::Mgmt::V2016_03_01::Models::SkuDefinition end def job_schedule_day Azure::Scheduler::Mgmt::V2016_03_01::Models::JobScheduleDay end - def job_state - Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState - end 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 @@ -220,6 +169,57 @@ def service_bus_authentication_type 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 day_of_week + Azure::Scheduler::Mgmt::V2016_03_01::Models::DayOfWeek + end + def sku + Azure::Scheduler::Mgmt::V2016_03_01::Models::Sku + end + def job_state + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobState + end + def basic_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::BasicAuthentication + end + def job_list_result + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobListResult + end + def retry_policy + Azure::Scheduler::Mgmt::V2016_03_01::Models::RetryPolicy + end + def job_recurrence + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobRecurrence + end + def job_collection_quota + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionQuota + end + def job_collection_definition + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobCollectionDefinition + end + def job_definition + Azure::Scheduler::Mgmt::V2016_03_01::Models::JobDefinition + end + def http_authentication + Azure::Scheduler::Mgmt::V2016_03_01::Models::HttpAuthentication + end + 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 adb8056d46..4d20388c69 100644 --- a/azure_sdk/lib/latest/modules/search_profile_module.rb +++ b/azure_sdk/lib/latest/modules/search_profile_module.rb @@ -14,22 +14,22 @@ module Mgmt module Models CheckNameAvailabilityInput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput - Resource = Azure::Search::Mgmt::V2015_08_19::Models::Resource - AdminKeyResult = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - SearchManagementRequestOptions = Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions CheckNameAvailabilityOutput = Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput OperationDisplay = Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay + OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult Sku = Azure::Search::Mgmt::V2015_08_19::Models::Sku - Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation + 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 - OperationListResult = Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + Operation = Azure::Search::Mgmt::V2015_08_19::Models::Operation SearchService = Azure::Search::Mgmt::V2015_08_19::Models::SearchService UnavailableNameReason = Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason - SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName HostingMode = Azure::Search::Mgmt::V2015_08_19::Models::HostingMode SearchServiceStatus = Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus - ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState AdminKeyKind = Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyKind + Resource = Azure::Search::Mgmt::V2015_08_19::Models::Resource + SkuName = Azure::Search::Mgmt::V2015_08_19::Models::SkuName + ProvisioningState = Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState end class SearchManagementClass @@ -68,32 +68,29 @@ class ModelClasses def check_name_availability_input Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityInput end - def resource - Azure::Search::Mgmt::V2015_08_19::Models::Resource - end - def admin_key_result - Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult - end - def search_management_request_options - Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions - end def check_name_availability_output Azure::Search::Mgmt::V2015_08_19::Models::CheckNameAvailabilityOutput end def operation_display Azure::Search::Mgmt::V2015_08_19::Models::OperationDisplay end + def operation_list_result + Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + end def sku Azure::Search::Mgmt::V2015_08_19::Models::Sku end - def operation - Azure::Search::Mgmt::V2015_08_19::Models::Operation + def admin_key_result + Azure::Search::Mgmt::V2015_08_19::Models::AdminKeyResult + end + def search_management_request_options + Azure::Search::Mgmt::V2015_08_19::Models::SearchManagementRequestOptions end def query_key Azure::Search::Mgmt::V2015_08_19::Models::QueryKey end - def operation_list_result - Azure::Search::Mgmt::V2015_08_19::Models::OperationListResult + def operation + Azure::Search::Mgmt::V2015_08_19::Models::Operation end def search_service Azure::Search::Mgmt::V2015_08_19::Models::SearchService @@ -101,21 +98,24 @@ def search_service def unavailable_name_reason Azure::Search::Mgmt::V2015_08_19::Models::UnavailableNameReason end - def sku_name - Azure::Search::Mgmt::V2015_08_19::Models::SkuName - end def hosting_mode Azure::Search::Mgmt::V2015_08_19::Models::HostingMode end def search_service_status Azure::Search::Mgmt::V2015_08_19::Models::SearchServiceStatus end - def provisioning_state - Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState - 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 + end + def provisioning_state + Azure::Search::Mgmt::V2015_08_19::Models::ProvisioningState + end end end end diff --git a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb index 43a981c52e..08c77a49e2 100644 --- a/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servermanagement_profile_module.rb @@ -7,14 +7,13 @@ module Azure::Profiles::Latest module ServerManagement module Mgmt - Gateway = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Gateway - Node = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Node 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 - Version = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version - Resource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource + UpgradeMode = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode EncryptionJwkResource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::EncryptionJwkResource GatewayStatus = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayStatus GatewayResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayResources @@ -25,28 +24,29 @@ module Models PowerShellCommandResults = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandResults PowerShellTabCompletionResults = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionResults SessionParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionParameters - Error = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Error GatewayProfile = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayProfile - PowerShellSessionResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources + Resource = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource NodeParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeParameters PowerShellCommandParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandParameters - PowerShellTabCompletionParameters = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionParameters + PowerShellSessionResources = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources 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 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 - UpgradeMode = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode RetentionPeriod = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::RetentionPeriod CredentialDataFormat = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::CredentialDataFormat PromptFieldType = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptFieldType GatewayExpandOption = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayExpandOption PowerShellExpandOption = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellExpandOption + Version = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version + Error = Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Error end class ServerManagementManagementClass - attr_reader :gateway, :node, :session, :power_shell, :configurable, :base_url, :options, :model_classes + attr_reader :session, :node, :gateway, :power_shell, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -56,9 +56,9 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @gateway = @client_0.gateway - @node = @client_0.node @session = @client_0.session + @node = @client_0.node + @gateway = @client_0.gateway @power_shell = @client_0.power_shell @model_classes = ModelClasses.new @@ -78,11 +78,8 @@ def method_missing(method, *args) end class ModelClasses - def version - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version - end - def resource - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource + def upgrade_mode + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode end def encryption_jwk_resource Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::EncryptionJwkResource @@ -114,14 +111,11 @@ def power_shell_tab_completion_results def session_parameters Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::SessionParameters end - def error - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Error - end def gateway_profile Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::GatewayProfile end - def power_shell_session_resources - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources + def resource + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Resource end def node_parameters Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::NodeParameters @@ -129,8 +123,8 @@ def node_parameters def power_shell_command_parameters Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellCommandParameters end - def power_shell_tab_completion_parameters - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellTabCompletionParameters + def power_shell_session_resources + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellSessionResources end def prompt_message_response Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PromptMessageResponse @@ -147,12 +141,12 @@ def session_resource 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 - def upgrade_mode - Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::UpgradeMode - end def retention_period Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::RetentionPeriod end @@ -168,6 +162,12 @@ def gateway_expand_option def power_shell_expand_option Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::PowerShellExpandOption end + def version + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Version + end + def error + Azure::ServerManagement::Mgmt::V2016_07_01_preview::Models::Error + end end end end diff --git a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb index b33c7aa2eb..b191be3c3b 100644 --- a/azure_sdk/lib/latest/modules/servicebus_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicebus_profile_module.rb @@ -8,47 +8,34 @@ module Azure::Profiles::Latest module ServiceBus module Mgmt Operations = Azure::ServiceBus::Mgmt::V2017_04_01::Operations - Namespaces = Azure::ServiceBus::Mgmt::V2017_04_01::Namespaces - DisasterRecoveryConfigs = Azure::ServiceBus::Mgmt::V2017_04_01::DisasterRecoveryConfigs Queues = Azure::ServiceBus::Mgmt::V2017_04_01::Queues - Topics = Azure::ServiceBus::Mgmt::V2017_04_01::Topics - Subscriptions = Azure::ServiceBus::Mgmt::V2017_04_01::Subscriptions Rules = Azure::ServiceBus::Mgmt::V2017_04_01::Rules - Regions = Azure::ServiceBus::Mgmt::V2017_04_01::Regions 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 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 - CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay + OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult + ErrorResponse = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse SBQueueListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult - Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource 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 SBTopicListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBTopicListResult SBNamespaceListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespaceListResult PremiumMessagingRegionsProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsProperties - CaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription SBSubscriptionListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscriptionListResult AuthorizationRuleProperties = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties - CheckNameAvailability = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability - RegenerateAccessKeyParameters = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters RuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult - Destination = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination - OperationDisplay = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay - ArmDisasterRecoveryListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult - Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation SBAuthorizationRuleListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult - OperationListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult MessageCountDetails = Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails - ErrorResponse = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse - EventHubListResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult - Action = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action SqlFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter - AccessKeys = Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys CorrelationFilter = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter - TrackedResource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource - ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - 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 @@ -56,23 +43,36 @@ module Models SBSubscription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscription Rule = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Rule 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 - Eventhub = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub - ArmDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + Operation = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation + ResourceNamespacePatch = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType + KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType + SBNamespace = Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace + CheckNameAvailabilityResult = Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + Resource = Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource + 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 + 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 - KeyType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType EntityStatus = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus - UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason - FilterType = Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType EncodingCaptureDescription = Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription + UnavailableReason = Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason ProvisioningStateDR = Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR RoleDisasterRecovery = Azure::ServiceBus::Mgmt::V2017_04_01::Models::RoleDisasterRecovery end class ServiceBusManagementClass - attr_reader :operations, :namespaces, :disaster_recovery_configs, :queues, :topics, :subscriptions, :rules, :regions, :premium_messaging_regions_operations, :event_hubs, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :queues, :rules, :premium_messaging_regions_operations, :namespaces, :topics, :disaster_recovery_configs, :event_hubs, :regions, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -83,15 +83,15 @@ def initialize(configurable, base_url=nil, options=nil) end add_telemetry(@client_0) @operations = @client_0.operations - @namespaces = @client_0.namespaces - @disaster_recovery_configs = @client_0.disaster_recovery_configs @queues = @client_0.queues - @topics = @client_0.topics - @subscriptions = @client_0.subscriptions @rules = @client_0.rules - @regions = @client_0.regions @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 @event_hubs = @client_0.event_hubs + @regions = @client_0.regions + @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new end @@ -110,18 +110,24 @@ def method_missing(method, *args) end class ModelClasses - def check_name_availability_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + def operation_display + Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay + end + def operation_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult + end + def error_response + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse end def sbqueue_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBQueueListResult end - def resource - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource - end def premium_messaging_regions_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsListResult end + def tracked_resource + Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource + end def sbsku Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSku end @@ -134,72 +140,27 @@ def sbnamespace_list_result def premium_messaging_regions_properties Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegionsProperties end - def capture_description - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription - end def sbsubscription_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBSubscriptionListResult end def authorization_rule_properties Azure::ServiceBus::Mgmt::V2017_04_01::Models::AuthorizationRuleProperties end - def check_name_availability - Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability - end - def regenerate_access_key_parameters - Azure::ServiceBus::Mgmt::V2017_04_01::Models::RegenerateAccessKeyParameters - end def rule_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::RuleListResult end - def destination - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination - end - def operation_display - Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationDisplay - end - def arm_disaster_recovery_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecoveryListResult - end - def operation - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation - end def sbauthorization_rule_list_result Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBAuthorizationRuleListResult end - def operation_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::OperationListResult - end def message_count_details Azure::ServiceBus::Mgmt::V2017_04_01::Models::MessageCountDetails end - def error_response - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ErrorResponse - end - def event_hub_list_result - Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult - end - def action - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Action - end def sql_filter Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlFilter end - def access_keys - Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys - end def correlation_filter Azure::ServiceBus::Mgmt::V2017_04_01::Models::CorrelationFilter end - def tracked_resource - Azure::ServiceBus::Mgmt::V2017_04_01::Models::TrackedResource - end - def resource_namespace_patch - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch - 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 @@ -221,14 +182,47 @@ def rule def sql_rule_action Azure::ServiceBus::Mgmt::V2017_04_01::Models::SqlRuleAction end + def check_name_availability + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailability + end def premium_messaging_regions Azure::ServiceBus::Mgmt::V2017_04_01::Models::PremiumMessagingRegions end - def eventhub - Azure::ServiceBus::Mgmt::V2017_04_01::Models::Eventhub + def operation + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Operation end - def arm_disaster_recovery - Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + def resource_namespace_patch + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ResourceNamespacePatch + end + def filter_type + Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType + end + def key_type + Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType + end + def sbnamespace + Azure::ServiceBus::Mgmt::V2017_04_01::Models::SBNamespace + end + def check_name_availability_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CheckNameAvailabilityResult + end + def resource + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Resource + end + def capture_description + Azure::ServiceBus::Mgmt::V2017_04_01::Models::CaptureDescription + end + def destination + Azure::ServiceBus::Mgmt::V2017_04_01::Models::Destination + end + def event_hub_list_result + Azure::ServiceBus::Mgmt::V2017_04_01::Models::EventHubListResult + end + def access_keys + Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessKeys + end + 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 @@ -236,24 +230,30 @@ def sku_name def sku_tier Azure::ServiceBus::Mgmt::V2017_04_01::Models::SkuTier 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 + def arm_disaster_recovery + Azure::ServiceBus::Mgmt::V2017_04_01::Models::ArmDisasterRecovery + end def access_rights Azure::ServiceBus::Mgmt::V2017_04_01::Models::AccessRights end - def key_type - Azure::ServiceBus::Mgmt::V2017_04_01::Models::KeyType - end def entity_status Azure::ServiceBus::Mgmt::V2017_04_01::Models::EntityStatus end - def unavailable_reason - Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason - end - def filter_type - Azure::ServiceBus::Mgmt::V2017_04_01::Models::FilterType - end def encoding_capture_description Azure::ServiceBus::Mgmt::V2017_04_01::Models::EncodingCaptureDescription end + def unavailable_reason + Azure::ServiceBus::Mgmt::V2017_04_01::Models::UnavailableReason + end def provisioning_state_dr Azure::ServiceBus::Mgmt::V2017_04_01::Models::ProvisioningStateDR end diff --git a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb index f4fb87b171..0cc2847c46 100644 --- a/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb +++ b/azure_sdk/lib/latest/modules/servicefabric_profile_module.rb @@ -7,41 +7,15 @@ module Azure::Profiles::Latest module ServiceFabric module Mgmt - Clusters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Clusters - ClusterVersions = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ClusterVersions Operations = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Operations - ApplicationType = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::ApplicationType + Clusters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Clusters Version = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Version - Application = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Application + 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 - ServicePropertiesBase = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase - ErrorModel = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ErrorModel - ServiceTypeHealthPolicyMapItem = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem - OperationListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult - ApplicationMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription - OperationResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult - ServiceCorrelationDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription - ServicePlacementPolicyDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription - ServiceTypeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeDeltaHealthPolicy - ApplicationHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationHealthPolicy - ClusterUpdateParameters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpdateParameters - ApplicationParameter = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter - ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsListResult - ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription - ClusterCodeVersionsResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult - PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription - ProxyResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource - DiagnosticsStorageAccountConfig = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig - RollingUpgradeMonitoringPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy - Resource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource - 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 - CertificateDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription 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 @@ -72,11 +46,37 @@ module Models StatefulServiceProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceProperties StatefulServiceUpdateProperties = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::StatefulServiceUpdateProperties Cluster = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Cluster + CertificateDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription + OperationListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult + ProxyResource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource + OperationResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult + Resource = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource ProvisioningState = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProvisioningState + ServicePropertiesBase = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase + ErrorModel = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ErrorModel + ServiceTypeHealthPolicyMapItem = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem + ApplicationMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription + ServiceCorrelationDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription + ServicePlacementPolicyDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription + ServiceTypeDeltaHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeDeltaHealthPolicy + ApplicationHealthPolicy = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationHealthPolicy + ClusterUpdateParameters = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpdateParameters + ApplicationParameter = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter + ClusterCodeVersionsListResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsListResult + ServiceLoadMetricDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription + ClusterCodeVersionsResult = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult + PartitionSchemeDescription = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription + DiagnosticsStorageAccountConfig = Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig + 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 :clusters, :cluster_versions, :operations, :application_type, :version, :application, :service, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :clusters, :version, :application_type, :service, :application, :cluster_versions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -86,13 +86,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @clusters = @client_0.clusters - @cluster_versions = @client_0.cluster_versions @operations = @client_0.operations - @application_type = @client_0.application_type + @clusters = @client_0.clusters @version = @client_0.version - @application = @client_0.application + @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,84 +111,6 @@ def method_missing(method, *args) end class ModelClasses - def service_properties_base - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase - end - def error_model - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ErrorModel - end - def service_type_health_policy_map_item - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem - end - def operation_list_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult - end - def application_metric_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription - end - def operation_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult - end - def service_correlation_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription - end - def service_placement_policy_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription - end - def service_type_delta_health_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeDeltaHealthPolicy - end - def application_health_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationHealthPolicy - end - def cluster_update_parameters - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpdateParameters - end - def application_parameter - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter - end - def cluster_code_versions_list_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsListResult - end - def service_load_metric_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription - end - def cluster_code_versions_result - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult - end - def partition_scheme_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription - end - def proxy_resource - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource - end - def diagnostics_storage_account_config - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig - end - def rolling_upgrade_monitoring_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy - end - def resource - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource - end - def cluster_upgrade_policy - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradePolicy - end - 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 - def certificate_description - Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription - end def application_type_resource_list Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationTypeResourceList end @@ -279,9 +201,87 @@ def stateful_service_update_properties def cluster Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Cluster end + def certificate_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::CertificateDescription + end + def operation_list_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationListResult + end + def proxy_resource + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProxyResource + end + def operation_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::OperationResult + end + def resource + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::Resource + end def provisioning_state Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ProvisioningState end + def service_properties_base + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePropertiesBase + end + def error_model + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ErrorModel + end + def service_type_health_policy_map_item + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeHealthPolicyMapItem + end + def application_metric_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationMetricDescription + end + def service_correlation_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceCorrelationDescription + end + def service_placement_policy_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServicePlacementPolicyDescription + end + def service_type_delta_health_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceTypeDeltaHealthPolicy + end + def application_health_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationHealthPolicy + end + def cluster_update_parameters + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpdateParameters + end + def application_parameter + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ApplicationParameter + end + def cluster_code_versions_list_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsListResult + end + def service_load_metric_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ServiceLoadMetricDescription + end + def cluster_code_versions_result + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterCodeVersionsResult + end + def partition_scheme_description + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::PartitionSchemeDescription + end + def diagnostics_storage_account_config + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::DiagnosticsStorageAccountConfig + end + def rolling_upgrade_monitoring_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::RollingUpgradeMonitoringPolicy + end + def cluster_upgrade_policy + Azure::ServiceFabric::Mgmt::V2017_07_01_preview::Models::ClusterUpgradePolicy + end + 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 1537bc1ec8..3670d1ac77 100644 --- a/azure_sdk/lib/latest/modules/signalr_profile_module.rb +++ b/azure_sdk/lib/latest/modules/signalr_profile_module.rb @@ -11,27 +11,27 @@ module Mgmt SignalR = Azure::Signalr::Mgmt::V2018_03_01_preview::SignalR module Models - ResourceSku = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters + SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource + ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState + SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier OperationDisplay = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay - ServiceSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification - SignalRResourceList = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList - Operation = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation + 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 + 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 - SignalRCreateOrUpdateProperties = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties - MetricSpecification = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification - SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys NameAvailabilityParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::NameAvailabilityParameters - RegenerateKeyParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters - TrackedResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource - SignalRResource = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource - SignalRCreateParameters = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters - SignalRSkuTier = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier - ProvisioningState = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState - KeyType = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType + SignalRKeys = Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys end class SignalrManagementClass @@ -65,68 +65,68 @@ def method_missing(method, *args) end class ModelClasses - def resource_sku - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + def signal_rcreate_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateParameters + 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 + end + def signal_rsku_tier + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRSkuTier end def operation_display Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationDisplay end - def service_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + def key_type + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType end - def signal_rresource_list - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList + def operation_list + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList + end + def resource_sku + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ResourceSku + end + def regenerate_key_parameters + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters end def operation Azure::Signalr::Mgmt::V2018_03_01_preview::Models::Operation end - def operation_list - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::OperationList + 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 + end + def signal_rresource_list + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResourceList end def signal_rupdate_parameters Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRUpdateParameters end + def service_specification + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + end 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 signal_rcreate_or_update_properties - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRCreateOrUpdateProperties - end - def metric_specification - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::MetricSpecification - end - 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 regenerate_key_parameters - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::RegenerateKeyParameters - end - def tracked_resource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::TrackedResource - end - def signal_rresource - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRResource - end - 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 provisioning_state - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::ProvisioningState - end - def key_type - Azure::Signalr::Mgmt::V2018_03_01_preview::Models::KeyType + def signal_rkeys + Azure::Signalr::Mgmt::V2018_03_01_preview::Models::SignalRKeys 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 270c7da4d9..30c479204d 100644 --- a/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb +++ b/azure_sdk/lib/latest/modules/spellcheck_profile_module.rb @@ -8,20 +8,20 @@ module Azure::Profiles::Latest module SpellCheck module Models - SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion ResponseBase = Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase - SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken - Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck Identifiable = Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable - Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response Answer = Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer ErrorResponse = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse - ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType ErrorCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode ErrorSubCode = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode - ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + SpellCheck = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + SpellingTokenSuggestion = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion + SpellingFlaggedToken = Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + ErrorType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType + Response = Azure::CognitiveServices::SpellCheck::V1_0::Models::Response Mode = Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode + ActionType = Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + Error = Azure::CognitiveServices::SpellCheck::V1_0::Models::Error end class SpellCheckDataClass @@ -53,48 +53,48 @@ def method_missing(method, *args) end class ModelClasses - def spelling_token_suggestion - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion - end def response_base Azure::CognitiveServices::SpellCheck::V1_0::Models::ResponseBase end - def spelling_flagged_token - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken - end - def error - Azure::CognitiveServices::SpellCheck::V1_0::Models::Error - end - def spell_check - Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck - end def identifiable Azure::CognitiveServices::SpellCheck::V1_0::Models::Identifiable end - def response - Azure::CognitiveServices::SpellCheck::V1_0::Models::Response - end def answer Azure::CognitiveServices::SpellCheck::V1_0::Models::Answer end def error_response Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorResponse end - def error_type - Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType - end def error_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorCode end def error_sub_code Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorSubCode end - def action_type - Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + def spell_check + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellCheck + end + def spelling_token_suggestion + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingTokenSuggestion + end + def spelling_flagged_token + Azure::CognitiveServices::SpellCheck::V1_0::Models::SpellingFlaggedToken + end + def error_type + Azure::CognitiveServices::SpellCheck::V1_0::Models::ErrorType + end + def response + Azure::CognitiveServices::SpellCheck::V1_0::Models::Response end def mode Azure::CognitiveServices::SpellCheck::V1_0::Models::Mode end + def action_type + Azure::CognitiveServices::SpellCheck::V1_0::Models::ActionType + end + def error + Azure::CognitiveServices::SpellCheck::V1_0::Models::Error + end end end end diff --git a/azure_sdk/lib/latest/modules/sql_profile_module.rb b/azure_sdk/lib/latest/modules/sql_profile_module.rb index d423ce40d6..71a735b637 100644 --- a/azure_sdk/lib/latest/modules/sql_profile_module.rb +++ b/azure_sdk/lib/latest/modules/sql_profile_module.rb @@ -10,7 +10,6 @@ module Mgmt BackupLongTermRetentionVaults = Azure::SQL::Mgmt::V2014_04_01::BackupLongTermRetentionVaults RecoverableDatabases = Azure::SQL::Mgmt::V2014_04_01::RecoverableDatabases RestorableDroppedDatabases = Azure::SQL::Mgmt::V2014_04_01::RestorableDroppedDatabases - Capabilities = Azure::SQL::Mgmt::V2014_04_01::Capabilities ServerConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerConnectionPolicies DatabaseThreatDetectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseThreatDetectionPolicies DataMaskingPolicies = Azure::SQL::Mgmt::V2014_04_01::DataMaskingPolicies @@ -28,78 +27,60 @@ module Mgmt ServerAzureADAdministrators = Azure::SQL::Mgmt::V2014_04_01::ServerAzureADAdministrators ServerCommunicationLinks = Azure::SQL::Mgmt::V2014_04_01::ServerCommunicationLinks ServiceObjectives = Azure::SQL::Mgmt::V2014_04_01::ServiceObjectives - ElasticPoolActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolActivities ElasticPoolDatabaseActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolDatabaseActivities - ServiceTierAdvisors = Azure::SQL::Mgmt::V2014_04_01::ServiceTierAdvisors + ElasticPoolActivities = Azure::SQL::Mgmt::V2014_04_01::ElasticPoolActivities TransparentDataEncryptions = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptions - TransparentDataEncryptionActivities = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionActivities + ServiceTierAdvisors = Azure::SQL::Mgmt::V2014_04_01::ServiceTierAdvisors ServerTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::ServerTableAuditingPolicies - DatabaseTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseTableAuditingPolicies + TransparentDataEncryptionActivities = Azure::SQL::Mgmt::V2014_04_01::TransparentDataEncryptionActivities DatabaseConnectionPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseConnectionPolicies - ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages + DatabaseTableAuditingPolicies = Azure::SQL::Mgmt::V2014_04_01::DatabaseTableAuditingPolicies DatabaseUsages = Azure::SQL::Mgmt::V2014_04_01::DatabaseUsages - DatabaseAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAdvisors + ServerUsages = Azure::SQL::Mgmt::V2014_04_01::ServerUsages + 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 DatabaseRecommendedActions = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseRecommendedActions - ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors - DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations + 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 - FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules ManagedInstances = Azure::SQL::Mgmt::V2015_05_01_preview::ManagedInstances - Operations = Azure::SQL::Mgmt::V2015_05_01_preview::Operations + ServerAdvisors = Azure::SQL::Mgmt::V2015_05_01_preview::ServerAdvisors ServerKeys = Azure::SQL::Mgmt::V2015_05_01_preview::ServerKeys - Servers = Azure::SQL::Mgmt::V2015_05_01_preview::Servers - SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents + DatabaseAutomaticTuningOperations = Azure::SQL::Mgmt::V2015_05_01_preview::DatabaseAutomaticTuningOperations SyncGroups = Azure::SQL::Mgmt::V2015_05_01_preview::SyncGroups - SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers + SyncAgents = Azure::SQL::Mgmt::V2015_05_01_preview::SyncAgents SubscriptionUsages = Azure::SQL::Mgmt::V2015_05_01_preview::SubscriptionUsages + SyncMembers = Azure::SQL::Mgmt::V2015_05_01_preview::SyncMembers VirtualNetworkRules = Azure::SQL::Mgmt::V2015_05_01_preview::VirtualNetworkRules + FirewallRules = Azure::SQL::Mgmt::V2015_05_01_preview::FirewallRules + DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies + Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs + BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies + Databases = Azure::SQL::Mgmt::V2017_03_01_preview::Databases ExtendedDatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedDatabaseBlobAuditingPolicies ExtendedServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ExtendedServerBlobAuditingPolicies ServerBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerBlobAuditingPolicies - DatabaseBlobAuditingPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseBlobAuditingPolicies DatabaseOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseOperations - Databases = Azure::SQL::Mgmt::V2017_03_01_preview::Databases DatabaseVulnerabilityAssessmentRuleBaselines = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessmentRuleBaselines DatabaseVulnerabilityAssessments = Azure::SQL::Mgmt::V2017_03_01_preview::DatabaseVulnerabilityAssessments DataWarehouseUserActivitiesOperations = Azure::SQL::Mgmt::V2017_03_01_preview::DataWarehouseUserActivitiesOperations 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 - Jobs = Azure::SQL::Mgmt::V2017_03_01_preview::Jobs 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 - BackupLongTermRetentionPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::BackupLongTermRetentionPolicies ManagedDatabases = Azure::SQL::Mgmt::V2017_03_01_preview::ManagedDatabases - RestorePoints = Azure::SQL::Mgmt::V2017_03_01_preview::RestorePoints 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 ServerSecurityAlertPolicies = Azure::SQL::Mgmt::V2017_03_01_preview::ServerSecurityAlertPolicies module Models - MetricValue = Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue - ServiceObjectiveListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult - DataMaskingRuleListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult - QueryText = Azure::SQL::Mgmt::V2014_04_01::Models::QueryText - DatabaseUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult - TransparentDataEncryptionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult - DatabaseUsage = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage - ExtensionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult - ServerUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult - ServerCommunicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult - ServerUsage = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage - DisasterRecoveryConfigurationListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult - MaxSizeCapability = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability - 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 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 @@ -115,7 +96,6 @@ module Models ExportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ExportRequest QueryTextListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryTextListResult BackupLongTermRetentionVaultListResult = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVaultListResult - MetricName = Azure::SQL::Mgmt::V2014_04_01::Models::MetricName RestorableDroppedDatabaseListResult = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult Metric = Azure::SQL::Mgmt::V2014_04_01::Models::Metric ElasticPoolPerDatabaseMinDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolPerDatabaseMinDtuCapability @@ -137,79 +117,96 @@ module Models DatabaseTableAuditingPolicyListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicyListResult TopQueries = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueries ElasticPoolDtuCapability = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability - TopQueriesListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult - AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult QueryStatisticListResult = Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult + TopQueriesListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult BackupLongTermRetentionVault = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault RecoverableDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase - RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + AdvisorListResult = Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult ServerConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy - ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor TransparentDataEncryption = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption RecommendedIndex = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex - DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy + RestorableDroppedDatabase = Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase DataMaskingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy - DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule - DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration - ElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + DatabaseSecurityAlertPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy + ServiceTierAdvisor = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor ElasticPoolUpdate = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate - GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + ElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + DataMaskingRule = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule ImportExportResponse = Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse ImportRequest = Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest + GeoBackupPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + DisasterRecoveryConfiguration = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration RecommendedElasticPool = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool ReplicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationLink ServerAzureADAdministrator = Azure::SQL::Mgmt::V2014_04_01::Models::ServerAzureADAdministrator ServerCommunicationLink = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink - ServiceObjective = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective ElasticPoolActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity + ServiceObjective = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective + DatabaseConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy ElasticPoolDatabaseActivity = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity TransparentDataEncryptionActivity = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity - DatabaseConnectionPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy DatabaseTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy ServerTableAuditingPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy - BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState CapabilityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus + BackupLongTermRetentionPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState + 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 - CheckNameAvailabilityReason = Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason - ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType - DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition ServiceObjectiveName = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveName + ServerConnectionType = Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionType TransparentDataEncryptionStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionStatus RecommendedIndexAction = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction - RecommendedIndexState = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState + DatabaseEdition = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition RecommendedIndexType = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType ReadScale = Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale + RecommendedIndexState = Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState SecurityAlertPolicyEmailAccountAdmins = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins SecurityAlertPolicyUseServerDefault = Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyUseServerDefault DataMaskingState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState - DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState DataMaskingFunction = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction DisasterRecoveryConfigurationStatus = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationStatus DisasterRecoveryConfigurationAutoFailover = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover - DisasterRecoveryConfigurationFailoverPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy + DataMaskingRuleState = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState DisasterRecoveryConfigurationRole = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole ElasticPoolState = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolState ElasticPoolEdition = Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition - GeoBackupPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState + DisasterRecoveryConfigurationFailoverPolicy = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy StorageKeyType = Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType AuthenticationType = Azure::SQL::Mgmt::V2014_04_01::Models::AuthenticationType UnitType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitType - PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType + GeoBackupPolicyState = Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState UnitDefinitionType = Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType QueryAggregationFunction = Azure::SQL::Mgmt::V2014_04_01::Models::QueryAggregationFunction QueryExecutionType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType - QueryObservedMetricType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType + PrimaryAggregationType = Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType QueryMetricUnit = Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit - ReplicationRole = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole ReplicationState = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState ServerVersion = Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion - ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState + QueryObservedMetricType = Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType TransparentDataEncryptionActivityStatus = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus - OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay - Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation + ServerState = Azure::SQL::Mgmt::V2014_04_01::Models::ServerState + ReplicationRole = Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole + MetricName = Azure::SQL::Mgmt::V2014_04_01::Models::MetricName + MetricValue = Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue + ServiceObjectiveListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult + DataMaskingRuleListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult + QueryText = Azure::SQL::Mgmt::V2014_04_01::Models::QueryText + DatabaseUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult + TransparentDataEncryptionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult + DatabaseUsage = Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage + ExtensionListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult + ServerUsageListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult + ServerCommunicationLinkListResult = Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult + ServerUsage = Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage + DisasterRecoveryConfigurationListResult = Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult + MaxSizeCapability = Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability + 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 - OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult RecommendedActionImpactRecord = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord ManagedInstanceUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstanceUpdate FirewallRuleList = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleList @@ -226,154 +223,157 @@ module Models RecommendedActionStateInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionStateInfo SyncGroupLogProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogProperties RecommendedActionErrorInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo + OperationDisplay = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay FailoverGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult - RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo + OperationListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult SyncFullSchemaPropertiesListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult - FirewallRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult - ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult + RecommendedActionMetricInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo VirtualNetworkRuleListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult - SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult - ServerListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult + ServerKeyListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult PartnerInfo = Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo - ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate - ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + SyncGroupLogListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult SubscriptionUsageListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult - SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult - SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult + ResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName FailoverGroupReadWriteEndpoint = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint SyncAgentKeyProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties - SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties + SyncAgentListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult SyncMemberListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult + Operation = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation FailoverGroupUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate - SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult AutomaticTuningOptions = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions SyncDatabaseIdProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties - RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction - Advisor = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + SyncGroupListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult DatabaseAutomaticTuning = Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning + SyncAgentLinkedDatabaseListResult = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult + SyncFullSchemaProperties = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties + ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + RecommendedAction = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent EncryptionProtector = Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector FailoverGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup - ProxyResourceWithWritableName = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName - FirewallRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + ServerUpdate = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate ManagedInstance = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance - ServerKey = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey - Server = Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server - SyncAgent = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent - SyncAgentLinkedDatabase = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase - SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup + 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 - VirtualNetworkRule = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule - AdvisorStatus = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus + SyncGroup = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup 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 - RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState + 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 - AutomaticTuningMode = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode AutomaticTuningDisabledReason = Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason - ServerKeyType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType - ReadWriteEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy - ReadOnlyEndpointFailoverPolicy = Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy + RecommendedActionCurrentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState FailoverGroupReplicationRole = Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole - IdentityType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType - OperationOrigin = Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin - SyncAgentState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState - SyncMemberDbType = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType + 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 + 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 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 - SyncMemberState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState VirtualNetworkRuleState = Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState - 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 - ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition - JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget - RestorePointListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult - JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult - CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition - ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition - JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult - AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions - Resource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource - DatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate - JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult - JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult - ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult - JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget - LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - Sku = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku - JobExecutionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult - ImportExportDatabaseDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition - JobSchedule = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule - CompleteDatabaseRestoreDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition - DatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult - JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult - 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 - ProxyResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource + 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 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 - DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy DatabaseOperation = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation - TrackedResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource - Database = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database ImportExportOperationResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult DatabaseVulnerabilityAssessmentRuleBaseline = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessmentRuleBaseline DatabaseVulnerabilityAssessment = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment + 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 JobCredential = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential - JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + DatabaseOperationListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult JobStep = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep - JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + JobExecution = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution JobVersion = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion - LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + JobTargetGroup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup ManagedDatabase = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase - RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint - ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + LongTermRetentionBackup = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup ServerDnsAlias = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias - ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy - BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState + ServerAutomaticTuning = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning ManagementOperationState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState - CreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode - SampleName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName - DatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus + ServerSecurityAlertPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy CatalogCollationType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType - JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + DatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus JobExecutionLifecycle = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionLifecycle - ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState - JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + DatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult JobScheduleType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType + JobTargetType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType + JobAgentState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState 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 JobTargetGroupMembershipType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType - ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + CreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode ManagedDatabaseCreateMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode - RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType AutomaticTuningServerMode = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode + ManagedDatabaseStatus = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + BackupLongTermRetentionPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + ProxyResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource + Database = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database + DatabaseUpdate = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate + TrackedResource = Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource + DatabaseBlobAuditingPolicy = Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy + RestorePoint = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint + Job = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + Sku = Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku + BlobAuditingPolicyState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState AutomaticTuningOptionModeDesired = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired AutomaticTuningOptionModeActual = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual - AutomaticTuningServerReason = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + 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 - LongTermRetentionDatabaseState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState - VulnerabilityAssessmentPolicyBaselineName = Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + RestorePointType = Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType + JobListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + ProvisioningState = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + 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 + ResourceMoveDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition + JobTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + JobStepListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + CreateDatabaseRestorePointDefinition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + ServerDnsAliasAcquisition = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition + JobVersionListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult + JobAgentListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult + AutomaticTuningServerOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + JobStepExecutionOptions = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + JobTargetGroupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + JobCredentialListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult + ServerDnsAliasListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult + JobExecutionTarget = Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + LongTermRetentionBackupListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + ManagedDatabaseListResult = Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult + 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 end class SQLManagementClass - attr_reader :backup_long_term_retention_vaults, :recoverable_databases, :restorable_dropped_databases, :capabilities, :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_activities, :elastic_pool_database_activities, :service_tier_advisors, :transparent_data_encryptions, :transparent_data_encryption_activities, :server_table_auditing_policies, :database_table_auditing_policies, :database_connection_policies, :server_usages, :database_usages, :database_advisors, :database_recommended_actions, :server_advisors, :database_automatic_tuning_operations, :encryption_protectors, :failover_groups, :firewall_rules, :managed_instances, :operations, :server_keys, :servers, :sync_agents, :sync_groups, :sync_members, :subscription_usages, :virtual_network_rules, :extended_database_blob_auditing_policies, :extended_server_blob_auditing_policies, :server_blob_auditing_policies, :database_blob_auditing_policies, :database_operations, :databases, :database_vulnerability_assessment_rule_baselines, :database_vulnerability_assessments, :data_warehouse_user_activities_operations, :job_agents, :job_credentials, :job_executions, :jobs, :job_step_executions, :job_steps, :job_target_executions, :job_target_groups, :job_versions, :long_term_retention_backups, :backup_long_term_retention_policies, :managed_databases, :restore_points, :server_automatic_tuning_operations, :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, :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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -386,7 +386,6 @@ def initialize(configurable, base_url=nil, options=nil) @backup_long_term_retention_vaults = @client_0.backup_long_term_retention_vaults @recoverable_databases = @client_0.recoverable_databases @restorable_dropped_databases = @client_0.restorable_dropped_databases - @capabilities = @client_0.capabilities @server_connection_policies = @client_0.server_connection_policies @database_threat_detection_policies = @client_0.database_threat_detection_policies @data_masking_policies = @client_0.data_masking_policies @@ -404,67 +403,68 @@ def initialize(configurable, base_url=nil, options=nil) @server_azure_adadministrators = @client_0.server_azure_adadministrators @server_communication_links = @client_0.server_communication_links @service_objectives = @client_0.service_objectives - @elastic_pool_activities = @client_0.elastic_pool_activities @elastic_pool_database_activities = @client_0.elastic_pool_database_activities - @service_tier_advisors = @client_0.service_tier_advisors + @elastic_pool_activities = @client_0.elastic_pool_activities @transparent_data_encryptions = @client_0.transparent_data_encryptions - @transparent_data_encryption_activities = @client_0.transparent_data_encryption_activities + @service_tier_advisors = @client_0.service_tier_advisors @server_table_auditing_policies = @client_0.server_table_auditing_policies - @database_table_auditing_policies = @client_0.database_table_auditing_policies + @transparent_data_encryption_activities = @client_0.transparent_data_encryption_activities @database_connection_policies = @client_0.database_connection_policies - @server_usages = @client_0.server_usages + @database_table_auditing_policies = @client_0.database_table_auditing_policies @database_usages = @client_0.database_usages + @server_usages = @client_0.server_usages + @capabilities = @client_0.capabilities @client_1 = Azure::SQL::Mgmt::V2015_05_01_preview::SqlManagementClient.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) - @database_advisors = @client_1.database_advisors + @servers = @client_1.servers + @operations = @client_1.operations @database_recommended_actions = @client_1.database_recommended_actions - @server_advisors = @client_1.server_advisors - @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations + @database_advisors = @client_1.database_advisors @encryption_protectors = @client_1.encryption_protectors @failover_groups = @client_1.failover_groups - @firewall_rules = @client_1.firewall_rules @managed_instances = @client_1.managed_instances - @operations = @client_1.operations + @server_advisors = @client_1.server_advisors @server_keys = @client_1.server_keys - @servers = @client_1.servers - @sync_agents = @client_1.sync_agents + @database_automatic_tuning_operations = @client_1.database_automatic_tuning_operations @sync_groups = @client_1.sync_groups - @sync_members = @client_1.sync_members + @sync_agents = @client_1.sync_agents @subscription_usages = @client_1.subscription_usages + @sync_members = @client_1.sync_members @virtual_network_rules = @client_1.virtual_network_rules + @firewall_rules = @client_1.firewall_rules @client_2 = Azure::SQL::Mgmt::V2017_03_01_preview::SqlManagementClient.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) + @database_blob_auditing_policies = @client_2.database_blob_auditing_policies + @jobs = @client_2.jobs + @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies + @databases = @client_2.databases @extended_database_blob_auditing_policies = @client_2.extended_database_blob_auditing_policies @extended_server_blob_auditing_policies = @client_2.extended_server_blob_auditing_policies @server_blob_auditing_policies = @client_2.server_blob_auditing_policies - @database_blob_auditing_policies = @client_2.database_blob_auditing_policies @database_operations = @client_2.database_operations - @databases = @client_2.databases @database_vulnerability_assessment_rule_baselines = @client_2.database_vulnerability_assessment_rule_baselines @database_vulnerability_assessments = @client_2.database_vulnerability_assessments @data_warehouse_user_activities_operations = @client_2.data_warehouse_user_activities_operations @job_agents = @client_2.job_agents @job_credentials = @client_2.job_credentials + @restore_points = @client_2.restore_points @job_executions = @client_2.job_executions - @jobs = @client_2.jobs @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 - @backup_long_term_retention_policies = @client_2.backup_long_term_retention_policies @managed_databases = @client_2.managed_databases - @restore_points = @client_2.restore_points @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 @server_security_alert_policies = @client_2.server_security_alert_policies @@ -489,63 +489,6 @@ def method_missing(method, *args) end class ModelClasses - def metric_value - Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue - end - def service_objective_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult - end - def data_masking_rule_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult - end - def query_text - Azure::SQL::Mgmt::V2014_04_01::Models::QueryText - end - def database_usage_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult - end - def transparent_data_encryption_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult - end - def database_usage - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage - end - def extension_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult - end - def server_usage_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult - end - def server_communication_link_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult - end - def server_usage - Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage - end - def disaster_recovery_configuration_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult - end - def max_size_capability - Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability - end - def server_administrator_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult - end - def edition_capability - Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability - end - 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 location_capabilities Azure::SQL::Mgmt::V2014_04_01::Models::LocationCapabilities end @@ -591,9 +534,6 @@ def query_text_list_result def backup_long_term_retention_vault_list_result Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVaultListResult end - def metric_name - Azure::SQL::Mgmt::V2014_04_01::Models::MetricName - end def restorable_dropped_database_list_result Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabaseListResult end @@ -657,56 +597,50 @@ def top_queries def elastic_pool_dtu_capability Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDtuCapability end - def top_queries_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult - end - def advisor_list_result - Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult - end def query_statistic_list_result Azure::SQL::Mgmt::V2014_04_01::Models::QueryStatisticListResult end + def top_queries_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::TopQueriesListResult + end def backup_long_term_retention_vault Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionVault end def recoverable_database Azure::SQL::Mgmt::V2014_04_01::Models::RecoverableDatabase end - def restorable_dropped_database - Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase + def advisor_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::AdvisorListResult end def server_connection_policy Azure::SQL::Mgmt::V2014_04_01::Models::ServerConnectionPolicy end - def service_tier_advisor - Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor - end def transparent_data_encryption Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryption end def recommended_index Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndex end - def database_security_alert_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy + def restorable_dropped_database + Azure::SQL::Mgmt::V2014_04_01::Models::RestorableDroppedDatabase end def data_masking_policy Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingPolicy end - def data_masking_rule - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule - end - def disaster_recovery_configuration - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration + def database_security_alert_policy + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseSecurityAlertPolicy end - def elastic_pool - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + def service_tier_advisor + Azure::SQL::Mgmt::V2014_04_01::Models::ServiceTierAdvisor end def elastic_pool_update Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolUpdate end - def geo_backup_policy - Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + def elastic_pool + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPool + end + def data_masking_rule + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRule end def import_export_response Azure::SQL::Mgmt::V2014_04_01::Models::ImportExportResponse @@ -714,6 +648,12 @@ def import_export_response def import_request Azure::SQL::Mgmt::V2014_04_01::Models::ImportRequest end + def geo_backup_policy + Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicy + end + def disaster_recovery_configuration + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfiguration + end def recommended_elastic_pool Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedElasticPool end @@ -726,11 +666,14 @@ def server_azure_adadministrator def server_communication_link Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLink end + def elastic_pool_activity + Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity + end def service_objective Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjective end - def elastic_pool_activity - Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolActivity + def database_connection_policy + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy end def elastic_pool_database_activity Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolDatabaseActivity @@ -738,20 +681,20 @@ def elastic_pool_database_activity def transparent_data_encryption_activity Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivity end - def database_connection_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseConnectionPolicy - end def database_table_auditing_policy Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseTableAuditingPolicy end def server_table_auditing_policy Azure::SQL::Mgmt::V2014_04_01::Models::ServerTableAuditingPolicy end + def capability_status + Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus + end def backup_long_term_retention_policy_state Azure::SQL::Mgmt::V2014_04_01::Models::BackupLongTermRetentionPolicyState end - def capability_status - Azure::SQL::Mgmt::V2014_04_01::Models::CapabilityStatus + def check_name_availability_reason + Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason end def max_size_units Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeUnits @@ -759,26 +702,20 @@ def max_size_units def performance_level_unit Azure::SQL::Mgmt::V2014_04_01::Models::PerformanceLevelUnit end - def check_name_availability_reason - Azure::SQL::Mgmt::V2014_04_01::Models::CheckNameAvailabilityReason + 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 database_edition - Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition - 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 def recommended_index_action Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexAction end - def recommended_index_state - Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState + def database_edition + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseEdition end def recommended_index_type Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexType @@ -786,6 +723,9 @@ def recommended_index_type def read_scale Azure::SQL::Mgmt::V2014_04_01::Models::ReadScale end + def recommended_index_state + Azure::SQL::Mgmt::V2014_04_01::Models::RecommendedIndexState + end def security_alert_policy_email_account_admins Azure::SQL::Mgmt::V2014_04_01::Models::SecurityAlertPolicyEmailAccountAdmins end @@ -795,9 +735,6 @@ def security_alert_policy_use_server_default def data_masking_state Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingState end - def data_masking_rule_state - Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState - end def data_masking_function Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingFunction end @@ -807,8 +744,8 @@ def disaster_recovery_configuration_status def disaster_recovery_configuration_auto_failover Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationAutoFailover end - def disaster_recovery_configuration_failover_policy - Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy + def data_masking_rule_state + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleState end def disaster_recovery_configuration_role Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationRole @@ -819,8 +756,8 @@ def elastic_pool_state def elastic_pool_edition Azure::SQL::Mgmt::V2014_04_01::Models::ElasticPoolEdition end - def geo_backup_policy_state - Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState + def disaster_recovery_configuration_failover_policy + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationFailoverPolicy end def storage_key_type Azure::SQL::Mgmt::V2014_04_01::Models::StorageKeyType @@ -831,8 +768,8 @@ def authentication_type def unit_type Azure::SQL::Mgmt::V2014_04_01::Models::UnitType end - def primary_aggregation_type - Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType + def geo_backup_policy_state + Azure::SQL::Mgmt::V2014_04_01::Models::GeoBackupPolicyState end def unit_definition_type Azure::SQL::Mgmt::V2014_04_01::Models::UnitDefinitionType @@ -843,39 +780,93 @@ def query_aggregation_function def query_execution_type Azure::SQL::Mgmt::V2014_04_01::Models::QueryExecutionType end - def query_observed_metric_type - Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType + def primary_aggregation_type + Azure::SQL::Mgmt::V2014_04_01::Models::PrimaryAggregationType end def query_metric_unit Azure::SQL::Mgmt::V2014_04_01::Models::QueryMetricUnit end - def replication_role - Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole - end def replication_state Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationState end def server_version Azure::SQL::Mgmt::V2014_04_01::Models::ServerVersion end - def server_state - Azure::SQL::Mgmt::V2014_04_01::Models::ServerState + def query_observed_metric_type + Azure::SQL::Mgmt::V2014_04_01::Models::QueryObservedMetricType end def transparent_data_encryption_activity_status Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionActivityStatus end - def operation_display - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay + def server_state + Azure::SQL::Mgmt::V2014_04_01::Models::ServerState end - def operation - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation + def replication_role + Azure::SQL::Mgmt::V2014_04_01::Models::ReplicationRole + end + def metric_name + Azure::SQL::Mgmt::V2014_04_01::Models::MetricName + end + def metric_value + Azure::SQL::Mgmt::V2014_04_01::Models::MetricValue + end + def service_objective_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServiceObjectiveListResult + end + def data_masking_rule_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::DataMaskingRuleListResult + end + def query_text + Azure::SQL::Mgmt::V2014_04_01::Models::QueryText + end + def database_usage_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsageListResult + end + def transparent_data_encryption_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::TransparentDataEncryptionListResult + end + def database_usage + Azure::SQL::Mgmt::V2014_04_01::Models::DatabaseUsage + end + def extension_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ExtensionListResult + end + def server_usage_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsageListResult + end + def server_communication_link_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerCommunicationLinkListResult + end + def server_usage + Azure::SQL::Mgmt::V2014_04_01::Models::ServerUsage + end + def disaster_recovery_configuration_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::DisasterRecoveryConfigurationListResult + end + def max_size_capability + Azure::SQL::Mgmt::V2014_04_01::Models::MaxSizeCapability + end + def server_administrator_list_result + Azure::SQL::Mgmt::V2014_04_01::Models::ServerAdministratorListResult + end + def edition_capability + Azure::SQL::Mgmt::V2014_04_01::Models::EditionCapability + end + 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 - def operation_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult - end def recommended_action_impact_record Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionImpactRecord end @@ -924,47 +915,38 @@ def sync_group_log_properties def recommended_action_error_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionErrorInfo end + def operation_display + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationDisplay + end def failover_group_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupListResult end - def recommended_action_metric_info - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo + def operation_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationListResult end def sync_full_schema_properties_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaPropertiesListResult end - def firewall_rule_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult - end - def server_key_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult + def recommended_action_metric_info + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionMetricInfo end def virtual_network_rule_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleListResult end - def sync_group_log_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult - end - def server_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult + def server_key_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyListResult end def partner_info Azure::SQL::Mgmt::V2015_05_01_preview::Models::PartnerInfo end - def server_update - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate - end - def resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName + def sync_group_log_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogListResult end def subscription_usage_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SubscriptionUsageListResult end - def sync_group_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult - end - def sync_agent_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult + def resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ResourceWithWritableName end def failover_group_read_write_endpoint Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReadWriteEndpoint @@ -972,83 +954,89 @@ def failover_group_read_write_endpoint def sync_agent_key_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentKeyProperties end - def sync_full_schema_properties - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties + def sync_agent_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentListResult end def sync_member_list_result Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberListResult end + def operation + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Operation + end def failover_group_update Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupUpdate end - def sync_agent_linked_database_list_result - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult - end def automatic_tuning_options Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningOptions end def sync_database_id_properties Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDatabaseIdProperties end - def recommended_action - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction - end - def advisor - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor + def sync_group_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupListResult end def database_automatic_tuning Azure::SQL::Mgmt::V2015_05_01_preview::Models::DatabaseAutomaticTuning end + def sync_agent_linked_database_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabaseListResult + end + def sync_full_schema_properties + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncFullSchemaProperties + end + def proxy_resource_with_writable_name + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName + end + def recommended_action + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedAction + end + def sync_agent + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + end def encryption_protector Azure::SQL::Mgmt::V2015_05_01_preview::Models::EncryptionProtector end def failover_group Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroup end - def proxy_resource_with_writable_name - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ProxyResourceWithWritableName - end - def firewall_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule + def server_update + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerUpdate end def managed_instance Azure::SQL::Mgmt::V2015_05_01_preview::Models::ManagedInstance end - def server_key - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKey - end - def server - Azure::SQL::Mgmt::V2015_05_01_preview::Models::Server + def advisor + Azure::SQL::Mgmt::V2015_05_01_preview::Models::Advisor end - def sync_agent - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgent + def sync_member + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember end def sync_agent_linked_database Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentLinkedDatabase end - def sync_group - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup - end - def sync_member - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMember + 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 virtual_network_rule - Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRule - end - def advisor_status - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AdvisorStatus + def sync_group + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroup end def auto_execute_status Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatus end + 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 + end def auto_execute_status_inherited_from Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutoExecuteStatusInheritedFrom end - def recommended_action_current_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState + 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 @@ -1059,38 +1047,32 @@ def implementation_method def is_retryable Azure::SQL::Mgmt::V2015_05_01_preview::Models::IsRetryable end - def automatic_tuning_mode - Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode - end def automatic_tuning_disabled_reason Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningDisabledReason end - def server_key_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType + def recommended_action_current_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::RecommendedActionCurrentState end - def read_write_endpoint_failover_policy - Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadWriteEndpointFailoverPolicy + def failover_group_replication_role + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + end + def automatic_tuning_mode + Azure::SQL::Mgmt::V2015_05_01_preview::Models::AutomaticTuningMode end def read_only_endpoint_failover_policy Azure::SQL::Mgmt::V2015_05_01_preview::Models::ReadOnlyEndpointFailoverPolicy end - def failover_group_replication_role - Azure::SQL::Mgmt::V2015_05_01_preview::Models::FailoverGroupReplicationRole + def sync_group_log_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType end def identity_type Azure::SQL::Mgmt::V2015_05_01_preview::Models::IdentityType end - def operation_origin - Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin - end - def sync_agent_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState - end - def sync_member_db_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberDbType + def server_key_type + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerKeyType end - def sync_group_log_type - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupLogType + def sync_member_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState end def sync_conflict_resolution_policy Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncConflictResolutionPolicy @@ -1098,134 +1080,44 @@ def sync_conflict_resolution_policy def sync_group_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState end + def sync_agent_state + Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncAgentState + end + 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 + end def sync_direction Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncDirection end - def sync_member_state - Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncMemberState - end def virtual_network_rule_state Azure::SQL::Mgmt::V2015_05_01_preview::Models::VirtualNetworkRuleState end - def job_agent_update - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate + def firewall_rule_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRuleListResult end - def managed_database_update - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate + def firewall_rule + Azure::SQL::Mgmt::V2015_05_01_preview::Models::FirewallRule end - def vulnerability_assessment_recurring_scans_properties - Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + def operation_origin + Azure::SQL::Mgmt::V2015_05_01_preview::Models::OperationOrigin end - def resource_move_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition + def server_list_result + Azure::SQL::Mgmt::V2015_05_01_preview::Models::ServerListResult end - def job_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + def extended_database_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy end - def restore_point_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointListResult + def extended_server_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy end - def job_step_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + def server_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy end - def create_database_restore_point_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition - end - def server_dns_alias_acquisition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition - end - def job_version_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult - end - def job_agent_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult - end - def automatic_tuning_server_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions - end - def resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource - end - def database_update - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate - end - def job_step_execution_options - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions - end - def job_target_group_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult - end - def job_credential_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult - end - def server_dns_alias_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult - end - def job_execution_target - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget - end - def long_term_retention_backup_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult - end - def managed_database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult - end - def sku - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku - end - def job_execution_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult - end - def import_export_database_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition - end - def job_schedule - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule - end - def complete_database_restore_definition - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CompleteDatabaseRestoreDefinition - end - def database_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseListResult - end - def job_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult - end - def database_operation_list_result - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult - 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 proxy_resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource - end - def extended_database_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedDatabaseBlobAuditingPolicy - end - def extended_server_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ExtendedServerBlobAuditingPolicy - end - def server_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerBlobAuditingPolicy - end - def database_blob_auditing_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy - end - def database_operation - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation - end - def tracked_resource - Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource - end - def database - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database + def database_operation + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperation end def import_export_operation_result Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportOperationResult @@ -1236,6 +1128,9 @@ def database_vulnerability_assessment_rule_baseline def database_vulnerability_assessment Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseVulnerabilityAssessment end + def job_schedule + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobSchedule + end def data_warehouse_user_activities Azure::SQL::Mgmt::V2017_03_01_preview::Models::DataWarehouseUserActivities end @@ -1245,74 +1140,59 @@ def job_agent def job_credential Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredential end - def job_execution - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution - end - def job - Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + def database_operation_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseOperationListResult end def job_step Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStep end - def job_target_group - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup + def job_execution + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecution end def job_version Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersion end - def long_term_retention_backup - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup - end - def backup_long_term_retention_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + def job_target_group + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroup end def managed_database Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabase end - def restore_point - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint - end - def server_automatic_tuning - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning + def long_term_retention_backup + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackup end def server_dns_alias Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAlias end - def server_security_alert_policy - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy - end - def blob_auditing_policy_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState + def server_automatic_tuning + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerAutomaticTuning end def management_operation_state Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagementOperationState end - def create_mode - Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode - end - def sample_name - Azure::SQL::Mgmt::V2017_03_01_preview::Models::SampleName - end - def database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseStatus + def server_security_alert_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerSecurityAlertPolicy end def catalog_collation_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::CatalogCollationType end - def job_agent_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState + 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 provisioning_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + 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 end def job_target_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetType end - def job_schedule_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobScheduleType + def job_agent_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentState end def job_step_action_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepActionType @@ -1326,35 +1206,155 @@ def job_step_output_type def job_target_group_membership_type Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupMembershipType end - def managed_database_status - Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + def create_mode + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateMode end def managed_database_create_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseCreateMode end - def restore_point_type - Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType - end def automatic_tuning_server_mode Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerMode end + def managed_database_status + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseStatus + end + def long_term_retention_database_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + end + def vulnerability_assessment_policy_baseline_name + Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + end + def automatic_tuning_server_reason + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + end + def backup_long_term_retention_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::BackupLongTermRetentionPolicy + end + def proxy_resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProxyResource + end + def database + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Database + end + def database_update + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseUpdate + end + def tracked_resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::TrackedResource + end + def database_blob_auditing_policy + Azure::SQL::Mgmt::V2017_03_01_preview::Models::DatabaseBlobAuditingPolicy + end + def restore_point + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePoint + end + def job + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Job + end + def sku + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Sku + end + def blob_auditing_policy_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::BlobAuditingPolicyState + end def automatic_tuning_option_mode_desired Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeDesired end def automatic_tuning_option_mode_actual Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningOptionModeActual end - def automatic_tuning_server_reason - Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerReason + def resource + Azure::SQL::Mgmt::V2017_03_01_preview::Models::Resource + end + 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 long_term_retention_database_state - Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionDatabaseState + def restore_point_type + Azure::SQL::Mgmt::V2017_03_01_preview::Models::RestorePointType end - def vulnerability_assessment_policy_baseline_name - Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentPolicyBaselineName + def job_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobListResult + end + def provisioning_state + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ProvisioningState + end + def job_agent_update + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentUpdate + end + def managed_database_update + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseUpdate + end + def vulnerability_assessment_recurring_scans_properties + Azure::SQL::Mgmt::V2017_03_01_preview::Models::VulnerabilityAssessmentRecurringScansProperties + end + def resource_move_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ResourceMoveDefinition + end + def job_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTarget + end + def job_step_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepListResult + end + def create_database_restore_point_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::CreateDatabaseRestorePointDefinition + end + def server_dns_alias_acquisition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasAcquisition + end + def job_version_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobVersionListResult + end + def job_agent_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobAgentListResult + end + def automatic_tuning_server_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::AutomaticTuningServerOptions + end + def job_step_execution_options + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobStepExecutionOptions + end + def job_target_group_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobTargetGroupListResult + end + def job_credential_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobCredentialListResult + end + def server_dns_alias_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ServerDnsAliasListResult + end + def job_execution_target + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionTarget + end + def long_term_retention_backup_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::LongTermRetentionBackupListResult + end + def managed_database_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ManagedDatabaseListResult + end + def job_execution_list_result + Azure::SQL::Mgmt::V2017_03_01_preview::Models::JobExecutionListResult + end + def import_export_database_definition + Azure::SQL::Mgmt::V2017_03_01_preview::Models::ImportExportDatabaseDefinition + end + 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 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 fbc28071f2..8059b055b6 100644 --- a/azure_sdk/lib/latest/modules/storage_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storage_profile_module.rb @@ -9,92 +9,92 @@ module Storage module Mgmt Operations = Azure::Storage::Mgmt::V2018_03_01_preview::Operations Skus = Azure::Storage::Mgmt::V2018_03_01_preview::Skus - StorageAccounts = Azure::Storage::Mgmt::V2018_03_01_preview::StorageAccounts - Usages = Azure::Storage::Mgmt::V2018_03_01_preview::Usages 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 + 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 + ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType + 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 + 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 + Operation = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation + Identity = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity + TrackedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource + VirtualNetworkRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule + StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters + StorageAccountKey = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey + Sku = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Sku StorageAccountListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountListResult + EncryptionService = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionService StorageAccountListKeysResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountListKeysResult - Dimension = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension + Encryption = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption StorageAccountRegenerateKeyParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountRegenerateKeyParameters - ServiceSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + Endpoints = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints StorageAccountUpdateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountUpdateParameters - OperationListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + 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 - SKUCapability = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability Usage = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Usage - Sku = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Sku + EncryptionServices = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices 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 + SkuTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier + StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters + 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 + SKUCapability = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability AccountSasParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountSasParameters - EncryptionService = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionService ListAccountSasResponse = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListAccountSasResponse KeyVaultProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyVaultProperties ServiceSasParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSasParameters - VirtualNetworkRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule ListServiceSasResponse = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListServiceSasResponse NetworkRuleSet = Azure::Storage::Mgmt::V2018_03_01_preview::Models::NetworkRuleSet - EncryptionServices = Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices - Encryption = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption - Endpoints = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints IPRule = Azure::Storage::Mgmt::V2018_03_01_preview::Models::IPRule - StorageAccountKey = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey - Identity = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity - MetricSpecification = Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification - StorageAccountCheckNameAvailabilityParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters ManagementPoliciesRulesSetParameter = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter StorageSkuListResult = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageSkuListResult ListContainerItems = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems - StorageAccountCreateParameters = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters LegalHold = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold - OperationDisplay = Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay LegalHoldProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties Restriction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction - Resource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource TagProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty - Operation = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation UpdateHistoryProperty = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UpdateHistoryProperty - CustomDomain = Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain ImmutabilityPolicyProperties = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyProperties - StorageAccount = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount StorageAccountManagementPolicies = Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies - ProxyResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource - TrackedResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource AzureEntityResource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource BlobContainer = Azure::Storage::Mgmt::V2018_03_01_preview::Models::BlobContainer 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 - SkuName = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName - SkuTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier - Kind = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind - Reason = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason KeySource = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource - Action = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action - State = Azure::Storage::Mgmt::V2018_03_01_preview::Models::State Bypass = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Bypass DefaultAction = Azure::Storage::Mgmt::V2018_03_01_preview::Models::DefaultAction - AccessTier = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier - ProvisioningState = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState - AccountStatus = Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus - KeyPermission = Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission - UsageUnit = Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit - Services = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services - SignedResourceTypes = Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes - Permissions = Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions - 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 - 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 - ImmutabilityPolicyUpdateType = Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType end class StorageManagementClass - attr_reader :operations, :skus, :storage_accounts, :usages, :blob_containers, :configurable, :base_url, :options, :model_classes + attr_reader :operations, :skus, :blob_containers, :usages, :storage_accounts, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -106,9 +106,9 @@ def initialize(configurable, base_url=nil, options=nil) add_telemetry(@client_0) @operations = @client_0.operations @skus = @client_0.skus - @storage_accounts = @client_0.storage_accounts - @usages = @client_0.usages @blob_containers = @client_0.blob_containers + @usages = @client_0.usages + @storage_accounts = @client_0.storage_accounts @model_classes = ModelClasses.new end @@ -127,38 +127,116 @@ def method_missing(method, *args) end class ModelClasses + def signed_resource_types + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes + end + def http_protocol + Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol + end + def signed_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource + end + def public_access + Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess + end + 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 + def lease_duration + Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration + end + def immutability_policy_state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState + end + def immutability_policy_update_type + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType + end + def permissions + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions + end + def service_specification + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + end + 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_list_result + Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + end + def proxy_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource + end + def services + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services + end + def operation + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation + end + def identity + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity + end + def tracked_resource + Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource + end + def virtual_network_rule + Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule + end + def storage_account_check_name_availability_parameters + Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters + end + def storage_account_key + Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey + end + def sku + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Sku + end def storage_account_list_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountListResult end + def encryption_service + Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionService + end def storage_account_list_keys_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountListKeysResult end - def dimension - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Dimension + def encryption + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption end def storage_account_regenerate_key_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountRegenerateKeyParameters end - def service_specification - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSpecification + def endpoints + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints end def storage_account_update_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountUpdateParameters end - def operation_list_result - Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationListResult + 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 skucapability - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability - end def usage Azure::Storage::Mgmt::V2018_03_01_preview::Models::Usage end - def sku - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Sku + def encryption_services + Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices end def usage_list_result Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageListResult @@ -166,12 +244,48 @@ def usage_list_result 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 + 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 + end + def kind + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind + end + def access_tier + Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier + end + def account_status + Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus + end + def provisioning_state + Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState + end + def usage_unit + Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit + end + def action + Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action + end + def skucapability + Azure::Storage::Mgmt::V2018_03_01_preview::Models::SKUCapability + end def account_sas_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountSasParameters end - def encryption_service - Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionService - end def list_account_sas_response Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListAccountSasResponse end @@ -181,39 +295,15 @@ def key_vault_properties def service_sas_parameters Azure::Storage::Mgmt::V2018_03_01_preview::Models::ServiceSasParameters end - def virtual_network_rule - Azure::Storage::Mgmt::V2018_03_01_preview::Models::VirtualNetworkRule - end def list_service_sas_response Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListServiceSasResponse end def network_rule_set Azure::Storage::Mgmt::V2018_03_01_preview::Models::NetworkRuleSet end - def encryption_services - Azure::Storage::Mgmt::V2018_03_01_preview::Models::EncryptionServices - end - def encryption - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Encryption - end - def endpoints - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Endpoints - end def iprule Azure::Storage::Mgmt::V2018_03_01_preview::Models::IPRule end - def storage_account_key - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountKey - end - def identity - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Identity - end - def metric_specification - Azure::Storage::Mgmt::V2018_03_01_preview::Models::MetricSpecification - end - def storage_account_check_name_availability_parameters - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCheckNameAvailabilityParameters - end def management_policies_rules_set_parameter Azure::Storage::Mgmt::V2018_03_01_preview::Models::ManagementPoliciesRulesSetParameter end @@ -223,51 +313,27 @@ def storage_sku_list_result def list_container_items Azure::Storage::Mgmt::V2018_03_01_preview::Models::ListContainerItems end - def storage_account_create_parameters - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountCreateParameters - end def legal_hold Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHold end - def operation_display - Azure::Storage::Mgmt::V2018_03_01_preview::Models::OperationDisplay - end def legal_hold_properties Azure::Storage::Mgmt::V2018_03_01_preview::Models::LegalHoldProperties end def restriction Azure::Storage::Mgmt::V2018_03_01_preview::Models::Restriction end - def resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Resource - end def tag_property Azure::Storage::Mgmt::V2018_03_01_preview::Models::TagProperty end - def operation - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Operation - end def update_history_property Azure::Storage::Mgmt::V2018_03_01_preview::Models::UpdateHistoryProperty end - def custom_domain - Azure::Storage::Mgmt::V2018_03_01_preview::Models::CustomDomain - end def immutability_policy_properties Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyProperties end - def storage_account - Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccount - end def storage_account_management_policies Azure::Storage::Mgmt::V2018_03_01_preview::Models::StorageAccountManagementPolicies end - def proxy_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProxyResource - end - def tracked_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::TrackedResource - end def azure_entity_resource Azure::Storage::Mgmt::V2018_03_01_preview::Models::AzureEntityResource end @@ -283,81 +349,15 @@ def list_container_item def reason_code Azure::Storage::Mgmt::V2018_03_01_preview::Models::ReasonCode end - def sku_name - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuName - end - def sku_tier - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SkuTier - end - def kind - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Kind - end - def reason - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Reason - end def key_source Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeySource end - def action - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Action - end - def state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::State - 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 access_tier - Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccessTier - end - def provisioning_state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ProvisioningState - end - def account_status - Azure::Storage::Mgmt::V2018_03_01_preview::Models::AccountStatus - end - def key_permission - Azure::Storage::Mgmt::V2018_03_01_preview::Models::KeyPermission - end - def usage_unit - Azure::Storage::Mgmt::V2018_03_01_preview::Models::UsageUnit - end - def services - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Services - end - def signed_resource_types - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResourceTypes - end - def permissions - Azure::Storage::Mgmt::V2018_03_01_preview::Models::Permissions - end - def http_protocol - Azure::Storage::Mgmt::V2018_03_01_preview::Models::HttpProtocol - end - def signed_resource - Azure::Storage::Mgmt::V2018_03_01_preview::Models::SignedResource - end - def public_access - Azure::Storage::Mgmt::V2018_03_01_preview::Models::PublicAccess - end - def lease_status - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseStatus - end - def lease_state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseState - end - def lease_duration - Azure::Storage::Mgmt::V2018_03_01_preview::Models::LeaseDuration - end - def immutability_policy_state - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyState - end - def immutability_policy_update_type - Azure::Storage::Mgmt::V2018_03_01_preview::Models::ImmutabilityPolicyUpdateType - 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 4eea5339b1..107fb87a73 100644 --- a/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb +++ b/azure_sdk/lib/latest/modules/storsimple8000series_profile_module.rb @@ -7,24 +7,91 @@ module Azure::Profiles::Latest module StorSimple8000Series module Mgmt + HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups Operations = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Operations + Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes + VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers + Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups + StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials + Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs + Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices + BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies Managers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Managers 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 - Devices = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Devices DeviceSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::DeviceSettings - BackupPolicies = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupPolicies BackupSchedules = Azure::StorSimple8000Series::Mgmt::V2017_06_01::BackupSchedules - Backups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Backups - HardwareComponentGroups = Azure::StorSimple8000Series::Mgmt::V2017_06_01::HardwareComponentGroups - Jobs = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Jobs - VolumeContainers = Azure::StorSimple8000Series::Mgmt::V2017_06_01::VolumeContainers - Volumes = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Volumes - StorageAccountCredentials = Azure::StorSimple8000Series::Mgmt::V2017_06_01::StorageAccountCredentials module Models + 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 + ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest + ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo + NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings + Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager + StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential + TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings + SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings + VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer + AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope + Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates + AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm + ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction + DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek + ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus + EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus + DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType + EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus + InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory + FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus + HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus + TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode + MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType + MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus + ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus + JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus + JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType + MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus + JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + 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 + 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 TargetEligibilityResult = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult FailoverTarget = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget AccessControlRecordList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList @@ -48,7 +115,6 @@ module Models ScheduleRecurrence = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleRecurrence SymmetricEncryptedSecret = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SymmetricEncryptedSecret NicIPv6 = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 - Time = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time AcsConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration StorageAccountCredentialList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredentialList AlertErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertErrorDetails @@ -64,130 +130,64 @@ module Models NetworkSettingsPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettingsPatch NetworkInterfaceData0Settings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkInterfaceData0Settings HardwareComponentGroupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList - Resource = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource JobErrorItem = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem DeviceDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails - JobErrorDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + 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 AvailableProviderOperationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList - Key = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + JobFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobFilter BackupList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupList - ListFailoverTargetsRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest BackupScheduleList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList ManagerIntrinsicSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings - BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList + 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 - CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + BandwidthSettingList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList NetworkAdapterList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList CloudApplianceConfigurationList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfigurationList - 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 - DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails + CloneRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest ManagerPatch = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch DimensionFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter - MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + NetworkAdapters = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters AvailableProviderOperationDisplay = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay MetricData = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData - BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - MetricName = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + DeviceRolloverDetails = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails ChapSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings MetricDimension = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension - SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings - MetricDefinition = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + MetricAvailablity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity DeviceList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList MetricDefinitionList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList - VolumeList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + BackupPolicyList = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList MetricNameFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter VmImage = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage - MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter + SecondaryDNSSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings AlertFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter Metrics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics - DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + 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 + 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 + DataStatistics = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + MetricFilter = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter Alert = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert - AlertSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings Backup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup BackupPolicy = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy - BackupSchedule = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule + 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 - ConfigureDeviceRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest - ControllerPowerStateChangeRequest = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - Device = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - EncryptionSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - HardwareComponentGroup = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - Job = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job - Manager = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - ManagerExtendedInfo = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - NetworkSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings - SecuritySettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings - StorageAccountCredential = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential - TimeSettings = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings - Updates = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - Volume = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - VolumeContainer = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer - AlertScope = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - AlertSourceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType - AlertSeverity = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity - AlertStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - AlertEmailNotificationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - EncryptionAlgorithm = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm - BackupType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - BackupJobCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - VolumeType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType - ScheduledBackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus - BackupPolicyCreationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType - RecurrenceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType - DayOfWeek = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek - ScheduleStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus - Kind = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind - ControllerPowerStateAction = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction - ControllerId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId - ControllerStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus - DeviceConfigurationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus - DeviceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus - DeviceType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType - VirtualMachineApiType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - AuthorizationEligibility = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility - AuthorizationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus - InEligibilityCategory = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory - EncryptionStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus - KeyRolloverStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus - TargetEligibilityStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus - TargetEligibilityResultCode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode - FeatureSupportStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus - HardwareComponentStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - JobStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus - JobType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - ManagerType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType - MetricUnit = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - MetricAggregationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType - NetInterfaceId = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId - NetInterfaceStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus - ISCSIAndCloudStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - NetworkMode = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - AuthenticationType = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType - RemoteManagementModeConfiguration = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - SslStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus - VolumeStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus - OperationStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus - BackupStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus - MonitoringStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus - OwnerShipStatus = Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus end class StorSimple8000SeriesManagementClass - attr_reader :operations, :managers, :access_control_records, :alerts, :bandwidth_settings, :cloud_appliances, :devices, :device_settings, :backup_policies, :backup_schedules, :backups, :hardware_component_groups, :jobs, :volume_containers, :volumes, :storage_account_credentials, :configurable, :base_url, :options, :model_classes + 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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -197,22 +197,22 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) + @hardware_component_groups = @client_0.hardware_component_groups @operations = @client_0.operations + @volumes = @client_0.volumes + @volume_containers = @client_0.volume_containers + @backups = @client_0.backups + @storage_account_credentials = @client_0.storage_account_credentials + @jobs = @client_0.jobs + @devices = @client_0.devices + @backup_policies = @client_0.backup_policies @managers = @client_0.managers @access_control_records = @client_0.access_control_records @alerts = @client_0.alerts @bandwidth_settings = @client_0.bandwidth_settings @cloud_appliances = @client_0.cloud_appliances - @devices = @client_0.devices @device_settings = @client_0.device_settings - @backup_policies = @client_0.backup_policies @backup_schedules = @client_0.backup_schedules - @backups = @client_0.backups - @hardware_component_groups = @client_0.hardware_component_groups - @jobs = @client_0.jobs - @volume_containers = @client_0.volume_containers - @volumes = @client_0.volumes - @storage_account_credentials = @client_0.storage_account_credentials @model_classes = ModelClasses.new end @@ -231,47 +231,248 @@ def method_missing(method, *args) end class ModelClasses - def target_eligibility_result - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult + def backup_schedule + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule end - def failover_target - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget + def controller_power_state_change_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest end - def access_control_record_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList + def hardware_component_group + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup end - def failover_targets_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTargetsList + def configure_device_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest end - def alert_source - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource + def manager_extended_info + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo end - def feature - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Feature + def network_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings end - def remote_management_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettings + def manager + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager end - def failover_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverRequest + def storage_account_credential + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential end - def alert_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertList + def time_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings end - def volume_failover_metadata - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeFailoverMetadata + def security_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings end - def asymmetric_encrypted_secret - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AsymmetricEncryptedSecret + def volume_container + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer end - def volume_container_failover_metadata - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainerFailoverMetadata + def alert_scope + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope end - def available_provider_operation - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperation + def updates + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates end - def failover_set_eligibility_result - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverSetEligibilityResult + def alert_severity + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity + end + def alert_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus + end + def alert_source_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType + end + def backup_job_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType + end + def volume_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType + end + def alert_email_notification_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus + end + def backup_policy_creation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType + end + def encryption_algorithm + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm + end + def scheduled_backup_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus + end + def metric_definition + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + end + def recurrence_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType + end + def schedule_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus + end + def controller_power_state_action + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction + end + def day_of_week + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek + end + def controller_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus + end + def device_configuration_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus + end + def encryption_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings + end + def controller_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId + end + def virtual_machine_api_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType + end + def authorization_eligibility + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility + end + def device_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus + end + def device_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType + end + def encryption_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus + end + def key_rollover_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus + end + def authorization_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus + end + def in_eligibility_category + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory + end + def feature_support_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus + end + def hardware_component_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus + end + def target_eligibility_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus + end + def target_eligibility_result_code + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode + end + def metric_aggregation_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType + end + def net_interface_id + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId + end + def manager_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType + end + def metric_unit + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit + end + def network_mode + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode + end + def remote_management_mode_configuration + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration + end + def net_interface_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus + end + def iscsiand_cloud_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus + end + def job_error_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + end + def owner_ship_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus + end + def ssl_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus + end + def job_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType + end + def monitoring_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus + end + def operation_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus + end + def volume_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus + end + def job_status + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus + end + def job + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job + end + def volume + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume + end + 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 kind + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind + end + def authentication_type + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType + end + def device + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device + end + def target_eligibility_result + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResult + end + def failover_target + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTarget + end + def access_control_record_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecordList + end + def failover_targets_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverTargetsList + end + def alert_source + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSource + end + def feature + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Feature + end + def remote_management_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementSettings + end + def failover_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverRequest + end + def alert_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertList + end + def volume_failover_metadata + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeFailoverMetadata + end + def asymmetric_encrypted_secret + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AsymmetricEncryptedSecret + end + def volume_container_failover_metadata + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainerFailoverMetadata + end + def available_provider_operation + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperation + end + def failover_set_eligibility_result + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FailoverSetEligibilityResult end def backup_element Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupElement @@ -300,9 +501,6 @@ def symmetric_encrypted_secret def nic_ipv6 Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv6 end - def time - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Time - end def acs_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AcsConfiguration end @@ -348,65 +546,59 @@ def network_interface_data0_settings def hardware_component_group_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroupList end - def resource - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Resource - end def job_error_item Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorItem end def device_details Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceDetails end - def job_error_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobErrorDetails + 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 end - 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 available_provider_operation_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationList end - def key - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Key + 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 list_failover_targets_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest - end def backup_schedule_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupScheduleList end def manager_intrinsic_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerIntrinsicSettings end - def bandwidth_setting_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList + def list_failover_targets_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ListFailoverTargetsRequest + 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 clone_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest + def bandwidth_setting_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSettingList end def network_adapter_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapterList @@ -414,17 +606,14 @@ def network_adapter_list 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 - 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 end - def device_rollover_details - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails + def clone_request + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloneRequest end def manager_patch Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerPatch @@ -432,8 +621,8 @@ def manager_patch def dimension_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DimensionFilter end - def metric_availablity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity + def network_adapters + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkAdapters end def available_provider_operation_display Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AvailableProviderOperationDisplay @@ -441,11 +630,8 @@ def available_provider_operation_display def metric_data Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricData end - def backup_policy_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList - end - def metric_name - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + def device_rollover_details + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceRolloverDetails end def chap_settings Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ChapSettings @@ -453,11 +639,8 @@ def chap_settings def metric_dimension Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDimension end - def secondary_dnssettings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings - end - def metric_definition - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinition + def metric_availablity + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAvailablity end def device_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceList @@ -465,8 +648,8 @@ def device_list def metric_definition_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricDefinitionList end - def volume_list - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList + def backup_policy_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyList end def metric_name_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricNameFilter @@ -474,8 +657,8 @@ def metric_name_filter def vm_image Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VmImage end - def metric_filter - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter + def secondary_dnssettings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecondaryDNSSettings end def alert_filter Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertFilter @@ -483,8 +666,8 @@ def alert_filter def metrics Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Metrics end - def data_statistics - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + def volume_list + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeList end def metric_list Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricList @@ -492,26 +675,32 @@ def metric_list def bandwidth_schedule Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSchedule end + def metric_name + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricName + end def nic_ipv4 Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NicIPv4 end def access_control_record Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AccessControlRecord end + def data_statistics + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DataStatistics + end + def metric_filter + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricFilter + end def alert Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Alert end - def alert_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings - end def backup Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Backup end def backup_policy Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicy end - def backup_schedule - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupSchedule + def alert_settings + Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSettings end def bandwidth_setting Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BandwidthSetting @@ -519,195 +708,6 @@ def bandwidth_setting def cloud_appliance_configuration Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::CloudApplianceConfiguration end - def configure_device_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ConfigureDeviceRequest - end - def controller_power_state_change_request - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateChangeRequest - end - def device - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Device - end - def encryption_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionSettings - end - def hardware_component_group - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentGroup - end - def job - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Job - end - def manager - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Manager - end - def manager_extended_info - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerExtendedInfo - end - def network_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkSettings - end - def security_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SecuritySettings - end - def storage_account_credential - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::StorageAccountCredential - end - def time_settings - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TimeSettings - end - def updates - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Updates - end - def volume - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Volume - end - def volume_container - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeContainer - end - def alert_scope - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertScope - end - def alert_source_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSourceType - end - def alert_severity - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertSeverity - end - def alert_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertStatus - end - def alert_email_notification_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AlertEmailNotificationStatus - end - def encryption_algorithm - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionAlgorithm - end - def backup_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupType - end - def backup_job_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupJobCreationType - end - def volume_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeType - end - def scheduled_backup_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduledBackupStatus - end - def backup_policy_creation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupPolicyCreationType - end - def recurrence_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RecurrenceType - end - def day_of_week - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DayOfWeek - end - def schedule_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ScheduleStatus - end - def kind - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::Kind - end - def controller_power_state_action - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerPowerStateAction - end - def controller_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerId - end - def controller_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ControllerStatus - end - def device_configuration_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceConfigurationStatus - end - def device_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceStatus - end - def device_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::DeviceType - end - def virtual_machine_api_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VirtualMachineApiType - end - def authorization_eligibility - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationEligibility - end - def authorization_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthorizationStatus - end - def in_eligibility_category - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::InEligibilityCategory - end - def encryption_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::EncryptionStatus - end - def key_rollover_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::KeyRolloverStatus - end - def target_eligibility_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityStatus - end - def target_eligibility_result_code - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::TargetEligibilityResultCode - end - def feature_support_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::FeatureSupportStatus - end - def hardware_component_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::HardwareComponentStatus - end - def job_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobStatus - end - def job_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::JobType - end - def manager_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ManagerType - end - def metric_unit - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricUnit - end - def metric_aggregation_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MetricAggregationType - end - def net_interface_id - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceId - end - def net_interface_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetInterfaceStatus - end - def iscsiand_cloud_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::ISCSIAndCloudStatus - end - def network_mode - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::NetworkMode - end - def authentication_type - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::AuthenticationType - end - def remote_management_mode_configuration - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::RemoteManagementModeConfiguration - end - def ssl_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::SslStatus - end - def volume_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::VolumeStatus - end - def operation_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OperationStatus - end - def backup_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::BackupStatus - end - def monitoring_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::MonitoringStatus - end - def owner_ship_status - Azure::StorSimple8000Series::Mgmt::V2017_06_01::Models::OwnerShipStatus - 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 f6c5f72855..6e98c0f218 100644 --- a/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/streamanalytics_profile_module.rb @@ -16,16 +16,17 @@ module Mgmt Subscriptions = Azure::StreamAnalytics::Mgmt::V2016_03_01::Subscriptions module Models - AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn OperationDisplay = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay - AzureMachineLearningWebServiceInputs = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs OperationListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult - ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource + ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding + AzureMachineLearningWebServiceInputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn Serialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization + 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 - FunctionOutput = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput - Sku = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + ReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource 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 @@ -36,58 +37,57 @@ module Models 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 - SubResource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource - Operation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation - StorageAccount = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount + 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 - AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn + 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 - ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus - ErrorResponse = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + AzureMachineLearningWebServiceOutputColumn = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn SubscriptionQuotasListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult - Resource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource - FunctionListResult = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult + ResourceTestStatus = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus Input = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input - Transformation = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation + 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 + 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 - JavaScriptFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization AzureMachineLearningWebServiceFunctionBinding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding ScalarFunctionProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties - AvroSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization - JsonSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization - CsvSerialization = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization 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 + 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 - ServiceBusTopicOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource + 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 - AzureSqlDatabaseOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource + 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 - BlobOutputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource BlobReferenceInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource ReferenceInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties - IoTHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource + StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties EventHubStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource BlobStreamInputDataSource = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource - StreamInputProperties = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties + SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters JavaScriptFunctionRetrieveDefaultDefinitionParameters = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters - SubscriptionQuota = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota + 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 - OutputErrorPolicy = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + 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 - Encoding = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding - UdfType = Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType end class StreamAnalyticsManagementClass @@ -126,35 +126,38 @@ def method_missing(method, *args) end class ModelClasses - def azure_machine_learning_web_service_input_column - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn - end def operation_display Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationDisplay end - def azure_machine_learning_web_service_inputs - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs - end def operation_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OperationListResult end - def reference_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource + def error_response + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + end + def operation + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation + end + def encoding + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding + end + def azure_machine_learning_web_service_input_column + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputColumn end def serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Serialization end + def azure_machine_learning_web_service_inputs + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceInputs + end def function_binding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionBinding end def diagnostics Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Diagnostics end - def function_output - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput - end - def sku - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Sku + def reference_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputDataSource end def diagnostic_condition Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::DiagnosticCondition @@ -186,56 +189,59 @@ def blob_data_source_properties def function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionRetrieveDefaultDefinitionParameters end - def sub_resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubResource - end - def operation - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Operation - end - def storage_account - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StorageAccount + 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 azure_machine_learning_web_service_output_column - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn + 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 def oauth_based_data_source_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OAuthBasedDataSourceProperties end - def resource_test_status - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus - end - def error_response - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ErrorResponse + def azure_machine_learning_web_service_output_column + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceOutputColumn end def subscription_quotas_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuotasListResult end - def resource - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Resource + def resource_test_status + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ResourceTestStatus + end + def input + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input end def function_list_result Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionListResult end - def input - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Input + def output + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output end def transformation Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Transformation end - def output - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Output + 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 + end + def avro_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization end def function Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Function @@ -243,8 +249,8 @@ def function def streaming_job Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamingJob end - def java_script_function_binding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionBinding + def csv_serialization + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization end def azure_machine_learning_web_service_function_binding Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionBinding @@ -252,17 +258,17 @@ def azure_machine_learning_web_service_function_binding def scalar_function_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ScalarFunctionProperties end - def avro_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AvroSerialization + def azure_data_lake_store_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource end def json_serialization Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JsonSerialization end - def csv_serialization - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::CsvSerialization + def function_output + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::FunctionOutput end - def azure_data_lake_store_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureDataLakeStoreOutputDataSource + def service_bus_topic_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusTopicOutputDataSource end def power_bioutput_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::PowerBIOutputDataSource @@ -270,8 +276,8 @@ def power_bioutput_data_source 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 + def azure_sql_database_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureSqlDatabaseOutputDataSource end def service_bus_queue_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ServiceBusQueueOutputDataSource @@ -279,8 +285,8 @@ def service_bus_queue_output_data_source 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 + def blob_output_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource end def event_hub_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubOutputDataSource @@ -288,8 +294,8 @@ def event_hub_output_data_source def azure_table_output_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureTableOutputDataSource end - def blob_output_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobOutputDataSource + def io_thub_stream_input_data_source + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource end def blob_reference_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobReferenceInputDataSource @@ -297,8 +303,8 @@ def blob_reference_input_data_source def reference_input_properties Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::ReferenceInputProperties end - def io_thub_stream_input_data_source - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::IoTHubStreamInputDataSource + def stream_input_properties + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties end def event_hub_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::EventHubStreamInputDataSource @@ -306,8 +312,8 @@ def event_hub_stream_input_data_source def blob_stream_input_data_source Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::BlobStreamInputDataSource end - def stream_input_properties - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::StreamInputProperties + def subscription_quota + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota end def azure_machine_learning_web_service_function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters @@ -315,33 +321,27 @@ def azure_machine_learning_web_service_function_retrieve_default_definition_para def java_script_function_retrieve_default_definition_parameters Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::JavaScriptFunctionRetrieveDefaultDefinitionParameters end - def subscription_quota - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SubscriptionQuota + def output_error_policy + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy end def sku_name Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::SkuName end - 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 end - def output_error_policy - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::OutputErrorPolicy + def udf_type + Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType end 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 encoding - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::Encoding - end - def udf_type - Azure::StreamAnalytics::Mgmt::V2016_03_01::Models::UdfType - 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 19c99b6d0d..82659e0d14 100644 --- a/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb +++ b/azure_sdk/lib/latest/modules/subscriptions_profile_module.rb @@ -7,23 +7,23 @@ module Azure::Profiles::Latest module Subscriptions module Mgmt - Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models 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 - Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location 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 class SubscriptionsManagementClass - attr_reader :subscriptions, :tenants, :configurable, :base_url, :options, :model_classes + attr_reader :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -33,8 +33,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @subscriptions = @client_0.subscriptions @tenants = @client_0.tenants + @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new end @@ -65,15 +65,15 @@ def location_list_result def tenant_id_description Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription end - def location - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location - end def tenant_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult end 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 c09fb5f90c..ac191f1ef6 100644 --- a/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb +++ b/azure_sdk/lib/latest/modules/textanalytics_profile_module.rb @@ -8,14 +8,11 @@ module Azure::Profiles::Latest module TextAnalytics module Models - Input = Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input MultiLanguageInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput BatchInput = Azure::CognitiveServices::TextAnalytics::V2_0::Models::BatchInput KeyPhraseBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem - DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage KeyPhraseBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult LanguageBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem - ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse LanguageBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResult ErrorRecord = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorRecord SentimentBatchResultItem = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResultItem @@ -23,6 +20,9 @@ module Models SentimentBatchResult = Azure::CognitiveServices::TextAnalytics::V2_0::Models::SentimentBatchResult InternalError = Azure::CognitiveServices::TextAnalytics::V2_0::Models::InternalError AzureRegions = Azure::CognitiveServices::TextAnalytics::V2_0::Models::AzureRegions + ErrorResponse = Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse + Input = Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input + DetectedLanguage = Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage end class TextAnalyticsDataClass @@ -54,9 +54,6 @@ def method_missing(method, *args) end class ModelClasses - def input - Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input - end def multi_language_input Azure::CognitiveServices::TextAnalytics::V2_0::Models::MultiLanguageInput end @@ -66,18 +63,12 @@ def batch_input def key_phrase_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResultItem end - def detected_language - Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage - end def key_phrase_batch_result Azure::CognitiveServices::TextAnalytics::V2_0::Models::KeyPhraseBatchResult end def language_batch_result_item Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResultItem end - def error_response - Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse - end def language_batch_result Azure::CognitiveServices::TextAnalytics::V2_0::Models::LanguageBatchResult end @@ -99,6 +90,15 @@ def internal_error def azure_regions Azure::CognitiveServices::TextAnalytics::V2_0::Models::AzureRegions end + def error_response + Azure::CognitiveServices::TextAnalytics::V2_0::Models::ErrorResponse + end + def input + Azure::CognitiveServices::TextAnalytics::V2_0::Models::Input + end + def detected_language + Azure::CognitiveServices::TextAnalytics::V2_0::Models::DetectedLanguage + 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 f4c275236c..168e4f43e8 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 - Profiles = Azure::TrafficManager::Mgmt::V2017_05_01::Profiles GeographicHierarchies = Azure::TrafficManager::Mgmt::V2017_05_01::GeographicHierarchies + Profiles = Azure::TrafficManager::Mgmt::V2017_05_01::Profiles HeatMap = Azure::TrafficManager::Mgmt::V2017_09_01_preview::HeatMap TrafficManagerUserMetricsKeys = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerUserMetricsKeys @@ -19,29 +19,29 @@ module Models CheckTrafficManagerRelativeDnsNameAvailabilityParameters = Azure::TrafficManager::Mgmt::V2017_05_01::Models::CheckTrafficManagerRelativeDnsNameAvailabilityParameters DnsConfig = Azure::TrafficManager::Mgmt::V2017_05_01::Models::DnsConfig MonitorConfig = Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig - ProfileListResult = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult - Endpoint = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint - Profile = Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile TrafficManagerGeographicHierarchy = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy EndpointStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointStatus EndpointMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::EndpointMonitorStatus ProfileMonitorStatus = Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileMonitorStatus 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 TrafficRoutingMethod = Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod + 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 - HeatMapEndpoint = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint 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 - TrackedResource = Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource 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 end class TrafficManagerManagementClass - attr_reader :endpoints, :profiles, :geographic_hierarchies, :heat_map, :traffic_manager_user_metrics_keys, :configurable, :base_url, :options, :model_classes + attr_reader :endpoints, :geographic_hierarchies, :profiles, :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 - @profiles = @client_0.profiles @geographic_hierarchies = @client_0.geographic_hierarchies + @profiles = @client_0.profiles @client_1 = Azure::TrafficManager::Mgmt::V2017_09_01_preview::TrafficManagerManagementClient.new(configurable.credentials, base_url, options) if(@client_1.respond_to?(:subscription_id)) @@ -97,15 +97,6 @@ def dns_config def monitor_config Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorConfig end - def profile_list_result - Azure::TrafficManager::Mgmt::V2017_05_01::Models::ProfileListResult - end - def endpoint - Azure::TrafficManager::Mgmt::V2017_05_01::Models::Endpoint - end - def profile - Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile - end def traffic_manager_geographic_hierarchy Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficManagerGeographicHierarchy end @@ -121,39 +112,48 @@ def profile_monitor_status def monitor_protocol Azure::TrafficManager::Mgmt::V2017_05_01::Models::MonitorProtocol end + def profile + Azure::TrafficManager::Mgmt::V2017_05_01::Models::Profile + end + 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 traffic_routing_method Azure::TrafficManager::Mgmt::V2017_05_01::Models::TrafficRoutingMethod end + def traffic_manager_user_metrics_key_model + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrafficManagerUserMetricsKeyModel + end + def tracked_resource + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource + end def delete_operation_result Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::DeleteOperationResult end - def heat_map_endpoint - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint - end def resource Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::Resource end + def heat_map_endpoint + Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::HeatMapEndpoint + end 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 tracked_resource - Azure::TrafficManager::Mgmt::V2017_09_01_preview::Models::TrackedResource - 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 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 20f1613c62..504d00a296 100644 --- a/azure_sdk/lib/latest/modules/videosearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/videosearch_profile_module.rb @@ -9,37 +9,37 @@ module VideoSearch VideosOperations = Azure::CognitiveServices::VideoSearch::V1_0::VideosOperations module Models - TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory - TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory - Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error - PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions + ResponseBase = Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext Query = Azure::CognitiveServices::VideoSearch::V1_0::Models::Query - VideosModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule - TrendingVideosTile = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosTile - ResponseBase = Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase - ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject VideoObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject - Videos = Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos - Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response - Answer = Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer + PivotSuggestions = Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions SearchResultsAnswer = Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer + Answer = Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer Thing = Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing CreativeWork = Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork - MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject + ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode + ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode Identifiable = Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable + SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch + TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat + Response = Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + ImageObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject + MediaObject = Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject ErrorResponse = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse + TrendingVideosCategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory + TrendingVideosSubcategory = Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory + VideosModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule + 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 VideoQueryScenario = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario - ErrorCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness VideoLength = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength VideoPricing = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing + Error = Azure::CognitiveServices::VideoSearch::V1_0::Models::Error VideoResolution = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution - SafeSearch = Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - TextFormat = Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat VideoInsightModule = Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule end @@ -73,17 +73,8 @@ def method_missing(method, *args) end class ModelClasses - def trending_videos_category - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory - end - def trending_videos_subcategory - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory - end - def error - Azure::CognitiveServices::VideoSearch::V1_0::Models::Error - end - def pivot_suggestions - Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions + def response_base + Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase end def query_context Azure::CognitiveServices::VideoSearch::V1_0::Models::QueryContext @@ -91,48 +82,69 @@ def query_context def query Azure::CognitiveServices::VideoSearch::V1_0::Models::Query end - def videos_module - Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule - end - def trending_videos_tile - Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosTile - end - def response_base - Azure::CognitiveServices::VideoSearch::V1_0::Models::ResponseBase - end - def image_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject - end def video_object Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoObject end - def videos - Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos + def pivot_suggestions + Azure::CognitiveServices::VideoSearch::V1_0::Models::PivotSuggestions end - def response - Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + def search_results_answer + Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer end def answer Azure::CognitiveServices::VideoSearch::V1_0::Models::Answer end - def search_results_answer - Azure::CognitiveServices::VideoSearch::V1_0::Models::SearchResultsAnswer - end def thing Azure::CognitiveServices::VideoSearch::V1_0::Models::Thing end def creative_work Azure::CognitiveServices::VideoSearch::V1_0::Models::CreativeWork end - def media_object - Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject + def error_code + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode + end + def error_sub_code + Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode end def identifiable Azure::CognitiveServices::VideoSearch::V1_0::Models::Identifiable end + def safe_search + Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch + end + def text_format + Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat + end + def response + Azure::CognitiveServices::VideoSearch::V1_0::Models::Response + end + def freshness + Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness + end + def image_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::ImageObject + end + def media_object + Azure::CognitiveServices::VideoSearch::V1_0::Models::MediaObject + end def error_response Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorResponse end + def trending_videos_category + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosCategory + end + def trending_videos_subcategory + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosSubcategory + end + def videos_module + Azure::CognitiveServices::VideoSearch::V1_0::Models::VideosModule + end + def trending_videos_tile + Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideosTile + end + def videos + Azure::CognitiveServices::VideoSearch::V1_0::Models::Videos + end def trending_videos Azure::CognitiveServices::VideoSearch::V1_0::Models::TrendingVideos end @@ -142,30 +154,18 @@ def video_details def video_query_scenario Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoQueryScenario end - def error_code - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorCode - end - def error_sub_code - Azure::CognitiveServices::VideoSearch::V1_0::Models::ErrorSubCode - end - def freshness - Azure::CognitiveServices::VideoSearch::V1_0::Models::Freshness - end def video_length Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoLength end def video_pricing Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoPricing end + def error + Azure::CognitiveServices::VideoSearch::V1_0::Models::Error + end def video_resolution Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoResolution end - def safe_search - Azure::CognitiveServices::VideoSearch::V1_0::Models::SafeSearch - end - def text_format - Azure::CognitiveServices::VideoSearch::V1_0::Models::TextFormat - end def video_insight_module Azure::CognitiveServices::VideoSearch::V1_0::Models::VideoInsightModule end diff --git a/azure_sdk/lib/latest/modules/web_profile_module.rb b/azure_sdk/lib/latest/modules/web_profile_module.rb index 6949b51f0c..ce72dc31e1 100644 --- a/azure_sdk/lib/latest/modules/web_profile_module.rb +++ b/azure_sdk/lib/latest/modules/web_profile_module.rb @@ -12,16 +12,25 @@ module Mgmt TopLevelDomains = Azure::Web::Mgmt::V2015_04_01::TopLevelDomains AppServiceCertificateOrders = Azure::Web::Mgmt::V2015_08_01::AppServiceCertificateOrders CertificateRegistrationProvider = Azure::Web::Mgmt::V2015_08_01::CertificateRegistrationProvider - Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps + Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations + ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2016_03_01::ResourceHealthMetadataOperations + BillingMeters = Azure::Web::Mgmt::V2016_03_01::BillingMeters + Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics Provider = Azure::Web::Mgmt::V2016_03_01::Provider - Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations 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 + DomainType = Azure::Web::Mgmt::V2015_04_01::Models::DomainType + TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption + 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 @@ -31,19 +40,16 @@ module Models NameIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifierCollection Address = Azure::Web::Mgmt::V2015_04_01::Models::Address HostName = Azure::Web::Mgmt::V2015_04_01::Models::HostName - TopLevelDomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection - DomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection TldLegalAgreement = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreement - ErrorResponse = Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse - TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption + DomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection TldLegalAgreementCollection = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection - Domain = Azure::Web::Mgmt::V2015_04_01::Models::Domain + TopLevelDomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection DomainOwnershipIdentifier = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier DomainPatchResource = Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource - 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 - DomainType = Azure::Web::Mgmt::V2015_04_01::Models::DomainType + CertificateOrderAction = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction + CertificateOrderStatus = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderStatus + AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource + CertificateOrderActionType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType AppServiceCertificate = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificate AppServiceCertificateCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateCollection AppServiceCertificateOrderCollection = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderCollection @@ -51,79 +57,95 @@ module Models CertificateDetails = Azure::Web::Mgmt::V2015_08_01::Models::CertificateDetails SiteSeal = Azure::Web::Mgmt::V2015_08_01::Models::SiteSeal AppServiceCertificateResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource - AppServiceCertificateOrder = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder AppServiceCertificateOrderPatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderPatchResource - AppServiceCertificatePatchResource = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource 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 - CertificateOrderActionType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType + AppServiceCertificateOrder = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder + ReissueCertificateOrderRequest = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest + CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource + Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + ResourceHealthMetadata = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata + BillingMeter = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter + DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition + SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl + VnetParameters = Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters + DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory + DiagnosticDetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse + RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule MetricAvailability = Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability - MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification - HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo - CertificateCollection = Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection + GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + PremierAddOnOffer = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer + ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification + VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure + VnetValidationFailureDetails = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails + AppServicePlanRestrictions = Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions + SolutionType = Azure::Web::Mgmt::V2016_03_01::Models::SolutionType + RenderingType = Azure::Web::Mgmt::V2016_03_01::Models::RenderingType + ResourceScopeType = Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType + NotificationLevel = Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel + InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType + ValidateResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes + Channels = Azure::Web::Mgmt::V2016_03_01::Models::Channels + CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + 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 + Certificate = Azure::Web::Mgmt::V2016_03_01::Models::Certificate + DefaultErrorResponseErrorDetailsItem = Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseErrorDetailsItem + DefaultErrorResponseError = Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseError + DefaultErrorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponse ValidateResponse = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponse - ValidateRequest = Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest + SourceControlCollection = Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection ResourceNameAvailabilityRequest = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailabilityRequest PremierAddOnOfferCollection = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOfferCollection - AppServiceEnvironment = Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment - GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection - CsmOperationDisplay = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay - Dimension = Azure::Web::Mgmt::V2016_03_01::Models::Dimension - CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope - ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification - CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties - CsmOperationDescription = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription - CsmOperationCollection = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection + ApplicationStack = Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStack + StackMajorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMajorVersion DeploymentLocations = Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations - NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier - SourceControlCollection = Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection GlobalCsmSkuDescription = Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription + GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection DeletedSite = Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite DeletedWebAppCollection = Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection - Solution = Azure::Web::Mgmt::V2016_03_01::Models::Solution - DetectorAbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod ValidateResponseError = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError - AbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod + DetectorAbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod ResourceNameAvailability = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability - RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule + Solution = Azure::Web::Mgmt::V2016_03_01::Models::Solution + AbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod DiagnosticMetricSample = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample DiagnosticMetricSet = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet - DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource + HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo ResponseMetaData = Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData + CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope + DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource + DataTableResponseColumn = Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseColumn + AppServiceEnvironment = Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment AnalysisData = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData - Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + ValidateRequest = Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest + DataTableResponseObject = Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseObject + Rendering = Azure::Web::Mgmt::V2016_03_01::Models::Rendering + DetectorInfo = Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo + BillingMeterCollection = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection + CertificateCollection = Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection + DetectorResponseCollection = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection + DiagnosticData = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticData + Dimension = Azure::Web::Mgmt::V2016_03_01::Models::Dimension + MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification SkuInfos = Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos - DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection + ResourceHealthMetadataCollection = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection + CsmOperationCollection = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection - Certificate = Azure::Web::Mgmt::V2016_03_01::Models::Certificate - CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource - DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition - AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition + CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties + StackMinorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion + NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier + RecommendationCollection = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection + CsmOperationDescription = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription + CsmOperationDisplay = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay + ApplicationStackCollection = Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection + DetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis - DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory - DiagnosticDetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse - GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion - PremierAddOnOffer = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer - SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl - VnetParameters = Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters - VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure - VnetValidationFailureDetails = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails - KeyVaultSecretStatus = Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus - IssueType = Azure::Web::Mgmt::V2016_03_01::Models::IssueType - 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 - Channels = Azure::Web::Mgmt::V2016_03_01::Models::Channels - AppServicePlanRestrictions = Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions - InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType - CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes - ValidateResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes - SkuName = Azure::Web::Mgmt::V2016_03_01::Models::SkuName + DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection AzureTableStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig ApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::ApplicationLogsConfig DatabaseBackupSetting = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseBackupSetting @@ -135,7 +157,6 @@ module Models CsmPublishingProfileOptions = Azure::Web::Mgmt::V2016_08_01::Models::CsmPublishingProfileOptions WebAppInstanceCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebAppInstanceCollection PublicCertificateCollection = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection - IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection TriggeredWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection EnabledConfig = Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig TriggeredJobHistoryCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection @@ -152,7 +173,6 @@ module Models AzureBlobStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig MSDeployLogEntry = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry - BackupSchedule = Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule PerfMonSample = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample SlotDifferenceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection DeploymentCollection = Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection @@ -164,11 +184,9 @@ module Models CsmSlotEntity = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity SiteExtensionInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection BackupItem = Azure::Web::Mgmt::V2016_08_01::Models::BackupItem - BackupRequest = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest ConnectionStringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary ContinuousWebJob = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult - Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment FunctionEnvelope = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope FunctionSecrets = Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets HostNameBinding = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding @@ -184,7 +202,6 @@ module Models ProcessModuleInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo ProcessInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo PublicCertificate = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate - RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse SiteAuthSettings = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings SiteConfigResource = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource @@ -197,146 +214,153 @@ module Models SiteSourceControl = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource SlotDifference = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference - Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot - StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions StorageMigrationResponse = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse StringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary TriggeredJobRun = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun TriggeredJobHistory = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory TriggeredWebJob = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob + StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions WebJob = Azure::Web::Mgmt::V2016_08_01::Models::WebJob LogLevel = Azure::Web::Mgmt::V2016_08_01::Models::LogLevel BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus - DatabaseType = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType 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 - WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType - PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat + DatabaseType = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult - AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType - CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType - HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType - MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType - MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat + ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType 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 + MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult + UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction + MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType + CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType + HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType + AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType - TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus - HostingEnvironmentProfile = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile - VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping - IpSecurityRestriction = Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction - VirtualNetworkProfile = Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile - ApiDefinitionInfo = Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo - StampCapacity = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity - CorsSettings = Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings - NameValuePair = Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair - AutoHealCustomAction = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction + IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection + Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot + Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment + BackupRequest = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest + BackupSchedule = Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule + RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest + 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 AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection - AutoHealActions = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions HostingEnvironmentDiagnostics = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics - SlowRequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger - SlotSwapStatus = Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus - SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity - CloningInfo = Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo - SkuDescription = Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription AddressResponse = Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse SkuInfoCollection = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection - WorkerPool = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool - NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry ResourceCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection WorkerPoolCollection = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection HybridConnectionCollection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection - Resource = Azure::Web::Mgmt::V2016_09_01::Models::Resource - ErrorEntity = Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity - ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty - SnapshotRecoveryTarget = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget MetricAvailabilily = Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily - ResourceMetricAvailability = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability - ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric - CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection - StatusCodesBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger - LocalizableString = Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString - RequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger - ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection - AutoHealTriggers = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers - ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity - AutoHealRules = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules SkuInfo = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo - SiteLimits = Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits UsageCollection = Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection - RampUpRule = Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule - AppServicePlanCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection - Experiments = Azure::Web::Mgmt::V2016_09_01::Models::Experiments - ResourceMetricName = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName - VirtualDirectory = Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory - ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection - VirtualApplication = Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication - Capability = Azure::Web::Mgmt::V2016_09_01::Models::Capability - HandlerMapping = Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping - Operation = Azure::Web::Mgmt::V2016_09_01::Models::Operation - SiteMachineKey = Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey - CsmUsageQuota = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota - ConnStringInfo = Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo StampCapacityCollection = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection - SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig - ProxyOnlyResource = Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource - HostNameSslState = Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState - WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection - ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue AppServiceEnvironmentResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource - MetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition - Usage = Azure::Web::Mgmt::V2016_09_01::Models::Usage WorkerPoolResource = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource - 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 - User = Azure::Web::Mgmt::V2016_09_01::Models::User - 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 - Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier - HybridConnectionKey = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey - HybridConnection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection + AppServicePlanPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource Site = Azure::Web::Mgmt::V2016_09_01::Models::Site AppServicePlan = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan - AppServicePlanPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource - HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits - ProvisioningState = Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState - HostingEnvironmentStatus = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus - InternalLoadBalancingMode = Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode - ComputeModeOptions = Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions - WorkerSizeOptions = Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions - AccessControlEntryAction = Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction - RouteType = Azure::Web::Mgmt::V2016_09_01::Models::RouteType AutoHealActionType = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType + MetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition + RouteType = Azure::Web::Mgmt::V2016_09_01::Models::RouteType + ManagedServiceIdentityType = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentityType + HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits ConnectionStringType = Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType - ScmType = Azure::Web::Mgmt::V2016_09_01::Models::ScmType + VnetGateway = Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway ManagedPipelineMode = Azure::Web::Mgmt::V2016_09_01::Models::ManagedPipelineMode SiteLoadBalancing = Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing + SupportedTlsVersions = Azure::Web::Mgmt::V2016_09_01::Models::SupportedTlsVersions SslState = Azure::Web::Mgmt::V2016_09_01::Models::SslState - HostType = Azure::Web::Mgmt::V2016_09_01::Models::HostType + ScmType = Azure::Web::Mgmt::V2016_09_01::Models::ScmType UsageState = Azure::Web::Mgmt::V2016_09_01::Models::UsageState SiteAvailabilityState = Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState StatusOptions = Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions + HostType = Azure::Web::Mgmt::V2016_09_01::Models::HostType OperationStatus = Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus - end - - class WebManagementClass - attr_reader :domain_registration_provider, :domains, :top_level_domains, :app_service_certificate_orders, :certificate_registration_provider, :certificates, :deleted_web_apps, :diagnostics, :provider, :recommendations, :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 - - @client_0 = Azure::Web::Mgmt::V2015_04_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) - if(@client_0.respond_to?(:subscription_id)) - @client_0.subscription_id = configurable.subscription_id - end - add_telemetry(@client_0) + Operation = Azure::Web::Mgmt::V2016_09_01::Models::Operation + HybridConnection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection + Usage = Azure::Web::Mgmt::V2016_09_01::Models::Usage + Resource = Azure::Web::Mgmt::V2016_09_01::Models::Resource + ProvisioningState = Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState + ProxyOnlyResource = Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource + LocalizableString = Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString + User = Azure::Web::Mgmt::V2016_09_01::Models::User + CsmUsageQuota = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota + CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection + ErrorEntity = Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity + ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty + ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue + ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric + ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection + VirtualNetworkProfile = Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile + ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping + WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection + NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry + AppServicePlanCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection + ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity + WorkerPool = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool + AutoHealCustomAction = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction + StampCapacity = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity + AutoHealActions = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions + 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 + AutoHealTriggers = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers + AutoHealRules = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules + SiteLimits = Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits + RampUpRule = Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule + SnapshotRecoveryTarget = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget + ResourceMetricAvailability = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability + CloningInfo = Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo + InternalLoadBalancingMode = Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode + Experiments = Azure::Web::Mgmt::V2016_09_01::Models::Experiments + WorkerSizeOptions = Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions + AccessControlEntryAction = Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction + IpSecurityRestriction = Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction + VirtualDirectory = Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory + CorsSettings = Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings + VirtualApplication = Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication + ResourceMetricName = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName + HostingEnvironmentStatus = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus + ConnStringInfo = Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo + SiteMachineKey = Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey + HandlerMapping = Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping + SlotSwapStatus = Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus + NameValuePair = Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair + ApiDefinitionInfo = Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo + SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig + Capability = Azure::Web::Mgmt::V2016_09_01::Models::Capability + HostNameSslState = Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState + HostingEnvironmentProfile = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile + SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity + SkuDescription = Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription + ComputeModeOptions = Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions + 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 :domain_registration_provider, :domains, :top_level_domains, :app_service_certificate_orders, :certificate_registration_provider, :deleted_web_apps, :recommendations, :resource_health_metadata_operations, :billing_meters, :certificates, :diagnostics, :provider, :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 + + @client_0 = Azure::Web::Mgmt::V2015_04_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) + if(@client_0.respond_to?(:subscription_id)) + @client_0.subscription_id = configurable.subscription_id + end + add_telemetry(@client_0) @domain_registration_provider = @client_0.domain_registration_provider @domains = @client_0.domains @top_level_domains = @client_0.top_level_domains @@ -354,11 +378,13 @@ def initialize(configurable, base_url=nil, options=nil) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) - @certificates = @client_2.certificates @deleted_web_apps = @client_2.deleted_web_apps + @recommendations = @client_2.recommendations + @resource_health_metadata_operations = @client_2.resource_health_metadata_operations + @billing_meters = @client_2.billing_meters + @certificates = @client_2.certificates @diagnostics = @client_2.diagnostics @provider = @client_2.provider - @recommendations = @client_2.recommendations @client_3 = Azure::Web::Mgmt::V2016_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_3.respond_to?(:subscription_id)) @@ -400,6 +426,27 @@ 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 domain_type + Azure::Web::Mgmt::V2015_04_01::Models::DomainType + end + def top_level_domain_agreement_option + Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption + end + def error_response + Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse + end + def domain + Azure::Web::Mgmt::V2015_04_01::Models::Domain + end def contact Azure::Web::Mgmt::V2015_04_01::Models::Contact end @@ -427,26 +474,17 @@ def 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 domain_collection - Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection - end def tld_legal_agreement Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreement end - def error_response - Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse - end - def top_level_domain_agreement_option - Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption + def domain_collection + Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection end def tld_legal_agreement_collection Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection end - def domain - Azure::Web::Mgmt::V2015_04_01::Models::Domain + def top_level_domain_collection + Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection end def domain_ownership_identifier Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier @@ -454,17 +492,17 @@ def domain_ownership_identifier def domain_patch_resource Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource end - def top_level_domain - Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomain + def certificate_order_action + Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderAction end - def domain_status - Azure::Web::Mgmt::V2015_04_01::Models::DomainStatus + def certificate_order_status + Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderStatus end - def dns_type - Azure::Web::Mgmt::V2015_04_01::Models::DnsType + def app_service_certificate_patch_resource + Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource end - def domain_type - Azure::Web::Mgmt::V2015_04_01::Models::DomainType + def certificate_order_action_type + Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType end def app_service_certificate Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificate @@ -487,122 +525,170 @@ def site_seal def app_service_certificate_resource Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource end - 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 app_service_certificate_patch_resource - Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource - 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 - end - 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 end def certificate_product_type Azure::Web::Mgmt::V2015_08_01::Models::CertificateProductType end - def certificate_order_status - Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderStatus + def app_service_certificate_order + Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder end - def certificate_order_action_type - Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType + def reissue_certificate_order_request + Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest end - def metric_availability - Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability + def certificate_patch_resource + Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource end - def metric_specification - Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification + def recommendation + Azure::Web::Mgmt::V2016_03_01::Models::Recommendation end - def hosting_environment_deployment_info - Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo + def resource_health_metadata + Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata end - def certificate_collection - Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection + def billing_meter + Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter end - def validate_response - Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponse + def detector_definition + Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition end - def validate_request - Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest + def analysis_definition + Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition end - def resource_name_availability_request - Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailabilityRequest + def source_control + Azure::Web::Mgmt::V2016_03_01::Models::SourceControl end - def premier_add_on_offer_collection - Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOfferCollection + def vnet_parameters + Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters end - def app_service_environment - Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment + def diagnostic_category + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory end - def geo_region_collection - Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection + def diagnostic_detector_response + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse end - def csm_operation_display - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay + def recommendation_rule + Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule end - def dimension - Azure::Web::Mgmt::V2016_03_01::Models::Dimension + def metric_availability + Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability end - def csm_move_resource_envelope - Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope + def geo_region + Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + end + def premier_add_on_offer + Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer end def service_specification Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification end - def csm_operation_description_properties - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties - end - def csm_operation_description - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription + def vnet_validation_test_failure + Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure end - def csm_operation_collection - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection + def vnet_validation_failure_details + Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails end - def deployment_locations - Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations + def app_service_plan_restrictions + Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions end - def name_identifier - Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier + def solution_type + Azure::Web::Mgmt::V2016_03_01::Models::SolutionType end - def source_control_collection - Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection + def rendering_type + Azure::Web::Mgmt::V2016_03_01::Models::RenderingType end - def global_csm_sku_description - Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription + def resource_scope_type + Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType end - def deleted_site - Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite + def notification_level + Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel end - def deleted_web_app_collection - Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection + def in_availability_reason_type + Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType end - def solution - Azure::Web::Mgmt::V2016_03_01::Models::Solution + def validate_resource_types + Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes end - def detector_abnormal_time_period - Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod + def channels + Azure::Web::Mgmt::V2016_03_01::Models::Channels end - def validate_response_error - Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError + def check_name_resource_types + Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes end - def abnormal_time_period - Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod + def issue_type + Azure::Web::Mgmt::V2016_03_01::Models::IssueType end - def resource_name_availability - Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability + def key_vault_secret_status + Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus end - def recommendation_rule - Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule + def sku_name + Azure::Web::Mgmt::V2016_03_01::Models::SkuName + end + def certificate + Azure::Web::Mgmt::V2016_03_01::Models::Certificate + end + def default_error_response_error_details_item + Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseErrorDetailsItem + end + def default_error_response_error + Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseError + end + def default_error_response + Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponse + end + def validate_response + Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponse + end + def source_control_collection + Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection + end + def resource_name_availability_request + Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailabilityRequest + end + def premier_add_on_offer_collection + Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOfferCollection + end + def application_stack + Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStack + end + def stack_major_version + Azure::Web::Mgmt::V2016_03_01::Models::StackMajorVersion + end + def deployment_locations + Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations + end + def global_csm_sku_description + Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription + end + def geo_region_collection + Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection + end + def deleted_site + Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite + end + def deleted_web_app_collection + Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection + end + def validate_response_error + Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError + end + def detector_abnormal_time_period + Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod + end + def resource_name_availability + Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability + end + def solution + Azure::Web::Mgmt::V2016_03_01::Models::Solution + end + def abnormal_time_period + Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod end def diagnostic_metric_sample Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample @@ -610,101 +696,101 @@ def diagnostic_metric_sample def diagnostic_metric_set Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet end - def data_source - Azure::Web::Mgmt::V2016_03_01::Models::DataSource + def hosting_environment_deployment_info + Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo end def response_meta_data Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData end - def analysis_data - Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData + def csm_move_resource_envelope + Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope end - def recommendation - Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + def data_source + Azure::Web::Mgmt::V2016_03_01::Models::DataSource end - def sku_infos - Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos + def data_table_response_column + Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseColumn end - def diagnostic_detector_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection + def app_service_environment + Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment end - def diagnostic_analysis_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection + def analysis_data + Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData end - def diagnostic_category_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection + def validate_request + Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest end - def certificate - Azure::Web::Mgmt::V2016_03_01::Models::Certificate + def data_table_response_object + Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseObject end - def certificate_patch_resource - Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource + def rendering + Azure::Web::Mgmt::V2016_03_01::Models::Rendering end - def detector_definition - Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition + def detector_info + Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo end - def analysis_definition - Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition + def billing_meter_collection + Azure::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection end - def diagnostic_analysis - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis + def certificate_collection + Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection end - def diagnostic_category - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory + def detector_response_collection + Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection end - def diagnostic_detector_response - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse + def diagnostic_data + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticData end - def geo_region - Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + def dimension + Azure::Web::Mgmt::V2016_03_01::Models::Dimension end - def premier_add_on_offer - Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer + def metric_specification + Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification end - def source_control - Azure::Web::Mgmt::V2016_03_01::Models::SourceControl + def sku_infos + Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos end - def vnet_parameters - Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters + def diagnostic_analysis_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection end - def vnet_validation_test_failure - Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure + def resource_health_metadata_collection + Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection end - def vnet_validation_failure_details - Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails + def csm_operation_collection + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection end - def key_vault_secret_status - Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus + def diagnostic_category_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection end - def issue_type - Azure::Web::Mgmt::V2016_03_01::Models::IssueType + def csm_operation_description_properties + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties end - def solution_type - Azure::Web::Mgmt::V2016_03_01::Models::SolutionType + def stack_minor_version + Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion end - def resource_scope_type - Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType + def name_identifier + Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier end - def notification_level - Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel + def recommendation_collection + Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection end - def channels - Azure::Web::Mgmt::V2016_03_01::Models::Channels + def csm_operation_description + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription end - def app_service_plan_restrictions - Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions + def csm_operation_display + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay end - def in_availability_reason_type - Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType + def application_stack_collection + Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection end - def check_name_resource_types - Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + def detector_response + Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse end - def validate_resource_types - Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes + def diagnostic_analysis + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis end - def sku_name - Azure::Web::Mgmt::V2016_03_01::Models::SkuName + def diagnostic_detector_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection end def azure_table_storage_application_logs_config Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig @@ -739,9 +825,6 @@ def web_app_instance_collection def public_certificate_collection Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection end - def identifier_collection - Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection - end def triggered_web_job_collection Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection end @@ -790,9 +873,6 @@ def azure_blob_storage_http_logs_config def msdeploy_log_entry Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry end - def backup_schedule - Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule - end def perf_mon_sample Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample end @@ -826,9 +906,6 @@ def site_extension_info_collection def backup_item Azure::Web::Mgmt::V2016_08_01::Models::BackupItem end - def backup_request - Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest - end def connection_string_dictionary Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary end @@ -838,9 +915,6 @@ def continuous_web_job def custom_hostname_analysis_result Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult end - def deployment - Azure::Web::Mgmt::V2016_08_01::Models::Deployment - end def function_envelope Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope end @@ -886,9 +960,6 @@ def process_info def public_certificate Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate end - def restore_request - Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest - end def restore_response Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse end @@ -925,12 +996,6 @@ def slot_config_names_resource def slot_difference Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference end - def snapshot - Azure::Web::Mgmt::V2016_08_01::Models::Snapshot - end - def storage_migration_options - Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions - end def storage_migration_response Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse end @@ -946,6 +1011,9 @@ def triggered_job_history def triggered_web_job Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob end + def storage_migration_options + Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions + end def web_job Azure::Web::Mgmt::V2016_08_01::Models::WebJob end @@ -955,41 +1023,23 @@ def log_level def backup_item_status Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus end - def database_type - Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType - 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 web_job_type - Azure::Web::Mgmt::V2016_08_01::Models::WebJobType - end - def publishing_profile_format - Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat + def database_type + Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType end 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 - end - def custom_host_name_dns_record_type - Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType - end - 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 + def publishing_profile_format + Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat end - def msdeploy_provisioning_state - Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState + def continuous_web_job_status + Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus end def my_sql_migration_type Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType @@ -997,71 +1047,74 @@ def my_sql_migration_type 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 def built_in_authentication_provider Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider end - def clone_ability_result - Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult - end - def site_extension_type - Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType + def msdeploy_log_entry_type + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType end def triggered_web_job_status Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus end - def hosting_environment_profile - Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile + def clone_ability_result + Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult end - def virtual_ipmapping - Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping + def unauthenticated_client_action + Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction end - def ip_security_restriction - Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction + def msdeploy_provisioning_state + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState end - def virtual_network_profile - Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile + def web_job_type + Azure::Web::Mgmt::V2016_08_01::Models::WebJobType end - def api_definition_info - Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo + def custom_host_name_dns_record_type + Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType end - def stamp_capacity - Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity + def host_name_type + Azure::Web::Mgmt::V2016_08_01::Models::HostNameType end - def cors_settings - Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings + def azure_resource_type + Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType end - def name_value_pair - Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair + def site_extension_type + Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType end - def auto_heal_custom_action - Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction + def identifier_collection + Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection end - def app_service_environment_collection - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection + def snapshot + Azure::Web::Mgmt::V2016_08_01::Models::Snapshot end - def auto_heal_actions - Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions + def deployment + Azure::Web::Mgmt::V2016_08_01::Models::Deployment end - def hosting_environment_diagnostics - Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics + def backup_request + Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest end - def slow_requests_based_trigger - Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger + def backup_schedule + Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule end - def slot_swap_status - Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus + def restore_request + Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest end - def sku_capacity - Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity + def snapshot_recovery_request + Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryRequest end - def cloning_info - Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo + def resource_metric_definition + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinition end - def sku_description - Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription + def push_settings + Azure::Web::Mgmt::V2016_09_01::Models::PushSettings + end + def hybrid_connection_key + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey + end + def app_service_environment_collection + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection + 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 @@ -1069,12 +1122,6 @@ def address_response def sku_info_collection Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection end - def worker_pool - Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool - 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 @@ -1084,185 +1131,200 @@ def worker_pool_collection def hybrid_connection_collection Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection end - def resource - Azure::Web::Mgmt::V2016_09_01::Models::Resource + def metric_availabilily + Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily end - def error_entity - Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity + def sku_info + Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo end - def resource_metric_property - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty + def usage_collection + Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection end - def snapshot_recovery_target - Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget + def stamp_capacity_collection + Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection end - def metric_availabilily - Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily + def app_service_environment_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource end - def resource_metric_availability - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability + def app_service_environment_patch_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource end - def resource_metric - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric + def worker_pool_resource + Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource end - def csm_usage_quota_collection - Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection + def app_service_plan_patch_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource end - def status_codes_based_trigger - Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger + def site + Azure::Web::Mgmt::V2016_09_01::Models::Site end - def localizable_string - Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString + def app_service_plan + Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan end - def requests_based_trigger - Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger + def auto_heal_action_type + Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType end - def resource_metric_collection - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection + def metric_definition + Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition end - def auto_heal_triggers - Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers + def route_type + Azure::Web::Mgmt::V2016_09_01::Models::RouteType end - def managed_service_identity - Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity + def managed_service_identity_type + Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentityType end - def auto_heal_rules - Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules + def hybrid_connection_limits + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits end - def sku_info - Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo + def connection_string_type + Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType end - def site_limits - Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits + def vnet_gateway + Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway end - def usage_collection - Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + def managed_pipeline_mode + Azure::Web::Mgmt::V2016_09_01::Models::ManagedPipelineMode end - def ramp_up_rule - Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule + def site_load_balancing + Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing end - def app_service_plan_collection - Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection + def supported_tls_versions + Azure::Web::Mgmt::V2016_09_01::Models::SupportedTlsVersions end - def experiments - Azure::Web::Mgmt::V2016_09_01::Models::Experiments + def ssl_state + Azure::Web::Mgmt::V2016_09_01::Models::SslState end - def resource_metric_name - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName + def scm_type + Azure::Web::Mgmt::V2016_09_01::Models::ScmType end - def virtual_directory - Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory + def usage_state + Azure::Web::Mgmt::V2016_09_01::Models::UsageState end - def resource_metric_definition_collection - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + def site_availability_state + Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState end - def virtual_application - Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication + def status_options + Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions end - def capability - Azure::Web::Mgmt::V2016_09_01::Models::Capability + def host_type + Azure::Web::Mgmt::V2016_09_01::Models::HostType end - def handler_mapping - Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping + def operation_status + Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus end def operation Azure::Web::Mgmt::V2016_09_01::Models::Operation end - def site_machine_key - Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey - end - def csm_usage_quota - Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota + def hybrid_connection + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection end - def conn_string_info - Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo + def usage + Azure::Web::Mgmt::V2016_09_01::Models::Usage end - def stamp_capacity_collection - Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection + def resource + Azure::Web::Mgmt::V2016_09_01::Models::Resource end - def site_config - Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig + def provisioning_state + Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState end def proxy_only_resource Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource end - def host_name_ssl_state - Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState + def localizable_string + Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString end - def web_app_collection - Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection + def user + Azure::Web::Mgmt::V2016_09_01::Models::User + end + def csm_usage_quota + Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota + end + def csm_usage_quota_collection + Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection + end + def error_entity + Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity + end + def resource_metric_property + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty end def resource_metric_value Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue end - def app_service_environment_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource + def resource_metric + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric end - def app_service_environment_patch_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource + def resource_metric_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection end - def metric_definition - Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition + def virtual_network_profile + Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile end - def usage - Azure::Web::Mgmt::V2016_09_01::Models::Usage + def resource_metric_definition_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection end - def worker_pool_resource - Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource + def virtual_ipmapping + Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping end - def vnet_route - Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute + def web_app_collection + Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection end - def vnet_info - Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo + def network_access_control_entry + Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry end - def vnet_gateway - Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway + def app_service_plan_collection + Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection end - def user - Azure::Web::Mgmt::V2016_09_01::Models::User + def managed_service_identity + Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity end - def snapshot_recovery_request - Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryRequest + def worker_pool + Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool end - def resource_metric_definition - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinition + def auto_heal_custom_action + Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction end - def push_settings - Azure::Web::Mgmt::V2016_09_01::Models::PushSettings + def stamp_capacity + Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity end - def identifier - Azure::Web::Mgmt::V2016_09_01::Models::Identifier + def auto_heal_actions + Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions end - def hybrid_connection_key - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey + def slow_requests_based_trigger + Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger end - def hybrid_connection - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection + def status_codes_based_trigger + Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger end - def site - Azure::Web::Mgmt::V2016_09_01::Models::Site + def requests_based_trigger + Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger end - def app_service_plan - Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan + def auto_heal_triggers + Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers end - def app_service_plan_patch_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource + def auto_heal_rules + Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules end - def hybrid_connection_limits - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits + def site_limits + Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits end - def provisioning_state - Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState + def ramp_up_rule + Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule end - def hosting_environment_status - Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus + def snapshot_recovery_target + Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget + end + def resource_metric_availability + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability + end + def cloning_info + Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo end def internal_load_balancing_mode Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode end - def compute_mode_options - Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions + def experiments + Azure::Web::Mgmt::V2016_09_01::Models::Experiments end def worker_size_options Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions @@ -1270,41 +1332,71 @@ def worker_size_options def access_control_entry_action Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction end - def route_type - Azure::Web::Mgmt::V2016_09_01::Models::RouteType + def ip_security_restriction + Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction end - def auto_heal_action_type - Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType + def virtual_directory + Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory end - def connection_string_type - Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType + def cors_settings + Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings end - def scm_type - Azure::Web::Mgmt::V2016_09_01::Models::ScmType + def virtual_application + Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication end - def managed_pipeline_mode - Azure::Web::Mgmt::V2016_09_01::Models::ManagedPipelineMode + def resource_metric_name + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName end - def site_load_balancing - Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing + def hosting_environment_status + Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus end - def ssl_state - Azure::Web::Mgmt::V2016_09_01::Models::SslState + def conn_string_info + Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo end - def host_type - Azure::Web::Mgmt::V2016_09_01::Models::HostType + def site_machine_key + Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey end - def usage_state - Azure::Web::Mgmt::V2016_09_01::Models::UsageState + def handler_mapping + Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping end - def site_availability_state - Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState + def slot_swap_status + Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus end - def status_options - Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions + def name_value_pair + Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair end - def operation_status - Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus + def api_definition_info + Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo + end + def site_config + Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig + end + def capability + Azure::Web::Mgmt::V2016_09_01::Models::Capability + end + def host_name_ssl_state + Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState + end + def hosting_environment_profile + Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile + end + def sku_capacity + Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity + end + def sku_description + Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription + end + def compute_mode_options + Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions + 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 end end diff --git a/azure_sdk/lib/latest/modules/websearch_profile_module.rb b/azure_sdk/lib/latest/modules/websearch_profile_module.rb index 55a3a0b7ee..2f3c6d1086 100644 --- a/azure_sdk/lib/latest/modules/websearch_profile_module.rb +++ b/azure_sdk/lib/latest/modules/websearch_profile_module.rb @@ -9,47 +9,47 @@ module WebSearch Web = Azure::CognitiveServices::WebSearch::V1_0::Web module Models + AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType + NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle RankingRankingItem = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem RankingRankingGroup = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup - WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag RankingRankingResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse WebWebGrouping = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping - Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error + WebMetaTag = Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag Query = Azure::CognitiveServices::WebSearch::V1_0::Models::Query + SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse TimeZoneTimeZoneInformation = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation + Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable + Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer ResponseBase = Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase QueryContext = Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext - ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject CreativeWork = Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork - WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage - NewsArticle = Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle - VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject - Identifiable = Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable - Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response - SearchResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse Thing = Azure::CognitiveServices::WebSearch::V1_0::Models::Thing - Answer = Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + WebPage = Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage Computation = Azure::CognitiveServices::WebSearch::V1_0::Models::Computation + RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer SearchResultsAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer + Response = Azure::CognitiveServices::WebSearch::V1_0::Models::Response + VideoObject = Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject WebWebAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer - Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images News = Azure::CognitiveServices::WebSearch::V1_0::Models::News - RelatedSearchesRelatedSearchAnswer = Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer SpellSuggestions = Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions TimeZone = Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone - Videos = Azure::CognitiveServices::WebSearch::V1_0::Models::Videos + Images = Azure::CognitiveServices::WebSearch::V1_0::Models::Images + TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat + ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch + Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness + ImageObject = Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject Places = Azure::CognitiveServices::WebSearch::V1_0::Models::Places - ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse Intangible = Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible MediaObject = Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject - Article = Azure::CognitiveServices::WebSearch::V1_0::Models::Article + ErrorResponse = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse StructuredValue = Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue - AnswerType = Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType - ErrorCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode - ErrorSubCode = Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode - Freshness = Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness - SafeSearch = Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch - TextFormat = Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat + Videos = Azure::CognitiveServices::WebSearch::V1_0::Models::Videos + Error = Azure::CognitiveServices::WebSearch::V1_0::Models::Error end class WebSearchDataClass @@ -82,128 +82,128 @@ def method_missing(method, *args) end class ModelClasses + def answer_type + Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType + end + def news_article + Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle + end def ranking_ranking_item Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingItem end def ranking_ranking_group Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingGroup end - def web_meta_tag - Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag - end def ranking_ranking_response Azure::CognitiveServices::WebSearch::V1_0::Models::RankingRankingResponse end def web_web_grouping Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebGrouping end - def error - Azure::CognitiveServices::WebSearch::V1_0::Models::Error + def web_meta_tag + Azure::CognitiveServices::WebSearch::V1_0::Models::WebMetaTag end def query Azure::CognitiveServices::WebSearch::V1_0::Models::Query end + def search_response + Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse + end def time_zone_time_zone_information Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZoneTimeZoneInformation end + def identifiable + Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable + end + def answer + Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + end def response_base Azure::CognitiveServices::WebSearch::V1_0::Models::ResponseBase end def query_context Azure::CognitiveServices::WebSearch::V1_0::Models::QueryContext end - def image_object - Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject - end def creative_work Azure::CognitiveServices::WebSearch::V1_0::Models::CreativeWork end - def web_page - Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage - end - def news_article - Azure::CognitiveServices::WebSearch::V1_0::Models::NewsArticle - end - def video_object - Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject - end - def identifiable - Azure::CognitiveServices::WebSearch::V1_0::Models::Identifiable - end - def response - Azure::CognitiveServices::WebSearch::V1_0::Models::Response - end - def search_response - Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResponse - end def thing Azure::CognitiveServices::WebSearch::V1_0::Models::Thing end - def answer - Azure::CognitiveServices::WebSearch::V1_0::Models::Answer + def web_page + Azure::CognitiveServices::WebSearch::V1_0::Models::WebPage end def computation Azure::CognitiveServices::WebSearch::V1_0::Models::Computation end + def related_searches_related_search_answer + Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer + end def search_results_answer Azure::CognitiveServices::WebSearch::V1_0::Models::SearchResultsAnswer end + def response + Azure::CognitiveServices::WebSearch::V1_0::Models::Response + end + def video_object + Azure::CognitiveServices::WebSearch::V1_0::Models::VideoObject + end def web_web_answer Azure::CognitiveServices::WebSearch::V1_0::Models::WebWebAnswer end - def images - Azure::CognitiveServices::WebSearch::V1_0::Models::Images - end def news Azure::CognitiveServices::WebSearch::V1_0::Models::News end - def related_searches_related_search_answer - Azure::CognitiveServices::WebSearch::V1_0::Models::RelatedSearchesRelatedSearchAnswer - end def spell_suggestions Azure::CognitiveServices::WebSearch::V1_0::Models::SpellSuggestions end def time_zone Azure::CognitiveServices::WebSearch::V1_0::Models::TimeZone end - def videos - Azure::CognitiveServices::WebSearch::V1_0::Models::Videos + def images + Azure::CognitiveServices::WebSearch::V1_0::Models::Images + end + def text_format + Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat + end + def error_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode + end + def error_sub_code + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode + end + def safe_search + Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch + end + def article + Azure::CognitiveServices::WebSearch::V1_0::Models::Article + end + def freshness + Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness + end + def image_object + Azure::CognitiveServices::WebSearch::V1_0::Models::ImageObject end def places Azure::CognitiveServices::WebSearch::V1_0::Models::Places end - def error_response - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse - end def intangible Azure::CognitiveServices::WebSearch::V1_0::Models::Intangible end def media_object Azure::CognitiveServices::WebSearch::V1_0::Models::MediaObject end - def article - Azure::CognitiveServices::WebSearch::V1_0::Models::Article + def error_response + Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorResponse end def structured_value Azure::CognitiveServices::WebSearch::V1_0::Models::StructuredValue end - def answer_type - Azure::CognitiveServices::WebSearch::V1_0::Models::AnswerType - end - def error_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorCode - end - def error_sub_code - Azure::CognitiveServices::WebSearch::V1_0::Models::ErrorSubCode - end - def freshness - Azure::CognitiveServices::WebSearch::V1_0::Models::Freshness - end - def safe_search - Azure::CognitiveServices::WebSearch::V1_0::Models::SafeSearch + def videos + Azure::CognitiveServices::WebSearch::V1_0::Models::Videos end - def text_format - Azure::CognitiveServices::WebSearch::V1_0::Models::TextFormat + def error + Azure::CognitiveServices::WebSearch::V1_0::Models::Error 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 3d49eb5831..b9b7436448 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,17 +7,22 @@ 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 + SubResource = Azure::Compute::Mgmt::V2016_03_30::Models::SubResource + UsageName = Azure::Compute::Mgmt::V2016_03_30::Models::UsageName + Usage = Azure::Compute::Mgmt::V2016_03_30::Models::Usage + Resource = Azure::Compute::Mgmt::V2016_03_30::Models::Resource DiagnosticsProfile = Azure::Compute::Mgmt::V2016_03_30::Models::DiagnosticsProfile InstanceViewStatus = Azure::Compute::Mgmt::V2016_03_30::Models::InstanceViewStatus VirtualMachineExtensionHandlerInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionHandlerInstanceView @@ -28,13 +33,10 @@ module Models InnerError = Azure::Compute::Mgmt::V2016_03_30::Models::InnerError VirtualMachineExtensionInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineExtensionInstanceView NetworkProfile = Azure::Compute::Mgmt::V2016_03_30::Models::NetworkProfile - Resource = Azure::Compute::Mgmt::V2016_03_30::Models::Resource BootDiagnostics = Azure::Compute::Mgmt::V2016_03_30::Models::BootDiagnostics PurchasePlan = Azure::Compute::Mgmt::V2016_03_30::Models::PurchasePlan - SubResource = Azure::Compute::Mgmt::V2016_03_30::Models::SubResource DataDiskImage = Azure::Compute::Mgmt::V2016_03_30::Models::DataDiskImage ApiErrorBase = Azure::Compute::Mgmt::V2016_03_30::Models::ApiErrorBase - UsageName = Azure::Compute::Mgmt::V2016_03_30::Models::UsageName VirtualMachineAgentInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineAgentInstanceView ListUsagesResult = Azure::Compute::Mgmt::V2016_03_30::Models::ListUsagesResult DiskInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::DiskInstanceView @@ -49,7 +51,6 @@ module Models OSDisk = Azure::Compute::Mgmt::V2016_03_30::Models::OSDisk VirtualMachineListResult = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineListResult StorageProfile = Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile - Sku = Azure::Compute::Mgmt::V2016_03_30::Models::Sku WinRMListener = Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener UpgradePolicy = Azure::Compute::Mgmt::V2016_03_30::Models::UpgradePolicy WindowsConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::WindowsConfiguration @@ -84,7 +85,6 @@ module Models VirtualMachineStatusCodeCount = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineStatusCodeCount LinuxConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::LinuxConfiguration VirtualMachineScaleSetInstanceViewStatusesSummary = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetInstanceViewStatusesSummary - Usage = Azure::Compute::Mgmt::V2016_03_30::Models::Usage VirtualMachineScaleSetVMExtensionsSummary = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVMExtensionsSummary WinRMConfiguration = Azure::Compute::Mgmt::V2016_03_30::Models::WinRMConfiguration VirtualMachineScaleSetInstanceView = Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetInstanceView @@ -122,7 +122,7 @@ module Models end class ComputeManagementClass - 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 + 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 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 @@ -159,6 +159,21 @@ def method_missing(method, *args) end class ModelClasses + def sku + Azure::Compute::Mgmt::V2016_03_30::Models::Sku + end + def sub_resource + Azure::Compute::Mgmt::V2016_03_30::Models::SubResource + end + def usage_name + Azure::Compute::Mgmt::V2016_03_30::Models::UsageName + end + def usage + Azure::Compute::Mgmt::V2016_03_30::Models::Usage + end + def resource + Azure::Compute::Mgmt::V2016_03_30::Models::Resource + end def diagnostics_profile Azure::Compute::Mgmt::V2016_03_30::Models::DiagnosticsProfile end @@ -189,27 +204,18 @@ def virtual_machine_extension_instance_view def network_profile Azure::Compute::Mgmt::V2016_03_30::Models::NetworkProfile end - def resource - Azure::Compute::Mgmt::V2016_03_30::Models::Resource - end def boot_diagnostics Azure::Compute::Mgmt::V2016_03_30::Models::BootDiagnostics end def purchase_plan Azure::Compute::Mgmt::V2016_03_30::Models::PurchasePlan end - def sub_resource - Azure::Compute::Mgmt::V2016_03_30::Models::SubResource - end def data_disk_image Azure::Compute::Mgmt::V2016_03_30::Models::DataDiskImage end def api_error_base Azure::Compute::Mgmt::V2016_03_30::Models::ApiErrorBase end - def usage_name - Azure::Compute::Mgmt::V2016_03_30::Models::UsageName - end def virtual_machine_agent_instance_view Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineAgentInstanceView end @@ -252,9 +258,6 @@ def virtual_machine_list_result def storage_profile Azure::Compute::Mgmt::V2016_03_30::Models::StorageProfile end - def sku - Azure::Compute::Mgmt::V2016_03_30::Models::Sku - end def win_rmlistener Azure::Compute::Mgmt::V2016_03_30::Models::WinRMListener end @@ -357,9 +360,6 @@ def linux_configuration def virtual_machine_scale_set_instance_view_statuses_summary Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetInstanceViewStatusesSummary end - def usage - Azure::Compute::Mgmt::V2016_03_30::Models::Usage - end def virtual_machine_scale_set_vmextensions_summary Azure::Compute::Mgmt::V2016_03_30::Models::VirtualMachineScaleSetVMExtensionsSummary 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 9fd4849d18..613649e774 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 5575c7982b..e19abe6da8 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,12 +7,6 @@ module Azure::Profiles::V2017_03_09 module Network 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 NetworkInterfaces = Azure::Network::Mgmt::V2015_06_15::NetworkInterfaces NetworkSecurityGroups = Azure::Network::Mgmt::V2015_06_15::NetworkSecurityGroups SecurityRules = Azure::Network::Mgmt::V2015_06_15::SecurityRules @@ -25,6 +19,12 @@ module Mgmt VirtualNetworkGateways = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGateways VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2015_06_15::VirtualNetworkGatewayConnections LocalNetworkGateways = Azure::Network::Mgmt::V2015_06_15::LocalNetworkGateways + 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 @@ -34,35 +34,35 @@ module Models PublicIPAddressListResult = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressListResult ApplicationGatewayListResult = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayListResult ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddress - Resource = Azure::Network::Mgmt::V2015_06_15::Models::Resource ConnectionResetSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionResetSharedKey DnsNameAvailabilityResult = Azure::Network::Mgmt::V2015_06_15::Models::DnsNameAvailabilityResult 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 - UsageName = Azure::Network::Mgmt::V2015_06_15::Models::UsageName + VirtualNetworkListResult = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkListResult ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitServiceProviderProperties RouteTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteTableListResult NetworkInterfaceListResult = Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceListResult - ConnectionSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey + UsageName = Azure::Network::Mgmt::V2015_06_15::Models::UsageName ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable - ConnectionSharedKeyResult = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult + ConnectionSharedKey = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult - PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressDnsSettings + ConnectionSharedKeyResult = Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable - DhcpOptions = Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions + 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 @@ -71,14 +71,10 @@ module Models VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySku AzureAsyncOperationResult = Azure::Network::Mgmt::V2015_06_15::Models::AzureAsyncOperationResult RouteListResult = Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult - Error = Azure::Network::Mgmt::V2015_06_15::Models::Error 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 - 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 @@ -113,12 +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 - VirtualNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway + 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 - VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection + VirtualNetworkGateway = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway ApplicationGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewaySkuName - ApplicationGatewayTier = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier + VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection IPAllocationMethod = Azure::Network::Mgmt::V2015_06_15::Models::IPAllocationMethod + ApplicationGatewayTier = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier + ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayIPConfiguration 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 @@ -140,15 +139,16 @@ module Models NetworkOperationStatus = Azure::Network::Mgmt::V2015_06_15::Models::NetworkOperationStatus VirtualNetworkGatewayType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayType VpnType = Azure::Network::Mgmt::V2015_06_15::Models::VpnType - VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName + Error = Azure::Network::Mgmt::V2015_06_15::Models::Error VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier ProcessorArchitecture = Azure::Network::Mgmt::V2015_06_15::Models::ProcessorArchitecture - VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType + VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus + VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType end class NetworkManagementClass - attr_reader :application_gateways, :express_route_circuit_authorizations, :express_route_circuit_peerings, :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, :configurable, :base_url, :options, :model_classes + 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 def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -158,12 +158,6 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @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 @network_interfaces = @client_0.network_interfaces @network_security_groups = @client_0.network_security_groups @security_rules = @client_0.security_rules @@ -176,6 +170,12 @@ def initialize(configurable, base_url=nil, options=nil) @virtual_network_gateways = @client_0.virtual_network_gateways @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections @local_network_gateways = @client_0.local_network_gateways + @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 @@ -215,9 +215,6 @@ def application_gateway_list_result def application_gateway_backend_address Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayBackendAddress end - def resource - Azure::Network::Mgmt::V2015_06_15::Models::Resource - end def connection_reset_shared_key Azure::Network::Mgmt::V2015_06_15::Models::ConnectionResetSharedKey end @@ -233,6 +230,9 @@ 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 @@ -248,9 +248,6 @@ def vpn_client_configuration 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 @@ -266,8 +263,8 @@ def usages_list_result def express_route_circuit_sku Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitSku end - def usage_name - Azure::Network::Mgmt::V2015_06_15::Models::UsageName + 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 @@ -278,30 +275,33 @@ def route_table_list_result def network_interface_list_result Azure::Network::Mgmt::V2015_06_15::Models::NetworkInterfaceListResult end - def connection_shared_key - Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey + def usage_name + Azure::Network::Mgmt::V2015_06_15::Models::UsageName end def express_route_circuit_arp_table Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitArpTable end - def connection_shared_key_result - Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult + def connection_shared_key + Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKey end def express_route_circuits_arp_table_list_result Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsArpTableListResult end - def public_ipaddress_dns_settings - Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressDnsSettings + def connection_shared_key_result + Azure::Network::Mgmt::V2015_06_15::Models::ConnectionSharedKeyResult end def express_route_circuit_routes_table Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitRoutesTable end - def dhcp_options - Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions + def public_ipaddress_dns_settings + Azure::Network::Mgmt::V2015_06_15::Models::PublicIPAddressDnsSettings end def express_route_circuits_routes_table_list_result Azure::Network::Mgmt::V2015_06_15::Models::ExpressRouteCircuitsRoutesTableListResult end + def dhcp_options + Azure::Network::Mgmt::V2015_06_15::Models::DhcpOptions + end def usage Azure::Network::Mgmt::V2015_06_15::Models::Usage end @@ -326,9 +326,6 @@ def azure_async_operation_result def route_list_result Azure::Network::Mgmt::V2015_06_15::Models::RouteListResult end - def error - Azure::Network::Mgmt::V2015_06_15::Models::Error - end def subnet_list_result Azure::Network::Mgmt::V2015_06_15::Models::SubnetListResult end @@ -341,15 +338,6 @@ def vpn_client_parameters def error_details Azure::Network::Mgmt::V2015_06_15::Models::ErrorDetails end - 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 end @@ -452,24 +440,33 @@ def vpn_client_root_certificate def vpn_client_revoked_certificate Azure::Network::Mgmt::V2015_06_15::Models::VpnClientRevokedCertificate end - def virtual_network_gateway - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGateway + 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_connection - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnection + 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 end - def application_gateway_tier - Azure::Network::Mgmt::V2015_06_15::Models::ApplicationGatewayTier + 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 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 + end def transport_protocol Azure::Network::Mgmt::V2015_06_15::Models::TransportProtocol end @@ -533,8 +530,8 @@ def virtual_network_gateway_type def vpn_type Azure::Network::Mgmt::V2015_06_15::Models::VpnType end - def virtual_network_gateway_sku_name - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName + def error + Azure::Network::Mgmt::V2015_06_15::Models::Error end def virtual_network_gateway_sku_tier Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuTier @@ -542,12 +539,15 @@ def virtual_network_gateway_sku_tier def processor_architecture Azure::Network::Mgmt::V2015_06_15::Models::ProcessorArchitecture end - def virtual_network_gateway_connection_type - Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType + def virtual_network_gateway_sku_name + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewaySkuName end def virtual_network_gateway_connection_status Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionStatus end + def virtual_network_gateway_connection_type + Azure::Network::Mgmt::V2015_06_15::Models::VirtualNetworkGatewayConnectionType + end end end end 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 855dd74068..95235e7d32 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,15 +7,16 @@ 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 - Resources = Azure::Resources::Mgmt::V2016_02_01::Resources - Tags = Azure::Resources::Mgmt::V2016_02_01::Tags - DeploymentOperations = Azure::Resources::Mgmt::V2016_02_01::DeploymentOperations module Models - Sku = Azure::Resources::Mgmt::V2016_02_01::Models::Sku + Plan = Azure::Resources::Mgmt::V2016_02_01::Models::Plan + Dependency = Azure::Resources::Mgmt::V2016_02_01::Models::Dependency DeploymentExtendedFilter = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtendedFilter Identity = Azure::Resources::Mgmt::V2016_02_01::Models::Identity ResourceGroupFilter = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupFilter @@ -30,17 +31,16 @@ module Models ResourceGroupListResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupListResult Provider = Azure::Resources::Mgmt::V2016_02_01::Models::Provider ResourcesMoveInfo = Azure::Resources::Mgmt::V2016_02_01::Models::ResourcesMoveInfo - Dependency = Azure::Resources::Mgmt::V2016_02_01::Models::Dependency ExportTemplateRequest = Azure::Resources::Mgmt::V2016_02_01::Models::ExportTemplateRequest DeploymentValidateResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentValidateResult TagCount = Azure::Resources::Mgmt::V2016_02_01::Models::TagCount DeploymentListResult = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentListResult TagValue = Azure::Resources::Mgmt::V2016_02_01::Models::TagValue - Plan = Azure::Resources::Mgmt::V2016_02_01::Models::Plan TagDetails = Azure::Resources::Mgmt::V2016_02_01::Models::TagDetails 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,18 +53,18 @@ 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 - Resource = Azure::Resources::Mgmt::V2016_02_01::Models::Resource DeploymentExtended = Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended - SubResource = Azure::Resources::Mgmt::V2016_02_01::Models::SubResource AliasPathType = Azure::Resources::Mgmt::V2016_02_01::Models::AliasPathType - ResourceGroupExportResult = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult + Resource = Azure::Resources::Mgmt::V2016_02_01::Models::Resource 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 + SubResource = Azure::Resources::Mgmt::V2016_02_01::Models::SubResource ResourceIdentityType = Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType end class ResourcesManagementClass - attr_reader :deployments, :providers, :resource_groups, :resources, :tags, :deployment_operations, :configurable, :base_url, :options, :model_classes + attr_reader :tags, :deployment_operations, :resources, :deployments, :providers, :resource_groups, :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 - @resources = @client_0.resources - @tags = @client_0.tags - @deployment_operations = @client_0.deployment_operations @model_classes = ModelClasses.new end @@ -98,8 +98,11 @@ def method_missing(method, *args) end class ModelClasses - def sku - Azure::Resources::Mgmt::V2016_02_01::Models::Sku + def plan + Azure::Resources::Mgmt::V2016_02_01::Models::Plan + end + def dependency + Azure::Resources::Mgmt::V2016_02_01::Models::Dependency end def deployment_extended_filter Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtendedFilter @@ -143,9 +146,6 @@ def provider def resources_move_info Azure::Resources::Mgmt::V2016_02_01::Models::ResourcesMoveInfo end - def dependency - Azure::Resources::Mgmt::V2016_02_01::Models::Dependency - end def export_template_request Azure::Resources::Mgmt::V2016_02_01::Models::ExportTemplateRequest end @@ -161,9 +161,6 @@ def deployment_list_result def tag_value Azure::Resources::Mgmt::V2016_02_01::Models::TagValue end - def plan - Azure::Resources::Mgmt::V2016_02_01::Models::Plan - end def tag_details Azure::Resources::Mgmt::V2016_02_01::Models::TagDetails end @@ -176,6 +173,9 @@ 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,27 +212,27 @@ def resource_provider_operation_display_properties def generic_resource_filter Azure::Resources::Mgmt::V2016_02_01::Models::GenericResourceFilter end - def resource - Azure::Resources::Mgmt::V2016_02_01::Models::Resource - end def deployment_extended Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentExtended end - def sub_resource - Azure::Resources::Mgmt::V2016_02_01::Models::SubResource - end def alias_path_type Azure::Resources::Mgmt::V2016_02_01::Models::AliasPathType end - def resource_group_export_result - Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult + def resource + Azure::Resources::Mgmt::V2016_02_01::Models::Resource end def generic_resource Azure::Resources::Mgmt::V2016_02_01::Models::GenericResource end + def resource_group_export_result + Azure::Resources::Mgmt::V2016_02_01::Models::ResourceGroupExportResult + end def deployment_mode Azure::Resources::Mgmt::V2016_02_01::Models::DeploymentMode end + def sub_resource + Azure::Resources::Mgmt::V2016_02_01::Models::SubResource + end def resource_identity_type Azure::Resources::Mgmt::V2016_02_01::Models::ResourceIdentityType end diff --git a/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb b/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb index 7b84bfc0bc..066d48483a 100644 --- a/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb +++ b/azure_sdk/lib/v2017_03_09/modules/storage_profile_module.rb @@ -30,7 +30,6 @@ module Models CheckNameAvailabilityResult = Azure::Storage::Mgmt::V2016_01_01::Models::CheckNameAvailabilityResult Resource = Azure::Storage::Mgmt::V2016_01_01::Models::Resource StorageAccount = Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount - Reason = Azure::Storage::Mgmt::V2016_01_01::Models::Reason SkuName = Azure::Storage::Mgmt::V2016_01_01::Models::SkuName SkuTier = Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier AccessTier = Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier @@ -39,6 +38,7 @@ module Models AccountStatus = Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus KeyPermission = Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission UsageUnit = Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit + Reason = Azure::Storage::Mgmt::V2016_01_01::Models::Reason end class StorageManagementClass @@ -129,9 +129,6 @@ def resource def storage_account Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount end - def reason - Azure::Storage::Mgmt::V2016_01_01::Models::Reason - end def sku_name Azure::Storage::Mgmt::V2016_01_01::Models::SkuName end @@ -156,6 +153,9 @@ def key_permission def usage_unit Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit end + def reason + Azure::Storage::Mgmt::V2016_01_01::Models::Reason + end end end end 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 d995649c42..adb01282d7 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 @@ -7,23 +7,23 @@ module Azure::Profiles::V2017_03_09 module Subscriptions module Mgmt - Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants + Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions module Models 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 - Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location 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 class SubscriptionsManagementClass - attr_reader :subscriptions, :tenants, :configurable, :base_url, :options, :model_classes + attr_reader :tenants, :subscriptions, :configurable, :base_url, :options, :model_classes def initialize(configurable, base_url=nil, options=nil) @configurable, @base_url, @options = configurable, base_url, options @@ -33,8 +33,8 @@ def initialize(configurable, base_url=nil, options=nil) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @subscriptions = @client_0.subscriptions @tenants = @client_0.tenants + @subscriptions = @client_0.subscriptions @model_classes = ModelClasses.new end @@ -65,15 +65,15 @@ def location_list_result def tenant_id_description Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription end - def location - Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location - end def tenant_list_result Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult end 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/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web.rb index 2290f58744..785d3c389b 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web.rb @@ -20,69 +20,69 @@ require 'ms_rest_azure' module Azure::Web::Mgmt::V2015_04_01 - autoload :DomainRegistrationProvider, '2015-04-01/generated/azure_mgmt_web/domain_registration_provider.rb' autoload :Domains, '2015-04-01/generated/azure_mgmt_web/domains.rb' autoload :TopLevelDomains, '2015-04-01/generated/azure_mgmt_web/top_level_domains.rb' + autoload :DomainRegistrationProvider, '2015-04-01/generated/azure_mgmt_web/domain_registration_provider.rb' autoload :WebSiteManagementClient, '2015-04-01/generated/azure_mgmt_web/web_site_management_client.rb' module Models - autoload :ProxyOnlyResource, '2015-04-01/generated/azure_mgmt_web/models/proxy_only_resource.rb' - autoload :ManagedServiceIdentity, '2015-04-01/generated/azure_mgmt_web/models/managed_service_identity.rb' - autoload :Dimension, '2015-04-01/generated/azure_mgmt_web/models/dimension.rb' - autoload :SlotSwapStatus, '2015-04-01/generated/azure_mgmt_web/models/slot_swap_status.rb' - autoload :ServiceSpecification, '2015-04-01/generated/azure_mgmt_web/models/service_specification.rb' - autoload :CloningInfo, '2015-04-01/generated/azure_mgmt_web/models/cloning_info.rb' - autoload :CsmOperationDisplay, '2015-04-01/generated/azure_mgmt_web/models/csm_operation_display.rb' - autoload :HostingEnvironmentProfile, '2015-04-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb' - autoload :CsmOperationCollection, '2015-04-01/generated/azure_mgmt_web/models/csm_operation_collection.rb' - autoload :IpSecurityRestriction, '2015-04-01/generated/azure_mgmt_web/models/ip_security_restriction.rb' + autoload :AutoHealCustomAction, '2015-04-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb' + autoload :AutoHealActions, '2015-04-01/generated/azure_mgmt_web/models/auto_heal_actions.rb' autoload :Contact, '2015-04-01/generated/azure_mgmt_web/models/contact.rb' - autoload :ApiDefinitionInfo, '2015-04-01/generated/azure_mgmt_web/models/api_definition_info.rb' + autoload :SlowRequestsBasedTrigger, '2015-04-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb' autoload :DomainPurchaseConsent, '2015-04-01/generated/azure_mgmt_web/models/domain_purchase_consent.rb' - autoload :CorsSettings, '2015-04-01/generated/azure_mgmt_web/models/cors_settings.rb' + autoload :StatusCodesBasedTrigger, '2015-04-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb' autoload :DomainAvailablilityCheckResult, '2015-04-01/generated/azure_mgmt_web/models/domain_availablility_check_result.rb' - autoload :AutoHealCustomAction, '2015-04-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb' + autoload :RequestsBasedTrigger, '2015-04-01/generated/azure_mgmt_web/models/requests_based_trigger.rb' autoload :DomainControlCenterSsoRequest, '2015-04-01/generated/azure_mgmt_web/models/domain_control_center_sso_request.rb' - autoload :AutoHealActions, '2015-04-01/generated/azure_mgmt_web/models/auto_heal_actions.rb' + autoload :AutoHealTriggers, '2015-04-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb' autoload :DomainOwnershipIdentifierCollection, '2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier_collection.rb' - autoload :SlowRequestsBasedTrigger, '2015-04-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb' + autoload :AutoHealRules, '2015-04-01/generated/azure_mgmt_web/models/auto_heal_rules.rb' autoload :DomainRecommendationSearchParameters, '2015-04-01/generated/azure_mgmt_web/models/domain_recommendation_search_parameters.rb' - autoload :StatusCodesBasedTrigger, '2015-04-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb' + autoload :SiteLimits, '2015-04-01/generated/azure_mgmt_web/models/site_limits.rb' autoload :NameIdentifierCollection, '2015-04-01/generated/azure_mgmt_web/models/name_identifier_collection.rb' - autoload :RequestsBasedTrigger, '2015-04-01/generated/azure_mgmt_web/models/requests_based_trigger.rb' + autoload :RampUpRule, '2015-04-01/generated/azure_mgmt_web/models/ramp_up_rule.rb' autoload :Address, '2015-04-01/generated/azure_mgmt_web/models/address.rb' autoload :HostName, '2015-04-01/generated/azure_mgmt_web/models/host_name.rb' - autoload :TopLevelDomainCollection, '2015-04-01/generated/azure_mgmt_web/models/top_level_domain_collection.rb' - autoload :SiteConfig, '2015-04-01/generated/azure_mgmt_web/models/site_config.rb' + autoload :CsmOperationCollection, '2015-04-01/generated/azure_mgmt_web/models/csm_operation_collection.rb' + autoload :TldLegalAgreement, '2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement.rb' autoload :SnapshotRecoveryTarget, '2015-04-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb' autoload :DomainCollection, '2015-04-01/generated/azure_mgmt_web/models/domain_collection.rb' autoload :ResourceMetricAvailability, '2015-04-01/generated/azure_mgmt_web/models/resource_metric_availability.rb' - autoload :NameValuePair, '2015-04-01/generated/azure_mgmt_web/models/name_value_pair.rb' - autoload :TldLegalAgreement, '2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement.rb' - autoload :ConnStringInfo, '2015-04-01/generated/azure_mgmt_web/models/conn_string_info.rb' - autoload :SkuDescription, '2015-04-01/generated/azure_mgmt_web/models/sku_description.rb' + autoload :Resource, '2015-04-01/generated/azure_mgmt_web/models/resource.rb' + autoload :CsmOperationDescriptionProperties, '2015-04-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb' + autoload :TldLegalAgreementCollection, '2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement_collection.rb' + autoload :MetricSpecification, '2015-04-01/generated/azure_mgmt_web/models/metric_specification.rb' autoload :NameIdentifier, '2015-04-01/generated/azure_mgmt_web/models/name_identifier.rb' - autoload :Capability, '2015-04-01/generated/azure_mgmt_web/models/capability.rb' + autoload :MetricAvailability, '2015-04-01/generated/azure_mgmt_web/models/metric_availability.rb' autoload :ErrorResponse, '2015-04-01/generated/azure_mgmt_web/models/error_response.rb' - autoload :MetricSpecification, '2015-04-01/generated/azure_mgmt_web/models/metric_specification.rb' - autoload :HostNameSslState, '2015-04-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb' - autoload :CsmOperationDescription, '2015-04-01/generated/azure_mgmt_web/models/csm_operation_description.rb' - autoload :AutoHealTriggers, '2015-04-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb' - autoload :TopLevelDomainAgreementOption, '2015-04-01/generated/azure_mgmt_web/models/top_level_domain_agreement_option.rb' - autoload :AutoHealRules, '2015-04-01/generated/azure_mgmt_web/models/auto_heal_rules.rb' - autoload :ResourceMetricName, '2015-04-01/generated/azure_mgmt_web/models/resource_metric_name.rb' - autoload :SiteLimits, '2015-04-01/generated/azure_mgmt_web/models/site_limits.rb' - autoload :SkuCapacity, '2015-04-01/generated/azure_mgmt_web/models/sku_capacity.rb' - autoload :RampUpRule, '2015-04-01/generated/azure_mgmt_web/models/ramp_up_rule.rb' - autoload :CsmOperationDescriptionProperties, '2015-04-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb' + autoload :ManagedServiceIdentity, '2015-04-01/generated/azure_mgmt_web/models/managed_service_identity.rb' + autoload :TopLevelDomainCollection, '2015-04-01/generated/azure_mgmt_web/models/top_level_domain_collection.rb' + autoload :CloningInfo, '2015-04-01/generated/azure_mgmt_web/models/cloning_info.rb' autoload :Experiments, '2015-04-01/generated/azure_mgmt_web/models/experiments.rb' - autoload :TldLegalAgreementCollection, '2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement_collection.rb' + autoload :IpSecurityRestriction, '2015-04-01/generated/azure_mgmt_web/models/ip_security_restriction.rb' autoload :VirtualDirectory, '2015-04-01/generated/azure_mgmt_web/models/virtual_directory.rb' - autoload :MetricAvailability, '2015-04-01/generated/azure_mgmt_web/models/metric_availability.rb' + autoload :CorsSettings, '2015-04-01/generated/azure_mgmt_web/models/cors_settings.rb' autoload :VirtualApplication, '2015-04-01/generated/azure_mgmt_web/models/virtual_application.rb' - autoload :Resource, '2015-04-01/generated/azure_mgmt_web/models/resource.rb' + autoload :CsmOperationDescription, '2015-04-01/generated/azure_mgmt_web/models/csm_operation_description.rb' autoload :HandlerMapping, '2015-04-01/generated/azure_mgmt_web/models/handler_mapping.rb' + autoload :ResourceMetricName, '2015-04-01/generated/azure_mgmt_web/models/resource_metric_name.rb' autoload :SiteMachineKey, '2015-04-01/generated/azure_mgmt_web/models/site_machine_key.rb' + autoload :Dimension, '2015-04-01/generated/azure_mgmt_web/models/dimension.rb' + autoload :ConnStringInfo, '2015-04-01/generated/azure_mgmt_web/models/conn_string_info.rb' + autoload :SlotSwapStatus, '2015-04-01/generated/azure_mgmt_web/models/slot_swap_status.rb' + autoload :NameValuePair, '2015-04-01/generated/azure_mgmt_web/models/name_value_pair.rb' + autoload :ApiDefinitionInfo, '2015-04-01/generated/azure_mgmt_web/models/api_definition_info.rb' + autoload :SiteConfig, '2015-04-01/generated/azure_mgmt_web/models/site_config.rb' + autoload :CsmOperationDisplay, '2015-04-01/generated/azure_mgmt_web/models/csm_operation_display.rb' + autoload :HostNameSslState, '2015-04-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb' + autoload :ProxyOnlyResource, '2015-04-01/generated/azure_mgmt_web/models/proxy_only_resource.rb' + autoload :TopLevelDomainAgreementOption, '2015-04-01/generated/azure_mgmt_web/models/top_level_domain_agreement_option.rb' + autoload :Capability, '2015-04-01/generated/azure_mgmt_web/models/capability.rb' + autoload :HostingEnvironmentProfile, '2015-04-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb' + autoload :SkuCapacity, '2015-04-01/generated/azure_mgmt_web/models/sku_capacity.rb' + autoload :ServiceSpecification, '2015-04-01/generated/azure_mgmt_web/models/service_specification.rb' + autoload :SkuDescription, '2015-04-01/generated/azure_mgmt_web/models/sku_description.rb' autoload :Domain, '2015-04-01/generated/azure_mgmt_web/models/domain.rb' autoload :DomainOwnershipIdentifier, '2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier.rb' autoload :DomainPatchResource, '2015-04-01/generated/azure_mgmt_web/models/domain_patch_resource.rb' @@ -107,11 +107,13 @@ module Models autoload :DnsType, '2015-04-01/generated/azure_mgmt_web/models/dns_type.rb' autoload :DomainType, '2015-04-01/generated/azure_mgmt_web/models/domain_type.rb' autoload :RouteType, '2015-04-01/generated/azure_mgmt_web/models/route_type.rb' + autoload :ManagedServiceIdentityType, '2015-04-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb' autoload :AutoHealActionType, '2015-04-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb' autoload :ConnectionStringType, '2015-04-01/generated/azure_mgmt_web/models/connection_string_type.rb' autoload :ScmType, '2015-04-01/generated/azure_mgmt_web/models/scm_type.rb' autoload :ManagedPipelineMode, '2015-04-01/generated/azure_mgmt_web/models/managed_pipeline_mode.rb' autoload :SiteLoadBalancing, '2015-04-01/generated/azure_mgmt_web/models/site_load_balancing.rb' + autoload :SupportedTlsVersions, '2015-04-01/generated/azure_mgmt_web/models/supported_tls_versions.rb' autoload :SslState, '2015-04-01/generated/azure_mgmt_web/models/ssl_state.rb' autoload :HostType, '2015-04-01/generated/azure_mgmt_web/models/host_type.rb' autoload :UsageState, '2015-04-01/generated/azure_mgmt_web/models/usage_state.rb' diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/domain_registration_provider.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/domain_registration_provider.rb index 5e143d0031..2cf811cfb6 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/domain_registration_provider.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/domain_registration_provider.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2015_04_01 # - # DomainRegistrationProvider + # WebSite Management Client # class DomainRegistrationProvider include MsRestAzure @@ -33,8 +33,8 @@ def initialize(client) # # @return [Array] operation results. # - def list_operations(custom_headers:nil) - first_page = list_operations_as_lazy(custom_headers:custom_headers) + def list_operations(custom_headers = nil) + first_page = list_operations_as_lazy(custom_headers) first_page.get_all_items end @@ -50,8 +50,8 @@ def list_operations(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_operations_with_http_info(custom_headers:nil) - list_operations_async(custom_headers:custom_headers).value! + def list_operations_with_http_info(custom_headers = nil) + list_operations_async(custom_headers).value! end # @@ -66,12 +66,11 @@ def list_operations_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_operations_async(custom_headers:nil) + def list_operations_async(custom_headers = nil) fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -129,8 +128,8 @@ def list_operations_async(custom_headers:nil) # # @return [CsmOperationCollection] operation results. # - def list_operations_next(next_page_link, custom_headers:nil) - response = list_operations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_operations_next(next_page_link, custom_headers = nil) + response = list_operations_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -148,8 +147,8 @@ def list_operations_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_operations_next_with_http_info(next_page_link, custom_headers:nil) - list_operations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_operations_next_with_http_info(next_page_link, custom_headers = nil) + list_operations_next_async(next_page_link, custom_headers).value! end # @@ -166,12 +165,11 @@ def list_operations_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_operations_next_async(next_page_link, custom_headers:nil) + def list_operations_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -228,12 +226,12 @@ def list_operations_next_async(next_page_link, custom_headers:nil) # @return [CsmOperationCollection] which provide lazy access to pages of the # response. # - def list_operations_as_lazy(custom_headers:nil) - response = list_operations_async(custom_headers:custom_headers).value! + def list_operations_as_lazy(custom_headers = nil) + response = list_operations_async(custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_operations_next_async(next_page_link, custom_headers:custom_headers) + list_operations_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/domains.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/domains.rb index 40cba80ab5..8f68cdb15d 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/domains.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/domains.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2015_04_01 # - # Domains + # WebSite Management Client # class Domains include MsRestAzure @@ -32,8 +32,8 @@ def initialize(client) # # @return [DomainAvailablilityCheckResult] operation results. # - def check_availability(identifier, custom_headers:nil) - response = check_availability_async(identifier, custom_headers:custom_headers).value! + def check_availability(identifier, custom_headers = nil) + response = check_availability_async(identifier, custom_headers).value! response.body unless response.nil? end @@ -48,8 +48,8 @@ def check_availability(identifier, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def check_availability_with_http_info(identifier, custom_headers:nil) - check_availability_async(identifier, custom_headers:custom_headers).value! + def check_availability_with_http_info(identifier, custom_headers = nil) + check_availability_async(identifier, custom_headers).value! end # @@ -63,19 +63,20 @@ def check_availability_with_http_info(identifier, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def check_availability_async(identifier, custom_headers:nil) + def check_availability_async(identifier, custom_headers = nil) fail ArgumentError, 'identifier is nil' if identifier.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifier.mapper() request_content = @client.serialize(request_mapper, identifier) @@ -132,8 +133,8 @@ def check_availability_async(identifier, custom_headers:nil) # # @return [Array] operation results. # - def list(custom_headers:nil) - first_page = list_as_lazy(custom_headers:custom_headers) + def list(custom_headers = nil) + first_page = list_as_lazy(custom_headers) first_page.get_all_items end @@ -147,8 +148,8 @@ def list(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_with_http_info(custom_headers:nil) - list_async(custom_headers:custom_headers).value! + def list_with_http_info(custom_headers = nil) + list_async(custom_headers).value! end # @@ -161,13 +162,12 @@ def list_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_async(custom_headers:nil) + def list_async(custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -222,8 +222,8 @@ def list_async(custom_headers:nil) # # @return [DomainControlCenterSsoRequest] operation results. # - def get_control_center_sso_request(custom_headers:nil) - response = get_control_center_sso_request_async(custom_headers:custom_headers).value! + def get_control_center_sso_request(custom_headers = nil) + response = get_control_center_sso_request_async(custom_headers).value! response.body unless response.nil? end @@ -237,8 +237,8 @@ def get_control_center_sso_request(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_control_center_sso_request_with_http_info(custom_headers:nil) - get_control_center_sso_request_async(custom_headers:custom_headers).value! + def get_control_center_sso_request_with_http_info(custom_headers = nil) + get_control_center_sso_request_async(custom_headers).value! end # @@ -251,13 +251,12 @@ def get_control_center_sso_request_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_control_center_sso_request_async(custom_headers:nil) + def get_control_center_sso_request_async(custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -314,8 +313,8 @@ def get_control_center_sso_request_async(custom_headers:nil) # # @return [Array] operation results. # - def list_recommendations(parameters, custom_headers:nil) - first_page = list_recommendations_as_lazy(parameters, custom_headers:custom_headers) + def list_recommendations(parameters, custom_headers = nil) + first_page = list_recommendations_as_lazy(parameters, custom_headers) first_page.get_all_items end @@ -331,8 +330,8 @@ def list_recommendations(parameters, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_recommendations_with_http_info(parameters, custom_headers:nil) - list_recommendations_async(parameters, custom_headers:custom_headers).value! + def list_recommendations_with_http_info(parameters, custom_headers = nil) + list_recommendations_async(parameters, custom_headers).value! end # @@ -347,19 +346,20 @@ def list_recommendations_with_http_info(parameters, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_recommendations_async(parameters, custom_headers:nil) + def list_recommendations_async(parameters, custom_headers = nil) fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_04_01::Models::DomainRecommendationSearchParameters.mapper() request_content = @client.serialize(request_mapper, parameters) @@ -418,8 +418,8 @@ def list_recommendations_async(parameters, custom_headers:nil) # # @return [Array] operation results. # - def list_by_resource_group(resource_group_name, custom_headers:nil) - first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers:custom_headers) + def list_by_resource_group(resource_group_name, custom_headers = nil) + first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers) first_page.get_all_items end @@ -435,8 +435,8 @@ def list_by_resource_group(resource_group_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_with_http_info(resource_group_name, custom_headers:nil) - list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_with_http_info(resource_group_name, custom_headers = nil) + list_by_resource_group_async(resource_group_name, custom_headers).value! end # @@ -451,17 +451,13 @@ def list_by_resource_group_with_http_info(resource_group_name, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_async(resource_group_name, custom_headers:nil) + def list_by_resource_group_async(resource_group_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -519,8 +515,8 @@ def list_by_resource_group_async(resource_group_name, custom_headers:nil) # # @return [Domain] operation results. # - def get(resource_group_name, domain_name, custom_headers:nil) - response = get_async(resource_group_name, domain_name, custom_headers:custom_headers).value! + def get(resource_group_name, domain_name, custom_headers = nil) + response = get_async(resource_group_name, domain_name, custom_headers).value! response.body unless response.nil? end @@ -537,8 +533,8 @@ def get(resource_group_name, domain_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_with_http_info(resource_group_name, domain_name, custom_headers:nil) - get_async(resource_group_name, domain_name, custom_headers:custom_headers).value! + def get_with_http_info(resource_group_name, domain_name, custom_headers = nil) + get_async(resource_group_name, domain_name, custom_headers).value! end # @@ -554,18 +550,14 @@ def get_with_http_info(resource_group_name, domain_name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_async(resource_group_name, domain_name, custom_headers:nil) + def get_async(resource_group_name, domain_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -624,8 +616,8 @@ def get_async(resource_group_name, domain_name, custom_headers:nil) # # @return [Domain] operation results. # - def create_or_update(resource_group_name, domain_name, domain, custom_headers:nil) - response = create_or_update_async(resource_group_name, domain_name, domain, custom_headers:custom_headers).value! + def create_or_update(resource_group_name, domain_name, domain, custom_headers = nil) + response = create_or_update_async(resource_group_name, domain_name, domain, custom_headers).value! response.body unless response.nil? end @@ -640,9 +632,9 @@ def create_or_update(resource_group_name, domain_name, domain, custom_headers:ni # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_async(resource_group_name, domain_name, domain, custom_headers:nil) + def create_or_update_async(resource_group_name, domain_name, domain, custom_headers = nil) # Send request - promise = begin_create_or_update_async(resource_group_name, domain_name, domain, custom_headers:custom_headers) + promise = begin_create_or_update_async(resource_group_name, domain_name, domain, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -673,8 +665,8 @@ def create_or_update_async(resource_group_name, domain_name, domain, custom_head # will be added to the HTTP request. # # - def delete(resource_group_name, domain_name, force_hard_delete_domain:nil, custom_headers:nil) - response = delete_async(resource_group_name, domain_name, force_hard_delete_domain:force_hard_delete_domain, custom_headers:custom_headers).value! + def delete(resource_group_name, domain_name, force_hard_delete_domain = nil, custom_headers = nil) + response = delete_async(resource_group_name, domain_name, force_hard_delete_domain, custom_headers).value! nil end @@ -694,8 +686,8 @@ def delete(resource_group_name, domain_name, force_hard_delete_domain:nil, custo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_with_http_info(resource_group_name, domain_name, force_hard_delete_domain:nil, custom_headers:nil) - delete_async(resource_group_name, domain_name, force_hard_delete_domain:force_hard_delete_domain, custom_headers:custom_headers).value! + def delete_with_http_info(resource_group_name, domain_name, force_hard_delete_domain = nil, custom_headers = nil) + delete_async(resource_group_name, domain_name, force_hard_delete_domain, custom_headers).value! end # @@ -714,18 +706,14 @@ def delete_with_http_info(resource_group_name, domain_name, force_hard_delete_do # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_async(resource_group_name, domain_name, force_hard_delete_domain:nil, custom_headers:nil) + def delete_async(resource_group_name, domain_name, force_hard_delete_domain = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -774,8 +762,8 @@ def delete_async(resource_group_name, domain_name, force_hard_delete_domain:nil, # # @return [Domain] operation results. # - def update(resource_group_name, domain_name, domain, custom_headers:nil) - response = update_async(resource_group_name, domain_name, domain, custom_headers:custom_headers).value! + def update(resource_group_name, domain_name, domain, custom_headers = nil) + response = update_async(resource_group_name, domain_name, domain, custom_headers).value! response.body unless response.nil? end @@ -793,8 +781,8 @@ def update(resource_group_name, domain_name, domain, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_with_http_info(resource_group_name, domain_name, domain, custom_headers:nil) - update_async(resource_group_name, domain_name, domain, custom_headers:custom_headers).value! + def update_with_http_info(resource_group_name, domain_name, domain, custom_headers = nil) + update_async(resource_group_name, domain_name, domain, custom_headers).value! end # @@ -811,25 +799,22 @@ def update_with_http_info(resource_group_name, domain_name, domain, custom_heade # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_async(resource_group_name, domain_name, domain, custom_headers:nil) + def update_async(resource_group_name, domain_name, domain, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? - fail ArgumentError, "'domain_name' should satisfy the constraint - 'Pattern': '[a-zA-Z0-9][a-zA-Z0-9\.-]+'" if !domain_name.nil? && domain_name.match(Regexp.new('^[a-zA-Z0-9][a-zA-Z0-9\.-]+$')).nil? fail ArgumentError, 'domain is nil' if domain.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource.mapper() request_content = @client.serialize(request_mapper, domain) @@ -899,8 +884,8 @@ def update_async(resource_group_name, domain_name, domain, custom_headers:nil) # # @return [Array] operation results. # - def list_ownership_identifiers(resource_group_name, domain_name, custom_headers:nil) - first_page = list_ownership_identifiers_as_lazy(resource_group_name, domain_name, custom_headers:custom_headers) + def list_ownership_identifiers(resource_group_name, domain_name, custom_headers = nil) + first_page = list_ownership_identifiers_as_lazy(resource_group_name, domain_name, custom_headers) first_page.get_all_items end @@ -917,8 +902,8 @@ def list_ownership_identifiers(resource_group_name, domain_name, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_ownership_identifiers_with_http_info(resource_group_name, domain_name, custom_headers:nil) - list_ownership_identifiers_async(resource_group_name, domain_name, custom_headers:custom_headers).value! + def list_ownership_identifiers_with_http_info(resource_group_name, domain_name, custom_headers = nil) + list_ownership_identifiers_async(resource_group_name, domain_name, custom_headers).value! end # @@ -934,18 +919,14 @@ def list_ownership_identifiers_with_http_info(resource_group_name, domain_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_ownership_identifiers_async(resource_group_name, domain_name, custom_headers:nil) + def list_ownership_identifiers_async(resource_group_name, domain_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1004,8 +985,8 @@ def list_ownership_identifiers_async(resource_group_name, domain_name, custom_he # # @return [DomainOwnershipIdentifier] operation results. # - def get_ownership_identifier(resource_group_name, domain_name, name, custom_headers:nil) - response = get_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers:custom_headers).value! + def get_ownership_identifier(resource_group_name, domain_name, name, custom_headers = nil) + response = get_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers).value! response.body unless response.nil? end @@ -1023,8 +1004,8 @@ def get_ownership_identifier(resource_group_name, domain_name, name, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_ownership_identifier_with_http_info(resource_group_name, domain_name, name, custom_headers:nil) - get_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers:custom_headers).value! + def get_ownership_identifier_with_http_info(resource_group_name, domain_name, name, custom_headers = nil) + get_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers).value! end # @@ -1041,11 +1022,8 @@ def get_ownership_identifier_with_http_info(resource_group_name, domain_name, na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers:nil) + def get_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1053,7 +1031,6 @@ def get_ownership_identifier_async(resource_group_name, domain_name, name, custo request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1116,8 +1093,8 @@ def get_ownership_identifier_async(resource_group_name, domain_name, name, custo # # @return [DomainOwnershipIdentifier] operation results. # - def create_or_update_ownership_identifier(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:nil) - response = create_or_update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:custom_headers).value! + def create_or_update_ownership_identifier(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers = nil) + response = create_or_update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers).value! response.body unless response.nil? end @@ -1139,8 +1116,8 @@ def create_or_update_ownership_identifier(resource_group_name, domain_name, name # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_ownership_identifier_with_http_info(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:nil) - create_or_update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:custom_headers).value! + def create_or_update_ownership_identifier_with_http_info(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers = nil) + create_or_update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers).value! end # @@ -1161,11 +1138,8 @@ def create_or_update_ownership_identifier_with_http_info(resource_group_name, do # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:nil) + def create_or_update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier is nil' if domain_ownership_identifier.nil? @@ -1174,12 +1148,13 @@ def create_or_update_ownership_identifier_async(resource_group_name, domain_name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier.mapper() request_content = @client.serialize(request_mapper, domain_ownership_identifier) @@ -1239,8 +1214,8 @@ def create_or_update_ownership_identifier_async(resource_group_name, domain_name # will be added to the HTTP request. # # - def delete_ownership_identifier(resource_group_name, domain_name, name, custom_headers:nil) - response = delete_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers:custom_headers).value! + def delete_ownership_identifier(resource_group_name, domain_name, name, custom_headers = nil) + response = delete_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers).value! nil end @@ -1258,8 +1233,8 @@ def delete_ownership_identifier(resource_group_name, domain_name, name, custom_h # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_ownership_identifier_with_http_info(resource_group_name, domain_name, name, custom_headers:nil) - delete_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers:custom_headers).value! + def delete_ownership_identifier_with_http_info(resource_group_name, domain_name, name, custom_headers = nil) + delete_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers).value! end # @@ -1276,11 +1251,8 @@ def delete_ownership_identifier_with_http_info(resource_group_name, domain_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers:nil) + def delete_ownership_identifier_async(resource_group_name, domain_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1288,7 +1260,6 @@ def delete_ownership_identifier_async(resource_group_name, domain_name, name, cu request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1341,8 +1312,8 @@ def delete_ownership_identifier_async(resource_group_name, domain_name, name, cu # # @return [DomainOwnershipIdentifier] operation results. # - def update_ownership_identifier(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:nil) - response = update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:custom_headers).value! + def update_ownership_identifier(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers = nil) + response = update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers).value! response.body unless response.nil? end @@ -1364,8 +1335,8 @@ def update_ownership_identifier(resource_group_name, domain_name, name, domain_o # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_ownership_identifier_with_http_info(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:nil) - update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:custom_headers).value! + def update_ownership_identifier_with_http_info(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers = nil) + update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers).value! end # @@ -1386,11 +1357,8 @@ def update_ownership_identifier_with_http_info(resource_group_name, domain_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers:nil) + def update_ownership_identifier_async(resource_group_name, domain_name, name, domain_ownership_identifier, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier is nil' if domain_ownership_identifier.nil? @@ -1399,12 +1367,13 @@ def update_ownership_identifier_async(resource_group_name, domain_name, name, do request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier.mapper() request_content = @client.serialize(request_mapper, domain_ownership_identifier) @@ -1463,8 +1432,8 @@ def update_ownership_identifier_async(resource_group_name, domain_name, name, do # will be added to the HTTP request. # # - def renew(resource_group_name, domain_name, custom_headers:nil) - response = renew_async(resource_group_name, domain_name, custom_headers:custom_headers).value! + def renew(resource_group_name, domain_name, custom_headers = nil) + response = renew_async(resource_group_name, domain_name, custom_headers).value! nil end @@ -1481,8 +1450,8 @@ def renew(resource_group_name, domain_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def renew_with_http_info(resource_group_name, domain_name, custom_headers:nil) - renew_async(resource_group_name, domain_name, custom_headers:custom_headers).value! + def renew_with_http_info(resource_group_name, domain_name, custom_headers = nil) + renew_async(resource_group_name, domain_name, custom_headers).value! end # @@ -1498,18 +1467,14 @@ def renew_with_http_info(resource_group_name, domain_name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def renew_async(resource_group_name, domain_name, custom_headers:nil) + def renew_async(resource_group_name, domain_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1558,8 +1523,8 @@ def renew_async(resource_group_name, domain_name, custom_headers:nil) # # @return [Domain] operation results. # - def begin_create_or_update(resource_group_name, domain_name, domain, custom_headers:nil) - response = begin_create_or_update_async(resource_group_name, domain_name, domain, custom_headers:custom_headers).value! + def begin_create_or_update(resource_group_name, domain_name, domain, custom_headers = nil) + response = begin_create_or_update_async(resource_group_name, domain_name, domain, custom_headers).value! response.body unless response.nil? end @@ -1577,8 +1542,8 @@ def begin_create_or_update(resource_group_name, domain_name, domain, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_with_http_info(resource_group_name, domain_name, domain, custom_headers:nil) - begin_create_or_update_async(resource_group_name, domain_name, domain, custom_headers:custom_headers).value! + def begin_create_or_update_with_http_info(resource_group_name, domain_name, domain, custom_headers = nil) + begin_create_or_update_async(resource_group_name, domain_name, domain, custom_headers).value! end # @@ -1595,25 +1560,22 @@ def begin_create_or_update_with_http_info(resource_group_name, domain_name, doma # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_async(resource_group_name, domain_name, domain, custom_headers:nil) + def begin_create_or_update_async(resource_group_name, domain_name, domain, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'domain_name is nil' if domain_name.nil? - fail ArgumentError, "'domain_name' should satisfy the constraint - 'Pattern': '[a-zA-Z0-9][a-zA-Z0-9\.-]+'" if !domain_name.nil? && domain_name.match(Regexp.new('^[a-zA-Z0-9][a-zA-Z0-9\.-]+$')).nil? fail ArgumentError, 'domain is nil' if domain.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_04_01::Models::Domain.mapper() request_content = @client.serialize(request_mapper, domain) @@ -1682,8 +1644,8 @@ def begin_create_or_update_async(resource_group_name, domain_name, domain, custo # # @return [DomainCollection] operation results. # - def list_next(next_page_link, custom_headers:nil) - response = list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1699,8 +1661,8 @@ def list_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_next_with_http_info(next_page_link, custom_headers:nil) - list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! end # @@ -1715,12 +1677,11 @@ def list_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_next_async(next_page_link, custom_headers:nil) + def list_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1776,8 +1737,8 @@ def list_next_async(next_page_link, custom_headers:nil) # # @return [NameIdentifierCollection] operation results. # - def list_recommendations_next(next_page_link, custom_headers:nil) - response = list_recommendations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_recommendations_next(next_page_link, custom_headers = nil) + response = list_recommendations_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1793,8 +1754,8 @@ def list_recommendations_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_recommendations_next_with_http_info(next_page_link, custom_headers:nil) - list_recommendations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_recommendations_next_with_http_info(next_page_link, custom_headers = nil) + list_recommendations_next_async(next_page_link, custom_headers).value! end # @@ -1809,12 +1770,11 @@ def list_recommendations_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_recommendations_next_async(next_page_link, custom_headers:nil) + def list_recommendations_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1870,8 +1830,8 @@ def list_recommendations_next_async(next_page_link, custom_headers:nil) # # @return [DomainCollection] operation results. # - def list_by_resource_group_next(next_page_link, custom_headers:nil) - response = list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next(next_page_link, custom_headers = nil) + response = list_by_resource_group_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1887,8 +1847,8 @@ def list_by_resource_group_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:nil) - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next_with_http_info(next_page_link, custom_headers = nil) + list_by_resource_group_next_async(next_page_link, custom_headers).value! end # @@ -1903,12 +1863,11 @@ def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_next_async(next_page_link, custom_headers:nil) + def list_by_resource_group_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1964,8 +1923,8 @@ def list_by_resource_group_next_async(next_page_link, custom_headers:nil) # # @return [DomainOwnershipIdentifierCollection] operation results. # - def list_ownership_identifiers_next(next_page_link, custom_headers:nil) - response = list_ownership_identifiers_next_async(next_page_link, custom_headers:custom_headers).value! + def list_ownership_identifiers_next(next_page_link, custom_headers = nil) + response = list_ownership_identifiers_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1981,8 +1940,8 @@ def list_ownership_identifiers_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_ownership_identifiers_next_with_http_info(next_page_link, custom_headers:nil) - list_ownership_identifiers_next_async(next_page_link, custom_headers:custom_headers).value! + def list_ownership_identifiers_next_with_http_info(next_page_link, custom_headers = nil) + list_ownership_identifiers_next_async(next_page_link, custom_headers).value! end # @@ -1997,12 +1956,11 @@ def list_ownership_identifiers_next_with_http_info(next_page_link, custom_header # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_ownership_identifiers_next_async(next_page_link, custom_headers:nil) + def list_ownership_identifiers_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2057,12 +2015,12 @@ def list_ownership_identifiers_next_async(next_page_link, custom_headers:nil) # @return [DomainCollection] which provide lazy access to pages of the # response. # - def list_as_lazy(custom_headers:nil) - response = list_async(custom_headers:custom_headers).value! + def list_as_lazy(custom_headers = nil) + response = list_async(custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_next_async(next_page_link, custom_headers:custom_headers) + list_next_async(next_page_link, custom_headers) end page end @@ -2081,12 +2039,12 @@ def list_as_lazy(custom_headers:nil) # @return [NameIdentifierCollection] which provide lazy access to pages of the # response. # - def list_recommendations_as_lazy(parameters, custom_headers:nil) - response = list_recommendations_async(parameters, custom_headers:custom_headers).value! + def list_recommendations_as_lazy(parameters, custom_headers = nil) + response = list_recommendations_async(parameters, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_recommendations_next_async(next_page_link, custom_headers:custom_headers) + list_recommendations_next_async(next_page_link, custom_headers) end page end @@ -2105,12 +2063,12 @@ def list_recommendations_as_lazy(parameters, custom_headers:nil) # @return [DomainCollection] which provide lazy access to pages of the # response. # - def list_by_resource_group_as_lazy(resource_group_name, custom_headers:nil) - response = list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_as_lazy(resource_group_name, custom_headers = nil) + response = list_by_resource_group_async(resource_group_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers) + list_by_resource_group_next_async(next_page_link, custom_headers) end page end @@ -2130,12 +2088,12 @@ def list_by_resource_group_as_lazy(resource_group_name, custom_headers:nil) # @return [DomainOwnershipIdentifierCollection] which provide lazy access to # pages of the response. # - def list_ownership_identifiers_as_lazy(resource_group_name, domain_name, custom_headers:nil) - response = list_ownership_identifiers_async(resource_group_name, domain_name, custom_headers:custom_headers).value! + def list_ownership_identifiers_as_lazy(resource_group_name, domain_name, custom_headers = nil) + response = list_ownership_identifiers_async(resource_group_name, domain_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_ownership_identifiers_next_async(next_page_link, custom_headers:custom_headers) + list_ownership_identifiers_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/address.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/address.rb index 36cdb23caf..d10dbce830 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/address.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/address.rb @@ -37,7 +37,6 @@ class Address # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Address', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'Address', model_properties: { address1: { - client_side_validation: true, required: true, serialized_name: 'address1', type: { @@ -53,7 +51,6 @@ def self.mapper() } }, address2: { - client_side_validation: true, required: false, serialized_name: 'address2', type: { @@ -61,7 +58,6 @@ def self.mapper() } }, city: { - client_side_validation: true, required: true, serialized_name: 'city', type: { @@ -69,7 +65,6 @@ def self.mapper() } }, country: { - client_side_validation: true, required: true, serialized_name: 'country', type: { @@ -77,7 +72,6 @@ def self.mapper() } }, postal_code: { - client_side_validation: true, required: true, serialized_name: 'postalCode', type: { @@ -85,7 +79,6 @@ def self.mapper() } }, state: { - client_side_validation: true, required: true, serialized_name: 'state', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/api_definition_info.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/api_definition_info.rb index 67ec406409..d8b724e2d9 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/api_definition_info.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/api_definition_info.rb @@ -22,7 +22,6 @@ class ApiDefinitionInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ApiDefinitionInfo', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'ApiDefinitionInfo', model_properties: { url: { - client_side_validation: true, required: false, serialized_name: 'url', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/app_service_plan.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/app_service_plan.rb index 78cd5375d9..e01ec3b1f6 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/app_service_plan.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/app_service_plan.rb @@ -84,7 +84,6 @@ class AppServicePlan < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServicePlan', type: { @@ -92,7 +91,6 @@ def self.mapper() class_name: 'AppServicePlan', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -101,7 +99,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -110,7 +107,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -118,7 +114,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -126,7 +121,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -135,13 +129,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -151,7 +143,6 @@ def self.mapper() } }, app_service_plan_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -159,7 +150,6 @@ def self.mapper() } }, worker_tier_name: { - client_side_validation: true, required: false, serialized_name: 'properties.workerTierName', type: { @@ -167,7 +157,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -177,7 +166,6 @@ def self.mapper() } }, subscription: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subscription', @@ -186,7 +174,6 @@ def self.mapper() } }, admin_site_name: { - client_side_validation: true, required: false, serialized_name: 'properties.adminSiteName', type: { @@ -194,7 +181,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -203,7 +189,6 @@ def self.mapper() } }, maximum_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maximumNumberOfWorkers', @@ -212,7 +197,6 @@ def self.mapper() } }, geo_region: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.geoRegion', @@ -221,7 +205,6 @@ def self.mapper() } }, per_site_scaling: { - client_side_validation: true, required: false, serialized_name: 'properties.perSiteScaling', default_value: false, @@ -230,7 +213,6 @@ def self.mapper() } }, number_of_sites: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.numberOfSites', @@ -239,7 +221,6 @@ def self.mapper() } }, is_spot: { - client_side_validation: true, required: false, serialized_name: 'properties.isSpot', type: { @@ -247,7 +228,6 @@ def self.mapper() } }, spot_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'properties.spotExpirationTime', type: { @@ -255,7 +235,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -264,7 +243,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -273,7 +251,6 @@ def self.mapper() } }, target_worker_count: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerCount', type: { @@ -281,7 +258,6 @@ def self.mapper() } }, target_worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerSizeId', type: { @@ -289,7 +265,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -299,7 +274,6 @@ def self.mapper() } }, sku: { - client_side_validation: true, required: false, serialized_name: 'sku', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_actions.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_actions.rb index d445c0dab1..ee3d1e933a 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_actions.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_actions.rb @@ -30,7 +30,6 @@ class AutoHealActions # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealActions', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'AutoHealActions', model_properties: { action_type: { - client_side_validation: true, required: false, serialized_name: 'actionType', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, custom_action: { - client_side_validation: true, required: false, serialized_name: 'customAction', type: { @@ -56,7 +53,6 @@ def self.mapper() } }, min_process_execution_time: { - client_side_validation: true, required: false, serialized_name: 'minProcessExecutionTime', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb index d2a63db170..e362722cb0 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb @@ -26,7 +26,6 @@ class AutoHealCustomAction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealCustomAction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'AutoHealCustomAction', model_properties: { exe: { - client_side_validation: true, required: false, serialized_name: 'exe', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, parameters: { - client_side_validation: true, required: false, serialized_name: 'parameters', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_rules.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_rules.rb index 739cad1dcb..66ed5c43c0 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_rules.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_rules.rb @@ -27,7 +27,6 @@ class AutoHealRules # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealRules', type: { @@ -35,7 +34,6 @@ def self.mapper() class_name: 'AutoHealRules', model_properties: { triggers: { - client_side_validation: true, required: false, serialized_name: 'triggers', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, actions: { - client_side_validation: true, required: false, serialized_name: 'actions', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb index 3fdf18f423..afc401e998 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb @@ -32,7 +32,6 @@ class AutoHealTriggers # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealTriggers', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'AutoHealTriggers', model_properties: { requests: { - client_side_validation: true, required: false, serialized_name: 'requests', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, private_bytes_in_kb: { - client_side_validation: true, required: false, serialized_name: 'privateBytesInKB', type: { @@ -57,13 +54,11 @@ def self.mapper() } }, status_codes: { - client_side_validation: true, required: false, serialized_name: 'statusCodes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTriggerElementType', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, slow_requests: { - client_side_validation: true, required: false, serialized_name: 'slowRequests', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/capability.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/capability.rb index 64fb90b72b..dea334d01c 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/capability.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/capability.rb @@ -28,7 +28,6 @@ class Capability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Capability', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'Capability', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, reason: { - client_side_validation: true, required: false, serialized_name: 'reason', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/cloning_info.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/cloning_info.rb index d9b6b5c461..1c12408601 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/cloning_info.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/cloning_info.rb @@ -70,7 +70,6 @@ class CloningInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CloningInfo', type: { @@ -78,7 +77,6 @@ def self.mapper() class_name: 'CloningInfo', model_properties: { correlation_id: { - client_side_validation: true, required: false, serialized_name: 'correlationId', type: { @@ -86,7 +84,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'overwrite', type: { @@ -94,7 +91,6 @@ def self.mapper() } }, clone_custom_host_names: { - client_side_validation: true, required: false, serialized_name: 'cloneCustomHostNames', type: { @@ -102,7 +98,6 @@ def self.mapper() } }, clone_source_control: { - client_side_validation: true, required: false, serialized_name: 'cloneSourceControl', type: { @@ -110,7 +105,6 @@ def self.mapper() } }, source_web_app_id: { - client_side_validation: true, required: true, serialized_name: 'sourceWebAppId', type: { @@ -118,7 +112,6 @@ def self.mapper() } }, hosting_environment: { - client_side_validation: true, required: false, serialized_name: 'hostingEnvironment', type: { @@ -126,13 +119,11 @@ def self.mapper() } }, app_settings_overrides: { - client_side_validation: true, required: false, serialized_name: 'appSettingsOverrides', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -142,7 +133,6 @@ def self.mapper() } }, configure_load_balancing: { - client_side_validation: true, required: false, serialized_name: 'configureLoadBalancing', type: { @@ -150,7 +140,6 @@ def self.mapper() } }, traffic_manager_profile_id: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileId', type: { @@ -158,7 +147,6 @@ def self.mapper() } }, traffic_manager_profile_name: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileName', type: { @@ -166,7 +154,6 @@ def self.mapper() } }, ignore_quotas: { - client_side_validation: true, required: false, serialized_name: 'ignoreQuotas', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/conn_string_info.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/conn_string_info.rb index bec8c0db34..5777349ef0 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/conn_string_info.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/conn_string_info.rb @@ -30,7 +30,6 @@ class ConnStringInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfo', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'ConnStringInfo', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, connection_string: { - client_side_validation: true, required: false, serialized_name: 'connectionString', type: { @@ -54,7 +51,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/contact.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/contact.rb index 417219e4b9..4edebc5619 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/contact.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/contact.rb @@ -49,7 +49,6 @@ class Contact # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Contact', type: { @@ -57,7 +56,6 @@ def self.mapper() class_name: 'Contact', model_properties: { address_mailing: { - client_side_validation: true, required: false, serialized_name: 'addressMailing', type: { @@ -66,7 +64,6 @@ def self.mapper() } }, email: { - client_side_validation: true, required: true, serialized_name: 'email', type: { @@ -74,7 +71,6 @@ def self.mapper() } }, fax: { - client_side_validation: true, required: false, serialized_name: 'fax', type: { @@ -82,7 +78,6 @@ def self.mapper() } }, job_title: { - client_side_validation: true, required: false, serialized_name: 'jobTitle', type: { @@ -90,7 +85,6 @@ def self.mapper() } }, name_first: { - client_side_validation: true, required: true, serialized_name: 'nameFirst', type: { @@ -98,7 +92,6 @@ def self.mapper() } }, name_last: { - client_side_validation: true, required: true, serialized_name: 'nameLast', type: { @@ -106,7 +99,6 @@ def self.mapper() } }, name_middle: { - client_side_validation: true, required: false, serialized_name: 'nameMiddle', type: { @@ -114,7 +106,6 @@ def self.mapper() } }, organization: { - client_side_validation: true, required: false, serialized_name: 'organization', type: { @@ -122,7 +113,6 @@ def self.mapper() } }, phone: { - client_side_validation: true, required: true, serialized_name: 'phone', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/cors_settings.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/cors_settings.rb index b2e06985db..931a524cca 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/cors_settings.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/cors_settings.rb @@ -24,7 +24,6 @@ class CorsSettings # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CorsSettings', type: { @@ -32,13 +31,11 @@ def self.mapper() class_name: 'CorsSettings', model_properties: { allowed_origins: { - client_side_validation: true, required: false, serialized_name: 'allowedOrigins', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_collection.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_collection.rb index abfca451d6..3ad8178bfc 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_collection.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'CsmOperationCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDescriptionElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_description.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_description.rb index 75ea9cdc57..3eaee9c5d6 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_description.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_description.rb @@ -32,7 +32,6 @@ class CsmOperationDescription # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDescription', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'CsmOperationDescription', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -48,7 +46,6 @@ def self.mapper() } }, display: { - client_side_validation: true, required: false, serialized_name: 'display', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, origin: { - client_side_validation: true, required: false, serialized_name: 'origin', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, serialized_name: 'properties', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb index b76a802bf2..7ede225258 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb @@ -22,7 +22,6 @@ class CsmOperationDescriptionProperties # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDescriptionProperties', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'CsmOperationDescriptionProperties', model_properties: { service_specification: { - client_side_validation: true, required: false, serialized_name: 'serviceSpecification', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_display.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_display.rb index f45797845b..9e8d128cef 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_display.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_display.rb @@ -31,7 +31,6 @@ class CsmOperationDisplay # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDisplay', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'CsmOperationDisplay', model_properties: { provider: { - client_side_validation: true, required: false, serialized_name: 'provider', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, resource: { - client_side_validation: true, required: false, serialized_name: 'resource', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, operation: { - client_side_validation: true, required: false, serialized_name: 'operation', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, serialized_name: 'description', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/dimension.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/dimension.rb index 7b34f5705a..768ea9dc80 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/dimension.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/dimension.rb @@ -33,7 +33,6 @@ class Dimension # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Dimension', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'Dimension', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, serialized_name: 'displayName', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, internal_name: { - client_side_validation: true, required: false, serialized_name: 'internalName', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, to_be_exported_for_shoebox: { - client_side_validation: true, required: false, serialized_name: 'toBeExportedForShoebox', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain.rb index be03a5b3ef..73358df78c 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain.rb @@ -93,7 +93,6 @@ class Domain < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Domain', type: { @@ -101,7 +100,6 @@ def self.mapper() class_name: 'Domain', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -110,7 +108,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -119,7 +116,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -127,7 +123,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -135,7 +130,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -144,13 +138,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -160,7 +152,6 @@ def self.mapper() } }, contact_admin: { - client_side_validation: true, required: false, serialized_name: 'properties.contactAdmin', type: { @@ -169,7 +160,6 @@ def self.mapper() } }, contact_billing: { - client_side_validation: true, required: false, serialized_name: 'properties.contactBilling', type: { @@ -178,7 +168,6 @@ def self.mapper() } }, contact_registrant: { - client_side_validation: true, required: false, serialized_name: 'properties.contactRegistrant', type: { @@ -187,7 +176,6 @@ def self.mapper() } }, contact_tech: { - client_side_validation: true, required: false, serialized_name: 'properties.contactTech', type: { @@ -196,7 +184,6 @@ def self.mapper() } }, registration_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.registrationStatus', @@ -206,7 +193,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -216,14 +202,12 @@ def self.mapper() } }, name_servers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.nameServers', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -233,7 +217,6 @@ def self.mapper() } }, privacy: { - client_side_validation: true, required: false, serialized_name: 'properties.privacy', type: { @@ -241,7 +224,6 @@ def self.mapper() } }, created_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.createdTime', @@ -250,7 +232,6 @@ def self.mapper() } }, expiration_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.expirationTime', @@ -259,7 +240,6 @@ def self.mapper() } }, last_renewed_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastRenewedTime', @@ -268,7 +248,6 @@ def self.mapper() } }, auto_renew: { - client_side_validation: true, required: false, serialized_name: 'properties.autoRenew', default_value: true, @@ -277,7 +256,6 @@ def self.mapper() } }, ready_for_dns_record_management: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.readyForDnsRecordManagement', @@ -286,14 +264,12 @@ def self.mapper() } }, managed_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.managedHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostNameElementType', type: { @@ -304,7 +280,6 @@ def self.mapper() } }, consent: { - client_side_validation: true, required: false, serialized_name: 'properties.consent', type: { @@ -313,14 +288,12 @@ def self.mapper() } }, domain_not_renewable_reasons: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.domainNotRenewableReasons', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'enumElementType', type: { @@ -330,7 +303,6 @@ def self.mapper() } }, dns_type: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsType', type: { @@ -339,7 +311,6 @@ def self.mapper() } }, dns_zone_id: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsZoneId', type: { @@ -347,7 +318,6 @@ def self.mapper() } }, target_dns_type: { - client_side_validation: true, required: false, serialized_name: 'properties.targetDnsType', type: { @@ -356,7 +326,6 @@ def self.mapper() } }, auth_code: { - client_side_validation: true, required: false, serialized_name: 'properties.authCode', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_availablility_check_result.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_availablility_check_result.rb index ee02c87294..9c2adda54b 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_availablility_check_result.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_availablility_check_result.rb @@ -32,7 +32,6 @@ class DomainAvailablilityCheckResult # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DomainAvailablilityCheckResult', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'DomainAvailablilityCheckResult', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -48,7 +46,6 @@ def self.mapper() } }, available: { - client_side_validation: true, required: false, serialized_name: 'available', type: { @@ -56,7 +53,6 @@ def self.mapper() } }, domain_type: { - client_side_validation: true, required: false, serialized_name: 'domainType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_collection.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_collection.rb index c5da4ef5dd..e1b4ddd16c 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_collection.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DomainCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'DomainCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DomainElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_control_center_sso_request.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_control_center_sso_request.rb index 2a90e0df50..bb9450af48 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_control_center_sso_request.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_control_center_sso_request.rb @@ -29,7 +29,6 @@ class DomainControlCenterSsoRequest # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DomainControlCenterSsoRequest', type: { @@ -37,7 +36,6 @@ def self.mapper() class_name: 'DomainControlCenterSsoRequest', model_properties: { url: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'url', @@ -46,7 +44,6 @@ def self.mapper() } }, post_parameter_key: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'postParameterKey', @@ -55,7 +52,6 @@ def self.mapper() } }, post_parameter_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'postParameterValue', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier.rb index f63c5fa29c..5a1030fb79 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier.rb @@ -22,7 +22,6 @@ class DomainOwnershipIdentifier < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DomainOwnershipIdentifier', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'DomainOwnershipIdentifier', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, ownership_id: { - client_side_validation: true, required: false, serialized_name: 'properties.ownershipId', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier_collection.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier_collection.rb index 2a143997ba..e1ab09cfd2 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier_collection.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DomainOwnershipIdentifierCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'DomainOwnershipIdentifierCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DomainOwnershipIdentifierElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_patch_resource.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_patch_resource.rb index b51304abd1..d3e7050c4e 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_patch_resource.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_patch_resource.rb @@ -93,7 +93,6 @@ class DomainPatchResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DomainPatchResource', type: { @@ -101,7 +100,6 @@ def self.mapper() class_name: 'DomainPatchResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -110,7 +108,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -119,7 +116,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -127,7 +123,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -136,7 +131,6 @@ def self.mapper() } }, contact_admin: { - client_side_validation: true, required: false, serialized_name: 'properties.contactAdmin', type: { @@ -145,7 +139,6 @@ def self.mapper() } }, contact_billing: { - client_side_validation: true, required: false, serialized_name: 'properties.contactBilling', type: { @@ -154,7 +147,6 @@ def self.mapper() } }, contact_registrant: { - client_side_validation: true, required: false, serialized_name: 'properties.contactRegistrant', type: { @@ -163,7 +155,6 @@ def self.mapper() } }, contact_tech: { - client_side_validation: true, required: false, serialized_name: 'properties.contactTech', type: { @@ -172,7 +163,6 @@ def self.mapper() } }, registration_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.registrationStatus', @@ -182,7 +172,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -192,14 +181,12 @@ def self.mapper() } }, name_servers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.nameServers', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -209,7 +196,6 @@ def self.mapper() } }, privacy: { - client_side_validation: true, required: false, serialized_name: 'properties.privacy', type: { @@ -217,7 +203,6 @@ def self.mapper() } }, created_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.createdTime', @@ -226,7 +211,6 @@ def self.mapper() } }, expiration_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.expirationTime', @@ -235,7 +219,6 @@ def self.mapper() } }, last_renewed_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastRenewedTime', @@ -244,7 +227,6 @@ def self.mapper() } }, auto_renew: { - client_side_validation: true, required: false, serialized_name: 'properties.autoRenew', default_value: true, @@ -253,7 +235,6 @@ def self.mapper() } }, ready_for_dns_record_management: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.readyForDnsRecordManagement', @@ -262,14 +243,12 @@ def self.mapper() } }, managed_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.managedHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostNameElementType', type: { @@ -280,7 +259,6 @@ def self.mapper() } }, consent: { - client_side_validation: true, required: false, serialized_name: 'properties.consent', type: { @@ -289,14 +267,12 @@ def self.mapper() } }, domain_not_renewable_reasons: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.domainNotRenewableReasons', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'enumElementType', type: { @@ -306,7 +282,6 @@ def self.mapper() } }, dns_type: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsType', type: { @@ -315,7 +290,6 @@ def self.mapper() } }, dns_zone_id: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsZoneId', type: { @@ -323,7 +297,6 @@ def self.mapper() } }, target_dns_type: { - client_side_validation: true, required: false, serialized_name: 'properties.targetDnsType', type: { @@ -332,7 +305,6 @@ def self.mapper() } }, auth_code: { - client_side_validation: true, required: false, serialized_name: 'properties.authCode', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_purchase_consent.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_purchase_consent.rb index 9cb3eb37b3..a339c20757 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_purchase_consent.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_purchase_consent.rb @@ -31,7 +31,6 @@ class DomainPurchaseConsent # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DomainPurchaseConsent', type: { @@ -39,13 +38,11 @@ def self.mapper() class_name: 'DomainPurchaseConsent', model_properties: { agreement_keys: { - client_side_validation: true, required: false, serialized_name: 'agreementKeys', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, agreed_by: { - client_side_validation: true, required: false, serialized_name: 'agreedBy', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, agreed_at: { - client_side_validation: true, required: false, serialized_name: 'agreedAt', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_recommendation_search_parameters.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_recommendation_search_parameters.rb index ee20366c44..6ccee90551 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_recommendation_search_parameters.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/domain_recommendation_search_parameters.rb @@ -26,7 +26,6 @@ class DomainRecommendationSearchParameters # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DomainRecommendationSearchParameters', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'DomainRecommendationSearchParameters', model_properties: { keywords: { - client_side_validation: true, required: false, serialized_name: 'keywords', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, max_domain_recommendations: { - client_side_validation: true, required: false, serialized_name: 'maxDomainRecommendations', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/error_response.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/error_response.rb index 2a47ad79ab..4da4013b09 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/error_response.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/error_response.rb @@ -25,7 +25,6 @@ class ErrorResponse # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ErrorResponse', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ErrorResponse', model_properties: { code: { - client_side_validation: true, required: false, serialized_name: 'code', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, serialized_name: 'message', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/experiments.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/experiments.rb index 9edda2f7ef..9bc43d51b3 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/experiments.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/experiments.rb @@ -22,7 +22,6 @@ class Experiments # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Experiments', type: { @@ -30,13 +29,11 @@ def self.mapper() class_name: 'Experiments', model_properties: { ramp_up_rules: { - client_side_validation: true, required: false, serialized_name: 'rampUpRules', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'RampUpRuleElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/handler_mapping.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/handler_mapping.rb index 609104d662..10760c1940 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/handler_mapping.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/handler_mapping.rb @@ -33,7 +33,6 @@ class HandlerMapping # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HandlerMapping', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'HandlerMapping', model_properties: { extension: { - client_side_validation: true, required: false, serialized_name: 'extension', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, script_processor: { - client_side_validation: true, required: false, serialized_name: 'scriptProcessor', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, arguments: { - client_side_validation: true, required: false, serialized_name: 'arguments', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/host_name.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/host_name.rb index a6fa0f1cbb..e2e5937062 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/host_name.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/host_name.rb @@ -44,7 +44,6 @@ class HostName # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostName', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'HostName', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -60,13 +58,11 @@ def self.mapper() } }, site_names: { - client_side_validation: true, required: false, serialized_name: 'siteNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, azure_resource_name: { - client_side_validation: true, required: false, serialized_name: 'azureResourceName', type: { @@ -84,7 +79,6 @@ def self.mapper() } }, azure_resource_type: { - client_side_validation: true, required: false, serialized_name: 'azureResourceType', type: { @@ -93,7 +87,6 @@ def self.mapper() } }, custom_host_name_dns_record_type: { - client_side_validation: true, required: false, serialized_name: 'customHostNameDnsRecordType', type: { @@ -102,7 +95,6 @@ def self.mapper() } }, host_name_type: { - client_side_validation: true, required: false, serialized_name: 'hostNameType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb index 4af0102a3d..585f2a9ad0 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb @@ -40,7 +40,6 @@ class HostNameSslState # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostNameSslState', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'HostNameSslState', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -56,7 +54,6 @@ def self.mapper() } }, ssl_state: { - client_side_validation: true, required: false, serialized_name: 'sslState', type: { @@ -65,7 +62,6 @@ def self.mapper() } }, virtual_ip: { - client_side_validation: true, required: false, serialized_name: 'virtualIP', type: { @@ -73,7 +69,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, serialized_name: 'thumbprint', type: { @@ -81,7 +76,6 @@ def self.mapper() } }, to_update: { - client_side_validation: true, required: false, serialized_name: 'toUpdate', type: { @@ -89,7 +83,6 @@ def self.mapper() } }, host_type: { - client_side_validation: true, required: false, serialized_name: 'hostType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb index 1d50d3f5e5..2cf8e64408 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb @@ -28,7 +28,6 @@ class HostingEnvironmentProfile # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostingEnvironmentProfile', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'HostingEnvironmentProfile', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -53,7 +50,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hybrid_connection.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hybrid_connection.rb index 07d9832372..dc3e9b319f 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hybrid_connection.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hybrid_connection.rb @@ -48,7 +48,6 @@ class HybridConnection < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnection', type: { @@ -56,7 +55,6 @@ def self.mapper() class_name: 'HybridConnection', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -65,7 +63,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -74,7 +71,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -82,7 +78,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -91,7 +86,6 @@ def self.mapper() } }, service_bus_namespace: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusNamespace', type: { @@ -99,7 +93,6 @@ def self.mapper() } }, relay_name: { - client_side_validation: true, required: false, serialized_name: 'properties.relayName', type: { @@ -107,7 +100,6 @@ def self.mapper() } }, relay_arm_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.relayArmUri', type: { @@ -115,7 +107,6 @@ def self.mapper() } }, hostname: { - client_side_validation: true, required: false, serialized_name: 'properties.hostname', type: { @@ -123,7 +114,6 @@ def self.mapper() } }, port: { - client_side_validation: true, required: false, serialized_name: 'properties.port', type: { @@ -131,7 +121,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyName', type: { @@ -139,7 +128,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyValue', type: { @@ -147,7 +135,6 @@ def self.mapper() } }, service_bus_suffix: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusSuffix', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb index c5c72fbe2e..947bf1d0ad 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb @@ -26,7 +26,6 @@ class HybridConnectionKey < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnectionKey', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'HybridConnectionKey', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyName', @@ -78,7 +72,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyValue', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/identifier.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/identifier.rb index db91ba85cc..87ea441f0b 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/identifier.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/identifier.rb @@ -22,7 +22,6 @@ class Identifier < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Identifier', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'Identifier', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, identifier_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/ip_security_restriction.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/ip_security_restriction.rb index fca8de07e1..ca9a71ae39 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/ip_security_restriction.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/ip_security_restriction.rb @@ -26,7 +26,6 @@ class IpSecurityRestriction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestriction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'IpSecurityRestriction', model_properties: { ip_address: { - client_side_validation: true, required: true, serialized_name: 'ipAddress', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, subnet_mask: { - client_side_validation: true, required: false, serialized_name: 'subnetMask', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/managed_service_identity.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/managed_service_identity.rb index 96d846f81d..12f643f1a5 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/managed_service_identity.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/managed_service_identity.rb @@ -12,7 +12,8 @@ class ManagedServiceIdentity include MsRestAzure - # @return Type of managed service identity. + # @return [ManagedServiceIdentityType] Type of managed service identity. + # Possible values include: 'SystemAssigned' attr_accessor :type # @return [String] Tenant of managed service identity. @@ -28,7 +29,6 @@ class ManagedServiceIdentity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ManagedServiceIdentity', type: { @@ -36,15 +36,13 @@ def self.mapper() class_name: 'ManagedServiceIdentity', model_properties: { type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { - name: 'Object' + name: 'String' } }, tenant_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'tenantId', @@ -53,7 +51,6 @@ def self.mapper() } }, principal_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'principalId', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb new file mode 100644 index 0000000000..aee3b52ff3 --- /dev/null +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb @@ -0,0 +1,15 @@ +# 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::Web::Mgmt::V2015_04_01 + module Models + # + # Defines values for ManagedServiceIdentityType + # + module ManagedServiceIdentityType + SystemAssigned = "SystemAssigned" + end + end +end diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/metric_availability.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/metric_availability.rb index b2d081049d..fcb812755d 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/metric_availability.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/metric_availability.rb @@ -25,7 +25,6 @@ class MetricAvailability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MetricAvailability', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'MetricAvailability', model_properties: { time_grain: { - client_side_validation: true, required: false, serialized_name: 'timeGrain', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, blob_duration: { - client_side_validation: true, required: false, serialized_name: 'blobDuration', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/metric_specification.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/metric_specification.rb index 9724f48402..ecf129a6ec 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/metric_specification.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/metric_specification.rb @@ -64,7 +64,6 @@ class MetricSpecification # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MetricSpecification', type: { @@ -72,7 +71,6 @@ def self.mapper() class_name: 'MetricSpecification', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -80,7 +78,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, serialized_name: 'displayName', type: { @@ -88,7 +85,6 @@ def self.mapper() } }, display_description: { - client_side_validation: true, required: false, serialized_name: 'displayDescription', type: { @@ -96,7 +92,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, serialized_name: 'unit', type: { @@ -104,7 +99,6 @@ def self.mapper() } }, aggregation_type: { - client_side_validation: true, required: false, serialized_name: 'aggregationType', type: { @@ -112,7 +106,6 @@ def self.mapper() } }, supports_instance_level_aggregation: { - client_side_validation: true, required: false, serialized_name: 'supportsInstanceLevelAggregation', type: { @@ -120,7 +113,6 @@ def self.mapper() } }, enable_regional_mdm_account: { - client_side_validation: true, required: false, serialized_name: 'enableRegionalMdmAccount', type: { @@ -128,7 +120,6 @@ def self.mapper() } }, source_mdm_account: { - client_side_validation: true, required: false, serialized_name: 'sourceMdmAccount', type: { @@ -136,7 +127,6 @@ def self.mapper() } }, source_mdm_namespace: { - client_side_validation: true, required: false, serialized_name: 'sourceMdmNamespace', type: { @@ -144,7 +134,6 @@ def self.mapper() } }, metric_filter_pattern: { - client_side_validation: true, required: false, serialized_name: 'metricFilterPattern', type: { @@ -152,7 +141,6 @@ def self.mapper() } }, fill_gap_with_zero: { - client_side_validation: true, required: false, serialized_name: 'fillGapWithZero', type: { @@ -160,7 +148,6 @@ def self.mapper() } }, is_internal: { - client_side_validation: true, required: false, serialized_name: 'isInternal', type: { @@ -168,13 +155,11 @@ def self.mapper() } }, dimensions: { - client_side_validation: true, required: false, serialized_name: 'dimensions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DimensionElementType', type: { @@ -185,7 +170,6 @@ def self.mapper() } }, category: { - client_side_validation: true, required: false, serialized_name: 'category', type: { @@ -193,13 +177,11 @@ def self.mapper() } }, availabilities: { - client_side_validation: true, required: false, serialized_name: 'availabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'MetricAvailabilityElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_identifier.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_identifier.rb index a940b59a61..45c1080f6d 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_identifier.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_identifier.rb @@ -22,7 +22,6 @@ class NameIdentifier # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NameIdentifier', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'NameIdentifier', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_identifier_collection.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_identifier_collection.rb index 16fb5c05b1..8ddc0796bd 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_identifier_collection.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_identifier_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NameIdentifierCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'NameIdentifierCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameIdentifierElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_value_pair.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_value_pair.rb index 863615397e..fded9dc73c 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_value_pair.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/name_value_pair.rb @@ -25,7 +25,6 @@ class NameValuePair # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NameValuePair', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'NameValuePair', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/proxy_only_resource.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/proxy_only_resource.rb index 1ae9b277df..300978cb9a 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/proxy_only_resource.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/proxy_only_resource.rb @@ -32,7 +32,6 @@ class ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProxyOnlyResource', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'ProxyOnlyResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -49,7 +47,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -58,7 +55,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/push_settings.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/push_settings.rb index 32eb15f709..260a947270 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/push_settings.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/push_settings.rb @@ -40,7 +40,6 @@ class PushSettings < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PushSettings', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'PushSettings', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, is_push_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.isPushEnabled', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, tag_whitelist_json: { - client_side_validation: true, required: false, serialized_name: 'properties.tagWhitelistJson', type: { @@ -99,7 +92,6 @@ def self.mapper() } }, tags_requiring_auth: { - client_side_validation: true, required: false, serialized_name: 'properties.tagsRequiringAuth', type: { @@ -107,7 +99,6 @@ def self.mapper() } }, dynamic_tags_json: { - client_side_validation: true, required: false, serialized_name: 'properties.dynamicTagsJson', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/ramp_up_rule.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/ramp_up_rule.rb index 2fafe50d1f..40866705dc 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/ramp_up_rule.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/ramp_up_rule.rb @@ -61,7 +61,6 @@ class RampUpRule # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RampUpRule', type: { @@ -69,7 +68,6 @@ def self.mapper() class_name: 'RampUpRule', model_properties: { action_host_name: { - client_side_validation: true, required: false, serialized_name: 'actionHostName', type: { @@ -77,7 +75,6 @@ def self.mapper() } }, reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'reroutePercentage', type: { @@ -85,7 +82,6 @@ def self.mapper() } }, change_step: { - client_side_validation: true, required: false, serialized_name: 'changeStep', type: { @@ -93,7 +89,6 @@ def self.mapper() } }, change_interval_in_minutes: { - client_side_validation: true, required: false, serialized_name: 'changeIntervalInMinutes', type: { @@ -101,7 +96,6 @@ def self.mapper() } }, min_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'minReroutePercentage', type: { @@ -109,7 +103,6 @@ def self.mapper() } }, max_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'maxReroutePercentage', type: { @@ -117,7 +110,6 @@ def self.mapper() } }, change_decision_callback_url: { - client_side_validation: true, required: false, serialized_name: 'changeDecisionCallbackUrl', type: { @@ -125,7 +117,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/requests_based_trigger.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/requests_based_trigger.rb index efbe180ac9..85b435c484 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/requests_based_trigger.rb @@ -25,7 +25,6 @@ class RequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RequestsBasedTrigger', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'RequestsBasedTrigger', model_properties: { count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource.rb index 3589778410..84c8fd13e6 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource.rb @@ -37,7 +37,6 @@ class Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Resource', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'Resource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -54,7 +52,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -63,7 +60,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -71,7 +67,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -79,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -88,13 +82,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_availability.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_availability.rb index 3ef908a4ab..953faca584 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_availability.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_availability.rb @@ -25,7 +25,6 @@ class ResourceMetricAvailability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailability', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricAvailability', model_properties: { time_grain: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timeGrain', @@ -42,7 +40,6 @@ def self.mapper() } }, retention: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'retention', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_definition.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_definition.rb index 475773794e..758e42772c 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_definition.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_definition.rb @@ -41,7 +41,6 @@ class ResourceMetricDefinition < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinition', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'ResourceMetricDefinition', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -58,7 +56,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -67,7 +64,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -75,7 +71,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -84,7 +79,6 @@ def self.mapper() } }, resource_metric_definition_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -94,7 +88,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.unit', @@ -103,7 +96,6 @@ def self.mapper() } }, primary_aggregation_type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.primaryAggregationType', @@ -112,14 +104,12 @@ def self.mapper() } }, metric_availabilities: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.metricAvailabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailabilityElementType', type: { @@ -130,7 +120,6 @@ def self.mapper() } }, resource_uri: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceUri', @@ -139,7 +128,6 @@ def self.mapper() } }, resource_metric_definition_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.id', @@ -148,14 +136,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.properties', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_name.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_name.rb index 14781a8c5c..93c193f7dc 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_name.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/resource_metric_name.rb @@ -25,7 +25,6 @@ class ResourceMetricName # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricName', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricName', model_properties: { value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'value', @@ -42,7 +40,6 @@ def self.mapper() } }, localized_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'localizedValue', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/service_specification.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/service_specification.rb index 6e771b2a74..dd9dbc2fbb 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/service_specification.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/service_specification.rb @@ -23,7 +23,6 @@ class ServiceSpecification # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ServiceSpecification', type: { @@ -31,13 +30,11 @@ def self.mapper() class_name: 'ServiceSpecification', model_properties: { metric_specifications: { - client_side_validation: true, required: false, serialized_name: 'metricSpecifications', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'MetricSpecificationElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site.rb index 55d007a30d..c7d34a775b 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site.rb @@ -156,7 +156,6 @@ class Site < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Site', type: { @@ -164,7 +163,6 @@ def self.mapper() class_name: 'Site', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -173,7 +171,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -182,7 +179,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -190,7 +186,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -198,7 +193,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -207,13 +201,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -223,7 +215,6 @@ def self.mapper() } }, state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.state', @@ -232,14 +223,12 @@ def self.mapper() } }, host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -249,7 +238,6 @@ def self.mapper() } }, repository_site_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.repositorySiteName', @@ -258,7 +246,6 @@ def self.mapper() } }, usage_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.usageState', @@ -268,7 +255,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.enabled', type: { @@ -276,14 +262,12 @@ def self.mapper() } }, enabled_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.enabledHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -293,7 +277,6 @@ def self.mapper() } }, availability_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.availabilityState', @@ -303,13 +286,11 @@ def self.mapper() } }, host_name_ssl_states: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNameSslStates', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostNameSslStateElementType', type: { @@ -320,7 +301,6 @@ def self.mapper() } }, server_farm_id: { - client_side_validation: true, required: false, serialized_name: 'properties.serverFarmId', type: { @@ -328,7 +308,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -337,7 +316,6 @@ def self.mapper() } }, last_modified_time_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastModifiedTimeUtc', @@ -346,7 +324,6 @@ def self.mapper() } }, site_config: { - client_side_validation: true, required: false, serialized_name: 'properties.siteConfig', type: { @@ -355,14 +332,12 @@ def self.mapper() } }, traffic_manager_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.trafficManagerHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -372,7 +347,6 @@ def self.mapper() } }, scm_site_also_stopped: { - client_side_validation: true, required: false, serialized_name: 'properties.scmSiteAlsoStopped', default_value: false, @@ -381,7 +355,6 @@ def self.mapper() } }, target_swap_slot: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.targetSwapSlot', @@ -390,7 +363,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -399,7 +371,6 @@ def self.mapper() } }, client_affinity_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientAffinityEnabled', type: { @@ -407,7 +378,6 @@ def self.mapper() } }, client_cert_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientCertEnabled', type: { @@ -415,7 +385,6 @@ def self.mapper() } }, host_names_disabled: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNamesDisabled', type: { @@ -423,7 +392,6 @@ def self.mapper() } }, outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.outboundIpAddresses', @@ -432,7 +400,6 @@ def self.mapper() } }, possible_outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.possibleOutboundIpAddresses', @@ -441,7 +408,6 @@ def self.mapper() } }, container_size: { - client_side_validation: true, required: false, serialized_name: 'properties.containerSize', type: { @@ -449,7 +415,6 @@ def self.mapper() } }, daily_memory_time_quota: { - client_side_validation: true, required: false, serialized_name: 'properties.dailyMemoryTimeQuota', type: { @@ -457,7 +422,6 @@ def self.mapper() } }, suspended_till: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.suspendedTill', @@ -466,7 +430,6 @@ def self.mapper() } }, max_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maxNumberOfWorkers', @@ -475,7 +438,6 @@ def self.mapper() } }, cloning_info: { - client_side_validation: true, required: false, serialized_name: 'properties.cloningInfo', type: { @@ -484,7 +446,6 @@ def self.mapper() } }, snapshot_info: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotInfo', type: { @@ -493,7 +454,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -502,7 +462,6 @@ def self.mapper() } }, is_default_container: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isDefaultContainer', @@ -511,7 +470,6 @@ def self.mapper() } }, default_host_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.defaultHostName', @@ -520,7 +478,6 @@ def self.mapper() } }, slot_swap_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.slotSwapStatus', @@ -530,7 +487,6 @@ def self.mapper() } }, https_only: { - client_side_validation: true, required: false, serialized_name: 'properties.httpsOnly', type: { @@ -538,7 +494,6 @@ def self.mapper() } }, identity: { - client_side_validation: true, required: false, serialized_name: 'identity', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_config.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_config.rb index a22f2a1edd..7ada5b2eeb 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_config.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_config.rb @@ -157,6 +157,15 @@ class SiteConfig # @return [Array] IP security restrictions. attr_accessor :ip_security_restrictions + # @return [Boolean] Http20Enabled: configures a web site to allow clients + # to connect over http2.0. Default value: true . + attr_accessor :http20enabled + + # @return [SupportedTlsVersions] MinTlsVersion: configures the minimum + # version of TLS required for SSL requests. Possible values include: + # '1.0', '1.1', '1.2' + attr_accessor :min_tls_version + # # Mapper for SiteConfig class as Ruby Hash. @@ -164,7 +173,6 @@ class SiteConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteConfig', type: { @@ -172,7 +180,6 @@ def self.mapper() class_name: 'SiteConfig', model_properties: { number_of_workers: { - client_side_validation: true, required: false, serialized_name: 'numberOfWorkers', type: { @@ -180,13 +187,11 @@ def self.mapper() } }, default_documents: { - client_side_validation: true, required: false, serialized_name: 'defaultDocuments', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -196,7 +201,6 @@ def self.mapper() } }, net_framework_version: { - client_side_validation: true, required: false, serialized_name: 'netFrameworkVersion', default_value: 'v4.6', @@ -205,7 +209,6 @@ def self.mapper() } }, php_version: { - client_side_validation: true, required: false, serialized_name: 'phpVersion', type: { @@ -213,7 +216,6 @@ def self.mapper() } }, python_version: { - client_side_validation: true, required: false, serialized_name: 'pythonVersion', type: { @@ -221,7 +223,6 @@ def self.mapper() } }, node_version: { - client_side_validation: true, required: false, serialized_name: 'nodeVersion', type: { @@ -229,7 +230,6 @@ def self.mapper() } }, linux_fx_version: { - client_side_validation: true, required: false, serialized_name: 'linuxFxVersion', type: { @@ -237,7 +237,6 @@ def self.mapper() } }, request_tracing_enabled: { - client_side_validation: true, required: false, serialized_name: 'requestTracingEnabled', type: { @@ -245,7 +244,6 @@ def self.mapper() } }, request_tracing_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'requestTracingExpirationTime', type: { @@ -253,7 +251,6 @@ def self.mapper() } }, remote_debugging_enabled: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingEnabled', type: { @@ -261,7 +258,6 @@ def self.mapper() } }, remote_debugging_version: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingVersion', type: { @@ -269,7 +265,6 @@ def self.mapper() } }, http_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'httpLoggingEnabled', type: { @@ -277,7 +272,6 @@ def self.mapper() } }, logs_directory_size_limit: { - client_side_validation: true, required: false, serialized_name: 'logsDirectorySizeLimit', type: { @@ -285,7 +279,6 @@ def self.mapper() } }, detailed_error_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'detailedErrorLoggingEnabled', type: { @@ -293,7 +286,6 @@ def self.mapper() } }, publishing_username: { - client_side_validation: true, required: false, serialized_name: 'publishingUsername', type: { @@ -301,13 +293,11 @@ def self.mapper() } }, app_settings: { - client_side_validation: true, required: false, serialized_name: 'appSettings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -318,13 +308,11 @@ def self.mapper() } }, connection_strings: { - client_side_validation: true, required: false, serialized_name: 'connectionStrings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfoElementType', type: { @@ -335,7 +323,6 @@ def self.mapper() } }, machine_key: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'machineKey', @@ -345,13 +332,11 @@ def self.mapper() } }, handler_mappings: { - client_side_validation: true, required: false, serialized_name: 'handlerMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HandlerMappingElementType', type: { @@ -362,7 +347,6 @@ def self.mapper() } }, document_root: { - client_side_validation: true, required: false, serialized_name: 'documentRoot', type: { @@ -370,7 +354,6 @@ def self.mapper() } }, scm_type: { - client_side_validation: true, required: false, serialized_name: 'scmType', type: { @@ -378,7 +361,6 @@ def self.mapper() } }, use32bit_worker_process: { - client_side_validation: true, required: false, serialized_name: 'use32BitWorkerProcess', type: { @@ -386,7 +368,6 @@ def self.mapper() } }, web_sockets_enabled: { - client_side_validation: true, required: false, serialized_name: 'webSocketsEnabled', type: { @@ -394,7 +375,6 @@ def self.mapper() } }, always_on: { - client_side_validation: true, required: false, serialized_name: 'alwaysOn', type: { @@ -402,7 +382,6 @@ def self.mapper() } }, java_version: { - client_side_validation: true, required: false, serialized_name: 'javaVersion', type: { @@ -410,7 +389,6 @@ def self.mapper() } }, java_container: { - client_side_validation: true, required: false, serialized_name: 'javaContainer', type: { @@ -418,7 +396,6 @@ def self.mapper() } }, java_container_version: { - client_side_validation: true, required: false, serialized_name: 'javaContainerVersion', type: { @@ -426,7 +403,6 @@ def self.mapper() } }, app_command_line: { - client_side_validation: true, required: false, serialized_name: 'appCommandLine', type: { @@ -434,7 +410,6 @@ def self.mapper() } }, managed_pipeline_mode: { - client_side_validation: true, required: false, serialized_name: 'managedPipelineMode', type: { @@ -443,13 +418,11 @@ def self.mapper() } }, virtual_applications: { - client_side_validation: true, required: false, serialized_name: 'virtualApplications', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualApplicationElementType', type: { @@ -460,7 +433,6 @@ def self.mapper() } }, load_balancing: { - client_side_validation: true, required: false, serialized_name: 'loadBalancing', type: { @@ -469,7 +441,6 @@ def self.mapper() } }, experiments: { - client_side_validation: true, required: false, serialized_name: 'experiments', type: { @@ -478,7 +449,6 @@ def self.mapper() } }, limits: { - client_side_validation: true, required: false, serialized_name: 'limits', type: { @@ -487,7 +457,6 @@ def self.mapper() } }, auto_heal_enabled: { - client_side_validation: true, required: false, serialized_name: 'autoHealEnabled', type: { @@ -495,7 +464,6 @@ def self.mapper() } }, auto_heal_rules: { - client_side_validation: true, required: false, serialized_name: 'autoHealRules', type: { @@ -504,7 +472,6 @@ def self.mapper() } }, tracing_options: { - client_side_validation: true, required: false, serialized_name: 'tracingOptions', type: { @@ -512,7 +479,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'vnetName', type: { @@ -520,7 +486,6 @@ def self.mapper() } }, cors: { - client_side_validation: true, required: false, serialized_name: 'cors', type: { @@ -529,7 +494,6 @@ def self.mapper() } }, push: { - client_side_validation: true, required: false, serialized_name: 'push', type: { @@ -538,7 +502,6 @@ def self.mapper() } }, api_definition: { - client_side_validation: true, required: false, serialized_name: 'apiDefinition', type: { @@ -547,7 +510,6 @@ def self.mapper() } }, auto_swap_slot_name: { - client_side_validation: true, required: false, serialized_name: 'autoSwapSlotName', type: { @@ -555,7 +517,6 @@ def self.mapper() } }, local_my_sql_enabled: { - client_side_validation: true, required: false, serialized_name: 'localMySqlEnabled', default_value: false, @@ -564,13 +525,11 @@ def self.mapper() } }, ip_security_restrictions: { - client_side_validation: true, required: false, serialized_name: 'ipSecurityRestrictions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestrictionElementType', type: { @@ -579,6 +538,21 @@ def self.mapper() } } } + }, + http20enabled: { + required: false, + serialized_name: 'http20Enabled', + default_value: true, + type: { + name: 'Boolean' + } + }, + min_tls_version: { + required: false, + serialized_name: 'minTlsVersion', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_limits.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_limits.rb index 49e7876849..0350c0a5c8 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_limits.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_limits.rb @@ -28,7 +28,6 @@ class SiteLimits # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteLimits', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SiteLimits', model_properties: { max_percentage_cpu: { - client_side_validation: true, required: false, serialized_name: 'maxPercentageCpu', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, max_memory_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxMemoryInMb', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, max_disk_size_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxDiskSizeInMb', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_machine_key.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_machine_key.rb index 7ad7274b15..d81f80370d 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_machine_key.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/site_machine_key.rb @@ -31,7 +31,6 @@ class SiteMachineKey # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteMachineKey', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'SiteMachineKey', model_properties: { validation: { - client_side_validation: true, required: false, serialized_name: 'validation', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, validation_key: { - client_side_validation: true, required: false, serialized_name: 'validationKey', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, decryption: { - client_side_validation: true, required: false, serialized_name: 'decryption', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, decryption_key: { - client_side_validation: true, required: false, serialized_name: 'decryptionKey', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/sku_capacity.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/sku_capacity.rb index 8cd3d37da5..6fa79cacff 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/sku_capacity.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/sku_capacity.rb @@ -35,7 +35,6 @@ class SkuCapacity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuCapacity', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'SkuCapacity', model_properties: { minimum: { - client_side_validation: true, required: false, serialized_name: 'minimum', type: { @@ -51,7 +49,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, serialized_name: 'maximum', type: { @@ -59,7 +56,6 @@ def self.mapper() } }, default: { - client_side_validation: true, required: false, serialized_name: 'default', type: { @@ -67,7 +63,6 @@ def self.mapper() } }, scale_type: { - client_side_validation: true, required: false, serialized_name: 'scaleType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/sku_description.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/sku_description.rb index 5923dce822..3420fbeb6c 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/sku_description.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/sku_description.rb @@ -44,7 +44,6 @@ class SkuDescription # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuDescription', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'SkuDescription', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -60,7 +58,6 @@ def self.mapper() } }, tier: { - client_side_validation: true, required: false, serialized_name: 'tier', type: { @@ -68,7 +65,6 @@ def self.mapper() } }, size: { - client_side_validation: true, required: false, serialized_name: 'size', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, family: { - client_side_validation: true, required: false, serialized_name: 'family', type: { @@ -84,7 +79,6 @@ def self.mapper() } }, capacity: { - client_side_validation: true, required: false, serialized_name: 'capacity', type: { @@ -92,7 +86,6 @@ def self.mapper() } }, sku_capacity: { - client_side_validation: true, required: false, serialized_name: 'skuCapacity', type: { @@ -101,13 +94,11 @@ def self.mapper() } }, locations: { - client_side_validation: true, required: false, serialized_name: 'locations', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -117,13 +108,11 @@ def self.mapper() } }, capabilities: { - client_side_validation: true, required: false, serialized_name: 'capabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CapabilityElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/slot_swap_status.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/slot_swap_status.rb index 2bc6830464..cca777e039 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/slot_swap_status.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/slot_swap_status.rb @@ -28,7 +28,6 @@ class SlotSwapStatus # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlotSwapStatus', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlotSwapStatus', model_properties: { timestamp_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timestampUtc', @@ -45,7 +43,6 @@ def self.mapper() } }, source_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'sourceSlotName', @@ -54,7 +51,6 @@ def self.mapper() } }, destination_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'destinationSlotName', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb index 7abfbe74e3..0fa48d9c59 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb @@ -28,7 +28,6 @@ class SlowRequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlowRequestsBasedTrigger', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlowRequestsBasedTrigger', model_properties: { time_taken: { - client_side_validation: true, required: false, serialized_name: 'timeTaken', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb index f756c20cfd..c8439377e0 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb @@ -40,7 +40,6 @@ class SnapshotRecoveryRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryRequest', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'SnapshotRecoveryRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, snapshot_time: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotTime', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, recovery_target: { - client_side_validation: true, required: false, serialized_name: 'properties.recoveryTarget', type: { @@ -100,7 +93,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'properties.overwrite', type: { @@ -108,7 +100,6 @@ def self.mapper() } }, recover_configuration: { - client_side_validation: true, required: false, serialized_name: 'properties.recoverConfiguration', type: { @@ -116,7 +107,6 @@ def self.mapper() } }, ignore_conflicting_host_names: { - client_side_validation: true, required: false, serialized_name: 'properties.ignoreConflictingHostNames', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb index 974f0901e9..fde055ac82 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb @@ -30,7 +30,6 @@ class SnapshotRecoveryTarget # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryTarget', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'SnapshotRecoveryTarget', model_properties: { location: { - client_side_validation: true, required: false, serialized_name: 'location', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb index ee07dba077..fcdea788af 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb @@ -34,7 +34,6 @@ class StatusCodesBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTrigger', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'StatusCodesBasedTrigger', model_properties: { status: { - client_side_validation: true, required: false, serialized_name: 'status', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, sub_status: { - client_side_validation: true, required: false, serialized_name: 'subStatus', type: { @@ -58,7 +55,6 @@ def self.mapper() } }, win32status: { - client_side_validation: true, required: false, serialized_name: 'win32Status', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/supported_tls_versions.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/supported_tls_versions.rb new file mode 100644 index 0000000000..53809234c3 --- /dev/null +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/supported_tls_versions.rb @@ -0,0 +1,17 @@ +# 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::Web::Mgmt::V2015_04_01 + module Models + # + # Defines values for SupportedTlsVersions + # + module SupportedTlsVersions + OneFullStopZero = "1.0" + OneFullStopOne = "1.1" + OneFullStopTwo = "1.2" + end + end +end diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement.rb index a71288df98..b868bba068 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement.rb @@ -31,7 +31,6 @@ class TldLegalAgreement # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TldLegalAgreement', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'TldLegalAgreement', model_properties: { agreement_key: { - client_side_validation: true, required: true, serialized_name: 'agreementKey', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, title: { - client_side_validation: true, required: true, serialized_name: 'title', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, content: { - client_side_validation: true, required: true, serialized_name: 'content', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, url: { - client_side_validation: true, required: false, serialized_name: 'url', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement_collection.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement_collection.rb index 13317ed294..7a7fb7f2b5 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement_collection.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TldLegalAgreementCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'TldLegalAgreementCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'TldLegalAgreementElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain.rb index c7bb9a0b84..453b3b7dd2 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain.rb @@ -26,7 +26,6 @@ class TopLevelDomain < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TopLevelDomain', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'TopLevelDomain', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, domain_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -78,7 +72,6 @@ def self.mapper() } }, privacy: { - client_side_validation: true, required: false, serialized_name: 'properties.privacy', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain_agreement_option.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain_agreement_option.rb index 6a096f2bc4..f8ac85272f 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain_agreement_option.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain_agreement_option.rb @@ -29,7 +29,6 @@ class TopLevelDomainAgreementOption # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TopLevelDomainAgreementOption', type: { @@ -37,7 +36,6 @@ def self.mapper() class_name: 'TopLevelDomainAgreementOption', model_properties: { include_privacy: { - client_side_validation: true, required: false, serialized_name: 'includePrivacy', type: { @@ -45,7 +43,6 @@ def self.mapper() } }, for_transfer: { - client_side_validation: true, required: false, serialized_name: 'forTransfer', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain_collection.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain_collection.rb index f9e3b5ec7d..eb7624697a 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain_collection.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TopLevelDomainCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'TopLevelDomainCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'TopLevelDomainElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/user.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/user.rb index 6bf0b1598e..e6700e5aa9 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/user.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/user.rb @@ -34,7 +34,6 @@ class User < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'User', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'User', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -51,7 +49,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -60,7 +57,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -68,7 +64,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -77,7 +72,6 @@ def self.mapper() } }, user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -85,7 +79,6 @@ def self.mapper() } }, publishing_user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingUserName', type: { @@ -93,7 +86,6 @@ def self.mapper() } }, publishing_password: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPassword', type: { @@ -101,7 +93,6 @@ def self.mapper() } }, publishing_password_hash: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHash', type: { @@ -109,7 +100,6 @@ def self.mapper() } }, publishing_password_hash_salt: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHashSalt', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/virtual_application.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/virtual_application.rb index a13bb17021..ef95f80e3c 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/virtual_application.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/virtual_application.rb @@ -33,7 +33,6 @@ class VirtualApplication # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualApplication', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'VirtualApplication', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, preload_enabled: { - client_side_validation: true, required: false, serialized_name: 'preloadEnabled', type: { @@ -65,13 +61,11 @@ def self.mapper() } }, virtual_directories: { - client_side_validation: true, required: false, serialized_name: 'virtualDirectories', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectoryElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/virtual_directory.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/virtual_directory.rb index 4e7d485643..17da9e04d3 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/virtual_directory.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/virtual_directory.rb @@ -25,7 +25,6 @@ class VirtualDirectory # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectory', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'VirtualDirectory', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_gateway.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_gateway.rb index f0aebd12db..9010fe333f 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_gateway.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_gateway.rb @@ -26,7 +26,6 @@ class VnetGateway < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetGateway', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'VnetGateway', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetName', type: { @@ -77,7 +71,6 @@ def self.mapper() } }, vpn_package_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.vpnPackageUri', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_info.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_info.rb index 72832f54bb..9a91ba8a1b 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_info.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_info.rb @@ -42,7 +42,6 @@ class VnetInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetInfo', type: { @@ -50,7 +49,6 @@ def self.mapper() class_name: 'VnetInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -59,7 +57,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -68,7 +65,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -85,7 +80,6 @@ def self.mapper() } }, vnet_resource_id: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetResourceId', type: { @@ -93,7 +87,6 @@ def self.mapper() } }, cert_thumbprint: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.certThumbprint', @@ -102,7 +95,6 @@ def self.mapper() } }, cert_blob: { - client_side_validation: true, required: false, serialized_name: 'properties.certBlob', type: { @@ -110,14 +102,12 @@ def self.mapper() } }, routes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.routes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetRouteElementType', type: { @@ -128,7 +118,6 @@ def self.mapper() } }, resync_required: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resyncRequired', @@ -137,7 +126,6 @@ def self.mapper() } }, dns_servers: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsServers', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_route.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_route.rb index a9b8fd3233..d88ce2c6e5 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_route.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/models/vnet_route.rb @@ -44,7 +44,6 @@ class VnetRoute < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetRoute', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'VnetRoute', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -61,7 +59,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -70,7 +67,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -78,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -87,7 +82,6 @@ def self.mapper() } }, vnet_route_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -95,7 +89,6 @@ def self.mapper() } }, start_address: { - client_side_validation: true, required: false, serialized_name: 'properties.startAddress', type: { @@ -103,7 +96,6 @@ def self.mapper() } }, end_address: { - client_side_validation: true, required: false, serialized_name: 'properties.endAddress', type: { @@ -111,7 +103,6 @@ def self.mapper() } }, route_type: { - client_side_validation: true, required: false, serialized_name: 'properties.routeType', type: { diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/top_level_domains.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/top_level_domains.rb index a2fb4a8923..0942ebefec 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/top_level_domains.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/top_level_domains.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2015_04_01 # - # TopLevelDomains + # WebSite Management Client # class TopLevelDomains include MsRestAzure @@ -31,8 +31,8 @@ def initialize(client) # # @return [Array] operation results. # - def list(custom_headers:nil) - first_page = list_as_lazy(custom_headers:custom_headers) + def list(custom_headers = nil) + first_page = list_as_lazy(custom_headers) first_page.get_all_items end @@ -46,8 +46,8 @@ def list(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_with_http_info(custom_headers:nil) - list_async(custom_headers:custom_headers).value! + def list_with_http_info(custom_headers = nil) + list_async(custom_headers).value! end # @@ -60,13 +60,12 @@ def list_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_async(custom_headers:nil) + def list_async(custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -122,8 +121,8 @@ def list_async(custom_headers:nil) # # @return [TopLevelDomain] operation results. # - def get(name, custom_headers:nil) - response = get_async(name, custom_headers:custom_headers).value! + def get(name, custom_headers = nil) + response = get_async(name, custom_headers).value! response.body unless response.nil? end @@ -138,8 +137,8 @@ def get(name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_with_http_info(name, custom_headers:nil) - get_async(name, custom_headers:custom_headers).value! + def get_with_http_info(name, custom_headers = nil) + get_async(name, custom_headers).value! end # @@ -153,14 +152,13 @@ def get_with_http_info(name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_async(name, custom_headers:nil) + def get_async(name, custom_headers = nil) fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -220,8 +218,8 @@ def get_async(name, custom_headers:nil) # # @return [Array] operation results. # - def list_agreements(name, agreement_option, custom_headers:nil) - first_page = list_agreements_as_lazy(name, agreement_option, custom_headers:custom_headers) + def list_agreements(name, agreement_option, custom_headers = nil) + first_page = list_agreements_as_lazy(name, agreement_option, custom_headers) first_page.get_all_items end @@ -240,8 +238,8 @@ def list_agreements(name, agreement_option, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_agreements_with_http_info(name, agreement_option, custom_headers:nil) - list_agreements_async(name, agreement_option, custom_headers:custom_headers).value! + def list_agreements_with_http_info(name, agreement_option, custom_headers = nil) + list_agreements_async(name, agreement_option, custom_headers).value! end # @@ -259,7 +257,7 @@ def list_agreements_with_http_info(name, agreement_option, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_agreements_async(name, agreement_option, custom_headers:nil) + def list_agreements_async(name, agreement_option, custom_headers = nil) fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'agreement_option is nil' if agreement_option.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -267,12 +265,13 @@ def list_agreements_async(name, agreement_option, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption.mapper() request_content = @client.serialize(request_mapper, agreement_option) @@ -331,8 +330,8 @@ def list_agreements_async(name, agreement_option, custom_headers:nil) # # @return [TopLevelDomainCollection] operation results. # - def list_next(next_page_link, custom_headers:nil) - response = list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -348,8 +347,8 @@ def list_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_next_with_http_info(next_page_link, custom_headers:nil) - list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! end # @@ -364,12 +363,11 @@ def list_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_next_async(next_page_link, custom_headers:nil) + def list_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -427,8 +425,8 @@ def list_next_async(next_page_link, custom_headers:nil) # # @return [TldLegalAgreementCollection] operation results. # - def list_agreements_next(next_page_link, custom_headers:nil) - response = list_agreements_next_async(next_page_link, custom_headers:custom_headers).value! + def list_agreements_next(next_page_link, custom_headers = nil) + response = list_agreements_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -446,8 +444,8 @@ def list_agreements_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_agreements_next_with_http_info(next_page_link, custom_headers:nil) - list_agreements_next_async(next_page_link, custom_headers:custom_headers).value! + def list_agreements_next_with_http_info(next_page_link, custom_headers = nil) + list_agreements_next_async(next_page_link, custom_headers).value! end # @@ -464,12 +462,11 @@ def list_agreements_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_agreements_next_async(next_page_link, custom_headers:nil) + def list_agreements_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -524,12 +521,12 @@ def list_agreements_next_async(next_page_link, custom_headers:nil) # @return [TopLevelDomainCollection] which provide lazy access to pages of the # response. # - def list_as_lazy(custom_headers:nil) - response = list_async(custom_headers:custom_headers).value! + def list_as_lazy(custom_headers = nil) + response = list_async(custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_next_async(next_page_link, custom_headers:custom_headers) + list_next_async(next_page_link, custom_headers) end page end @@ -551,12 +548,12 @@ def list_as_lazy(custom_headers:nil) # @return [TldLegalAgreementCollection] which provide lazy access to pages of # the response. # - def list_agreements_as_lazy(name, agreement_option, custom_headers:nil) - response = list_agreements_async(name, agreement_option, custom_headers:custom_headers).value! + def list_agreements_as_lazy(name, agreement_option, custom_headers = nil) + response = list_agreements_async(name, agreement_option, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_agreements_next_async(next_page_link, custom_headers:custom_headers) + list_agreements_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/version.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/version.rb new file mode 100644 index 0000000000..1b879af22b --- /dev/null +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/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::Web::Mgmt::V2015_04_01 + VERSION = '0.16.0' +end diff --git a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/web_site_management_client.rb b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/web_site_management_client.rb index ac25bc140b..0514411ab9 100644 --- a/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/web_site_management_client.rb +++ b/management/azure_mgmt_web/lib/2015-04-01/generated/azure_mgmt_web/web_site_management_client.rb @@ -35,15 +35,15 @@ class WebSiteManagementClient < MsRestAzure::AzureServiceClient # is generated and included in each request. Default is true. attr_accessor :generate_client_request_id - # @return [DomainRegistrationProvider] domain_registration_provider - attr_reader :domain_registration_provider - # @return [Domains] domains attr_reader :domains # @return [TopLevelDomains] top_level_domains attr_reader :top_level_domains + # @return [DomainRegistrationProvider] domain_registration_provider + attr_reader :domain_registration_provider + # # Creates initializes a new instance of the WebSiteManagementClient class. # @param credentials [MsRest::ServiceClientCredentials] credentials to authorize HTTP requests made by the service client. @@ -57,9 +57,9 @@ def initialize(credentials = nil, base_url = nil, options = nil) fail ArgumentError, 'invalid type of credentials input parameter' unless credentials.is_a?(MsRest::ServiceClientCredentials) unless credentials.nil? @credentials = credentials - @domain_registration_provider = DomainRegistrationProvider.new(self) @domains = Domains.new(self) @top_level_domains = TopLevelDomains.new(self) + @domain_registration_provider = DomainRegistrationProvider.new(self) @api_version = '2015-04-01' @accept_language = 'en-US' @long_running_operation_retry_timeout = 30 @@ -113,9 +113,6 @@ def make_request_async(method, path, options = {}) fail ArgumentError, 'path is nil' if path.nil? request_url = options[:base_url] || @base_url - if(!options[:headers].nil? && !options[:headers]['Content-Type'].nil?) - @request_headers['Content-Type'] = options[:headers]['Content-Type'] - end request_headers = @request_headers request_headers.merge!({'accept-language' => @accept_language}) unless @accept_language.nil? @@ -132,7 +129,9 @@ def make_request_async(method, path, options = {}) # def add_telemetry sdk_information = 'azure_mgmt_web' - sdk_information = "#{sdk_information}/0.16.0" + if defined? Azure::Web::Mgmt::V2015_04_01::VERSION + sdk_information = "#{sdk_information}/#{Azure::Web::Mgmt::V2015_04_01::VERSION}" + end add_user_agent_information(sdk_information) end end diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web.rb index ae56a1fe78..815c2a89ce 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web.rb @@ -99,11 +99,13 @@ module Models autoload :CertificateOrderStatus, '2015-08-01/generated/azure_mgmt_web/models/certificate_order_status.rb' autoload :CertificateOrderActionType, '2015-08-01/generated/azure_mgmt_web/models/certificate_order_action_type.rb' autoload :RouteType, '2015-08-01/generated/azure_mgmt_web/models/route_type.rb' + autoload :ManagedServiceIdentityType, '2015-08-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb' autoload :AutoHealActionType, '2015-08-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb' autoload :ConnectionStringType, '2015-08-01/generated/azure_mgmt_web/models/connection_string_type.rb' autoload :ScmType, '2015-08-01/generated/azure_mgmt_web/models/scm_type.rb' autoload :ManagedPipelineMode, '2015-08-01/generated/azure_mgmt_web/models/managed_pipeline_mode.rb' autoload :SiteLoadBalancing, '2015-08-01/generated/azure_mgmt_web/models/site_load_balancing.rb' + autoload :SupportedTlsVersions, '2015-08-01/generated/azure_mgmt_web/models/supported_tls_versions.rb' autoload :SslState, '2015-08-01/generated/azure_mgmt_web/models/ssl_state.rb' autoload :HostType, '2015-08-01/generated/azure_mgmt_web/models/host_type.rb' autoload :UsageState, '2015-08-01/generated/azure_mgmt_web/models/usage_state.rb' diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/app_service_certificate_orders.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/app_service_certificate_orders.rb index f2b8059f7d..f7d7f0ae93 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/app_service_certificate_orders.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/app_service_certificate_orders.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2015_08_01 # - # AppServiceCertificateOrders + # WebSite Management Client # class AppServiceCertificateOrders include MsRestAzure @@ -31,8 +31,8 @@ def initialize(client) # # @return [Array] operation results. # - def list(custom_headers:nil) - first_page = list_as_lazy(custom_headers:custom_headers) + def list(custom_headers = nil) + first_page = list_as_lazy(custom_headers) first_page.get_all_items end @@ -46,8 +46,8 @@ def list(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_with_http_info(custom_headers:nil) - list_async(custom_headers:custom_headers).value! + def list_with_http_info(custom_headers = nil) + list_async(custom_headers).value! end # @@ -60,13 +60,12 @@ def list_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_async(custom_headers:nil) + def list_async(custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -122,8 +121,8 @@ def list_async(custom_headers:nil) # will be added to the HTTP request. # # - def validate_purchase_information(app_service_certificate_order, custom_headers:nil) - response = validate_purchase_information_async(app_service_certificate_order, custom_headers:custom_headers).value! + def validate_purchase_information(app_service_certificate_order, custom_headers = nil) + response = validate_purchase_information_async(app_service_certificate_order, custom_headers).value! nil end @@ -139,8 +138,8 @@ def validate_purchase_information(app_service_certificate_order, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def validate_purchase_information_with_http_info(app_service_certificate_order, custom_headers:nil) - validate_purchase_information_async(app_service_certificate_order, custom_headers:custom_headers).value! + def validate_purchase_information_with_http_info(app_service_certificate_order, custom_headers = nil) + validate_purchase_information_async(app_service_certificate_order, custom_headers).value! end # @@ -155,19 +154,20 @@ def validate_purchase_information_with_http_info(app_service_certificate_order, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def validate_purchase_information_async(app_service_certificate_order, custom_headers:nil) + def validate_purchase_information_async(app_service_certificate_order, custom_headers = nil) fail ArgumentError, 'app_service_certificate_order is nil' if app_service_certificate_order.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder.mapper() request_content = @client.serialize(request_mapper, app_service_certificate_order) @@ -216,8 +216,8 @@ def validate_purchase_information_async(app_service_certificate_order, custom_he # # @return [Array] operation results. # - def list_by_resource_group(resource_group_name, custom_headers:nil) - first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers:custom_headers) + def list_by_resource_group(resource_group_name, custom_headers = nil) + first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers) first_page.get_all_items end @@ -233,8 +233,8 @@ def list_by_resource_group(resource_group_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_with_http_info(resource_group_name, custom_headers:nil) - list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_with_http_info(resource_group_name, custom_headers = nil) + list_by_resource_group_async(resource_group_name, custom_headers).value! end # @@ -249,17 +249,13 @@ def list_by_resource_group_with_http_info(resource_group_name, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_async(resource_group_name, custom_headers:nil) + def list_by_resource_group_async(resource_group_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -317,8 +313,8 @@ def list_by_resource_group_async(resource_group_name, custom_headers:nil) # # @return [AppServiceCertificateOrder] operation results. # - def get(resource_group_name, certificate_order_name, custom_headers:nil) - response = get_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def get(resource_group_name, certificate_order_name, custom_headers = nil) + response = get_async(resource_group_name, certificate_order_name, custom_headers).value! response.body unless response.nil? end @@ -335,8 +331,8 @@ def get(resource_group_name, certificate_order_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_with_http_info(resource_group_name, certificate_order_name, custom_headers:nil) - get_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def get_with_http_info(resource_group_name, certificate_order_name, custom_headers = nil) + get_async(resource_group_name, certificate_order_name, custom_headers).value! end # @@ -352,18 +348,14 @@ def get_with_http_info(resource_group_name, certificate_order_name, custom_heade # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_async(resource_group_name, certificate_order_name, custom_headers:nil) + def get_async(resource_group_name, certificate_order_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -423,8 +415,8 @@ def get_async(resource_group_name, certificate_order_name, custom_headers:nil) # # @return [AppServiceCertificateOrder] operation results. # - def create_or_update(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:nil) - response = create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:custom_headers).value! + def create_or_update(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers = nil) + response = create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers).value! response.body unless response.nil? end @@ -440,9 +432,9 @@ def create_or_update(resource_group_name, certificate_order_name, certificate_di # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:nil) + def create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers = nil) # Send request - promise = begin_create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:custom_headers) + promise = begin_create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -470,8 +462,8 @@ def create_or_update_async(resource_group_name, certificate_order_name, certific # will be added to the HTTP request. # # - def delete(resource_group_name, certificate_order_name, custom_headers:nil) - response = delete_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def delete(resource_group_name, certificate_order_name, custom_headers = nil) + response = delete_async(resource_group_name, certificate_order_name, custom_headers).value! nil end @@ -488,8 +480,8 @@ def delete(resource_group_name, certificate_order_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_with_http_info(resource_group_name, certificate_order_name, custom_headers:nil) - delete_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def delete_with_http_info(resource_group_name, certificate_order_name, custom_headers = nil) + delete_async(resource_group_name, certificate_order_name, custom_headers).value! end # @@ -505,18 +497,14 @@ def delete_with_http_info(resource_group_name, certificate_order_name, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_async(resource_group_name, certificate_order_name, custom_headers:nil) + def delete_async(resource_group_name, certificate_order_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -567,8 +555,8 @@ def delete_async(resource_group_name, certificate_order_name, custom_headers:nil # # @return [AppServiceCertificateOrder] operation results. # - def update(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:nil) - response = update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:custom_headers).value! + def update(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers = nil) + response = update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers).value! response.body unless response.nil? end @@ -588,8 +576,8 @@ def update(resource_group_name, certificate_order_name, certificate_distinguishe # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_with_http_info(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:nil) - update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:custom_headers).value! + def update_with_http_info(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers = nil) + update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers).value! end # @@ -608,11 +596,8 @@ def update_with_http_info(resource_group_name, certificate_order_name, certifica # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:nil) + def update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'certificate_distinguished_name is nil' if certificate_distinguished_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -620,12 +605,13 @@ def update_async(resource_group_name, certificate_order_name, certificate_distin request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrderPatchResource.mapper() request_content = @client.serialize(request_mapper, certificate_distinguished_name) @@ -695,8 +681,8 @@ def update_async(resource_group_name, certificate_order_name, certificate_distin # # @return [Array] operation results. # - def list_certificates(resource_group_name, certificate_order_name, custom_headers:nil) - first_page = list_certificates_as_lazy(resource_group_name, certificate_order_name, custom_headers:custom_headers) + def list_certificates(resource_group_name, certificate_order_name, custom_headers = nil) + first_page = list_certificates_as_lazy(resource_group_name, certificate_order_name, custom_headers) first_page.get_all_items end @@ -713,8 +699,8 @@ def list_certificates(resource_group_name, certificate_order_name, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_certificates_with_http_info(resource_group_name, certificate_order_name, custom_headers:nil) - list_certificates_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def list_certificates_with_http_info(resource_group_name, certificate_order_name, custom_headers = nil) + list_certificates_async(resource_group_name, certificate_order_name, custom_headers).value! end # @@ -730,18 +716,14 @@ def list_certificates_with_http_info(resource_group_name, certificate_order_name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_certificates_async(resource_group_name, certificate_order_name, custom_headers:nil) + def list_certificates_async(resource_group_name, certificate_order_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -800,8 +782,8 @@ def list_certificates_async(resource_group_name, certificate_order_name, custom_ # # @return [AppServiceCertificateResource] operation results. # - def get_certificate(resource_group_name, certificate_order_name, name, custom_headers:nil) - response = get_certificate_async(resource_group_name, certificate_order_name, name, custom_headers:custom_headers).value! + def get_certificate(resource_group_name, certificate_order_name, name, custom_headers = nil) + response = get_certificate_async(resource_group_name, certificate_order_name, name, custom_headers).value! response.body unless response.nil? end @@ -819,8 +801,8 @@ def get_certificate(resource_group_name, certificate_order_name, name, custom_he # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_certificate_with_http_info(resource_group_name, certificate_order_name, name, custom_headers:nil) - get_certificate_async(resource_group_name, certificate_order_name, name, custom_headers:custom_headers).value! + def get_certificate_with_http_info(resource_group_name, certificate_order_name, name, custom_headers = nil) + get_certificate_async(resource_group_name, certificate_order_name, name, custom_headers).value! end # @@ -837,11 +819,8 @@ def get_certificate_with_http_info(resource_group_name, certificate_order_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_certificate_async(resource_group_name, certificate_order_name, name, custom_headers:nil) + def get_certificate_async(resource_group_name, certificate_order_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -849,7 +828,6 @@ def get_certificate_async(resource_group_name, certificate_order_name, name, cus request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -910,8 +888,8 @@ def get_certificate_async(resource_group_name, certificate_order_name, name, cus # # @return [AppServiceCertificateResource] operation results. # - def create_or_update_certificate(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:nil) - response = create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:custom_headers).value! + def create_or_update_certificate(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers = nil) + response = create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers).value! response.body unless response.nil? end @@ -928,9 +906,9 @@ def create_or_update_certificate(resource_group_name, certificate_order_name, na # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:nil) + def create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers = nil) # Send request - promise = begin_create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:custom_headers) + promise = begin_create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -959,8 +937,8 @@ def create_or_update_certificate_async(resource_group_name, certificate_order_na # will be added to the HTTP request. # # - def delete_certificate(resource_group_name, certificate_order_name, name, custom_headers:nil) - response = delete_certificate_async(resource_group_name, certificate_order_name, name, custom_headers:custom_headers).value! + def delete_certificate(resource_group_name, certificate_order_name, name, custom_headers = nil) + response = delete_certificate_async(resource_group_name, certificate_order_name, name, custom_headers).value! nil end @@ -978,8 +956,8 @@ def delete_certificate(resource_group_name, certificate_order_name, name, custom # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_certificate_with_http_info(resource_group_name, certificate_order_name, name, custom_headers:nil) - delete_certificate_async(resource_group_name, certificate_order_name, name, custom_headers:custom_headers).value! + def delete_certificate_with_http_info(resource_group_name, certificate_order_name, name, custom_headers = nil) + delete_certificate_async(resource_group_name, certificate_order_name, name, custom_headers).value! end # @@ -996,11 +974,8 @@ def delete_certificate_with_http_info(resource_group_name, certificate_order_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_certificate_async(resource_group_name, certificate_order_name, name, custom_headers:nil) + def delete_certificate_async(resource_group_name, certificate_order_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1008,7 +983,6 @@ def delete_certificate_async(resource_group_name, certificate_order_name, name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1059,8 +1033,8 @@ def delete_certificate_async(resource_group_name, certificate_order_name, name, # # @return [AppServiceCertificateResource] operation results. # - def update_certificate(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:nil) - response = update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:custom_headers).value! + def update_certificate(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers = nil) + response = update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers).value! response.body unless response.nil? end @@ -1080,8 +1054,8 @@ def update_certificate(resource_group_name, certificate_order_name, name, key_va # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_certificate_with_http_info(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:nil) - update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:custom_headers).value! + def update_certificate_with_http_info(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers = nil) + update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers).value! end # @@ -1100,11 +1074,8 @@ def update_certificate_with_http_info(resource_group_name, certificate_order_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:nil) + def update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'key_vault_certificate is nil' if key_vault_certificate.nil? @@ -1113,12 +1084,13 @@ def update_certificate_async(resource_group_name, certificate_order_name, name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificatePatchResource.mapper() request_content = @client.serialize(request_mapper, key_vault_certificate) @@ -1189,8 +1161,8 @@ def update_certificate_async(resource_group_name, certificate_order_name, name, # will be added to the HTTP request. # # - def reissue(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers:nil) - response = reissue_async(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers:custom_headers).value! + def reissue(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers = nil) + response = reissue_async(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers).value! nil end @@ -1209,8 +1181,8 @@ def reissue(resource_group_name, certificate_order_name, reissue_certificate_ord # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def reissue_with_http_info(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers:nil) - reissue_async(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers:custom_headers).value! + def reissue_with_http_info(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers = nil) + reissue_async(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers).value! end # @@ -1228,11 +1200,8 @@ def reissue_with_http_info(resource_group_name, certificate_order_name, reissue_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def reissue_async(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers:nil) + def reissue_async(resource_group_name, certificate_order_name, reissue_certificate_order_request, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'reissue_certificate_order_request is nil' if reissue_certificate_order_request.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1240,12 +1209,13 @@ def reissue_async(resource_group_name, certificate_order_name, reissue_certifica request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_08_01::Models::ReissueCertificateOrderRequest.mapper() request_content = @client.serialize(request_mapper, reissue_certificate_order_request) @@ -1296,8 +1266,8 @@ def reissue_async(resource_group_name, certificate_order_name, reissue_certifica # will be added to the HTTP request. # # - def renew(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers:nil) - response = renew_async(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers:custom_headers).value! + def renew(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers = nil) + response = renew_async(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers).value! nil end @@ -1316,8 +1286,8 @@ def renew(resource_group_name, certificate_order_name, renew_certificate_order_r # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def renew_with_http_info(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers:nil) - renew_async(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers:custom_headers).value! + def renew_with_http_info(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers = nil) + renew_async(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers).value! end # @@ -1335,11 +1305,8 @@ def renew_with_http_info(resource_group_name, certificate_order_name, renew_cert # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def renew_async(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers:nil) + def renew_async(resource_group_name, certificate_order_name, renew_certificate_order_request, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'renew_certificate_order_request is nil' if renew_certificate_order_request.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1347,12 +1314,13 @@ def renew_async(resource_group_name, certificate_order_name, renew_certificate_o request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_08_01::Models::RenewCertificateOrderRequest.mapper() request_content = @client.serialize(request_mapper, renew_certificate_order_request) @@ -1401,8 +1369,8 @@ def renew_async(resource_group_name, certificate_order_name, renew_certificate_o # will be added to the HTTP request. # # - def resend_email(resource_group_name, certificate_order_name, custom_headers:nil) - response = resend_email_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def resend_email(resource_group_name, certificate_order_name, custom_headers = nil) + response = resend_email_async(resource_group_name, certificate_order_name, custom_headers).value! nil end @@ -1419,8 +1387,8 @@ def resend_email(resource_group_name, certificate_order_name, custom_headers:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def resend_email_with_http_info(resource_group_name, certificate_order_name, custom_headers:nil) - resend_email_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def resend_email_with_http_info(resource_group_name, certificate_order_name, custom_headers = nil) + resend_email_async(resource_group_name, certificate_order_name, custom_headers).value! end # @@ -1436,18 +1404,14 @@ def resend_email_with_http_info(resource_group_name, certificate_order_name, cus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def resend_email_async(resource_group_name, certificate_order_name, custom_headers:nil) + def resend_email_async(resource_group_name, certificate_order_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1495,8 +1459,8 @@ def resend_email_async(resource_group_name, certificate_order_name, custom_heade # will be added to the HTTP request. # # - def resend_request_emails(resource_group_name, certificate_order_name, name_identifier, custom_headers:nil) - response = resend_request_emails_async(resource_group_name, certificate_order_name, name_identifier, custom_headers:custom_headers).value! + def resend_request_emails(resource_group_name, certificate_order_name, name_identifier, custom_headers = nil) + response = resend_request_emails_async(resource_group_name, certificate_order_name, name_identifier, custom_headers).value! nil end @@ -1514,8 +1478,8 @@ def resend_request_emails(resource_group_name, certificate_order_name, name_iden # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def resend_request_emails_with_http_info(resource_group_name, certificate_order_name, name_identifier, custom_headers:nil) - resend_request_emails_async(resource_group_name, certificate_order_name, name_identifier, custom_headers:custom_headers).value! + def resend_request_emails_with_http_info(resource_group_name, certificate_order_name, name_identifier, custom_headers = nil) + resend_request_emails_async(resource_group_name, certificate_order_name, name_identifier, custom_headers).value! end # @@ -1532,11 +1496,8 @@ def resend_request_emails_with_http_info(resource_group_name, certificate_order_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def resend_request_emails_async(resource_group_name, certificate_order_name, name_identifier, custom_headers:nil) + def resend_request_emails_async(resource_group_name, certificate_order_name, name_identifier, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'name_identifier is nil' if name_identifier.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1544,12 +1505,13 @@ def resend_request_emails_async(resource_group_name, certificate_order_name, nam request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_08_01::Models::NameIdentifier.mapper() request_content = @client.serialize(request_mapper, name_identifier) @@ -1600,8 +1562,8 @@ def resend_request_emails_async(resource_group_name, certificate_order_name, nam # # @return [SiteSeal] operation results. # - def retrieve_site_seal(resource_group_name, certificate_order_name, site_seal_request, custom_headers:nil) - response = retrieve_site_seal_async(resource_group_name, certificate_order_name, site_seal_request, custom_headers:custom_headers).value! + def retrieve_site_seal(resource_group_name, certificate_order_name, site_seal_request, custom_headers = nil) + response = retrieve_site_seal_async(resource_group_name, certificate_order_name, site_seal_request, custom_headers).value! response.body unless response.nil? end @@ -1619,8 +1581,8 @@ def retrieve_site_seal(resource_group_name, certificate_order_name, site_seal_re # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def retrieve_site_seal_with_http_info(resource_group_name, certificate_order_name, site_seal_request, custom_headers:nil) - retrieve_site_seal_async(resource_group_name, certificate_order_name, site_seal_request, custom_headers:custom_headers).value! + def retrieve_site_seal_with_http_info(resource_group_name, certificate_order_name, site_seal_request, custom_headers = nil) + retrieve_site_seal_async(resource_group_name, certificate_order_name, site_seal_request, custom_headers).value! end # @@ -1637,11 +1599,8 @@ def retrieve_site_seal_with_http_info(resource_group_name, certificate_order_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def retrieve_site_seal_async(resource_group_name, certificate_order_name, site_seal_request, custom_headers:nil) + def retrieve_site_seal_async(resource_group_name, certificate_order_name, site_seal_request, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'site_seal_request is nil' if site_seal_request.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1649,12 +1608,13 @@ def retrieve_site_seal_async(resource_group_name, certificate_order_name, site_s request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_08_01::Models::SiteSealRequest.mapper() request_content = @client.serialize(request_mapper, site_seal_request) @@ -1713,8 +1673,8 @@ def retrieve_site_seal_async(resource_group_name, certificate_order_name, site_s # will be added to the HTTP request. # # - def verify_domain_ownership(resource_group_name, certificate_order_name, custom_headers:nil) - response = verify_domain_ownership_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def verify_domain_ownership(resource_group_name, certificate_order_name, custom_headers = nil) + response = verify_domain_ownership_async(resource_group_name, certificate_order_name, custom_headers).value! nil end @@ -1731,8 +1691,8 @@ def verify_domain_ownership(resource_group_name, certificate_order_name, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def verify_domain_ownership_with_http_info(resource_group_name, certificate_order_name, custom_headers:nil) - verify_domain_ownership_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def verify_domain_ownership_with_http_info(resource_group_name, certificate_order_name, custom_headers = nil) + verify_domain_ownership_async(resource_group_name, certificate_order_name, custom_headers).value! end # @@ -1748,18 +1708,14 @@ def verify_domain_ownership_with_http_info(resource_group_name, certificate_orde # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def verify_domain_ownership_async(resource_group_name, certificate_order_name, custom_headers:nil) + def verify_domain_ownership_async(resource_group_name, certificate_order_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1807,8 +1763,8 @@ def verify_domain_ownership_async(resource_group_name, certificate_order_name, c # # @return [Array] operation results. # - def retrieve_certificate_actions(resource_group_name, name, custom_headers:nil) - response = retrieve_certificate_actions_async(resource_group_name, name, custom_headers:custom_headers).value! + def retrieve_certificate_actions(resource_group_name, name, custom_headers = nil) + response = retrieve_certificate_actions_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -1825,8 +1781,8 @@ def retrieve_certificate_actions(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def retrieve_certificate_actions_with_http_info(resource_group_name, name, custom_headers:nil) - retrieve_certificate_actions_async(resource_group_name, name, custom_headers:custom_headers).value! + def retrieve_certificate_actions_with_http_info(resource_group_name, name, custom_headers = nil) + retrieve_certificate_actions_async(resource_group_name, name, custom_headers).value! end # @@ -1842,18 +1798,14 @@ def retrieve_certificate_actions_with_http_info(resource_group_name, name, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def retrieve_certificate_actions_async(resource_group_name, name, custom_headers:nil) + def retrieve_certificate_actions_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1886,13 +1838,11 @@ def retrieve_certificate_actions_async(resource_group_name, name, custom_headers begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CertificateOrderActionElementType', type: { @@ -1927,8 +1877,8 @@ def retrieve_certificate_actions_async(resource_group_name, name, custom_headers # # @return [Array] operation results. # - def retrieve_certificate_email_history(resource_group_name, name, custom_headers:nil) - response = retrieve_certificate_email_history_async(resource_group_name, name, custom_headers:custom_headers).value! + def retrieve_certificate_email_history(resource_group_name, name, custom_headers = nil) + response = retrieve_certificate_email_history_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -1945,8 +1895,8 @@ def retrieve_certificate_email_history(resource_group_name, name, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def retrieve_certificate_email_history_with_http_info(resource_group_name, name, custom_headers:nil) - retrieve_certificate_email_history_async(resource_group_name, name, custom_headers:custom_headers).value! + def retrieve_certificate_email_history_with_http_info(resource_group_name, name, custom_headers = nil) + retrieve_certificate_email_history_async(resource_group_name, name, custom_headers).value! end # @@ -1962,18 +1912,14 @@ def retrieve_certificate_email_history_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def retrieve_certificate_email_history_async(resource_group_name, name, custom_headers:nil) + def retrieve_certificate_email_history_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2006,13 +1952,11 @@ def retrieve_certificate_email_history_async(resource_group_name, name, custom_h begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CertificateEmailElementType', type: { @@ -2049,8 +1993,8 @@ def retrieve_certificate_email_history_async(resource_group_name, name, custom_h # # @return [AppServiceCertificateOrder] operation results. # - def begin_create_or_update(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:nil) - response = begin_create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:custom_headers).value! + def begin_create_or_update(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers = nil) + response = begin_create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers).value! response.body unless response.nil? end @@ -2069,8 +2013,8 @@ def begin_create_or_update(resource_group_name, certificate_order_name, certific # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_with_http_info(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:nil) - begin_create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:custom_headers).value! + def begin_create_or_update_with_http_info(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers = nil) + begin_create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers).value! end # @@ -2088,11 +2032,8 @@ def begin_create_or_update_with_http_info(resource_group_name, certificate_order # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers:nil) + def begin_create_or_update_async(resource_group_name, certificate_order_name, certificate_distinguished_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'certificate_distinguished_name is nil' if certificate_distinguished_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -2100,12 +2041,13 @@ def begin_create_or_update_async(resource_group_name, certificate_order_name, ce request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateOrder.mapper() request_content = @client.serialize(request_mapper, certificate_distinguished_name) @@ -2178,8 +2120,8 @@ def begin_create_or_update_async(resource_group_name, certificate_order_name, ce # # @return [AppServiceCertificateResource] operation results. # - def begin_create_or_update_certificate(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:nil) - response = begin_create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:custom_headers).value! + def begin_create_or_update_certificate(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers = nil) + response = begin_create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers).value! response.body unless response.nil? end @@ -2199,8 +2141,8 @@ def begin_create_or_update_certificate(resource_group_name, certificate_order_na # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_certificate_with_http_info(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:nil) - begin_create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:custom_headers).value! + def begin_create_or_update_certificate_with_http_info(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers = nil) + begin_create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers).value! end # @@ -2219,11 +2161,8 @@ def begin_create_or_update_certificate_with_http_info(resource_group_name, certi # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers:nil) + def begin_create_or_update_certificate_async(resource_group_name, certificate_order_name, name, key_vault_certificate, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'certificate_order_name is nil' if certificate_order_name.nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'key_vault_certificate is nil' if key_vault_certificate.nil? @@ -2232,12 +2171,13 @@ def begin_create_or_update_certificate_async(resource_group_name, certificate_or request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2015_08_01::Models::AppServiceCertificateResource.mapper() request_content = @client.serialize(request_mapper, key_vault_certificate) @@ -2306,8 +2246,8 @@ def begin_create_or_update_certificate_async(resource_group_name, certificate_or # # @return [AppServiceCertificateOrderCollection] operation results. # - def list_next(next_page_link, custom_headers:nil) - response = list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -2323,8 +2263,8 @@ def list_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_next_with_http_info(next_page_link, custom_headers:nil) - list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! end # @@ -2339,12 +2279,11 @@ def list_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_next_async(next_page_link, custom_headers:nil) + def list_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2400,8 +2339,8 @@ def list_next_async(next_page_link, custom_headers:nil) # # @return [AppServiceCertificateOrderCollection] operation results. # - def list_by_resource_group_next(next_page_link, custom_headers:nil) - response = list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next(next_page_link, custom_headers = nil) + response = list_by_resource_group_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -2417,8 +2356,8 @@ def list_by_resource_group_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:nil) - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next_with_http_info(next_page_link, custom_headers = nil) + list_by_resource_group_next_async(next_page_link, custom_headers).value! end # @@ -2433,12 +2372,11 @@ def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_next_async(next_page_link, custom_headers:nil) + def list_by_resource_group_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2494,8 +2432,8 @@ def list_by_resource_group_next_async(next_page_link, custom_headers:nil) # # @return [AppServiceCertificateCollection] operation results. # - def list_certificates_next(next_page_link, custom_headers:nil) - response = list_certificates_next_async(next_page_link, custom_headers:custom_headers).value! + def list_certificates_next(next_page_link, custom_headers = nil) + response = list_certificates_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -2511,8 +2449,8 @@ def list_certificates_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_certificates_next_with_http_info(next_page_link, custom_headers:nil) - list_certificates_next_async(next_page_link, custom_headers:custom_headers).value! + def list_certificates_next_with_http_info(next_page_link, custom_headers = nil) + list_certificates_next_async(next_page_link, custom_headers).value! end # @@ -2527,12 +2465,11 @@ def list_certificates_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_certificates_next_async(next_page_link, custom_headers:nil) + def list_certificates_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2587,12 +2524,12 @@ def list_certificates_next_async(next_page_link, custom_headers:nil) # @return [AppServiceCertificateOrderCollection] which provide lazy access to # pages of the response. # - def list_as_lazy(custom_headers:nil) - response = list_async(custom_headers:custom_headers).value! + def list_as_lazy(custom_headers = nil) + response = list_async(custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_next_async(next_page_link, custom_headers:custom_headers) + list_next_async(next_page_link, custom_headers) end page end @@ -2611,12 +2548,12 @@ def list_as_lazy(custom_headers:nil) # @return [AppServiceCertificateOrderCollection] which provide lazy access to # pages of the response. # - def list_by_resource_group_as_lazy(resource_group_name, custom_headers:nil) - response = list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_as_lazy(resource_group_name, custom_headers = nil) + response = list_by_resource_group_async(resource_group_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers) + list_by_resource_group_next_async(next_page_link, custom_headers) end page end @@ -2636,12 +2573,12 @@ def list_by_resource_group_as_lazy(resource_group_name, custom_headers:nil) # @return [AppServiceCertificateCollection] which provide lazy access to pages # of the response. # - def list_certificates_as_lazy(resource_group_name, certificate_order_name, custom_headers:nil) - response = list_certificates_async(resource_group_name, certificate_order_name, custom_headers:custom_headers).value! + def list_certificates_as_lazy(resource_group_name, certificate_order_name, custom_headers = nil) + response = list_certificates_async(resource_group_name, certificate_order_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_certificates_next_async(next_page_link, custom_headers:custom_headers) + list_certificates_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/certificate_registration_provider.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/certificate_registration_provider.rb index b6ff395d59..5117f3ea9b 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/certificate_registration_provider.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/certificate_registration_provider.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2015_08_01 # - # CertificateRegistrationProvider + # WebSite Management Client # class CertificateRegistrationProvider include MsRestAzure @@ -33,8 +33,8 @@ def initialize(client) # # @return [Array] operation results. # - def list_operations(custom_headers:nil) - first_page = list_operations_as_lazy(custom_headers:custom_headers) + def list_operations(custom_headers = nil) + first_page = list_operations_as_lazy(custom_headers) first_page.get_all_items end @@ -50,8 +50,8 @@ def list_operations(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_operations_with_http_info(custom_headers:nil) - list_operations_async(custom_headers:custom_headers).value! + def list_operations_with_http_info(custom_headers = nil) + list_operations_async(custom_headers).value! end # @@ -66,12 +66,11 @@ def list_operations_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_operations_async(custom_headers:nil) + def list_operations_async(custom_headers = nil) fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -129,8 +128,8 @@ def list_operations_async(custom_headers:nil) # # @return [CsmOperationCollection] operation results. # - def list_operations_next(next_page_link, custom_headers:nil) - response = list_operations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_operations_next(next_page_link, custom_headers = nil) + response = list_operations_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -148,8 +147,8 @@ def list_operations_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_operations_next_with_http_info(next_page_link, custom_headers:nil) - list_operations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_operations_next_with_http_info(next_page_link, custom_headers = nil) + list_operations_next_async(next_page_link, custom_headers).value! end # @@ -166,12 +165,11 @@ def list_operations_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_operations_next_async(next_page_link, custom_headers:nil) + def list_operations_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -228,12 +226,12 @@ def list_operations_next_async(next_page_link, custom_headers:nil) # @return [CsmOperationCollection] which provide lazy access to pages of the # response. # - def list_operations_as_lazy(custom_headers:nil) - response = list_operations_async(custom_headers:custom_headers).value! + def list_operations_as_lazy(custom_headers = nil) + response = list_operations_async(custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_operations_next_async(next_page_link, custom_headers:custom_headers) + list_operations_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/api_definition_info.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/api_definition_info.rb index 031bb8db21..d0a9f5bc6a 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/api_definition_info.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/api_definition_info.rb @@ -22,7 +22,6 @@ class ApiDefinitionInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ApiDefinitionInfo', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'ApiDefinitionInfo', model_properties: { url: { - client_side_validation: true, required: false, serialized_name: 'url', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate.rb index f8dc722f44..434d263660 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate.rb @@ -34,7 +34,6 @@ class AppServiceCertificate # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificate', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'AppServiceCertificate', model_properties: { key_vault_id: { - client_side_validation: true, required: false, serialized_name: 'keyVaultId', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, key_vault_secret_name: { - client_side_validation: true, required: false, serialized_name: 'keyVaultSecretName', type: { @@ -58,7 +55,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'provisioningState', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_collection.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_collection.rb index e311022f5d..0d9f01663f 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_collection.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificateCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'AppServiceCertificateCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificateResourceElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order.rb index c3c61c655c..e7c1839779 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order.rb @@ -90,7 +90,6 @@ class AppServiceCertificateOrder < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificateOrder', type: { @@ -98,7 +97,6 @@ def self.mapper() class_name: 'AppServiceCertificateOrder', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -107,7 +105,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -116,7 +113,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -124,7 +120,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -132,7 +127,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -141,13 +135,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -157,13 +149,11 @@ def self.mapper() } }, certificates: { - client_side_validation: true, required: false, serialized_name: 'properties.certificates', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificateElementType', type: { @@ -174,7 +164,6 @@ def self.mapper() } }, distinguished_name: { - client_side_validation: true, required: false, serialized_name: 'properties.distinguishedName', type: { @@ -182,7 +171,6 @@ def self.mapper() } }, domain_verification_token: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.domainVerificationToken', @@ -191,7 +179,6 @@ def self.mapper() } }, validity_in_years: { - client_side_validation: true, required: false, serialized_name: 'properties.validityInYears', default_value: 1, @@ -204,7 +191,6 @@ def self.mapper() } }, key_size: { - client_side_validation: true, required: false, serialized_name: 'properties.keySize', default_value: 2048, @@ -213,7 +199,6 @@ def self.mapper() } }, product_type: { - client_side_validation: true, required: false, serialized_name: 'properties.productType', type: { @@ -222,7 +207,6 @@ def self.mapper() } }, auto_renew: { - client_side_validation: true, required: false, serialized_name: 'properties.autoRenew', default_value: true, @@ -231,7 +215,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -241,7 +224,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -251,7 +233,6 @@ def self.mapper() } }, signed_certificate: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.signedCertificate', @@ -261,7 +242,6 @@ def self.mapper() } }, csr: { - client_side_validation: true, required: false, serialized_name: 'properties.csr', type: { @@ -269,7 +249,6 @@ def self.mapper() } }, intermediate: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.intermediate', @@ -279,7 +258,6 @@ def self.mapper() } }, root: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.root', @@ -289,7 +267,6 @@ def self.mapper() } }, serial_number: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.serialNumber', @@ -298,7 +275,6 @@ def self.mapper() } }, last_certificate_issuance_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastCertificateIssuanceTime', @@ -307,7 +283,6 @@ def self.mapper() } }, expiration_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.expirationTime', @@ -316,7 +291,6 @@ def self.mapper() } }, is_private_key_external: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isPrivateKeyExternal', @@ -325,14 +299,12 @@ def self.mapper() } }, app_service_certificate_not_renewable_reasons: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.appServiceCertificateNotRenewableReasons', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'enumElementType', type: { @@ -342,7 +314,6 @@ def self.mapper() } }, next_auto_renewal_time_stamp: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.nextAutoRenewalTimeStamp', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order_collection.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order_collection.rb index 2f87590842..9feecaea2e 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order_collection.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificateOrderCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'AppServiceCertificateOrderCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificateOrderElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order_patch_resource.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order_patch_resource.rb index 31f2031fb4..329dcef008 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order_patch_resource.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order_patch_resource.rb @@ -90,7 +90,6 @@ class AppServiceCertificateOrderPatchResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificateOrderPatchResource', type: { @@ -98,7 +97,6 @@ def self.mapper() class_name: 'AppServiceCertificateOrderPatchResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -107,7 +105,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -116,7 +113,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -124,7 +120,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -133,13 +128,11 @@ def self.mapper() } }, certificates: { - client_side_validation: true, required: false, serialized_name: 'properties.certificates', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificateElementType', type: { @@ -150,7 +143,6 @@ def self.mapper() } }, distinguished_name: { - client_side_validation: true, required: false, serialized_name: 'properties.distinguishedName', type: { @@ -158,7 +150,6 @@ def self.mapper() } }, domain_verification_token: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.domainVerificationToken', @@ -167,7 +158,6 @@ def self.mapper() } }, validity_in_years: { - client_side_validation: true, required: false, serialized_name: 'properties.validityInYears', default_value: 1, @@ -180,7 +170,6 @@ def self.mapper() } }, key_size: { - client_side_validation: true, required: false, serialized_name: 'properties.keySize', default_value: 2048, @@ -189,7 +178,6 @@ def self.mapper() } }, product_type: { - client_side_validation: true, required: false, serialized_name: 'properties.productType', type: { @@ -198,7 +186,6 @@ def self.mapper() } }, auto_renew: { - client_side_validation: true, required: false, serialized_name: 'properties.autoRenew', default_value: true, @@ -207,7 +194,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -217,7 +203,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -227,7 +212,6 @@ def self.mapper() } }, signed_certificate: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.signedCertificate', @@ -237,7 +221,6 @@ def self.mapper() } }, csr: { - client_side_validation: true, required: false, serialized_name: 'properties.csr', type: { @@ -245,7 +228,6 @@ def self.mapper() } }, intermediate: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.intermediate', @@ -255,7 +237,6 @@ def self.mapper() } }, root: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.root', @@ -265,7 +246,6 @@ def self.mapper() } }, serial_number: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.serialNumber', @@ -274,7 +254,6 @@ def self.mapper() } }, last_certificate_issuance_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastCertificateIssuanceTime', @@ -283,7 +262,6 @@ def self.mapper() } }, expiration_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.expirationTime', @@ -292,7 +270,6 @@ def self.mapper() } }, is_private_key_external: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isPrivateKeyExternal', @@ -301,14 +278,12 @@ def self.mapper() } }, app_service_certificate_not_renewable_reasons: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.appServiceCertificateNotRenewableReasons', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'enumElementType', type: { @@ -318,7 +293,6 @@ def self.mapper() } }, next_auto_renewal_time_stamp: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.nextAutoRenewalTimeStamp', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_patch_resource.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_patch_resource.rb index 83fc5f0297..499152e739 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_patch_resource.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_patch_resource.rb @@ -35,7 +35,6 @@ class AppServiceCertificatePatchResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificatePatchResource', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'AppServiceCertificatePatchResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -52,7 +50,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -61,7 +58,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -69,7 +65,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -78,7 +73,6 @@ def self.mapper() } }, key_vault_id: { - client_side_validation: true, required: false, serialized_name: 'properties.keyVaultId', type: { @@ -86,7 +80,6 @@ def self.mapper() } }, key_vault_secret_name: { - client_side_validation: true, required: false, serialized_name: 'properties.keyVaultSecretName', type: { @@ -94,7 +87,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_resource.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_resource.rb index eb1ef35192..a846efd343 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_resource.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_resource.rb @@ -35,7 +35,6 @@ class AppServiceCertificateResource < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceCertificateResource', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'AppServiceCertificateResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -52,7 +50,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -61,7 +58,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -69,7 +65,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -77,7 +72,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -86,13 +80,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -102,7 +94,6 @@ def self.mapper() } }, key_vault_id: { - client_side_validation: true, required: false, serialized_name: 'properties.keyVaultId', type: { @@ -110,7 +101,6 @@ def self.mapper() } }, key_vault_secret_name: { - client_side_validation: true, required: false, serialized_name: 'properties.keyVaultSecretName', type: { @@ -118,7 +108,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_plan.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_plan.rb index f5cd45710a..e96c583c49 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_plan.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_plan.rb @@ -84,7 +84,6 @@ class AppServicePlan < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServicePlan', type: { @@ -92,7 +91,6 @@ def self.mapper() class_name: 'AppServicePlan', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -101,7 +99,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -110,7 +107,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -118,7 +114,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -126,7 +121,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -135,13 +129,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -151,7 +143,6 @@ def self.mapper() } }, app_service_plan_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -159,7 +150,6 @@ def self.mapper() } }, worker_tier_name: { - client_side_validation: true, required: false, serialized_name: 'properties.workerTierName', type: { @@ -167,7 +157,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -177,7 +166,6 @@ def self.mapper() } }, subscription: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subscription', @@ -186,7 +174,6 @@ def self.mapper() } }, admin_site_name: { - client_side_validation: true, required: false, serialized_name: 'properties.adminSiteName', type: { @@ -194,7 +181,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -203,7 +189,6 @@ def self.mapper() } }, maximum_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maximumNumberOfWorkers', @@ -212,7 +197,6 @@ def self.mapper() } }, geo_region: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.geoRegion', @@ -221,7 +205,6 @@ def self.mapper() } }, per_site_scaling: { - client_side_validation: true, required: false, serialized_name: 'properties.perSiteScaling', default_value: false, @@ -230,7 +213,6 @@ def self.mapper() } }, number_of_sites: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.numberOfSites', @@ -239,7 +221,6 @@ def self.mapper() } }, is_spot: { - client_side_validation: true, required: false, serialized_name: 'properties.isSpot', type: { @@ -247,7 +228,6 @@ def self.mapper() } }, spot_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'properties.spotExpirationTime', type: { @@ -255,7 +235,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -264,7 +243,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -273,7 +251,6 @@ def self.mapper() } }, target_worker_count: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerCount', type: { @@ -281,7 +258,6 @@ def self.mapper() } }, target_worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerSizeId', type: { @@ -289,7 +265,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -299,7 +274,6 @@ def self.mapper() } }, sku: { - client_side_validation: true, required: false, serialized_name: 'sku', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_actions.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_actions.rb index f97bb1d355..cbea2c7b9c 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_actions.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_actions.rb @@ -30,7 +30,6 @@ class AutoHealActions # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealActions', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'AutoHealActions', model_properties: { action_type: { - client_side_validation: true, required: false, serialized_name: 'actionType', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, custom_action: { - client_side_validation: true, required: false, serialized_name: 'customAction', type: { @@ -56,7 +53,6 @@ def self.mapper() } }, min_process_execution_time: { - client_side_validation: true, required: false, serialized_name: 'minProcessExecutionTime', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb index fa83952b0e..df87d0fc99 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb @@ -26,7 +26,6 @@ class AutoHealCustomAction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealCustomAction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'AutoHealCustomAction', model_properties: { exe: { - client_side_validation: true, required: false, serialized_name: 'exe', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, parameters: { - client_side_validation: true, required: false, serialized_name: 'parameters', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_rules.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_rules.rb index e22a599623..5432f9b23e 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_rules.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_rules.rb @@ -27,7 +27,6 @@ class AutoHealRules # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealRules', type: { @@ -35,7 +34,6 @@ def self.mapper() class_name: 'AutoHealRules', model_properties: { triggers: { - client_side_validation: true, required: false, serialized_name: 'triggers', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, actions: { - client_side_validation: true, required: false, serialized_name: 'actions', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb index 9004d356ba..334eed2d92 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb @@ -32,7 +32,6 @@ class AutoHealTriggers # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealTriggers', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'AutoHealTriggers', model_properties: { requests: { - client_side_validation: true, required: false, serialized_name: 'requests', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, private_bytes_in_kb: { - client_side_validation: true, required: false, serialized_name: 'privateBytesInKB', type: { @@ -57,13 +54,11 @@ def self.mapper() } }, status_codes: { - client_side_validation: true, required: false, serialized_name: 'statusCodes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTriggerElementType', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, slow_requests: { - client_side_validation: true, required: false, serialized_name: 'slowRequests', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/capability.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/capability.rb index bf150e6b68..abb0d2cafd 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/capability.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/capability.rb @@ -28,7 +28,6 @@ class Capability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Capability', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'Capability', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, reason: { - client_side_validation: true, required: false, serialized_name: 'reason', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_details.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_details.rb index b85c9daa7d..dfe20fad26 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_details.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_details.rb @@ -46,7 +46,6 @@ class CertificateDetails # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CertificateDetails', type: { @@ -54,7 +53,6 @@ def self.mapper() class_name: 'CertificateDetails', model_properties: { version: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'version', @@ -63,7 +61,6 @@ def self.mapper() } }, serial_number: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'serialNumber', @@ -72,7 +69,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'thumbprint', @@ -81,7 +77,6 @@ def self.mapper() } }, subject: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'subject', @@ -90,7 +85,6 @@ def self.mapper() } }, not_before: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'notBefore', @@ -99,7 +93,6 @@ def self.mapper() } }, not_after: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'notAfter', @@ -108,7 +101,6 @@ def self.mapper() } }, signature_algorithm: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'signatureAlgorithm', @@ -117,7 +109,6 @@ def self.mapper() } }, issuer: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'issuer', @@ -126,7 +117,6 @@ def self.mapper() } }, raw_data: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'rawData', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_email.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_email.rb index 7edecdf126..cb41d468ab 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_email.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_email.rb @@ -25,7 +25,6 @@ class CertificateEmail < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CertificateEmail', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'CertificateEmail', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -42,7 +40,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -51,7 +48,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -59,7 +55,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -68,7 +63,6 @@ def self.mapper() } }, email_id: { - client_side_validation: true, required: false, serialized_name: 'properties.emailId', type: { @@ -76,7 +70,6 @@ def self.mapper() } }, time_stamp: { - client_side_validation: true, required: false, serialized_name: 'properties.timeStamp', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_order_action.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_order_action.rb index 8bc7fce1fd..6d719247be 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_order_action.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/certificate_order_action.rb @@ -31,7 +31,6 @@ class CertificateOrderAction < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CertificateOrderAction', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'CertificateOrderAction', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -48,7 +46,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -57,7 +54,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -74,7 +69,6 @@ def self.mapper() } }, certificate_order_action_type: { - client_side_validation: true, required: false, serialized_name: 'properties.type', type: { @@ -83,7 +77,6 @@ def self.mapper() } }, created_at: { - client_side_validation: true, required: false, serialized_name: 'properties.createdAt', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/cloning_info.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/cloning_info.rb index cc431d33f8..9e47d2dc66 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/cloning_info.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/cloning_info.rb @@ -70,7 +70,6 @@ class CloningInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CloningInfo', type: { @@ -78,7 +77,6 @@ def self.mapper() class_name: 'CloningInfo', model_properties: { correlation_id: { - client_side_validation: true, required: false, serialized_name: 'correlationId', type: { @@ -86,7 +84,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'overwrite', type: { @@ -94,7 +91,6 @@ def self.mapper() } }, clone_custom_host_names: { - client_side_validation: true, required: false, serialized_name: 'cloneCustomHostNames', type: { @@ -102,7 +98,6 @@ def self.mapper() } }, clone_source_control: { - client_side_validation: true, required: false, serialized_name: 'cloneSourceControl', type: { @@ -110,7 +105,6 @@ def self.mapper() } }, source_web_app_id: { - client_side_validation: true, required: true, serialized_name: 'sourceWebAppId', type: { @@ -118,7 +112,6 @@ def self.mapper() } }, hosting_environment: { - client_side_validation: true, required: false, serialized_name: 'hostingEnvironment', type: { @@ -126,13 +119,11 @@ def self.mapper() } }, app_settings_overrides: { - client_side_validation: true, required: false, serialized_name: 'appSettingsOverrides', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -142,7 +133,6 @@ def self.mapper() } }, configure_load_balancing: { - client_side_validation: true, required: false, serialized_name: 'configureLoadBalancing', type: { @@ -150,7 +140,6 @@ def self.mapper() } }, traffic_manager_profile_id: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileId', type: { @@ -158,7 +147,6 @@ def self.mapper() } }, traffic_manager_profile_name: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileName', type: { @@ -166,7 +154,6 @@ def self.mapper() } }, ignore_quotas: { - client_side_validation: true, required: false, serialized_name: 'ignoreQuotas', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/conn_string_info.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/conn_string_info.rb index 3f9a6959ea..b272bd92c8 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/conn_string_info.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/conn_string_info.rb @@ -30,7 +30,6 @@ class ConnStringInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfo', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'ConnStringInfo', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, connection_string: { - client_side_validation: true, required: false, serialized_name: 'connectionString', type: { @@ -54,7 +51,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/cors_settings.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/cors_settings.rb index b8f5c4e44c..7885fc73b7 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/cors_settings.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/cors_settings.rb @@ -24,7 +24,6 @@ class CorsSettings # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CorsSettings', type: { @@ -32,13 +31,11 @@ def self.mapper() class_name: 'CorsSettings', model_properties: { allowed_origins: { - client_side_validation: true, required: false, serialized_name: 'allowedOrigins', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_collection.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_collection.rb index 9d89e00d01..bad7c9a5a5 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_collection.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'CsmOperationCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDescriptionElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_description.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_description.rb index f915e833c0..1d5bde4009 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_description.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_description.rb @@ -32,7 +32,6 @@ class CsmOperationDescription # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDescription', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'CsmOperationDescription', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -48,7 +46,6 @@ def self.mapper() } }, display: { - client_side_validation: true, required: false, serialized_name: 'display', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, origin: { - client_side_validation: true, required: false, serialized_name: 'origin', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, serialized_name: 'properties', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb index 4bb9b299b5..8fb2f903bc 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb @@ -22,7 +22,6 @@ class CsmOperationDescriptionProperties # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDescriptionProperties', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'CsmOperationDescriptionProperties', model_properties: { service_specification: { - client_side_validation: true, required: false, serialized_name: 'serviceSpecification', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_display.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_display.rb index 132578ceec..cb6d5b8873 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_display.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_display.rb @@ -31,7 +31,6 @@ class CsmOperationDisplay # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDisplay', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'CsmOperationDisplay', model_properties: { provider: { - client_side_validation: true, required: false, serialized_name: 'provider', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, resource: { - client_side_validation: true, required: false, serialized_name: 'resource', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, operation: { - client_side_validation: true, required: false, serialized_name: 'operation', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, serialized_name: 'description', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/dimension.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/dimension.rb index c3f93f1092..bf941bc8ff 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/dimension.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/dimension.rb @@ -33,7 +33,6 @@ class Dimension # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Dimension', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'Dimension', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, serialized_name: 'displayName', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, internal_name: { - client_side_validation: true, required: false, serialized_name: 'internalName', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, to_be_exported_for_shoebox: { - client_side_validation: true, required: false, serialized_name: 'toBeExportedForShoebox', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/experiments.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/experiments.rb index 289b337b45..9bd4349c40 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/experiments.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/experiments.rb @@ -22,7 +22,6 @@ class Experiments # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Experiments', type: { @@ -30,13 +29,11 @@ def self.mapper() class_name: 'Experiments', model_properties: { ramp_up_rules: { - client_side_validation: true, required: false, serialized_name: 'rampUpRules', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'RampUpRuleElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/handler_mapping.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/handler_mapping.rb index f2c9ac88b5..00bad17318 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/handler_mapping.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/handler_mapping.rb @@ -33,7 +33,6 @@ class HandlerMapping # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HandlerMapping', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'HandlerMapping', model_properties: { extension: { - client_side_validation: true, required: false, serialized_name: 'extension', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, script_processor: { - client_side_validation: true, required: false, serialized_name: 'scriptProcessor', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, arguments: { - client_side_validation: true, required: false, serialized_name: 'arguments', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb index 13278f4503..1c57cea781 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb @@ -40,7 +40,6 @@ class HostNameSslState # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostNameSslState', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'HostNameSslState', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -56,7 +54,6 @@ def self.mapper() } }, ssl_state: { - client_side_validation: true, required: false, serialized_name: 'sslState', type: { @@ -65,7 +62,6 @@ def self.mapper() } }, virtual_ip: { - client_side_validation: true, required: false, serialized_name: 'virtualIP', type: { @@ -73,7 +69,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, serialized_name: 'thumbprint', type: { @@ -81,7 +76,6 @@ def self.mapper() } }, to_update: { - client_side_validation: true, required: false, serialized_name: 'toUpdate', type: { @@ -89,7 +83,6 @@ def self.mapper() } }, host_type: { - client_side_validation: true, required: false, serialized_name: 'hostType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb index a784a97e54..9f39304253 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb @@ -28,7 +28,6 @@ class HostingEnvironmentProfile # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostingEnvironmentProfile', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'HostingEnvironmentProfile', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -53,7 +50,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hybrid_connection.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hybrid_connection.rb index 0fd9bdb1e8..e55d78fef5 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hybrid_connection.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hybrid_connection.rb @@ -48,7 +48,6 @@ class HybridConnection < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnection', type: { @@ -56,7 +55,6 @@ def self.mapper() class_name: 'HybridConnection', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -65,7 +63,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -74,7 +71,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -82,7 +78,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -91,7 +86,6 @@ def self.mapper() } }, service_bus_namespace: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusNamespace', type: { @@ -99,7 +93,6 @@ def self.mapper() } }, relay_name: { - client_side_validation: true, required: false, serialized_name: 'properties.relayName', type: { @@ -107,7 +100,6 @@ def self.mapper() } }, relay_arm_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.relayArmUri', type: { @@ -115,7 +107,6 @@ def self.mapper() } }, hostname: { - client_side_validation: true, required: false, serialized_name: 'properties.hostname', type: { @@ -123,7 +114,6 @@ def self.mapper() } }, port: { - client_side_validation: true, required: false, serialized_name: 'properties.port', type: { @@ -131,7 +121,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyName', type: { @@ -139,7 +128,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyValue', type: { @@ -147,7 +135,6 @@ def self.mapper() } }, service_bus_suffix: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusSuffix', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb index 49eb5d7eb6..8b0e0f15b4 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb @@ -26,7 +26,6 @@ class HybridConnectionKey < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnectionKey', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'HybridConnectionKey', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyName', @@ -78,7 +72,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyValue', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/identifier.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/identifier.rb index 09587668d8..312eb314e1 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/identifier.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/identifier.rb @@ -22,7 +22,6 @@ class Identifier < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Identifier', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'Identifier', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, identifier_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/ip_security_restriction.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/ip_security_restriction.rb index aa728e485c..aea332854d 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/ip_security_restriction.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/ip_security_restriction.rb @@ -26,7 +26,6 @@ class IpSecurityRestriction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestriction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'IpSecurityRestriction', model_properties: { ip_address: { - client_side_validation: true, required: true, serialized_name: 'ipAddress', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, subnet_mask: { - client_side_validation: true, required: false, serialized_name: 'subnetMask', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/managed_service_identity.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/managed_service_identity.rb index 36549f00b1..ffa1a3a996 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/managed_service_identity.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/managed_service_identity.rb @@ -12,7 +12,8 @@ class ManagedServiceIdentity include MsRestAzure - # @return Type of managed service identity. + # @return [ManagedServiceIdentityType] Type of managed service identity. + # Possible values include: 'SystemAssigned' attr_accessor :type # @return [String] Tenant of managed service identity. @@ -28,7 +29,6 @@ class ManagedServiceIdentity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ManagedServiceIdentity', type: { @@ -36,15 +36,13 @@ def self.mapper() class_name: 'ManagedServiceIdentity', model_properties: { type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { - name: 'Object' + name: 'String' } }, tenant_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'tenantId', @@ -53,7 +51,6 @@ def self.mapper() } }, principal_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'principalId', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb new file mode 100644 index 0000000000..6288815c6a --- /dev/null +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb @@ -0,0 +1,15 @@ +# 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::Web::Mgmt::V2015_08_01 + module Models + # + # Defines values for ManagedServiceIdentityType + # + module ManagedServiceIdentityType + SystemAssigned = "SystemAssigned" + end + end +end diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/metric_availability.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/metric_availability.rb index 13af98a0b7..5238b0ac04 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/metric_availability.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/metric_availability.rb @@ -25,7 +25,6 @@ class MetricAvailability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MetricAvailability', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'MetricAvailability', model_properties: { time_grain: { - client_side_validation: true, required: false, serialized_name: 'timeGrain', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, blob_duration: { - client_side_validation: true, required: false, serialized_name: 'blobDuration', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/metric_specification.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/metric_specification.rb index e2b7408c65..46521b4b78 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/metric_specification.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/metric_specification.rb @@ -64,7 +64,6 @@ class MetricSpecification # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MetricSpecification', type: { @@ -72,7 +71,6 @@ def self.mapper() class_name: 'MetricSpecification', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -80,7 +78,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, serialized_name: 'displayName', type: { @@ -88,7 +85,6 @@ def self.mapper() } }, display_description: { - client_side_validation: true, required: false, serialized_name: 'displayDescription', type: { @@ -96,7 +92,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, serialized_name: 'unit', type: { @@ -104,7 +99,6 @@ def self.mapper() } }, aggregation_type: { - client_side_validation: true, required: false, serialized_name: 'aggregationType', type: { @@ -112,7 +106,6 @@ def self.mapper() } }, supports_instance_level_aggregation: { - client_side_validation: true, required: false, serialized_name: 'supportsInstanceLevelAggregation', type: { @@ -120,7 +113,6 @@ def self.mapper() } }, enable_regional_mdm_account: { - client_side_validation: true, required: false, serialized_name: 'enableRegionalMdmAccount', type: { @@ -128,7 +120,6 @@ def self.mapper() } }, source_mdm_account: { - client_side_validation: true, required: false, serialized_name: 'sourceMdmAccount', type: { @@ -136,7 +127,6 @@ def self.mapper() } }, source_mdm_namespace: { - client_side_validation: true, required: false, serialized_name: 'sourceMdmNamespace', type: { @@ -144,7 +134,6 @@ def self.mapper() } }, metric_filter_pattern: { - client_side_validation: true, required: false, serialized_name: 'metricFilterPattern', type: { @@ -152,7 +141,6 @@ def self.mapper() } }, fill_gap_with_zero: { - client_side_validation: true, required: false, serialized_name: 'fillGapWithZero', type: { @@ -160,7 +148,6 @@ def self.mapper() } }, is_internal: { - client_side_validation: true, required: false, serialized_name: 'isInternal', type: { @@ -168,13 +155,11 @@ def self.mapper() } }, dimensions: { - client_side_validation: true, required: false, serialized_name: 'dimensions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DimensionElementType', type: { @@ -185,7 +170,6 @@ def self.mapper() } }, category: { - client_side_validation: true, required: false, serialized_name: 'category', type: { @@ -193,13 +177,11 @@ def self.mapper() } }, availabilities: { - client_side_validation: true, required: false, serialized_name: 'availabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'MetricAvailabilityElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/name_identifier.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/name_identifier.rb index 1fa20c37e2..a218f82526 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/name_identifier.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/name_identifier.rb @@ -22,7 +22,6 @@ class NameIdentifier # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NameIdentifier', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'NameIdentifier', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/name_value_pair.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/name_value_pair.rb index 03147fe078..9bf41cceb7 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/name_value_pair.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/name_value_pair.rb @@ -25,7 +25,6 @@ class NameValuePair # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NameValuePair', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'NameValuePair', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/proxy_only_resource.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/proxy_only_resource.rb index 5fc0734c8c..dc1af6c874 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/proxy_only_resource.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/proxy_only_resource.rb @@ -32,7 +32,6 @@ class ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProxyOnlyResource', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'ProxyOnlyResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -49,7 +47,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -58,7 +55,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/push_settings.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/push_settings.rb index 2ed7b5869f..1346fbdfea 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/push_settings.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/push_settings.rb @@ -40,7 +40,6 @@ class PushSettings < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PushSettings', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'PushSettings', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, is_push_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.isPushEnabled', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, tag_whitelist_json: { - client_side_validation: true, required: false, serialized_name: 'properties.tagWhitelistJson', type: { @@ -99,7 +92,6 @@ def self.mapper() } }, tags_requiring_auth: { - client_side_validation: true, required: false, serialized_name: 'properties.tagsRequiringAuth', type: { @@ -107,7 +99,6 @@ def self.mapper() } }, dynamic_tags_json: { - client_side_validation: true, required: false, serialized_name: 'properties.dynamicTagsJson', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/ramp_up_rule.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/ramp_up_rule.rb index 8504295834..78a93ec3e4 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/ramp_up_rule.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/ramp_up_rule.rb @@ -61,7 +61,6 @@ class RampUpRule # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RampUpRule', type: { @@ -69,7 +68,6 @@ def self.mapper() class_name: 'RampUpRule', model_properties: { action_host_name: { - client_side_validation: true, required: false, serialized_name: 'actionHostName', type: { @@ -77,7 +75,6 @@ def self.mapper() } }, reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'reroutePercentage', type: { @@ -85,7 +82,6 @@ def self.mapper() } }, change_step: { - client_side_validation: true, required: false, serialized_name: 'changeStep', type: { @@ -93,7 +89,6 @@ def self.mapper() } }, change_interval_in_minutes: { - client_side_validation: true, required: false, serialized_name: 'changeIntervalInMinutes', type: { @@ -101,7 +96,6 @@ def self.mapper() } }, min_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'minReroutePercentage', type: { @@ -109,7 +103,6 @@ def self.mapper() } }, max_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'maxReroutePercentage', type: { @@ -117,7 +110,6 @@ def self.mapper() } }, change_decision_callback_url: { - client_side_validation: true, required: false, serialized_name: 'changeDecisionCallbackUrl', type: { @@ -125,7 +117,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/reissue_certificate_order_request.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/reissue_certificate_order_request.rb index abf0e47032..9945738666 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/reissue_certificate_order_request.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/reissue_certificate_order_request.rb @@ -33,7 +33,6 @@ class ReissueCertificateOrderRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ReissueCertificateOrderRequest', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'ReissueCertificateOrderRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -50,7 +48,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -59,7 +56,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -67,7 +63,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -76,7 +71,6 @@ def self.mapper() } }, key_size: { - client_side_validation: true, required: false, serialized_name: 'properties.keySize', type: { @@ -84,7 +78,6 @@ def self.mapper() } }, delay_existing_revoke_in_hours: { - client_side_validation: true, required: false, serialized_name: 'properties.delayExistingRevokeInHours', type: { @@ -92,7 +85,6 @@ def self.mapper() } }, csr: { - client_side_validation: true, required: false, serialized_name: 'properties.csr', type: { @@ -100,7 +92,6 @@ def self.mapper() } }, is_private_key_external: { - client_side_validation: true, required: false, serialized_name: 'properties.isPrivateKeyExternal', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/renew_certificate_order_request.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/renew_certificate_order_request.rb index 7055ff037f..111ab3de43 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/renew_certificate_order_request.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/renew_certificate_order_request.rb @@ -29,7 +29,6 @@ class RenewCertificateOrderRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RenewCertificateOrderRequest', type: { @@ -37,7 +36,6 @@ def self.mapper() class_name: 'RenewCertificateOrderRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -46,7 +44,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -55,7 +52,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -72,7 +67,6 @@ def self.mapper() } }, key_size: { - client_side_validation: true, required: false, serialized_name: 'properties.keySize', type: { @@ -80,7 +74,6 @@ def self.mapper() } }, csr: { - client_side_validation: true, required: false, serialized_name: 'properties.csr', type: { @@ -88,7 +81,6 @@ def self.mapper() } }, is_private_key_external: { - client_side_validation: true, required: false, serialized_name: 'properties.isPrivateKeyExternal', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/requests_based_trigger.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/requests_based_trigger.rb index e30cb7f266..11f472d414 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/requests_based_trigger.rb @@ -25,7 +25,6 @@ class RequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RequestsBasedTrigger', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'RequestsBasedTrigger', model_properties: { count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource.rb index d56e71d7f5..0204001e29 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource.rb @@ -37,7 +37,6 @@ class Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Resource', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'Resource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -54,7 +52,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -63,7 +60,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -71,7 +67,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -79,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -88,13 +82,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_availability.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_availability.rb index cc54da96c9..99d610cd5c 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_availability.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_availability.rb @@ -25,7 +25,6 @@ class ResourceMetricAvailability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailability', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricAvailability', model_properties: { time_grain: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timeGrain', @@ -42,7 +40,6 @@ def self.mapper() } }, retention: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'retention', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_definition.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_definition.rb index 96959c63cf..451a736d3b 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_definition.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_definition.rb @@ -41,7 +41,6 @@ class ResourceMetricDefinition < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinition', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'ResourceMetricDefinition', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -58,7 +56,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -67,7 +64,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -75,7 +71,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -84,7 +79,6 @@ def self.mapper() } }, resource_metric_definition_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -94,7 +88,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.unit', @@ -103,7 +96,6 @@ def self.mapper() } }, primary_aggregation_type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.primaryAggregationType', @@ -112,14 +104,12 @@ def self.mapper() } }, metric_availabilities: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.metricAvailabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailabilityElementType', type: { @@ -130,7 +120,6 @@ def self.mapper() } }, resource_uri: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceUri', @@ -139,7 +128,6 @@ def self.mapper() } }, resource_metric_definition_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.id', @@ -148,14 +136,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.properties', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_name.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_name.rb index 3561f74424..d54e2ef25b 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_name.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/resource_metric_name.rb @@ -25,7 +25,6 @@ class ResourceMetricName # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricName', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricName', model_properties: { value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'value', @@ -42,7 +40,6 @@ def self.mapper() } }, localized_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'localizedValue', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/service_specification.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/service_specification.rb index 3b0fb41fbb..3a33658ec4 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/service_specification.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/service_specification.rb @@ -23,7 +23,6 @@ class ServiceSpecification # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ServiceSpecification', type: { @@ -31,13 +30,11 @@ def self.mapper() class_name: 'ServiceSpecification', model_properties: { metric_specifications: { - client_side_validation: true, required: false, serialized_name: 'metricSpecifications', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'MetricSpecificationElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site.rb index 7e798edb1a..4cec8da8e5 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site.rb @@ -156,7 +156,6 @@ class Site < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Site', type: { @@ -164,7 +163,6 @@ def self.mapper() class_name: 'Site', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -173,7 +171,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -182,7 +179,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -190,7 +186,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -198,7 +193,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -207,13 +201,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -223,7 +215,6 @@ def self.mapper() } }, state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.state', @@ -232,14 +223,12 @@ def self.mapper() } }, host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -249,7 +238,6 @@ def self.mapper() } }, repository_site_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.repositorySiteName', @@ -258,7 +246,6 @@ def self.mapper() } }, usage_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.usageState', @@ -268,7 +255,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.enabled', type: { @@ -276,14 +262,12 @@ def self.mapper() } }, enabled_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.enabledHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -293,7 +277,6 @@ def self.mapper() } }, availability_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.availabilityState', @@ -303,13 +286,11 @@ def self.mapper() } }, host_name_ssl_states: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNameSslStates', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostNameSslStateElementType', type: { @@ -320,7 +301,6 @@ def self.mapper() } }, server_farm_id: { - client_side_validation: true, required: false, serialized_name: 'properties.serverFarmId', type: { @@ -328,7 +308,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -337,7 +316,6 @@ def self.mapper() } }, last_modified_time_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastModifiedTimeUtc', @@ -346,7 +324,6 @@ def self.mapper() } }, site_config: { - client_side_validation: true, required: false, serialized_name: 'properties.siteConfig', type: { @@ -355,14 +332,12 @@ def self.mapper() } }, traffic_manager_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.trafficManagerHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -372,7 +347,6 @@ def self.mapper() } }, scm_site_also_stopped: { - client_side_validation: true, required: false, serialized_name: 'properties.scmSiteAlsoStopped', default_value: false, @@ -381,7 +355,6 @@ def self.mapper() } }, target_swap_slot: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.targetSwapSlot', @@ -390,7 +363,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -399,7 +371,6 @@ def self.mapper() } }, client_affinity_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientAffinityEnabled', type: { @@ -407,7 +378,6 @@ def self.mapper() } }, client_cert_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientCertEnabled', type: { @@ -415,7 +385,6 @@ def self.mapper() } }, host_names_disabled: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNamesDisabled', type: { @@ -423,7 +392,6 @@ def self.mapper() } }, outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.outboundIpAddresses', @@ -432,7 +400,6 @@ def self.mapper() } }, possible_outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.possibleOutboundIpAddresses', @@ -441,7 +408,6 @@ def self.mapper() } }, container_size: { - client_side_validation: true, required: false, serialized_name: 'properties.containerSize', type: { @@ -449,7 +415,6 @@ def self.mapper() } }, daily_memory_time_quota: { - client_side_validation: true, required: false, serialized_name: 'properties.dailyMemoryTimeQuota', type: { @@ -457,7 +422,6 @@ def self.mapper() } }, suspended_till: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.suspendedTill', @@ -466,7 +430,6 @@ def self.mapper() } }, max_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maxNumberOfWorkers', @@ -475,7 +438,6 @@ def self.mapper() } }, cloning_info: { - client_side_validation: true, required: false, serialized_name: 'properties.cloningInfo', type: { @@ -484,7 +446,6 @@ def self.mapper() } }, snapshot_info: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotInfo', type: { @@ -493,7 +454,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -502,7 +462,6 @@ def self.mapper() } }, is_default_container: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isDefaultContainer', @@ -511,7 +470,6 @@ def self.mapper() } }, default_host_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.defaultHostName', @@ -520,7 +478,6 @@ def self.mapper() } }, slot_swap_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.slotSwapStatus', @@ -530,7 +487,6 @@ def self.mapper() } }, https_only: { - client_side_validation: true, required: false, serialized_name: 'properties.httpsOnly', type: { @@ -538,7 +494,6 @@ def self.mapper() } }, identity: { - client_side_validation: true, required: false, serialized_name: 'identity', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_config.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_config.rb index 997c3513fa..66079b90f2 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_config.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_config.rb @@ -157,6 +157,15 @@ class SiteConfig # @return [Array] IP security restrictions. attr_accessor :ip_security_restrictions + # @return [Boolean] Http20Enabled: configures a web site to allow clients + # to connect over http2.0. Default value: true . + attr_accessor :http20enabled + + # @return [SupportedTlsVersions] MinTlsVersion: configures the minimum + # version of TLS required for SSL requests. Possible values include: + # '1.0', '1.1', '1.2' + attr_accessor :min_tls_version + # # Mapper for SiteConfig class as Ruby Hash. @@ -164,7 +173,6 @@ class SiteConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteConfig', type: { @@ -172,7 +180,6 @@ def self.mapper() class_name: 'SiteConfig', model_properties: { number_of_workers: { - client_side_validation: true, required: false, serialized_name: 'numberOfWorkers', type: { @@ -180,13 +187,11 @@ def self.mapper() } }, default_documents: { - client_side_validation: true, required: false, serialized_name: 'defaultDocuments', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -196,7 +201,6 @@ def self.mapper() } }, net_framework_version: { - client_side_validation: true, required: false, serialized_name: 'netFrameworkVersion', default_value: 'v4.6', @@ -205,7 +209,6 @@ def self.mapper() } }, php_version: { - client_side_validation: true, required: false, serialized_name: 'phpVersion', type: { @@ -213,7 +216,6 @@ def self.mapper() } }, python_version: { - client_side_validation: true, required: false, serialized_name: 'pythonVersion', type: { @@ -221,7 +223,6 @@ def self.mapper() } }, node_version: { - client_side_validation: true, required: false, serialized_name: 'nodeVersion', type: { @@ -229,7 +230,6 @@ def self.mapper() } }, linux_fx_version: { - client_side_validation: true, required: false, serialized_name: 'linuxFxVersion', type: { @@ -237,7 +237,6 @@ def self.mapper() } }, request_tracing_enabled: { - client_side_validation: true, required: false, serialized_name: 'requestTracingEnabled', type: { @@ -245,7 +244,6 @@ def self.mapper() } }, request_tracing_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'requestTracingExpirationTime', type: { @@ -253,7 +251,6 @@ def self.mapper() } }, remote_debugging_enabled: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingEnabled', type: { @@ -261,7 +258,6 @@ def self.mapper() } }, remote_debugging_version: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingVersion', type: { @@ -269,7 +265,6 @@ def self.mapper() } }, http_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'httpLoggingEnabled', type: { @@ -277,7 +272,6 @@ def self.mapper() } }, logs_directory_size_limit: { - client_side_validation: true, required: false, serialized_name: 'logsDirectorySizeLimit', type: { @@ -285,7 +279,6 @@ def self.mapper() } }, detailed_error_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'detailedErrorLoggingEnabled', type: { @@ -293,7 +286,6 @@ def self.mapper() } }, publishing_username: { - client_side_validation: true, required: false, serialized_name: 'publishingUsername', type: { @@ -301,13 +293,11 @@ def self.mapper() } }, app_settings: { - client_side_validation: true, required: false, serialized_name: 'appSettings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -318,13 +308,11 @@ def self.mapper() } }, connection_strings: { - client_side_validation: true, required: false, serialized_name: 'connectionStrings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfoElementType', type: { @@ -335,7 +323,6 @@ def self.mapper() } }, machine_key: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'machineKey', @@ -345,13 +332,11 @@ def self.mapper() } }, handler_mappings: { - client_side_validation: true, required: false, serialized_name: 'handlerMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HandlerMappingElementType', type: { @@ -362,7 +347,6 @@ def self.mapper() } }, document_root: { - client_side_validation: true, required: false, serialized_name: 'documentRoot', type: { @@ -370,7 +354,6 @@ def self.mapper() } }, scm_type: { - client_side_validation: true, required: false, serialized_name: 'scmType', type: { @@ -378,7 +361,6 @@ def self.mapper() } }, use32bit_worker_process: { - client_side_validation: true, required: false, serialized_name: 'use32BitWorkerProcess', type: { @@ -386,7 +368,6 @@ def self.mapper() } }, web_sockets_enabled: { - client_side_validation: true, required: false, serialized_name: 'webSocketsEnabled', type: { @@ -394,7 +375,6 @@ def self.mapper() } }, always_on: { - client_side_validation: true, required: false, serialized_name: 'alwaysOn', type: { @@ -402,7 +382,6 @@ def self.mapper() } }, java_version: { - client_side_validation: true, required: false, serialized_name: 'javaVersion', type: { @@ -410,7 +389,6 @@ def self.mapper() } }, java_container: { - client_side_validation: true, required: false, serialized_name: 'javaContainer', type: { @@ -418,7 +396,6 @@ def self.mapper() } }, java_container_version: { - client_side_validation: true, required: false, serialized_name: 'javaContainerVersion', type: { @@ -426,7 +403,6 @@ def self.mapper() } }, app_command_line: { - client_side_validation: true, required: false, serialized_name: 'appCommandLine', type: { @@ -434,7 +410,6 @@ def self.mapper() } }, managed_pipeline_mode: { - client_side_validation: true, required: false, serialized_name: 'managedPipelineMode', type: { @@ -443,13 +418,11 @@ def self.mapper() } }, virtual_applications: { - client_side_validation: true, required: false, serialized_name: 'virtualApplications', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualApplicationElementType', type: { @@ -460,7 +433,6 @@ def self.mapper() } }, load_balancing: { - client_side_validation: true, required: false, serialized_name: 'loadBalancing', type: { @@ -469,7 +441,6 @@ def self.mapper() } }, experiments: { - client_side_validation: true, required: false, serialized_name: 'experiments', type: { @@ -478,7 +449,6 @@ def self.mapper() } }, limits: { - client_side_validation: true, required: false, serialized_name: 'limits', type: { @@ -487,7 +457,6 @@ def self.mapper() } }, auto_heal_enabled: { - client_side_validation: true, required: false, serialized_name: 'autoHealEnabled', type: { @@ -495,7 +464,6 @@ def self.mapper() } }, auto_heal_rules: { - client_side_validation: true, required: false, serialized_name: 'autoHealRules', type: { @@ -504,7 +472,6 @@ def self.mapper() } }, tracing_options: { - client_side_validation: true, required: false, serialized_name: 'tracingOptions', type: { @@ -512,7 +479,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'vnetName', type: { @@ -520,7 +486,6 @@ def self.mapper() } }, cors: { - client_side_validation: true, required: false, serialized_name: 'cors', type: { @@ -529,7 +494,6 @@ def self.mapper() } }, push: { - client_side_validation: true, required: false, serialized_name: 'push', type: { @@ -538,7 +502,6 @@ def self.mapper() } }, api_definition: { - client_side_validation: true, required: false, serialized_name: 'apiDefinition', type: { @@ -547,7 +510,6 @@ def self.mapper() } }, auto_swap_slot_name: { - client_side_validation: true, required: false, serialized_name: 'autoSwapSlotName', type: { @@ -555,7 +517,6 @@ def self.mapper() } }, local_my_sql_enabled: { - client_side_validation: true, required: false, serialized_name: 'localMySqlEnabled', default_value: false, @@ -564,13 +525,11 @@ def self.mapper() } }, ip_security_restrictions: { - client_side_validation: true, required: false, serialized_name: 'ipSecurityRestrictions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestrictionElementType', type: { @@ -579,6 +538,21 @@ def self.mapper() } } } + }, + http20enabled: { + required: false, + serialized_name: 'http20Enabled', + default_value: true, + type: { + name: 'Boolean' + } + }, + min_tls_version: { + required: false, + serialized_name: 'minTlsVersion', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_limits.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_limits.rb index 2cdcc43841..c5577f4291 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_limits.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_limits.rb @@ -28,7 +28,6 @@ class SiteLimits # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteLimits', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SiteLimits', model_properties: { max_percentage_cpu: { - client_side_validation: true, required: false, serialized_name: 'maxPercentageCpu', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, max_memory_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxMemoryInMb', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, max_disk_size_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxDiskSizeInMb', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_machine_key.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_machine_key.rb index ae87d0621e..305bc54d87 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_machine_key.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_machine_key.rb @@ -31,7 +31,6 @@ class SiteMachineKey # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteMachineKey', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'SiteMachineKey', model_properties: { validation: { - client_side_validation: true, required: false, serialized_name: 'validation', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, validation_key: { - client_side_validation: true, required: false, serialized_name: 'validationKey', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, decryption: { - client_side_validation: true, required: false, serialized_name: 'decryption', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, decryption_key: { - client_side_validation: true, required: false, serialized_name: 'decryptionKey', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_seal.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_seal.rb index d0b72c97c9..4eb31fbd04 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_seal.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_seal.rb @@ -22,7 +22,6 @@ class SiteSeal # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteSeal', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'SiteSeal', model_properties: { html: { - client_side_validation: true, required: true, serialized_name: 'html', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_seal_request.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_seal_request.rb index 04bfddf4e0..75da85eb47 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_seal_request.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/site_seal_request.rb @@ -26,7 +26,6 @@ class SiteSealRequest # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteSealRequest', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'SiteSealRequest', model_properties: { light_theme: { - client_side_validation: true, required: false, serialized_name: 'lightTheme', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, locale: { - client_side_validation: true, required: false, serialized_name: 'locale', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/sku_capacity.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/sku_capacity.rb index f0e896c961..5c38e03999 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/sku_capacity.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/sku_capacity.rb @@ -35,7 +35,6 @@ class SkuCapacity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuCapacity', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'SkuCapacity', model_properties: { minimum: { - client_side_validation: true, required: false, serialized_name: 'minimum', type: { @@ -51,7 +49,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, serialized_name: 'maximum', type: { @@ -59,7 +56,6 @@ def self.mapper() } }, default: { - client_side_validation: true, required: false, serialized_name: 'default', type: { @@ -67,7 +63,6 @@ def self.mapper() } }, scale_type: { - client_side_validation: true, required: false, serialized_name: 'scaleType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/sku_description.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/sku_description.rb index 6302399fbf..ab31551ad9 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/sku_description.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/sku_description.rb @@ -44,7 +44,6 @@ class SkuDescription # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuDescription', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'SkuDescription', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -60,7 +58,6 @@ def self.mapper() } }, tier: { - client_side_validation: true, required: false, serialized_name: 'tier', type: { @@ -68,7 +65,6 @@ def self.mapper() } }, size: { - client_side_validation: true, required: false, serialized_name: 'size', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, family: { - client_side_validation: true, required: false, serialized_name: 'family', type: { @@ -84,7 +79,6 @@ def self.mapper() } }, capacity: { - client_side_validation: true, required: false, serialized_name: 'capacity', type: { @@ -92,7 +86,6 @@ def self.mapper() } }, sku_capacity: { - client_side_validation: true, required: false, serialized_name: 'skuCapacity', type: { @@ -101,13 +94,11 @@ def self.mapper() } }, locations: { - client_side_validation: true, required: false, serialized_name: 'locations', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -117,13 +108,11 @@ def self.mapper() } }, capabilities: { - client_side_validation: true, required: false, serialized_name: 'capabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CapabilityElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/slot_swap_status.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/slot_swap_status.rb index 5d2fdf362c..33358a168a 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/slot_swap_status.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/slot_swap_status.rb @@ -28,7 +28,6 @@ class SlotSwapStatus # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlotSwapStatus', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlotSwapStatus', model_properties: { timestamp_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timestampUtc', @@ -45,7 +43,6 @@ def self.mapper() } }, source_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'sourceSlotName', @@ -54,7 +51,6 @@ def self.mapper() } }, destination_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'destinationSlotName', diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb index 24a6ee3e2e..a72a8dc3e0 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb @@ -28,7 +28,6 @@ class SlowRequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlowRequestsBasedTrigger', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlowRequestsBasedTrigger', model_properties: { time_taken: { - client_side_validation: true, required: false, serialized_name: 'timeTaken', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb index fdf2badb8e..4e9112dfc5 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb @@ -40,7 +40,6 @@ class SnapshotRecoveryRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryRequest', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'SnapshotRecoveryRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, snapshot_time: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotTime', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, recovery_target: { - client_side_validation: true, required: false, serialized_name: 'properties.recoveryTarget', type: { @@ -100,7 +93,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'properties.overwrite', type: { @@ -108,7 +100,6 @@ def self.mapper() } }, recover_configuration: { - client_side_validation: true, required: false, serialized_name: 'properties.recoverConfiguration', type: { @@ -116,7 +107,6 @@ def self.mapper() } }, ignore_conflicting_host_names: { - client_side_validation: true, required: false, serialized_name: 'properties.ignoreConflictingHostNames', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb index d0b321d55d..d3bc8e12c0 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb @@ -30,7 +30,6 @@ class SnapshotRecoveryTarget # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryTarget', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'SnapshotRecoveryTarget', model_properties: { location: { - client_side_validation: true, required: false, serialized_name: 'location', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb index 8b33f73937..f423833bc1 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb @@ -34,7 +34,6 @@ class StatusCodesBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTrigger', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'StatusCodesBasedTrigger', model_properties: { status: { - client_side_validation: true, required: false, serialized_name: 'status', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, sub_status: { - client_side_validation: true, required: false, serialized_name: 'subStatus', type: { @@ -58,7 +55,6 @@ def self.mapper() } }, win32status: { - client_side_validation: true, required: false, serialized_name: 'win32Status', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/supported_tls_versions.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/supported_tls_versions.rb new file mode 100644 index 0000000000..eee5e90ecc --- /dev/null +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/supported_tls_versions.rb @@ -0,0 +1,17 @@ +# 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::Web::Mgmt::V2015_08_01 + module Models + # + # Defines values for SupportedTlsVersions + # + module SupportedTlsVersions + OneFullStopZero = "1.0" + OneFullStopOne = "1.1" + OneFullStopTwo = "1.2" + end + end +end diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/user.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/user.rb index bd576d7374..4d177e5eab 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/user.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/user.rb @@ -34,7 +34,6 @@ class User < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'User', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'User', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -51,7 +49,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -60,7 +57,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -68,7 +64,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -77,7 +72,6 @@ def self.mapper() } }, user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -85,7 +79,6 @@ def self.mapper() } }, publishing_user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingUserName', type: { @@ -93,7 +86,6 @@ def self.mapper() } }, publishing_password: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPassword', type: { @@ -101,7 +93,6 @@ def self.mapper() } }, publishing_password_hash: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHash', type: { @@ -109,7 +100,6 @@ def self.mapper() } }, publishing_password_hash_salt: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHashSalt', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/virtual_application.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/virtual_application.rb index 7cd3bc24d5..b65a483d4c 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/virtual_application.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/virtual_application.rb @@ -33,7 +33,6 @@ class VirtualApplication # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualApplication', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'VirtualApplication', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, preload_enabled: { - client_side_validation: true, required: false, serialized_name: 'preloadEnabled', type: { @@ -65,13 +61,11 @@ def self.mapper() } }, virtual_directories: { - client_side_validation: true, required: false, serialized_name: 'virtualDirectories', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectoryElementType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/virtual_directory.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/virtual_directory.rb index c880ef545a..7f1bef68eb 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/virtual_directory.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/virtual_directory.rb @@ -25,7 +25,6 @@ class VirtualDirectory # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectory', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'VirtualDirectory', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_gateway.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_gateway.rb index d44f6b0e58..66a374c727 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_gateway.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_gateway.rb @@ -26,7 +26,6 @@ class VnetGateway < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetGateway', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'VnetGateway', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetName', type: { @@ -77,7 +71,6 @@ def self.mapper() } }, vpn_package_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.vpnPackageUri', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_info.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_info.rb index e835caa8ed..d17c534430 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_info.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_info.rb @@ -42,7 +42,6 @@ class VnetInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetInfo', type: { @@ -50,7 +49,6 @@ def self.mapper() class_name: 'VnetInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -59,7 +57,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -68,7 +65,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -85,7 +80,6 @@ def self.mapper() } }, vnet_resource_id: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetResourceId', type: { @@ -93,7 +87,6 @@ def self.mapper() } }, cert_thumbprint: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.certThumbprint', @@ -102,7 +95,6 @@ def self.mapper() } }, cert_blob: { - client_side_validation: true, required: false, serialized_name: 'properties.certBlob', type: { @@ -110,14 +102,12 @@ def self.mapper() } }, routes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.routes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetRouteElementType', type: { @@ -128,7 +118,6 @@ def self.mapper() } }, resync_required: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resyncRequired', @@ -137,7 +126,6 @@ def self.mapper() } }, dns_servers: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsServers', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_route.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_route.rb index e4d746d928..29d8849c7c 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_route.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/models/vnet_route.rb @@ -44,7 +44,6 @@ class VnetRoute < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetRoute', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'VnetRoute', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -61,7 +59,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -70,7 +67,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -78,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -87,7 +82,6 @@ def self.mapper() } }, vnet_route_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -95,7 +89,6 @@ def self.mapper() } }, start_address: { - client_side_validation: true, required: false, serialized_name: 'properties.startAddress', type: { @@ -103,7 +96,6 @@ def self.mapper() } }, end_address: { - client_side_validation: true, required: false, serialized_name: 'properties.endAddress', type: { @@ -111,7 +103,6 @@ def self.mapper() } }, route_type: { - client_side_validation: true, required: false, serialized_name: 'properties.routeType', type: { diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/version.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/version.rb new file mode 100644 index 0000000000..f0faa39f78 --- /dev/null +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/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::Web::Mgmt::V2015_08_01 + VERSION = '0.16.0' +end diff --git a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/web_site_management_client.rb b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/web_site_management_client.rb index 8da9ed8684..01deeaf5a7 100644 --- a/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/web_site_management_client.rb +++ b/management/azure_mgmt_web/lib/2015-08-01/generated/azure_mgmt_web/web_site_management_client.rb @@ -110,9 +110,6 @@ def make_request_async(method, path, options = {}) fail ArgumentError, 'path is nil' if path.nil? request_url = options[:base_url] || @base_url - if(!options[:headers].nil? && !options[:headers]['Content-Type'].nil?) - @request_headers['Content-Type'] = options[:headers]['Content-Type'] - end request_headers = @request_headers request_headers.merge!({'accept-language' => @accept_language}) unless @accept_language.nil? @@ -129,7 +126,9 @@ def make_request_async(method, path, options = {}) # def add_telemetry sdk_information = 'azure_mgmt_web' - sdk_information = "#{sdk_information}/0.16.0" + if defined? Azure::Web::Mgmt::V2015_08_01::VERSION + sdk_information = "#{sdk_information}/#{Azure::Web::Mgmt::V2015_08_01::VERSION}" + end add_user_agent_information(sdk_information) end end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web.rb index 477352f309..f59be084b4 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web.rb @@ -25,99 +25,115 @@ module Azure::Web::Mgmt::V2016_03_01 autoload :Diagnostics, '2016-03-01/generated/azure_mgmt_web/diagnostics.rb' autoload :Provider, '2016-03-01/generated/azure_mgmt_web/provider.rb' autoload :Recommendations, '2016-03-01/generated/azure_mgmt_web/recommendations.rb' + autoload :ResourceHealthMetadataOperations, '2016-03-01/generated/azure_mgmt_web/resource_health_metadata_operations.rb' + autoload :BillingMeters, '2016-03-01/generated/azure_mgmt_web/billing_meters.rb' autoload :WebSiteManagementClient, '2016-03-01/generated/azure_mgmt_web/web_site_management_client.rb' module Models - autoload :MetricAvailability, '2016-03-01/generated/azure_mgmt_web/models/metric_availability.rb' - autoload :MetricSpecification, '2016-03-01/generated/azure_mgmt_web/models/metric_specification.rb' - autoload :HostingEnvironmentDeploymentInfo, '2016-03-01/generated/azure_mgmt_web/models/hosting_environment_deployment_info.rb' + autoload :DefaultErrorResponseErrorDetailsItem, '2016-03-01/generated/azure_mgmt_web/models/default_error_response_error_details_item.rb' + autoload :HostingEnvironmentProfile, '2016-03-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb' + autoload :DefaultErrorResponseError, '2016-03-01/generated/azure_mgmt_web/models/default_error_response_error.rb' autoload :CertificateCollection, '2016-03-01/generated/azure_mgmt_web/models/certificate_collection.rb' - autoload :Resource, '2016-03-01/generated/azure_mgmt_web/models/resource.rb' + autoload :DefaultErrorResponse, '2016-03-01/generated/azure_mgmt_web/models/default_error_response.rb' + autoload :CsmOperationDisplay, '2016-03-01/generated/azure_mgmt_web/models/csm_operation_display.rb' + autoload :Dimension, '2016-03-01/generated/azure_mgmt_web/models/dimension.rb' autoload :ValidateResponse, '2016-03-01/generated/azure_mgmt_web/models/validate_response.rb' - autoload :VirtualNetworkProfile, '2016-03-01/generated/azure_mgmt_web/models/virtual_network_profile.rb' - autoload :ValidateRequest, '2016-03-01/generated/azure_mgmt_web/models/validate_request.rb' - autoload :WorkerPool, '2016-03-01/generated/azure_mgmt_web/models/worker_pool.rb' + autoload :MetricAvailability, '2016-03-01/generated/azure_mgmt_web/models/metric_availability.rb' autoload :SnapshotRecoveryTarget, '2016-03-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb' - autoload :VirtualIPMapping, '2016-03-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb' + autoload :MetricSpecification, '2016-03-01/generated/azure_mgmt_web/models/metric_specification.rb' autoload :ResourceMetricAvailability, '2016-03-01/generated/azure_mgmt_web/models/resource_metric_availability.rb' - autoload :StampCapacity, '2016-03-01/generated/azure_mgmt_web/models/stamp_capacity.rb' + autoload :ServiceSpecification, '2016-03-01/generated/azure_mgmt_web/models/service_specification.rb' + autoload :SourceControlCollection, '2016-03-01/generated/azure_mgmt_web/models/source_control_collection.rb' + autoload :CsmOperationDescriptionProperties, '2016-03-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb' autoload :ResourceNameAvailabilityRequest, '2016-03-01/generated/azure_mgmt_web/models/resource_name_availability_request.rb' - autoload :NetworkAccessControlEntry, '2016-03-01/generated/azure_mgmt_web/models/network_access_control_entry.rb' + autoload :CsmOperationDescription, '2016-03-01/generated/azure_mgmt_web/models/csm_operation_description.rb' autoload :PremierAddOnOfferCollection, '2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer_collection.rb' - autoload :AppServiceEnvironment, '2016-03-01/generated/azure_mgmt_web/models/app_service_environment.rb' - autoload :GeoRegionCollection, '2016-03-01/generated/azure_mgmt_web/models/geo_region_collection.rb' - autoload :AppServicePlanCollection, '2016-03-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb' + autoload :CsmOperationCollection, '2016-03-01/generated/azure_mgmt_web/models/csm_operation_collection.rb' autoload :ManagedServiceIdentity, '2016-03-01/generated/azure_mgmt_web/models/managed_service_identity.rb' - autoload :CsmOperationDisplay, '2016-03-01/generated/azure_mgmt_web/models/csm_operation_display.rb' + autoload :LocalizableString, '2016-03-01/generated/azure_mgmt_web/models/localizable_string.rb' autoload :CloningInfo, '2016-03-01/generated/azure_mgmt_web/models/cloning_info.rb' - autoload :Dimension, '2016-03-01/generated/azure_mgmt_web/models/dimension.rb' + autoload :CsmUsageQuota, '2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota.rb' autoload :ApiDefinitionInfo, '2016-03-01/generated/azure_mgmt_web/models/api_definition_info.rb' - autoload :HostingEnvironmentProfile, '2016-03-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb' + autoload :CsmUsageQuotaCollection, '2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb' autoload :AutoHealCustomAction, '2016-03-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb' - autoload :CsmMoveResourceEnvelope, '2016-03-01/generated/azure_mgmt_web/models/csm_move_resource_envelope.rb' + autoload :ErrorEntity, '2016-03-01/generated/azure_mgmt_web/models/error_entity.rb' autoload :SlowRequestsBasedTrigger, '2016-03-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb' - autoload :ServiceSpecification, '2016-03-01/generated/azure_mgmt_web/models/service_specification.rb' + autoload :StatusCodesBasedTrigger, '2016-03-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb' autoload :RequestsBasedTrigger, '2016-03-01/generated/azure_mgmt_web/models/requests_based_trigger.rb' - autoload :CsmOperationDescriptionProperties, '2016-03-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb' + autoload :ApplicationStack, '2016-03-01/generated/azure_mgmt_web/models/application_stack.rb' autoload :AutoHealRules, '2016-03-01/generated/azure_mgmt_web/models/auto_heal_rules.rb' - autoload :CsmOperationDescription, '2016-03-01/generated/azure_mgmt_web/models/csm_operation_description.rb' + autoload :StackMajorVersion, '2016-03-01/generated/azure_mgmt_web/models/stack_major_version.rb' autoload :RampUpRule, '2016-03-01/generated/azure_mgmt_web/models/ramp_up_rule.rb' - autoload :CsmOperationCollection, '2016-03-01/generated/azure_mgmt_web/models/csm_operation_collection.rb' - autoload :VirtualDirectory, '2016-03-01/generated/azure_mgmt_web/models/virtual_directory.rb' - autoload :LocalizableString, '2016-03-01/generated/azure_mgmt_web/models/localizable_string.rb' - autoload :HandlerMapping, '2016-03-01/generated/azure_mgmt_web/models/handler_mapping.rb' - autoload :CsmUsageQuota, '2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota.rb' - autoload :ConnStringInfo, '2016-03-01/generated/azure_mgmt_web/models/conn_string_info.rb' - autoload :CsmUsageQuotaCollection, '2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb' - autoload :SiteConfig, '2016-03-01/generated/azure_mgmt_web/models/site_config.rb' - autoload :ErrorEntity, '2016-03-01/generated/azure_mgmt_web/models/error_entity.rb' autoload :DeploymentLocations, '2016-03-01/generated/azure_mgmt_web/models/deployment_locations.rb' + autoload :VirtualDirectory, '2016-03-01/generated/azure_mgmt_web/models/virtual_directory.rb' autoload :IdentifierCollection, '2016-03-01/generated/azure_mgmt_web/models/identifier_collection.rb' - autoload :SkuCapacity, '2016-03-01/generated/azure_mgmt_web/models/sku_capacity.rb' + autoload :HandlerMapping, '2016-03-01/generated/azure_mgmt_web/models/handler_mapping.rb' autoload :NameIdentifier, '2016-03-01/generated/azure_mgmt_web/models/name_identifier.rb' + autoload :ConnStringInfo, '2016-03-01/generated/azure_mgmt_web/models/conn_string_info.rb' autoload :Operation, '2016-03-01/generated/azure_mgmt_web/models/operation.rb' - autoload :SourceControlCollection, '2016-03-01/generated/azure_mgmt_web/models/source_control_collection.rb' + autoload :SiteConfig, '2016-03-01/generated/azure_mgmt_web/models/site_config.rb' autoload :ResourceMetricProperty, '2016-03-01/generated/azure_mgmt_web/models/resource_metric_property.rb' - autoload :ResourceMetricName, '2016-03-01/generated/azure_mgmt_web/models/resource_metric_name.rb' - autoload :ResourceMetricValue, '2016-03-01/generated/azure_mgmt_web/models/resource_metric_value.rb' autoload :GlobalCsmSkuDescription, '2016-03-01/generated/azure_mgmt_web/models/global_csm_sku_description.rb' + autoload :ResourceMetricValue, '2016-03-01/generated/azure_mgmt_web/models/resource_metric_value.rb' + autoload :SkuCapacity, '2016-03-01/generated/azure_mgmt_web/models/sku_capacity.rb' autoload :ResourceMetric, '2016-03-01/generated/azure_mgmt_web/models/resource_metric.rb' - autoload :SlotSwapStatus, '2016-03-01/generated/azure_mgmt_web/models/slot_swap_status.rb' + autoload :GeoRegionCollection, '2016-03-01/generated/azure_mgmt_web/models/geo_region_collection.rb' autoload :ResourceMetricCollection, '2016-03-01/generated/azure_mgmt_web/models/resource_metric_collection.rb' - autoload :CorsSettings, '2016-03-01/generated/azure_mgmt_web/models/cors_settings.rb' + autoload :VirtualNetworkProfile, '2016-03-01/generated/azure_mgmt_web/models/virtual_network_profile.rb' autoload :ResourceMetricDefinitionCollection, '2016-03-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb' - autoload :StatusCodesBasedTrigger, '2016-03-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb' + autoload :VirtualIPMapping, '2016-03-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb' autoload :WebAppCollection, '2016-03-01/generated/azure_mgmt_web/models/web_app_collection.rb' - autoload :SiteLimits, '2016-03-01/generated/azure_mgmt_web/models/site_limits.rb' + autoload :NetworkAccessControlEntry, '2016-03-01/generated/azure_mgmt_web/models/network_access_control_entry.rb' autoload :DeletedSite, '2016-03-01/generated/azure_mgmt_web/models/deleted_site.rb' - autoload :VirtualApplication, '2016-03-01/generated/azure_mgmt_web/models/virtual_application.rb' + autoload :AppServicePlanCollection, '2016-03-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb' autoload :DeletedWebAppCollection, '2016-03-01/generated/azure_mgmt_web/models/deleted_web_app_collection.rb' - autoload :NameValuePair, '2016-03-01/generated/azure_mgmt_web/models/name_value_pair.rb' + autoload :ValidateResponseError, '2016-03-01/generated/azure_mgmt_web/models/validate_response_error.rb' autoload :Solution, '2016-03-01/generated/azure_mgmt_web/models/solution.rb' - autoload :Capability, '2016-03-01/generated/azure_mgmt_web/models/capability.rb' + autoload :ResourceMetricName, '2016-03-01/generated/azure_mgmt_web/models/resource_metric_name.rb' autoload :DetectorAbnormalTimePeriod, '2016-03-01/generated/azure_mgmt_web/models/detector_abnormal_time_period.rb' - autoload :ValidateResponseError, '2016-03-01/generated/azure_mgmt_web/models/validate_response_error.rb' - autoload :AbnormalTimePeriod, '2016-03-01/generated/azure_mgmt_web/models/abnormal_time_period.rb' autoload :ResourceNameAvailability, '2016-03-01/generated/azure_mgmt_web/models/resource_name_availability.rb' - autoload :RecommendationRule, '2016-03-01/generated/azure_mgmt_web/models/recommendation_rule.rb' - autoload :IpSecurityRestriction, '2016-03-01/generated/azure_mgmt_web/models/ip_security_restriction.rb' + autoload :AbnormalTimePeriod, '2016-03-01/generated/azure_mgmt_web/models/abnormal_time_period.rb' + autoload :SlotSwapStatus, '2016-03-01/generated/azure_mgmt_web/models/slot_swap_status.rb' + autoload :HostingEnvironmentDeploymentInfo, '2016-03-01/generated/azure_mgmt_web/models/hosting_environment_deployment_info.rb' + autoload :CorsSettings, '2016-03-01/generated/azure_mgmt_web/models/cors_settings.rb' autoload :DiagnosticMetricSample, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_sample.rb' autoload :AutoHealTriggers, '2016-03-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb' autoload :DiagnosticMetricSet, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_set.rb' - autoload :SiteMachineKey, '2016-03-01/generated/azure_mgmt_web/models/site_machine_key.rb' + autoload :Experiments, '2016-03-01/generated/azure_mgmt_web/models/experiments.rb' autoload :DataSource, '2016-03-01/generated/azure_mgmt_web/models/data_source.rb' - autoload :SkuDescription, '2016-03-01/generated/azure_mgmt_web/models/sku_description.rb' + autoload :SiteMachineKey, '2016-03-01/generated/azure_mgmt_web/models/site_machine_key.rb' autoload :ResponseMetaData, '2016-03-01/generated/azure_mgmt_web/models/response_meta_data.rb' - autoload :ProxyOnlyResource, '2016-03-01/generated/azure_mgmt_web/models/proxy_only_resource.rb' + autoload :HostNameSslState, '2016-03-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb' autoload :AnalysisData, '2016-03-01/generated/azure_mgmt_web/models/analysis_data.rb' - autoload :Experiments, '2016-03-01/generated/azure_mgmt_web/models/experiments.rb' - autoload :Recommendation, '2016-03-01/generated/azure_mgmt_web/models/recommendation.rb' + autoload :SkuDescription, '2016-03-01/generated/azure_mgmt_web/models/sku_description.rb' + autoload :CsmMoveResourceEnvelope, '2016-03-01/generated/azure_mgmt_web/models/csm_move_resource_envelope.rb' + autoload :WorkerPool, '2016-03-01/generated/azure_mgmt_web/models/worker_pool.rb' + autoload :DataTableResponseColumn, '2016-03-01/generated/azure_mgmt_web/models/data_table_response_column.rb' + autoload :AppServiceEnvironment, '2016-03-01/generated/azure_mgmt_web/models/app_service_environment.rb' + autoload :DataTableResponseObject, '2016-03-01/generated/azure_mgmt_web/models/data_table_response_object.rb' + autoload :ValidateRequest, '2016-03-01/generated/azure_mgmt_web/models/validate_request.rb' + autoload :DetectorInfo, '2016-03-01/generated/azure_mgmt_web/models/detector_info.rb' + autoload :ProxyOnlyResource, '2016-03-01/generated/azure_mgmt_web/models/proxy_only_resource.rb' + autoload :Rendering, '2016-03-01/generated/azure_mgmt_web/models/rendering.rb' + autoload :AutoHealActions, '2016-03-01/generated/azure_mgmt_web/models/auto_heal_actions.rb' + autoload :DiagnosticData, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_data.rb' + autoload :VirtualApplication, '2016-03-01/generated/azure_mgmt_web/models/virtual_application.rb' + autoload :BillingMeterCollection, '2016-03-01/generated/azure_mgmt_web/models/billing_meter_collection.rb' + autoload :Capability, '2016-03-01/generated/azure_mgmt_web/models/capability.rb' + autoload :DetectorResponseCollection, '2016-03-01/generated/azure_mgmt_web/models/detector_response_collection.rb' + autoload :StampCapacity, '2016-03-01/generated/azure_mgmt_web/models/stamp_capacity.rb' + autoload :ResourceHealthMetadataCollection, '2016-03-01/generated/azure_mgmt_web/models/resource_health_metadata_collection.rb' autoload :SkuInfos, '2016-03-01/generated/azure_mgmt_web/models/sku_infos.rb' - autoload :DiagnosticDetectorCollection, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_collection.rb' - autoload :HostNameSslState, '2016-03-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb' autoload :DiagnosticAnalysisCollection, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis_collection.rb' - autoload :AutoHealActions, '2016-03-01/generated/azure_mgmt_web/models/auto_heal_actions.rb' + autoload :SiteLimits, '2016-03-01/generated/azure_mgmt_web/models/site_limits.rb' + autoload :RecommendationCollection, '2016-03-01/generated/azure_mgmt_web/models/recommendation_collection.rb' + autoload :Resource, '2016-03-01/generated/azure_mgmt_web/models/resource.rb' autoload :DiagnosticCategoryCollection, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_category_collection.rb' + autoload :IpSecurityRestriction, '2016-03-01/generated/azure_mgmt_web/models/ip_security_restriction.rb' + autoload :DiagnosticDetectorCollection, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_collection.rb' + autoload :ApplicationStackCollection, '2016-03-01/generated/azure_mgmt_web/models/application_stack_collection.rb' + autoload :NameValuePair, '2016-03-01/generated/azure_mgmt_web/models/name_value_pair.rb' + autoload :StackMinorVersion, '2016-03-01/generated/azure_mgmt_web/models/stack_minor_version.rb' autoload :Certificate, '2016-03-01/generated/azure_mgmt_web/models/certificate.rb' autoload :CertificatePatchResource, '2016-03-01/generated/azure_mgmt_web/models/certificate_patch_resource.rb' autoload :VnetRoute, '2016-03-01/generated/azure_mgmt_web/models/vnet_route.rb' @@ -134,9 +150,14 @@ module Models autoload :AppServicePlan, '2016-03-01/generated/azure_mgmt_web/models/app_service_plan.rb' autoload :DetectorDefinition, '2016-03-01/generated/azure_mgmt_web/models/detector_definition.rb' autoload :AnalysisDefinition, '2016-03-01/generated/azure_mgmt_web/models/analysis_definition.rb' + autoload :DetectorResponse, '2016-03-01/generated/azure_mgmt_web/models/detector_response.rb' autoload :DiagnosticAnalysis, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis.rb' autoload :DiagnosticCategory, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_category.rb' autoload :DiagnosticDetectorResponse, '2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_response.rb' + autoload :Recommendation, '2016-03-01/generated/azure_mgmt_web/models/recommendation.rb' + autoload :RecommendationRule, '2016-03-01/generated/azure_mgmt_web/models/recommendation_rule.rb' + autoload :ResourceHealthMetadata, '2016-03-01/generated/azure_mgmt_web/models/resource_health_metadata.rb' + autoload :BillingMeter, '2016-03-01/generated/azure_mgmt_web/models/billing_meter.rb' autoload :GeoRegion, '2016-03-01/generated/azure_mgmt_web/models/geo_region.rb' autoload :PremierAddOnOffer, '2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer.rb' autoload :SourceControl, '2016-03-01/generated/azure_mgmt_web/models/source_control.rb' @@ -145,11 +166,13 @@ module Models autoload :VnetValidationFailureDetails, '2016-03-01/generated/azure_mgmt_web/models/vnet_validation_failure_details.rb' autoload :KeyVaultSecretStatus, '2016-03-01/generated/azure_mgmt_web/models/key_vault_secret_status.rb' autoload :RouteType, '2016-03-01/generated/azure_mgmt_web/models/route_type.rb' + autoload :ManagedServiceIdentityType, '2016-03-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb' autoload :AutoHealActionType, '2016-03-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb' autoload :ConnectionStringType, '2016-03-01/generated/azure_mgmt_web/models/connection_string_type.rb' autoload :ScmType, '2016-03-01/generated/azure_mgmt_web/models/scm_type.rb' autoload :ManagedPipelineMode, '2016-03-01/generated/azure_mgmt_web/models/managed_pipeline_mode.rb' autoload :SiteLoadBalancing, '2016-03-01/generated/azure_mgmt_web/models/site_load_balancing.rb' + autoload :SupportedTlsVersions, '2016-03-01/generated/azure_mgmt_web/models/supported_tls_versions.rb' autoload :SslState, '2016-03-01/generated/azure_mgmt_web/models/ssl_state.rb' autoload :HostType, '2016-03-01/generated/azure_mgmt_web/models/host_type.rb' autoload :UsageState, '2016-03-01/generated/azure_mgmt_web/models/usage_state.rb' @@ -164,6 +187,7 @@ module Models autoload :OperationStatus, '2016-03-01/generated/azure_mgmt_web/models/operation_status.rb' autoload :IssueType, '2016-03-01/generated/azure_mgmt_web/models/issue_type.rb' autoload :SolutionType, '2016-03-01/generated/azure_mgmt_web/models/solution_type.rb' + autoload :RenderingType, '2016-03-01/generated/azure_mgmt_web/models/rendering_type.rb' autoload :ResourceScopeType, '2016-03-01/generated/azure_mgmt_web/models/resource_scope_type.rb' autoload :NotificationLevel, '2016-03-01/generated/azure_mgmt_web/models/notification_level.rb' autoload :Channels, '2016-03-01/generated/azure_mgmt_web/models/channels.rb' diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/billing_meters.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/billing_meters.rb new file mode 100644 index 0000000000..ec2716995f --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/billing_meters.rb @@ -0,0 +1,233 @@ +# 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::Web::Mgmt::V2016_03_01 + # + # WebSite Management Client + # + class BillingMeters + include MsRestAzure + + # + # Creates and initializes a new instance of the BillingMeters class. + # @param client service class for accessing basic functionality. + # + def initialize(client) + @client = client + end + + # @return [WebSiteManagementClient] reference to the WebSiteManagementClient + attr_reader :client + + # + # Gets a list of meters for a given location. + # + # Gets a list of meters for a given location. + # + # @param billing_location [String] Azure Location of billable resource + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list(billing_location = nil, custom_headers = nil) + first_page = list_as_lazy(billing_location, custom_headers) + first_page.get_all_items + end + + # + # Gets a list of meters for a given location. + # + # Gets a list of meters for a given location. + # + # @param billing_location [String] Azure Location of billable resource + # @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 list_with_http_info(billing_location = nil, custom_headers = nil) + list_async(billing_location, custom_headers).value! + end + + # + # Gets a list of meters for a given location. + # + # Gets a list of meters for a given location. + # + # @param billing_location [String] Azure Location of billable resource + # @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 list_async(billing_location = nil, custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/providers/Microsoft.Web/billingMeters' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id}, + query_params: {'billingLocation' => billing_location,'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection.mapper() + result.body = @client.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 + + # + # Gets a list of meters for a given location. + # + # Gets a list of meters for a given location. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [BillingMeterCollection] operation results. + # + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets a list of meters for a given location. + # + # Gets a list of meters for a given location. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! + end + + # + # Gets a list of meters for a given location. + # + # Gets a list of meters for a given location. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection.mapper() + result.body = @client.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 + + # + # Gets a list of meters for a given location. + # + # Gets a list of meters for a given location. + # + # @param billing_location [String] Azure Location of billable resource + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [BillingMeterCollection] which provide lazy access to pages of the + # response. + # + def list_as_lazy(billing_location = nil, custom_headers = nil) + response = list_async(billing_location, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_next_async(next_page_link, custom_headers) + end + page + end + end + + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/certificates.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/certificates.rb index e0faffe0ab..78ae30d8a1 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/certificates.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/certificates.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2016_03_01 # - # Certificates + # WebSite Management Client # class Certificates include MsRestAzure @@ -31,8 +31,8 @@ def initialize(client) # # @return [Array] operation results. # - def list(custom_headers:nil) - first_page = list_as_lazy(custom_headers:custom_headers) + def list(custom_headers = nil) + first_page = list_as_lazy(custom_headers) first_page.get_all_items end @@ -46,8 +46,8 @@ def list(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_with_http_info(custom_headers:nil) - list_async(custom_headers:custom_headers).value! + def list_with_http_info(custom_headers = nil) + list_async(custom_headers).value! end # @@ -60,13 +60,12 @@ def list_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_async(custom_headers:nil) + def list_async(custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -123,8 +122,8 @@ def list_async(custom_headers:nil) # # @return [Array] operation results. # - def list_by_resource_group(resource_group_name, custom_headers:nil) - first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers:custom_headers) + def list_by_resource_group(resource_group_name, custom_headers = nil) + first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers) first_page.get_all_items end @@ -140,8 +139,8 @@ def list_by_resource_group(resource_group_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_with_http_info(resource_group_name, custom_headers:nil) - list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_with_http_info(resource_group_name, custom_headers = nil) + list_by_resource_group_async(resource_group_name, custom_headers).value! end # @@ -156,17 +155,13 @@ def list_by_resource_group_with_http_info(resource_group_name, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_async(resource_group_name, custom_headers:nil) + def list_by_resource_group_async(resource_group_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -224,8 +219,8 @@ def list_by_resource_group_async(resource_group_name, custom_headers:nil) # # @return [Certificate] operation results. # - def get(resource_group_name, name, custom_headers:nil) - response = get_async(resource_group_name, name, custom_headers:custom_headers).value! + def get(resource_group_name, name, custom_headers = nil) + response = get_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -242,8 +237,8 @@ def get(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_with_http_info(resource_group_name, name, custom_headers:nil) - get_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_with_http_info(resource_group_name, name, custom_headers = nil) + get_async(resource_group_name, name, custom_headers).value! end # @@ -259,18 +254,14 @@ def get_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_async(resource_group_name, name, custom_headers:nil) + def get_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -330,8 +321,8 @@ def get_async(resource_group_name, name, custom_headers:nil) # # @return [Certificate] operation results. # - def create_or_update(resource_group_name, name, certificate_envelope, custom_headers:nil) - response = create_or_update_async(resource_group_name, name, certificate_envelope, custom_headers:custom_headers).value! + def create_or_update(resource_group_name, name, certificate_envelope, custom_headers = nil) + response = create_or_update_async(resource_group_name, name, certificate_envelope, custom_headers).value! response.body unless response.nil? end @@ -350,8 +341,8 @@ def create_or_update(resource_group_name, name, certificate_envelope, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_with_http_info(resource_group_name, name, certificate_envelope, custom_headers:nil) - create_or_update_async(resource_group_name, name, certificate_envelope, custom_headers:custom_headers).value! + def create_or_update_with_http_info(resource_group_name, name, certificate_envelope, custom_headers = nil) + create_or_update_async(resource_group_name, name, certificate_envelope, custom_headers).value! end # @@ -369,11 +360,8 @@ def create_or_update_with_http_info(resource_group_name, name, certificate_envel # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_async(resource_group_name, name, certificate_envelope, custom_headers:nil) + def create_or_update_async(resource_group_name, name, certificate_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'certificate_envelope is nil' if certificate_envelope.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -381,12 +369,13 @@ def create_or_update_async(resource_group_name, name, certificate_envelope, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_03_01::Models::Certificate.mapper() request_content = @client.serialize(request_mapper, certificate_envelope) @@ -445,8 +434,8 @@ def create_or_update_async(resource_group_name, name, certificate_envelope, cust # will be added to the HTTP request. # # - def delete(resource_group_name, name, custom_headers:nil) - response = delete_async(resource_group_name, name, custom_headers:custom_headers).value! + def delete(resource_group_name, name, custom_headers = nil) + response = delete_async(resource_group_name, name, custom_headers).value! nil end @@ -463,8 +452,8 @@ def delete(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_with_http_info(resource_group_name, name, custom_headers:nil) - delete_async(resource_group_name, name, custom_headers:custom_headers).value! + def delete_with_http_info(resource_group_name, name, custom_headers = nil) + delete_async(resource_group_name, name, custom_headers).value! end # @@ -480,18 +469,14 @@ def delete_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_async(resource_group_name, name, custom_headers:nil) + def delete_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -541,8 +526,8 @@ def delete_async(resource_group_name, name, custom_headers:nil) # # @return [Certificate] operation results. # - def update(resource_group_name, name, certificate_envelope, custom_headers:nil) - response = update_async(resource_group_name, name, certificate_envelope, custom_headers:custom_headers).value! + def update(resource_group_name, name, certificate_envelope, custom_headers = nil) + response = update_async(resource_group_name, name, certificate_envelope, custom_headers).value! response.body unless response.nil? end @@ -561,8 +546,8 @@ def update(resource_group_name, name, certificate_envelope, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_with_http_info(resource_group_name, name, certificate_envelope, custom_headers:nil) - update_async(resource_group_name, name, certificate_envelope, custom_headers:custom_headers).value! + def update_with_http_info(resource_group_name, name, certificate_envelope, custom_headers = nil) + update_async(resource_group_name, name, certificate_envelope, custom_headers).value! end # @@ -580,11 +565,8 @@ def update_with_http_info(resource_group_name, name, certificate_envelope, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_async(resource_group_name, name, certificate_envelope, custom_headers:nil) + def update_async(resource_group_name, name, certificate_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'certificate_envelope is nil' if certificate_envelope.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -592,12 +574,13 @@ def update_async(resource_group_name, name, certificate_envelope, custom_headers request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource.mapper() request_content = @client.serialize(request_mapper, certificate_envelope) @@ -656,8 +639,8 @@ def update_async(resource_group_name, name, certificate_envelope, custom_headers # # @return [CertificateCollection] operation results. # - def list_next(next_page_link, custom_headers:nil) - response = list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -673,8 +656,8 @@ def list_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_next_with_http_info(next_page_link, custom_headers:nil) - list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! end # @@ -689,12 +672,11 @@ def list_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_next_async(next_page_link, custom_headers:nil) + def list_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -750,8 +732,8 @@ def list_next_async(next_page_link, custom_headers:nil) # # @return [CertificateCollection] operation results. # - def list_by_resource_group_next(next_page_link, custom_headers:nil) - response = list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next(next_page_link, custom_headers = nil) + response = list_by_resource_group_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -767,8 +749,8 @@ def list_by_resource_group_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:nil) - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next_with_http_info(next_page_link, custom_headers = nil) + list_by_resource_group_next_async(next_page_link, custom_headers).value! end # @@ -783,12 +765,11 @@ def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_next_async(next_page_link, custom_headers:nil) + def list_by_resource_group_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -843,12 +824,12 @@ def list_by_resource_group_next_async(next_page_link, custom_headers:nil) # @return [CertificateCollection] which provide lazy access to pages of the # response. # - def list_as_lazy(custom_headers:nil) - response = list_async(custom_headers:custom_headers).value! + def list_as_lazy(custom_headers = nil) + response = list_async(custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_next_async(next_page_link, custom_headers:custom_headers) + list_next_async(next_page_link, custom_headers) end page end @@ -867,12 +848,12 @@ def list_as_lazy(custom_headers:nil) # @return [CertificateCollection] which provide lazy access to pages of the # response. # - def list_by_resource_group_as_lazy(resource_group_name, custom_headers:nil) - response = list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_as_lazy(resource_group_name, custom_headers = nil) + response = list_by_resource_group_async(resource_group_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers) + list_by_resource_group_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/deleted_web_apps.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/deleted_web_apps.rb index 6185ca615d..5e122b7aa8 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/deleted_web_apps.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/deleted_web_apps.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2016_03_01 # - # DeletedWebApps + # WebSite Management Client # class DeletedWebApps include MsRestAzure @@ -31,8 +31,8 @@ def initialize(client) # # @return [Array] operation results. # - def list(custom_headers:nil) - first_page = list_as_lazy(custom_headers:custom_headers) + def list(custom_headers = nil) + first_page = list_as_lazy(custom_headers) first_page.get_all_items end @@ -46,8 +46,8 @@ def list(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_with_http_info(custom_headers:nil) - list_async(custom_headers:custom_headers).value! + def list_with_http_info(custom_headers = nil) + list_async(custom_headers).value! end # @@ -60,13 +60,12 @@ def list_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_async(custom_headers:nil) + def list_async(custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -123,8 +122,8 @@ def list_async(custom_headers:nil) # # @return [DeletedWebAppCollection] operation results. # - def list_next(next_page_link, custom_headers:nil) - response = list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -140,8 +139,8 @@ def list_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_next_with_http_info(next_page_link, custom_headers:nil) - list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! end # @@ -156,12 +155,11 @@ def list_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_next_async(next_page_link, custom_headers:nil) + def list_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -216,12 +214,12 @@ def list_next_async(next_page_link, custom_headers:nil) # @return [DeletedWebAppCollection] which provide lazy access to pages of the # response. # - def list_as_lazy(custom_headers:nil) - response = list_async(custom_headers:custom_headers).value! + def list_as_lazy(custom_headers = nil) + response = list_async(custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_next_async(next_page_link, custom_headers:custom_headers) + list_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/diagnostics.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/diagnostics.rb index 1fe1ffee4c..4a678ba540 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/diagnostics.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/diagnostics.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2016_03_01 # - # Diagnostics + # WebSite Management Client # class Diagnostics include MsRestAzure @@ -21,6 +21,432 @@ def initialize(client) # @return [WebSiteManagementClient] reference to the WebSiteManagementClient attr_reader :client + # + # List Hosting Environment Detector Responses + # + # List Hosting Environment Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Site Name + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list_hosting_environment_detector_responses(resource_group_name, name, custom_headers = nil) + first_page = list_hosting_environment_detector_responses_as_lazy(resource_group_name, name, custom_headers) + first_page.get_all_items + end + + # + # List Hosting Environment Detector Responses + # + # List Hosting Environment Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Site Name + # @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 list_hosting_environment_detector_responses_with_http_info(resource_group_name, name, custom_headers = nil) + list_hosting_environment_detector_responses_async(resource_group_name, name, custom_headers).value! + end + + # + # List Hosting Environment Detector Responses + # + # List Hosting Environment Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Site Name + # @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 list_hosting_environment_detector_responses_async(resource_group_name, name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'name is nil' if name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'name' => name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection.mapper() + result.body = @client.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 + + # + # Get Hosting Environment Detector Response + # + # Get Hosting Environment Detector Response + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] App Service Environment Name + # @param detector_name [String] Detector Resource Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [DetectorResponse] operation results. + # + def get_hosting_environment_detector_response(resource_group_name, name, detector_name, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + response = get_hosting_environment_detector_response_async(resource_group_name, name, detector_name, start_time, end_time, time_grain, custom_headers).value! + response.body unless response.nil? + end + + # + # Get Hosting Environment Detector Response + # + # Get Hosting Environment Detector Response + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] App Service Environment Name + # @param detector_name [String] Detector Resource Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @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 get_hosting_environment_detector_response_with_http_info(resource_group_name, name, detector_name, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + get_hosting_environment_detector_response_async(resource_group_name, name, detector_name, start_time, end_time, time_grain, custom_headers).value! + end + + # + # Get Hosting Environment Detector Response + # + # Get Hosting Environment Detector Response + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] App Service Environment Name + # @param detector_name [String] Detector Resource Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @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 get_hosting_environment_detector_response_async(resource_group_name, name, detector_name, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'name is nil' if name.nil? + fail ArgumentError, 'detector_name is nil' if detector_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors/{detectorName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'name' => name,'detectorName' => detector_name,'subscriptionId' => @client.subscription_id}, + query_params: {'startTime' => start_time,'endTime' => end_time,'timeGrain' => time_grain,'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::DetectorResponse.mapper() + result.body = @client.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 + + # + # List Site Detector Responses + # + # List Site Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list_site_detector_responses(resource_group_name, site_name, custom_headers = nil) + first_page = list_site_detector_responses_as_lazy(resource_group_name, site_name, custom_headers) + first_page.get_all_items + end + + # + # List Site Detector Responses + # + # List Site Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @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 list_site_detector_responses_with_http_info(resource_group_name, site_name, custom_headers = nil) + list_site_detector_responses_async(resource_group_name, site_name, custom_headers).value! + end + + # + # List Site Detector Responses + # + # List Site Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @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 list_site_detector_responses_async(resource_group_name, site_name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'site_name is nil' if site_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection.mapper() + result.body = @client.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 + + # + # Get site detector response + # + # Get site detector response + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param detector_name [String] Detector Resource Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [DetectorResponse] operation results. + # + def get_site_detector_response(resource_group_name, site_name, detector_name, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + response = get_site_detector_response_async(resource_group_name, site_name, detector_name, start_time, end_time, time_grain, custom_headers).value! + response.body unless response.nil? + end + + # + # Get site detector response + # + # Get site detector response + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param detector_name [String] Detector Resource Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @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 get_site_detector_response_with_http_info(resource_group_name, site_name, detector_name, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + get_site_detector_response_async(resource_group_name, site_name, detector_name, start_time, end_time, time_grain, custom_headers).value! + end + + # + # Get site detector response + # + # Get site detector response + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param detector_name [String] Detector Resource Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @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 get_site_detector_response_async(resource_group_name, site_name, detector_name, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'site_name is nil' if site_name.nil? + fail ArgumentError, 'detector_name is nil' if detector_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors/{detectorName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'detectorName' => detector_name,'subscriptionId' => @client.subscription_id}, + query_params: {'startTime' => start_time,'endTime' => end_time,'timeGrain' => time_grain,'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::DetectorResponse.mapper() + result.body = @client.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 + # # Get Diagnostics Categories # @@ -34,8 +460,8 @@ def initialize(client) # # @return [Array] operation results. # - def list_site_diagnostic_categories(resource_group_name, site_name, custom_headers:nil) - first_page = list_site_diagnostic_categories_as_lazy(resource_group_name, site_name, custom_headers:custom_headers) + def list_site_diagnostic_categories(resource_group_name, site_name, custom_headers = nil) + first_page = list_site_diagnostic_categories_as_lazy(resource_group_name, site_name, custom_headers) first_page.get_all_items end @@ -52,8 +478,8 @@ def list_site_diagnostic_categories(resource_group_name, site_name, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_diagnostic_categories_with_http_info(resource_group_name, site_name, custom_headers:nil) - list_site_diagnostic_categories_async(resource_group_name, site_name, custom_headers:custom_headers).value! + def list_site_diagnostic_categories_with_http_info(resource_group_name, site_name, custom_headers = nil) + list_site_diagnostic_categories_async(resource_group_name, site_name, custom_headers).value! end # @@ -69,18 +495,14 @@ def list_site_diagnostic_categories_with_http_info(resource_group_name, site_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_diagnostic_categories_async(resource_group_name, site_name, custom_headers:nil) + def list_site_diagnostic_categories_async(resource_group_name, site_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -139,8 +561,8 @@ def list_site_diagnostic_categories_async(resource_group_name, site_name, custom # # @return [DiagnosticCategory] operation results. # - def get_site_diagnostic_category(resource_group_name, site_name, diagnostic_category, custom_headers:nil) - response = get_site_diagnostic_category_async(resource_group_name, site_name, diagnostic_category, custom_headers:custom_headers).value! + def get_site_diagnostic_category(resource_group_name, site_name, diagnostic_category, custom_headers = nil) + response = get_site_diagnostic_category_async(resource_group_name, site_name, diagnostic_category, custom_headers).value! response.body unless response.nil? end @@ -158,8 +580,8 @@ def get_site_diagnostic_category(resource_group_name, site_name, diagnostic_cate # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_diagnostic_category_with_http_info(resource_group_name, site_name, diagnostic_category, custom_headers:nil) - get_site_diagnostic_category_async(resource_group_name, site_name, diagnostic_category, custom_headers:custom_headers).value! + def get_site_diagnostic_category_with_http_info(resource_group_name, site_name, diagnostic_category, custom_headers = nil) + get_site_diagnostic_category_async(resource_group_name, site_name, diagnostic_category, custom_headers).value! end # @@ -176,11 +598,8 @@ def get_site_diagnostic_category_with_http_info(resource_group_name, site_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_diagnostic_category_async(resource_group_name, site_name, diagnostic_category, custom_headers:nil) + def get_site_diagnostic_category_async(resource_group_name, site_name, diagnostic_category, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -188,7 +607,6 @@ def get_site_diagnostic_category_async(resource_group_name, site_name, diagnosti request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -247,8 +665,8 @@ def get_site_diagnostic_category_async(resource_group_name, site_name, diagnosti # # @return [Array] operation results. # - def list_site_analyses(resource_group_name, site_name, diagnostic_category, custom_headers:nil) - first_page = list_site_analyses_as_lazy(resource_group_name, site_name, diagnostic_category, custom_headers:custom_headers) + def list_site_analyses(resource_group_name, site_name, diagnostic_category, custom_headers = nil) + first_page = list_site_analyses_as_lazy(resource_group_name, site_name, diagnostic_category, custom_headers) first_page.get_all_items end @@ -266,8 +684,8 @@ def list_site_analyses(resource_group_name, site_name, diagnostic_category, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_analyses_with_http_info(resource_group_name, site_name, diagnostic_category, custom_headers:nil) - list_site_analyses_async(resource_group_name, site_name, diagnostic_category, custom_headers:custom_headers).value! + def list_site_analyses_with_http_info(resource_group_name, site_name, diagnostic_category, custom_headers = nil) + list_site_analyses_async(resource_group_name, site_name, diagnostic_category, custom_headers).value! end # @@ -284,11 +702,8 @@ def list_site_analyses_with_http_info(resource_group_name, site_name, diagnostic # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_analyses_async(resource_group_name, site_name, diagnostic_category, custom_headers:nil) + def list_site_analyses_async(resource_group_name, site_name, diagnostic_category, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -296,7 +711,6 @@ def list_site_analyses_async(resource_group_name, site_name, diagnostic_category request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -356,8 +770,8 @@ def list_site_analyses_async(resource_group_name, site_name, diagnostic_category # # @return [DiagnosticAnalysis] operation results. # - def get_site_analysis(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers:nil) - response = get_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers:custom_headers).value! + def get_site_analysis(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers = nil) + response = get_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers).value! response.body unless response.nil? end @@ -376,8 +790,8 @@ def get_site_analysis(resource_group_name, site_name, diagnostic_category, analy # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_analysis_with_http_info(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers:nil) - get_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers:custom_headers).value! + def get_site_analysis_with_http_info(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers = nil) + get_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers).value! end # @@ -395,11 +809,8 @@ def get_site_analysis_with_http_info(resource_group_name, site_name, diagnostic_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers:nil) + def get_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, 'analysis_name is nil' if analysis_name.nil? @@ -408,7 +819,6 @@ def get_site_analysis_async(resource_group_name, site_name, diagnostic_category, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -471,8 +881,8 @@ def get_site_analysis_async(resource_group_name, site_name, diagnostic_category, # # @return [DiagnosticAnalysis] operation results. # - def execute_site_analysis(resource_group_name, site_name, diagnostic_category, analysis_name, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) - response = execute_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, start_time:start_time, end_time:end_time, time_grain:time_grain, custom_headers:custom_headers).value! + def execute_site_analysis(resource_group_name, site_name, diagnostic_category, analysis_name, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + response = execute_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, start_time, end_time, time_grain, custom_headers).value! response.body unless response.nil? end @@ -494,8 +904,8 @@ def execute_site_analysis(resource_group_name, site_name, diagnostic_category, a # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def execute_site_analysis_with_http_info(resource_group_name, site_name, diagnostic_category, analysis_name, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) - execute_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, start_time:start_time, end_time:end_time, time_grain:time_grain, custom_headers:custom_headers).value! + def execute_site_analysis_with_http_info(resource_group_name, site_name, diagnostic_category, analysis_name, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + execute_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, start_time, end_time, time_grain, custom_headers).value! end # @@ -516,21 +926,16 @@ def execute_site_analysis_with_http_info(resource_group_name, site_name, diagnos # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def execute_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) + def execute_site_analysis_async(resource_group_name, site_name, diagnostic_category, analysis_name, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, 'analysis_name is nil' if analysis_name.nil? - fail ArgumentError, "'time_grain' should satisfy the constraint - 'Pattern': 'PT[1-9][0-9]+[SMH]'" if !time_grain.nil? && time_grain.match(Regexp.new('^PT[1-9][0-9]+[SMH]$')).nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -589,8 +994,8 @@ def execute_site_analysis_async(resource_group_name, site_name, diagnostic_categ # # @return [Array] operation results. # - def list_site_detectors(resource_group_name, site_name, diagnostic_category, custom_headers:nil) - first_page = list_site_detectors_as_lazy(resource_group_name, site_name, diagnostic_category, custom_headers:custom_headers) + def list_site_detectors(resource_group_name, site_name, diagnostic_category, custom_headers = nil) + first_page = list_site_detectors_as_lazy(resource_group_name, site_name, diagnostic_category, custom_headers) first_page.get_all_items end @@ -608,8 +1013,8 @@ def list_site_detectors(resource_group_name, site_name, diagnostic_category, cus # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_detectors_with_http_info(resource_group_name, site_name, diagnostic_category, custom_headers:nil) - list_site_detectors_async(resource_group_name, site_name, diagnostic_category, custom_headers:custom_headers).value! + def list_site_detectors_with_http_info(resource_group_name, site_name, diagnostic_category, custom_headers = nil) + list_site_detectors_async(resource_group_name, site_name, diagnostic_category, custom_headers).value! end # @@ -626,11 +1031,8 @@ def list_site_detectors_with_http_info(resource_group_name, site_name, diagnosti # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_detectors_async(resource_group_name, site_name, diagnostic_category, custom_headers:nil) + def list_site_detectors_async(resource_group_name, site_name, diagnostic_category, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -638,7 +1040,6 @@ def list_site_detectors_async(resource_group_name, site_name, diagnostic_categor request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -696,72 +1097,289 @@ def list_site_detectors_async(resource_group_name, site_name, diagnostic_categor # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [Array] operation results. + # @return [Array] operation results. + # + def get_site_detector(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers = nil) + first_page = get_site_detector_as_lazy(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers) + first_page.get_all_items + end + + # + # Get Detector + # + # Get Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param diagnostic_category [String] Diagnostic Category + # @param detector_name [String] Detector Name + # @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 get_site_detector_with_http_info(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers = nil) + get_site_detector_async(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers).value! + end + + # + # Get Detector + # + # Get Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param diagnostic_category [String] Diagnostic Category + # @param detector_name [String] Detector Name + # @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 get_site_detector_async(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'site_name is nil' if site_name.nil? + fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? + fail ArgumentError, 'detector_name is nil' if detector_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'diagnosticCategory' => diagnostic_category,'detectorName' => detector_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection.mapper() + result.body = @client.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 + + # + # Execute Detector + # + # Execute Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param detector_name [String] Detector Resource Name + # @param diagnostic_category [String] Category Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [DiagnosticDetectorResponse] operation results. + # + def execute_site_detector(resource_group_name, site_name, detector_name, diagnostic_category, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + response = execute_site_detector_async(resource_group_name, site_name, detector_name, diagnostic_category, start_time, end_time, time_grain, custom_headers).value! + response.body unless response.nil? + end + + # + # Execute Detector + # + # Execute Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param detector_name [String] Detector Resource Name + # @param diagnostic_category [String] Category Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @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 execute_site_detector_with_http_info(resource_group_name, site_name, detector_name, diagnostic_category, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + execute_site_detector_async(resource_group_name, site_name, detector_name, diagnostic_category, start_time, end_time, time_grain, custom_headers).value! + end + + # + # Execute Detector + # + # Execute Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param detector_name [String] Detector Resource Name + # @param diagnostic_category [String] Category Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @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 execute_site_detector_async(resource_group_name, site_name, detector_name, diagnostic_category, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'site_name is nil' if site_name.nil? + fail ArgumentError, 'detector_name is nil' if detector_name.nil? + fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'detectorName' => detector_name,'diagnosticCategory' => diagnostic_category,'subscriptionId' => @client.subscription_id}, + query_params: {'startTime' => start_time,'endTime' => end_time,'timeGrain' => time_grain,'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse.mapper() + result.body = @client.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 + + # + # List Site Detector Responses + # + # List Site Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param slot [String] Slot Name + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. # - def get_site_detector(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers:nil) - first_page = get_site_detector_as_lazy(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers:custom_headers) + def list_site_detector_responses_slot(resource_group_name, site_name, slot, custom_headers = nil) + first_page = list_site_detector_responses_slot_as_lazy(resource_group_name, site_name, slot, custom_headers) first_page.get_all_items end # - # Get Detector + # List Site Detector Responses # - # Get Detector + # List Site Detector Responses # # @param resource_group_name [String] Name of the resource group to which the # resource belongs. # @param site_name [String] Site Name - # @param diagnostic_category [String] Diagnostic Category - # @param detector_name [String] Detector Name + # @param slot [String] Slot Name # @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 get_site_detector_with_http_info(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers:nil) - get_site_detector_async(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers:custom_headers).value! + def list_site_detector_responses_slot_with_http_info(resource_group_name, site_name, slot, custom_headers = nil) + list_site_detector_responses_slot_async(resource_group_name, site_name, slot, custom_headers).value! end # - # Get Detector + # List Site Detector Responses # - # Get Detector + # List Site Detector Responses # # @param resource_group_name [String] Name of the resource group to which the # resource belongs. # @param site_name [String] Site Name - # @param diagnostic_category [String] Diagnostic Category - # @param detector_name [String] Detector Name + # @param slot [String] Slot Name # @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 get_site_detector_async(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers:nil) + def list_site_detector_responses_slot_async(resource_group_name, site_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? - fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? - fail ArgumentError, 'detector_name is nil' if detector_name.nil? + fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? - path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName}' + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors' request_url = @base_url || @client.base_url options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], - path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'diagnosticCategory' => diagnostic_category,'detectorName' => detector_name,'subscriptionId' => @client.subscription_id}, + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'slot' => slot,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url @@ -782,7 +1400,7 @@ def get_site_detector_async(resource_group_name, site_name, diagnostic_category, if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) - result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection.mapper() + result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) @@ -796,38 +1414,38 @@ def get_site_detector_async(resource_group_name, site_name, diagnostic_category, end # - # Execute Detector + # Get site detector response # - # Execute Detector + # Get site detector response # # @param resource_group_name [String] Name of the resource group to which the # resource belongs. # @param site_name [String] Site Name # @param detector_name [String] Detector Resource Name - # @param diagnostic_category [String] Category Name + # @param slot [String] Slot Name # @param start_time [DateTime] Start Time # @param end_time [DateTime] End Time # @param time_grain [String] Time Grain # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [DiagnosticDetectorResponse] operation results. + # @return [DetectorResponse] operation results. # - def execute_site_detector(resource_group_name, site_name, detector_name, diagnostic_category, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) - response = execute_site_detector_async(resource_group_name, site_name, detector_name, diagnostic_category, start_time:start_time, end_time:end_time, time_grain:time_grain, custom_headers:custom_headers).value! + def get_site_detector_response_slot(resource_group_name, site_name, detector_name, slot, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + response = get_site_detector_response_slot_async(resource_group_name, site_name, detector_name, slot, start_time, end_time, time_grain, custom_headers).value! response.body unless response.nil? end # - # Execute Detector + # Get site detector response # - # Execute Detector + # Get site detector response # # @param resource_group_name [String] Name of the resource group to which the # resource belongs. # @param site_name [String] Site Name # @param detector_name [String] Detector Resource Name - # @param diagnostic_category [String] Category Name + # @param slot [String] Slot Name # @param start_time [DateTime] Start Time # @param end_time [DateTime] End Time # @param time_grain [String] Time Grain @@ -836,20 +1454,20 @@ def execute_site_detector(resource_group_name, site_name, detector_name, diagnos # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def execute_site_detector_with_http_info(resource_group_name, site_name, detector_name, diagnostic_category, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) - execute_site_detector_async(resource_group_name, site_name, detector_name, diagnostic_category, start_time:start_time, end_time:end_time, time_grain:time_grain, custom_headers:custom_headers).value! + def get_site_detector_response_slot_with_http_info(resource_group_name, site_name, detector_name, slot, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + get_site_detector_response_slot_async(resource_group_name, site_name, detector_name, slot, start_time, end_time, time_grain, custom_headers).value! end # - # Execute Detector + # Get site detector response # - # Execute Detector + # Get site detector response # # @param resource_group_name [String] Name of the resource group to which the # resource belongs. # @param site_name [String] Site Name # @param detector_name [String] Detector Resource Name - # @param diagnostic_category [String] Category Name + # @param slot [String] Slot Name # @param start_time [DateTime] Start Time # @param end_time [DateTime] End Time # @param time_grain [String] Time Grain @@ -858,37 +1476,32 @@ def execute_site_detector_with_http_info(resource_group_name, site_name, detecto # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def execute_site_detector_async(resource_group_name, site_name, detector_name, diagnostic_category, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) + def get_site_detector_response_slot_async(resource_group_name, site_name, detector_name, slot, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'detector_name is nil' if detector_name.nil? - fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? - fail ArgumentError, "'time_grain' should satisfy the constraint - 'Pattern': 'PT[1-9][0-9]+[SMH]'" if !time_grain.nil? && time_grain.match(Regexp.new('^PT[1-9][0-9]+[SMH]$')).nil? + fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? - path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute' + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName}' request_url = @base_url || @client.base_url options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], - path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'detectorName' => detector_name,'diagnosticCategory' => diagnostic_category,'subscriptionId' => @client.subscription_id}, + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'detectorName' => detector_name,'slot' => slot,'subscriptionId' => @client.subscription_id}, query_params: {'startTime' => start_time,'endTime' => end_time,'timeGrain' => time_grain,'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } - promise = @client.make_request_async(:post, path_template, options) + promise = @client.make_request_async(:get, path_template, options) promise = promise.then do |result| http_response = result.response @@ -904,7 +1517,7 @@ def execute_site_detector_async(resource_group_name, site_name, detector_name, d if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) - result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse.mapper() + result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) @@ -931,8 +1544,8 @@ def execute_site_detector_async(resource_group_name, site_name, detector_name, d # # @return [Array] operation results. # - def list_site_diagnostic_categories_slot(resource_group_name, site_name, slot, custom_headers:nil) - first_page = list_site_diagnostic_categories_slot_as_lazy(resource_group_name, site_name, slot, custom_headers:custom_headers) + def list_site_diagnostic_categories_slot(resource_group_name, site_name, slot, custom_headers = nil) + first_page = list_site_diagnostic_categories_slot_as_lazy(resource_group_name, site_name, slot, custom_headers) first_page.get_all_items end @@ -950,8 +1563,8 @@ def list_site_diagnostic_categories_slot(resource_group_name, site_name, slot, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_diagnostic_categories_slot_with_http_info(resource_group_name, site_name, slot, custom_headers:nil) - list_site_diagnostic_categories_slot_async(resource_group_name, site_name, slot, custom_headers:custom_headers).value! + def list_site_diagnostic_categories_slot_with_http_info(resource_group_name, site_name, slot, custom_headers = nil) + list_site_diagnostic_categories_slot_async(resource_group_name, site_name, slot, custom_headers).value! end # @@ -968,11 +1581,8 @@ def list_site_diagnostic_categories_slot_with_http_info(resource_group_name, sit # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_diagnostic_categories_slot_async(resource_group_name, site_name, slot, custom_headers:nil) + def list_site_diagnostic_categories_slot_async(resource_group_name, site_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -980,7 +1590,6 @@ def list_site_diagnostic_categories_slot_async(resource_group_name, site_name, s request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1040,8 +1649,8 @@ def list_site_diagnostic_categories_slot_async(resource_group_name, site_name, s # # @return [DiagnosticCategory] operation results. # - def get_site_diagnostic_category_slot(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) - response = get_site_diagnostic_category_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers:custom_headers).value! + def get_site_diagnostic_category_slot(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) + response = get_site_diagnostic_category_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers).value! response.body unless response.nil? end @@ -1060,8 +1669,8 @@ def get_site_diagnostic_category_slot(resource_group_name, site_name, diagnostic # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_diagnostic_category_slot_with_http_info(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) - get_site_diagnostic_category_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers:custom_headers).value! + def get_site_diagnostic_category_slot_with_http_info(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) + get_site_diagnostic_category_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers).value! end # @@ -1079,11 +1688,8 @@ def get_site_diagnostic_category_slot_with_http_info(resource_group_name, site_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_diagnostic_category_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) + def get_site_diagnostic_category_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -1092,7 +1698,6 @@ def get_site_diagnostic_category_slot_async(resource_group_name, site_name, diag request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1152,8 +1757,8 @@ def get_site_diagnostic_category_slot_async(resource_group_name, site_name, diag # # @return [Array] operation results. # - def list_site_analyses_slot(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) - first_page = list_site_analyses_slot_as_lazy(resource_group_name, site_name, diagnostic_category, slot, custom_headers:custom_headers) + def list_site_analyses_slot(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) + first_page = list_site_analyses_slot_as_lazy(resource_group_name, site_name, diagnostic_category, slot, custom_headers) first_page.get_all_items end @@ -1172,8 +1777,8 @@ def list_site_analyses_slot(resource_group_name, site_name, diagnostic_category, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_analyses_slot_with_http_info(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) - list_site_analyses_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers:custom_headers).value! + def list_site_analyses_slot_with_http_info(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) + list_site_analyses_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers).value! end # @@ -1191,11 +1796,8 @@ def list_site_analyses_slot_with_http_info(resource_group_name, site_name, diagn # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_analyses_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) + def list_site_analyses_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -1204,7 +1806,6 @@ def list_site_analyses_slot_async(resource_group_name, site_name, diagnostic_cat request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1265,8 +1866,8 @@ def list_site_analyses_slot_async(resource_group_name, site_name, diagnostic_cat # # @return [DiagnosticAnalysis] operation results. # - def get_site_analysis_slot(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers:nil) - response = get_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers:custom_headers).value! + def get_site_analysis_slot(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers = nil) + response = get_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers).value! response.body unless response.nil? end @@ -1286,8 +1887,8 @@ def get_site_analysis_slot(resource_group_name, site_name, diagnostic_category, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_analysis_slot_with_http_info(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers:nil) - get_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers:custom_headers).value! + def get_site_analysis_slot_with_http_info(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers = nil) + get_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers).value! end # @@ -1306,11 +1907,8 @@ def get_site_analysis_slot_with_http_info(resource_group_name, site_name, diagno # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers:nil) + def get_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, 'analysis_name is nil' if analysis_name.nil? @@ -1320,7 +1918,6 @@ def get_site_analysis_slot_async(resource_group_name, site_name, diagnostic_cate request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1384,8 +1981,8 @@ def get_site_analysis_slot_async(resource_group_name, site_name, diagnostic_cate # # @return [DiagnosticAnalysis] operation results. # - def execute_site_analysis_slot(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) - response = execute_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time:start_time, end_time:end_time, time_grain:time_grain, custom_headers:custom_headers).value! + def execute_site_analysis_slot(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + response = execute_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time, end_time, time_grain, custom_headers).value! response.body unless response.nil? end @@ -1408,8 +2005,8 @@ def execute_site_analysis_slot(resource_group_name, site_name, diagnostic_catego # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def execute_site_analysis_slot_with_http_info(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) - execute_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time:start_time, end_time:end_time, time_grain:time_grain, custom_headers:custom_headers).value! + def execute_site_analysis_slot_with_http_info(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + execute_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time, end_time, time_grain, custom_headers).value! end # @@ -1431,22 +2028,17 @@ def execute_site_analysis_slot_with_http_info(resource_group_name, site_name, di # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def execute_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) + def execute_site_analysis_slot_async(resource_group_name, site_name, diagnostic_category, analysis_name, slot, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, 'analysis_name is nil' if analysis_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? - fail ArgumentError, "'time_grain' should satisfy the constraint - 'Pattern': 'PT[1-9][0-9]+[SMH]'" if !time_grain.nil? && time_grain.match(Regexp.new('^PT[1-9][0-9]+[SMH]$')).nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1506,8 +2098,8 @@ def execute_site_analysis_slot_async(resource_group_name, site_name, diagnostic_ # # @return [Array] operation results. # - def list_site_detectors_slot(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) - first_page = list_site_detectors_slot_as_lazy(resource_group_name, site_name, diagnostic_category, slot, custom_headers:custom_headers) + def list_site_detectors_slot(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) + first_page = list_site_detectors_slot_as_lazy(resource_group_name, site_name, diagnostic_category, slot, custom_headers) first_page.get_all_items end @@ -1526,8 +2118,8 @@ def list_site_detectors_slot(resource_group_name, site_name, diagnostic_category # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_detectors_slot_with_http_info(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) - list_site_detectors_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers:custom_headers).value! + def list_site_detectors_slot_with_http_info(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) + list_site_detectors_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers).value! end # @@ -1545,12 +2137,242 @@ def list_site_detectors_slot_with_http_info(resource_group_name, site_name, diag # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_detectors_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) + def list_site_detectors_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'site_name is nil' if site_name.nil? + fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? + fail ArgumentError, 'slot is nil' if slot.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'diagnosticCategory' => diagnostic_category,'slot' => slot,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection.mapper() + result.body = @client.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 + + # + # Get Detector + # + # Get Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param diagnostic_category [String] Diagnostic Category + # @param detector_name [String] Detector Name + # @param slot [String] Slot Name + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def get_site_detector_slot(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers = nil) + first_page = get_site_detector_slot_as_lazy(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers) + first_page.get_all_items + end + + # + # Get Detector + # + # Get Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param diagnostic_category [String] Diagnostic Category + # @param detector_name [String] Detector Name + # @param slot [String] Slot Name + # @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 get_site_detector_slot_with_http_info(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers = nil) + get_site_detector_slot_async(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers).value! + end + + # + # Get Detector + # + # Get Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param diagnostic_category [String] Diagnostic Category + # @param detector_name [String] Detector Name + # @param slot [String] Slot Name + # @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 get_site_detector_slot_async(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'site_name is nil' if site_name.nil? + fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? + fail ArgumentError, 'detector_name is nil' if detector_name.nil? + fail ArgumentError, 'slot is nil' if slot.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'diagnosticCategory' => diagnostic_category,'detectorName' => detector_name,'slot' => slot,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection.mapper() + result.body = @client.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 + + # + # Execute Detector + # + # Execute Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param detector_name [String] Detector Resource Name + # @param diagnostic_category [String] Category Name + # @param slot [String] Slot Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [DiagnosticDetectorResponse] operation results. + # + def execute_site_detector_slot(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + response = execute_site_detector_slot_async(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time, end_time, time_grain, custom_headers).value! + response.body unless response.nil? + end + + # + # Execute Detector + # + # Execute Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param detector_name [String] Detector Resource Name + # @param diagnostic_category [String] Category Name + # @param slot [String] Slot Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @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 execute_site_detector_slot_with_http_info(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) + execute_site_detector_slot_async(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time, end_time, time_grain, custom_headers).value! + end + + # + # Execute Detector + # + # Execute Detector + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param detector_name [String] Detector Resource Name + # @param diagnostic_category [String] Category Name + # @param slot [String] Slot Name + # @param start_time [DateTime] Start Time + # @param end_time [DateTime] End Time + # @param time_grain [String] Time Grain + # @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 execute_site_detector_slot_async(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time = nil, end_time = nil, time_grain = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? + fail ArgumentError, 'detector_name is nil' if detector_name.nil? fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1558,23 +2380,22 @@ def list_site_detectors_slot_async(resource_group_name, site_name, diagnostic_ca request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? - path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors' + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute' request_url = @base_url || @client.base_url options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], - path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'diagnosticCategory' => diagnostic_category,'slot' => slot,'subscriptionId' => @client.subscription_id}, - query_params: {'api-version' => @client.api_version}, + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'detectorName' => detector_name,'diagnosticCategory' => diagnostic_category,'slot' => slot,'subscriptionId' => @client.subscription_id}, + query_params: {'startTime' => start_time,'endTime' => end_time,'timeGrain' => time_grain,'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } - promise = @client.make_request_async(:get, path_template, options) + promise = @client.make_request_async(:post, path_template, options) promise = promise.then do |result| http_response = result.response @@ -1590,7 +2411,7 @@ def list_site_detectors_slot_async(resource_group_name, site_name, diagnostic_ca if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) - result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection.mapper() + result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) @@ -1604,89 +2425,66 @@ def list_site_detectors_slot_async(resource_group_name, site_name, diagnostic_ca end # - # Get Detector + # List Hosting Environment Detector Responses # - # Get Detector + # List Hosting Environment Detector Responses # - # @param resource_group_name [String] Name of the resource group to which the - # resource belongs. - # @param site_name [String] Site Name - # @param diagnostic_category [String] Diagnostic Category - # @param detector_name [String] Detector Name - # @param slot [String] Slot Name + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [Array] operation results. + # @return [DetectorResponseCollection] operation results. # - def get_site_detector_slot(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers:nil) - first_page = get_site_detector_slot_as_lazy(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers:custom_headers) - first_page.get_all_items + def list_hosting_environment_detector_responses_next(next_page_link, custom_headers = nil) + response = list_hosting_environment_detector_responses_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? end # - # Get Detector + # List Hosting Environment Detector Responses # - # Get Detector + # List Hosting Environment Detector Responses # - # @param resource_group_name [String] Name of the resource group to which the - # resource belongs. - # @param site_name [String] Site Name - # @param diagnostic_category [String] Diagnostic Category - # @param detector_name [String] Detector Name - # @param slot [String] Slot Name + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @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 get_site_detector_slot_with_http_info(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers:nil) - get_site_detector_slot_async(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers:custom_headers).value! + def list_hosting_environment_detector_responses_next_with_http_info(next_page_link, custom_headers = nil) + list_hosting_environment_detector_responses_next_async(next_page_link, custom_headers).value! end # - # Get Detector + # List Hosting Environment Detector Responses # - # Get Detector + # List Hosting Environment Detector Responses # - # @param resource_group_name [String] Name of the resource group to which the - # resource belongs. - # @param site_name [String] Site Name - # @param diagnostic_category [String] Diagnostic Category - # @param detector_name [String] Detector Name - # @param slot [String] Slot Name + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @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 get_site_detector_slot_async(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers:nil) - fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? - fail ArgumentError, 'site_name is nil' if site_name.nil? - fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? - fail ArgumentError, 'detector_name is nil' if detector_name.nil? - fail ArgumentError, 'slot is nil' if slot.nil? - fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? - fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + def list_hosting_environment_detector_responses_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? - path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName}' + path_template = '{nextLink}' request_url = @base_url || @client.base_url options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], - path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'diagnosticCategory' => diagnostic_category,'detectorName' => detector_name,'slot' => slot,'subscriptionId' => @client.subscription_id}, - query_params: {'api-version' => @client.api_version}, + skip_encoding_path_params: {'nextLink' => next_page_link}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } @@ -1706,7 +2504,7 @@ def get_site_detector_slot_async(resource_group_name, site_name, diagnostic_cate if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) - result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection.mapper() + result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) @@ -1720,103 +2518,70 @@ def get_site_detector_slot_async(resource_group_name, site_name, diagnostic_cate end # - # Execute Detector + # List Site Detector Responses # - # Execute Detector + # List Site Detector Responses # - # @param resource_group_name [String] Name of the resource group to which the - # resource belongs. - # @param site_name [String] Site Name - # @param detector_name [String] Detector Resource Name - # @param diagnostic_category [String] Category Name - # @param slot [String] Slot Name - # @param start_time [DateTime] Start Time - # @param end_time [DateTime] End Time - # @param time_grain [String] Time Grain + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [DiagnosticDetectorResponse] operation results. + # @return [DetectorResponseCollection] operation results. # - def execute_site_detector_slot(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) - response = execute_site_detector_slot_async(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time:start_time, end_time:end_time, time_grain:time_grain, custom_headers:custom_headers).value! + def list_site_detector_responses_next(next_page_link, custom_headers = nil) + response = list_site_detector_responses_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end # - # Execute Detector + # List Site Detector Responses # - # Execute Detector + # List Site Detector Responses # - # @param resource_group_name [String] Name of the resource group to which the - # resource belongs. - # @param site_name [String] Site Name - # @param detector_name [String] Detector Resource Name - # @param diagnostic_category [String] Category Name - # @param slot [String] Slot Name - # @param start_time [DateTime] Start Time - # @param end_time [DateTime] End Time - # @param time_grain [String] Time Grain + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @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 execute_site_detector_slot_with_http_info(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) - execute_site_detector_slot_async(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time:start_time, end_time:end_time, time_grain:time_grain, custom_headers:custom_headers).value! + def list_site_detector_responses_next_with_http_info(next_page_link, custom_headers = nil) + list_site_detector_responses_next_async(next_page_link, custom_headers).value! end # - # Execute Detector + # List Site Detector Responses # - # Execute Detector + # List Site Detector Responses # - # @param resource_group_name [String] Name of the resource group to which the - # resource belongs. - # @param site_name [String] Site Name - # @param detector_name [String] Detector Resource Name - # @param diagnostic_category [String] Category Name - # @param slot [String] Slot Name - # @param start_time [DateTime] Start Time - # @param end_time [DateTime] End Time - # @param time_grain [String] Time Grain + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @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 execute_site_detector_slot_async(resource_group_name, site_name, detector_name, diagnostic_category, slot, start_time:nil, end_time:nil, time_grain:nil, custom_headers:nil) - fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? - fail ArgumentError, 'site_name is nil' if site_name.nil? - fail ArgumentError, 'detector_name is nil' if detector_name.nil? - fail ArgumentError, 'diagnostic_category is nil' if diagnostic_category.nil? - fail ArgumentError, 'slot is nil' if slot.nil? - fail ArgumentError, "'time_grain' should satisfy the constraint - 'Pattern': 'PT[1-9][0-9]+[SMH]'" if !time_grain.nil? && time_grain.match(Regexp.new('^PT[1-9][0-9]+[SMH]$')).nil? - fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? - fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + def list_site_detector_responses_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? - path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute' + path_template = '{nextLink}' request_url = @base_url || @client.base_url options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], - path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'detectorName' => detector_name,'diagnosticCategory' => diagnostic_category,'slot' => slot,'subscriptionId' => @client.subscription_id}, - query_params: {'startTime' => start_time,'endTime' => end_time,'timeGrain' => time_grain,'api-version' => @client.api_version}, + skip_encoding_path_params: {'nextLink' => next_page_link}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } - promise = @client.make_request_async(:post, path_template, options) + promise = @client.make_request_async(:get, path_template, options) promise = promise.then do |result| http_response = result.response @@ -1832,7 +2597,7 @@ def execute_site_detector_slot_async(resource_group_name, site_name, detector_na if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) - result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse.mapper() + result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) @@ -1857,8 +2622,8 @@ def execute_site_detector_slot_async(resource_group_name, site_name, detector_na # # @return [DiagnosticCategoryCollection] operation results. # - def list_site_diagnostic_categories_next(next_page_link, custom_headers:nil) - response = list_site_diagnostic_categories_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_diagnostic_categories_next(next_page_link, custom_headers = nil) + response = list_site_diagnostic_categories_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1874,8 +2639,8 @@ def list_site_diagnostic_categories_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_diagnostic_categories_next_with_http_info(next_page_link, custom_headers:nil) - list_site_diagnostic_categories_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_diagnostic_categories_next_with_http_info(next_page_link, custom_headers = nil) + list_site_diagnostic_categories_next_async(next_page_link, custom_headers).value! end # @@ -1890,12 +2655,11 @@ def list_site_diagnostic_categories_next_with_http_info(next_page_link, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_diagnostic_categories_next_async(next_page_link, custom_headers:nil) + def list_site_diagnostic_categories_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1951,8 +2715,8 @@ def list_site_diagnostic_categories_next_async(next_page_link, custom_headers:ni # # @return [DiagnosticAnalysisCollection] operation results. # - def list_site_analyses_next(next_page_link, custom_headers:nil) - response = list_site_analyses_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_analyses_next(next_page_link, custom_headers = nil) + response = list_site_analyses_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1968,8 +2732,8 @@ def list_site_analyses_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_analyses_next_with_http_info(next_page_link, custom_headers:nil) - list_site_analyses_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_analyses_next_with_http_info(next_page_link, custom_headers = nil) + list_site_analyses_next_async(next_page_link, custom_headers).value! end # @@ -1984,12 +2748,11 @@ def list_site_analyses_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_analyses_next_async(next_page_link, custom_headers:nil) + def list_site_analyses_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2045,8 +2808,8 @@ def list_site_analyses_next_async(next_page_link, custom_headers:nil) # # @return [DiagnosticDetectorCollection] operation results. # - def list_site_detectors_next(next_page_link, custom_headers:nil) - response = list_site_detectors_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_detectors_next(next_page_link, custom_headers = nil) + response = list_site_detectors_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -2062,8 +2825,8 @@ def list_site_detectors_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_detectors_next_with_http_info(next_page_link, custom_headers:nil) - list_site_detectors_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_detectors_next_with_http_info(next_page_link, custom_headers = nil) + list_site_detectors_next_async(next_page_link, custom_headers).value! end # @@ -2078,12 +2841,11 @@ def list_site_detectors_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_detectors_next_async(next_page_link, custom_headers:nil) + def list_site_detectors_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2139,8 +2901,8 @@ def list_site_detectors_next_async(next_page_link, custom_headers:nil) # # @return [DiagnosticDetectorCollection] operation results. # - def get_site_detector_next(next_page_link, custom_headers:nil) - response = get_site_detector_next_async(next_page_link, custom_headers:custom_headers).value! + def get_site_detector_next(next_page_link, custom_headers = nil) + response = get_site_detector_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -2156,8 +2918,8 @@ def get_site_detector_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_detector_next_with_http_info(next_page_link, custom_headers:nil) - get_site_detector_next_async(next_page_link, custom_headers:custom_headers).value! + def get_site_detector_next_with_http_info(next_page_link, custom_headers = nil) + get_site_detector_next_async(next_page_link, custom_headers).value! end # @@ -2172,12 +2934,11 @@ def get_site_detector_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_detector_next_async(next_page_link, custom_headers:nil) + def get_site_detector_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2221,6 +2982,99 @@ def get_site_detector_next_async(next_page_link, custom_headers:nil) promise.execute end + # + # List Site Detector Responses + # + # List Site Detector Responses + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [DetectorResponseCollection] operation results. + # + def list_site_detector_responses_slot_next(next_page_link, custom_headers = nil) + response = list_site_detector_responses_slot_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # List Site Detector Responses + # + # List Site Detector Responses + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_site_detector_responses_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_site_detector_responses_slot_next_async(next_page_link, custom_headers).value! + end + + # + # List Site Detector Responses + # + # List Site Detector Responses + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_site_detector_responses_slot_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection.mapper() + result.body = @client.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 + # # Get Diagnostics Categories # @@ -2233,8 +3087,8 @@ def get_site_detector_next_async(next_page_link, custom_headers:nil) # # @return [DiagnosticCategoryCollection] operation results. # - def list_site_diagnostic_categories_slot_next(next_page_link, custom_headers:nil) - response = list_site_diagnostic_categories_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_diagnostic_categories_slot_next(next_page_link, custom_headers = nil) + response = list_site_diagnostic_categories_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -2250,8 +3104,8 @@ def list_site_diagnostic_categories_slot_next(next_page_link, custom_headers:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_diagnostic_categories_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_site_diagnostic_categories_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_diagnostic_categories_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_site_diagnostic_categories_slot_next_async(next_page_link, custom_headers).value! end # @@ -2266,12 +3120,11 @@ def list_site_diagnostic_categories_slot_next_with_http_info(next_page_link, cus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_diagnostic_categories_slot_next_async(next_page_link, custom_headers:nil) + def list_site_diagnostic_categories_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2327,8 +3180,8 @@ def list_site_diagnostic_categories_slot_next_async(next_page_link, custom_heade # # @return [DiagnosticAnalysisCollection] operation results. # - def list_site_analyses_slot_next(next_page_link, custom_headers:nil) - response = list_site_analyses_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_analyses_slot_next(next_page_link, custom_headers = nil) + response = list_site_analyses_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -2344,8 +3197,8 @@ def list_site_analyses_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_analyses_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_site_analyses_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_analyses_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_site_analyses_slot_next_async(next_page_link, custom_headers).value! end # @@ -2360,12 +3213,11 @@ def list_site_analyses_slot_next_with_http_info(next_page_link, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_analyses_slot_next_async(next_page_link, custom_headers:nil) + def list_site_analyses_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2421,8 +3273,8 @@ def list_site_analyses_slot_next_async(next_page_link, custom_headers:nil) # # @return [DiagnosticDetectorCollection] operation results. # - def list_site_detectors_slot_next(next_page_link, custom_headers:nil) - response = list_site_detectors_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_detectors_slot_next(next_page_link, custom_headers = nil) + response = list_site_detectors_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -2438,8 +3290,8 @@ def list_site_detectors_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_detectors_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_site_detectors_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_detectors_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_site_detectors_slot_next_async(next_page_link, custom_headers).value! end # @@ -2454,12 +3306,11 @@ def list_site_detectors_slot_next_with_http_info(next_page_link, custom_headers: # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_detectors_slot_next_async(next_page_link, custom_headers:nil) + def list_site_detectors_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2515,8 +3366,8 @@ def list_site_detectors_slot_next_async(next_page_link, custom_headers:nil) # # @return [DiagnosticDetectorCollection] operation results. # - def get_site_detector_slot_next(next_page_link, custom_headers:nil) - response = get_site_detector_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def get_site_detector_slot_next(next_page_link, custom_headers = nil) + response = get_site_detector_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -2532,8 +3383,8 @@ def get_site_detector_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_detector_slot_next_with_http_info(next_page_link, custom_headers:nil) - get_site_detector_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def get_site_detector_slot_next_with_http_info(next_page_link, custom_headers = nil) + get_site_detector_slot_next_async(next_page_link, custom_headers).value! end # @@ -2548,12 +3399,11 @@ def get_site_detector_slot_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_detector_slot_next_async(next_page_link, custom_headers:nil) + def get_site_detector_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2597,6 +3447,56 @@ def get_site_detector_slot_next_async(next_page_link, custom_headers:nil) promise.execute end + # + # List Hosting Environment Detector Responses + # + # List Hosting Environment Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Site Name + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [DetectorResponseCollection] which provide lazy access to pages of + # the response. + # + def list_hosting_environment_detector_responses_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_hosting_environment_detector_responses_async(resource_group_name, name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_hosting_environment_detector_responses_next_async(next_page_link, custom_headers) + end + page + end + end + + # + # List Site Detector Responses + # + # List Site Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [DetectorResponseCollection] which provide lazy access to pages of + # the response. + # + def list_site_detector_responses_as_lazy(resource_group_name, site_name, custom_headers = nil) + response = list_site_detector_responses_async(resource_group_name, site_name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_site_detector_responses_next_async(next_page_link, custom_headers) + end + page + end + end + # # Get Diagnostics Categories # @@ -2611,12 +3511,12 @@ def get_site_detector_slot_next_async(next_page_link, custom_headers:nil) # @return [DiagnosticCategoryCollection] which provide lazy access to pages of # the response. # - def list_site_diagnostic_categories_as_lazy(resource_group_name, site_name, custom_headers:nil) - response = list_site_diagnostic_categories_async(resource_group_name, site_name, custom_headers:custom_headers).value! + def list_site_diagnostic_categories_as_lazy(resource_group_name, site_name, custom_headers = nil) + response = list_site_diagnostic_categories_async(resource_group_name, site_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_site_diagnostic_categories_next_async(next_page_link, custom_headers:custom_headers) + list_site_diagnostic_categories_next_async(next_page_link, custom_headers) end page end @@ -2637,12 +3537,12 @@ def list_site_diagnostic_categories_as_lazy(resource_group_name, site_name, cust # @return [DiagnosticAnalysisCollection] which provide lazy access to pages of # the response. # - def list_site_analyses_as_lazy(resource_group_name, site_name, diagnostic_category, custom_headers:nil) - response = list_site_analyses_async(resource_group_name, site_name, diagnostic_category, custom_headers:custom_headers).value! + def list_site_analyses_as_lazy(resource_group_name, site_name, diagnostic_category, custom_headers = nil) + response = list_site_analyses_async(resource_group_name, site_name, diagnostic_category, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_site_analyses_next_async(next_page_link, custom_headers:custom_headers) + list_site_analyses_next_async(next_page_link, custom_headers) end page end @@ -2663,12 +3563,12 @@ def list_site_analyses_as_lazy(resource_group_name, site_name, diagnostic_catego # @return [DiagnosticDetectorCollection] which provide lazy access to pages of # the response. # - def list_site_detectors_as_lazy(resource_group_name, site_name, diagnostic_category, custom_headers:nil) - response = list_site_detectors_async(resource_group_name, site_name, diagnostic_category, custom_headers:custom_headers).value! + def list_site_detectors_as_lazy(resource_group_name, site_name, diagnostic_category, custom_headers = nil) + response = list_site_detectors_async(resource_group_name, site_name, diagnostic_category, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_site_detectors_next_async(next_page_link, custom_headers:custom_headers) + list_site_detectors_next_async(next_page_link, custom_headers) end page end @@ -2690,12 +3590,38 @@ def list_site_detectors_as_lazy(resource_group_name, site_name, diagnostic_categ # @return [DiagnosticDetectorCollection] which provide lazy access to pages of # the response. # - def get_site_detector_as_lazy(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers:nil) - response = get_site_detector_async(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers:custom_headers).value! + def get_site_detector_as_lazy(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers = nil) + response = get_site_detector_async(resource_group_name, site_name, diagnostic_category, detector_name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + get_site_detector_next_async(next_page_link, custom_headers) + end + page + end + end + + # + # List Site Detector Responses + # + # List Site Detector Responses + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site Name + # @param slot [String] Slot Name + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [DetectorResponseCollection] which provide lazy access to pages of + # the response. + # + def list_site_detector_responses_slot_as_lazy(resource_group_name, site_name, slot, custom_headers = nil) + response = list_site_detector_responses_slot_async(resource_group_name, site_name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - get_site_detector_next_async(next_page_link, custom_headers:custom_headers) + list_site_detector_responses_slot_next_async(next_page_link, custom_headers) end page end @@ -2716,12 +3642,12 @@ def get_site_detector_as_lazy(resource_group_name, site_name, diagnostic_categor # @return [DiagnosticCategoryCollection] which provide lazy access to pages of # the response. # - def list_site_diagnostic_categories_slot_as_lazy(resource_group_name, site_name, slot, custom_headers:nil) - response = list_site_diagnostic_categories_slot_async(resource_group_name, site_name, slot, custom_headers:custom_headers).value! + def list_site_diagnostic_categories_slot_as_lazy(resource_group_name, site_name, slot, custom_headers = nil) + response = list_site_diagnostic_categories_slot_async(resource_group_name, site_name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_site_diagnostic_categories_slot_next_async(next_page_link, custom_headers:custom_headers) + list_site_diagnostic_categories_slot_next_async(next_page_link, custom_headers) end page end @@ -2743,12 +3669,12 @@ def list_site_diagnostic_categories_slot_as_lazy(resource_group_name, site_name, # @return [DiagnosticAnalysisCollection] which provide lazy access to pages of # the response. # - def list_site_analyses_slot_as_lazy(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) - response = list_site_analyses_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers:custom_headers).value! + def list_site_analyses_slot_as_lazy(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) + response = list_site_analyses_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_site_analyses_slot_next_async(next_page_link, custom_headers:custom_headers) + list_site_analyses_slot_next_async(next_page_link, custom_headers) end page end @@ -2770,12 +3696,12 @@ def list_site_analyses_slot_as_lazy(resource_group_name, site_name, diagnostic_c # @return [DiagnosticDetectorCollection] which provide lazy access to pages of # the response. # - def list_site_detectors_slot_as_lazy(resource_group_name, site_name, diagnostic_category, slot, custom_headers:nil) - response = list_site_detectors_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers:custom_headers).value! + def list_site_detectors_slot_as_lazy(resource_group_name, site_name, diagnostic_category, slot, custom_headers = nil) + response = list_site_detectors_slot_async(resource_group_name, site_name, diagnostic_category, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_site_detectors_slot_next_async(next_page_link, custom_headers:custom_headers) + list_site_detectors_slot_next_async(next_page_link, custom_headers) end page end @@ -2798,12 +3724,12 @@ def list_site_detectors_slot_as_lazy(resource_group_name, site_name, diagnostic_ # @return [DiagnosticDetectorCollection] which provide lazy access to pages of # the response. # - def get_site_detector_slot_as_lazy(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers:nil) - response = get_site_detector_slot_async(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers:custom_headers).value! + def get_site_detector_slot_as_lazy(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers = nil) + response = get_site_detector_slot_async(resource_group_name, site_name, diagnostic_category, detector_name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - get_site_detector_slot_next_async(next_page_link, custom_headers:custom_headers) + get_site_detector_slot_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/abnormal_time_period.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/abnormal_time_period.rb index 34c0e275fc..203f855761 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/abnormal_time_period.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/abnormal_time_period.rb @@ -32,7 +32,6 @@ class AbnormalTimePeriod # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AbnormalTimePeriod', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'AbnormalTimePeriod', model_properties: { start_time: { - client_side_validation: true, required: false, serialized_name: 'startTime', type: { @@ -48,7 +46,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, serialized_name: 'endTime', type: { @@ -56,13 +53,11 @@ def self.mapper() } }, events: { - client_side_validation: true, required: false, serialized_name: 'events', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DetectorAbnormalTimePeriodElementType', type: { @@ -73,13 +68,11 @@ def self.mapper() } }, solutions: { - client_side_validation: true, required: false, serialized_name: 'solutions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SolutionElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/analysis_data.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/analysis_data.rb index eb68757489..5c571fa6f7 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/analysis_data.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/analysis_data.rb @@ -34,7 +34,6 @@ class AnalysisData # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AnalysisData', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'AnalysisData', model_properties: { source: { - client_side_validation: true, required: false, serialized_name: 'source', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, detector_definition: { - client_side_validation: true, required: false, serialized_name: 'detectorDefinition', type: { @@ -59,13 +56,11 @@ def self.mapper() } }, metrics: { - client_side_validation: true, required: false, serialized_name: 'metrics', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DiagnosticMetricSetElementType', type: { @@ -76,19 +71,16 @@ def self.mapper() } }, data: { - client_side_validation: true, required: false, serialized_name: 'data', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ArrayElementType', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -101,7 +93,6 @@ def self.mapper() } }, detector_meta_data: { - client_side_validation: true, required: false, serialized_name: 'detectorMetaData', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/analysis_definition.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/analysis_definition.rb index 581112e7d8..cf254a49f4 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/analysis_definition.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/analysis_definition.rb @@ -22,7 +22,6 @@ class AnalysisDefinition < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AnalysisDefinition', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'AnalysisDefinition', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.description', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/api_definition_info.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/api_definition_info.rb index dd799817d1..1bdd20e8dc 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/api_definition_info.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/api_definition_info.rb @@ -22,7 +22,6 @@ class ApiDefinitionInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ApiDefinitionInfo', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'ApiDefinitionInfo', model_properties: { url: { - client_side_validation: true, required: false, serialized_name: 'url', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_environment.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_environment.rb index 25459c3b71..d0463bb6a2 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_environment.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_environment.rb @@ -156,7 +156,6 @@ class AppServiceEnvironment # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceEnvironment', type: { @@ -164,7 +163,6 @@ def self.mapper() class_name: 'AppServiceEnvironment', model_properties: { name: { - client_side_validation: true, required: true, serialized_name: 'name', type: { @@ -172,7 +170,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -180,7 +177,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'provisioningState', @@ -190,7 +186,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'status', @@ -200,7 +195,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'vnetName', type: { @@ -208,7 +202,6 @@ def self.mapper() } }, vnet_resource_group_name: { - client_side_validation: true, required: false, serialized_name: 'vnetResourceGroupName', type: { @@ -216,7 +209,6 @@ def self.mapper() } }, vnet_subnet_name: { - client_side_validation: true, required: false, serialized_name: 'vnetSubnetName', type: { @@ -224,7 +216,6 @@ def self.mapper() } }, virtual_network: { - client_side_validation: true, required: true, serialized_name: 'virtualNetwork', type: { @@ -233,7 +224,6 @@ def self.mapper() } }, internal_load_balancing_mode: { - client_side_validation: true, required: false, serialized_name: 'internalLoadBalancingMode', type: { @@ -242,7 +232,6 @@ def self.mapper() } }, multi_size: { - client_side_validation: true, required: false, serialized_name: 'multiSize', type: { @@ -250,7 +239,6 @@ def self.mapper() } }, multi_role_count: { - client_side_validation: true, required: false, serialized_name: 'multiRoleCount', type: { @@ -258,13 +246,11 @@ def self.mapper() } }, worker_pools: { - client_side_validation: true, required: true, serialized_name: 'workerPools', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'WorkerPoolElementType', type: { @@ -275,7 +261,6 @@ def self.mapper() } }, ipssl_address_count: { - client_side_validation: true, required: false, serialized_name: 'ipsslAddressCount', type: { @@ -283,7 +268,6 @@ def self.mapper() } }, database_edition: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'databaseEdition', @@ -292,7 +276,6 @@ def self.mapper() } }, database_service_objective: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'databaseServiceObjective', @@ -301,7 +284,6 @@ def self.mapper() } }, upgrade_domains: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'upgradeDomains', @@ -310,7 +292,6 @@ def self.mapper() } }, subscription_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'subscriptionId', @@ -319,7 +300,6 @@ def self.mapper() } }, dns_suffix: { - client_side_validation: true, required: false, serialized_name: 'dnsSuffix', type: { @@ -327,7 +307,6 @@ def self.mapper() } }, last_action: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'lastAction', @@ -336,7 +315,6 @@ def self.mapper() } }, last_action_result: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'lastActionResult', @@ -345,7 +323,6 @@ def self.mapper() } }, allowed_multi_sizes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'allowedMultiSizes', @@ -354,7 +331,6 @@ def self.mapper() } }, allowed_worker_sizes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'allowedWorkerSizes', @@ -363,7 +339,6 @@ def self.mapper() } }, maximum_number_of_machines: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'maximumNumberOfMachines', @@ -372,14 +347,12 @@ def self.mapper() } }, vip_mappings: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'vipMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualIPMappingElementType', type: { @@ -390,14 +363,12 @@ def self.mapper() } }, environment_capacities: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'environmentCapacities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StampCapacityElementType', type: { @@ -408,13 +379,11 @@ def self.mapper() } }, network_access_control_list: { - client_side_validation: true, required: false, serialized_name: 'networkAccessControlList', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NetworkAccessControlEntryElementType', type: { @@ -425,7 +394,6 @@ def self.mapper() } }, environment_is_healthy: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'environmentIsHealthy', @@ -434,7 +402,6 @@ def self.mapper() } }, environment_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'environmentStatus', @@ -443,7 +410,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'resourceGroup', @@ -452,7 +418,6 @@ def self.mapper() } }, front_end_scale_factor: { - client_side_validation: true, required: false, serialized_name: 'frontEndScaleFactor', type: { @@ -460,7 +425,6 @@ def self.mapper() } }, default_front_end_scale_factor: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'defaultFrontEndScaleFactor', @@ -469,7 +433,6 @@ def self.mapper() } }, api_management_account_id: { - client_side_validation: true, required: false, serialized_name: 'apiManagementAccountId', type: { @@ -477,7 +440,6 @@ def self.mapper() } }, suspended: { - client_side_validation: true, required: false, serialized_name: 'suspended', type: { @@ -485,7 +447,6 @@ def self.mapper() } }, dynamic_cache_enabled: { - client_side_validation: true, required: false, serialized_name: 'dynamicCacheEnabled', type: { @@ -493,13 +454,11 @@ def self.mapper() } }, cluster_settings: { - client_side_validation: true, required: false, serialized_name: 'clusterSettings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -510,13 +469,11 @@ def self.mapper() } }, user_whitelisted_ip_ranges: { - client_side_validation: true, required: false, serialized_name: 'userWhitelistedIpRanges', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_plan.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_plan.rb index 1b73644c29..e29ca27929 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_plan.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_plan.rb @@ -84,7 +84,6 @@ class AppServicePlan < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServicePlan', type: { @@ -92,7 +91,6 @@ def self.mapper() class_name: 'AppServicePlan', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -101,7 +99,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -110,7 +107,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -118,7 +114,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -126,7 +121,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -135,13 +129,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -151,7 +143,6 @@ def self.mapper() } }, app_service_plan_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -159,7 +150,6 @@ def self.mapper() } }, worker_tier_name: { - client_side_validation: true, required: false, serialized_name: 'properties.workerTierName', type: { @@ -167,7 +157,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -177,7 +166,6 @@ def self.mapper() } }, subscription: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subscription', @@ -186,7 +174,6 @@ def self.mapper() } }, admin_site_name: { - client_side_validation: true, required: false, serialized_name: 'properties.adminSiteName', type: { @@ -194,7 +181,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -203,7 +189,6 @@ def self.mapper() } }, maximum_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maximumNumberOfWorkers', @@ -212,7 +197,6 @@ def self.mapper() } }, geo_region: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.geoRegion', @@ -221,7 +205,6 @@ def self.mapper() } }, per_site_scaling: { - client_side_validation: true, required: false, serialized_name: 'properties.perSiteScaling', default_value: false, @@ -230,7 +213,6 @@ def self.mapper() } }, number_of_sites: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.numberOfSites', @@ -239,7 +221,6 @@ def self.mapper() } }, is_spot: { - client_side_validation: true, required: false, serialized_name: 'properties.isSpot', type: { @@ -247,7 +228,6 @@ def self.mapper() } }, spot_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'properties.spotExpirationTime', type: { @@ -255,7 +235,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -264,7 +243,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -273,7 +251,6 @@ def self.mapper() } }, target_worker_count: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerCount', type: { @@ -281,7 +258,6 @@ def self.mapper() } }, target_worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerSizeId', type: { @@ -289,7 +265,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -299,7 +274,6 @@ def self.mapper() } }, sku: { - client_side_validation: true, required: false, serialized_name: 'sku', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb index 9d9a8c6d1d..68cb584d2d 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb @@ -25,7 +25,6 @@ class AppServicePlanCollection # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServicePlanCollection', type: { @@ -33,13 +32,11 @@ def self.mapper() class_name: 'AppServicePlanCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'AppServicePlanElementType', type: { @@ -50,7 +47,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, serialized_name: 'nextLink', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/application_stack.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/application_stack.rb new file mode 100644 index 0000000000..b63457696d --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/application_stack.rb @@ -0,0 +1,101 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Application stack. + # + class ApplicationStack + + include MsRestAzure + + # @return [String] Application stack name. + attr_accessor :name + + # @return [String] Application stack display name. + attr_accessor :display + + # @return [String] Application stack dependency. + attr_accessor :dependency + + # @return [Array] List of major versions available. + attr_accessor :major_versions + + # @return [Array] List of frameworks associated with + # application stack. + attr_accessor :frameworks + + + # + # Mapper for ApplicationStack class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ApplicationStack', + type: { + name: 'Composite', + class_name: 'ApplicationStack', + model_properties: { + name: { + required: false, + serialized_name: 'name', + type: { + name: 'String' + } + }, + display: { + required: false, + serialized_name: 'display', + type: { + name: 'String' + } + }, + dependency: { + required: false, + serialized_name: 'dependency', + type: { + name: 'String' + } + }, + major_versions: { + required: false, + serialized_name: 'majorVersions', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'StackMajorVersionElementType', + type: { + name: 'Composite', + class_name: 'StackMajorVersion' + } + } + } + }, + frameworks: { + required: false, + serialized_name: 'frameworks', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'ApplicationStackElementType', + type: { + name: 'Composite', + class_name: 'ApplicationStack' + } + } + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/application_stack_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/application_stack_collection.rb new file mode 100644 index 0000000000..629e6ee1ab --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/application_stack_collection.rb @@ -0,0 +1,95 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Collection of Application Stacks + # + class ApplicationStackCollection + + include MsRestAzure + + include MsRest::JSONable + # @return [Array] Collection of resources. + attr_accessor :value + + # @return [String] Link to next page of resources. + attr_accessor :next_link + + # return [Proc] with next page method call. + attr_accessor :next_method + + # + # Gets the rest of the items for the request, enabling auto-pagination. + # + # @return [Array] operation results. + # + def get_all_items + items = @value + page = self + while page.next_link != nil do + page = page.get_next_page + items.concat(page.value) + end + items + end + + # + # Gets the next page of results. + # + # @return [ApplicationStackCollection] with next page content. + # + def get_next_page + response = @next_method.call(@next_link).value! unless @next_method.nil? + unless response.nil? + @next_link = response.body.next_link + @value = response.body.value + self + end + end + + # + # Mapper for ApplicationStackCollection class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ApplicationStackCollection', + type: { + name: 'Composite', + class_name: 'ApplicationStackCollection', + model_properties: { + value: { + required: true, + serialized_name: 'value', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'ApplicationStackElementType', + type: { + name: 'Composite', + class_name: 'ApplicationStack' + } + } + } + }, + next_link: { + required: false, + read_only: true, + serialized_name: 'nextLink', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_actions.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_actions.rb index c99e1eb4a9..144ee55d14 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_actions.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_actions.rb @@ -30,7 +30,6 @@ class AutoHealActions # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealActions', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'AutoHealActions', model_properties: { action_type: { - client_side_validation: true, required: false, serialized_name: 'actionType', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, custom_action: { - client_side_validation: true, required: false, serialized_name: 'customAction', type: { @@ -56,7 +53,6 @@ def self.mapper() } }, min_process_execution_time: { - client_side_validation: true, required: false, serialized_name: 'minProcessExecutionTime', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb index 08e3a0f886..cd28532c4d 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb @@ -26,7 +26,6 @@ class AutoHealCustomAction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealCustomAction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'AutoHealCustomAction', model_properties: { exe: { - client_side_validation: true, required: false, serialized_name: 'exe', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, parameters: { - client_side_validation: true, required: false, serialized_name: 'parameters', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_rules.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_rules.rb index c00e17cb88..33dbe6bda4 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_rules.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_rules.rb @@ -27,7 +27,6 @@ class AutoHealRules # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealRules', type: { @@ -35,7 +34,6 @@ def self.mapper() class_name: 'AutoHealRules', model_properties: { triggers: { - client_side_validation: true, required: false, serialized_name: 'triggers', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, actions: { - client_side_validation: true, required: false, serialized_name: 'actions', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb index 24fad36442..4e2f727ad2 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb @@ -32,7 +32,6 @@ class AutoHealTriggers # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealTriggers', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'AutoHealTriggers', model_properties: { requests: { - client_side_validation: true, required: false, serialized_name: 'requests', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, private_bytes_in_kb: { - client_side_validation: true, required: false, serialized_name: 'privateBytesInKB', type: { @@ -57,13 +54,11 @@ def self.mapper() } }, status_codes: { - client_side_validation: true, required: false, serialized_name: 'statusCodes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTriggerElementType', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, slow_requests: { - client_side_validation: true, required: false, serialized_name: 'slowRequests', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/billing_meter.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/billing_meter.rb new file mode 100644 index 0000000000..6d69f1fa07 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/billing_meter.rb @@ -0,0 +1,116 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # App Service billing entity that contains information about meter which + # the Azure billing system utilizes to charge users for services. + # + class BillingMeter < ProxyOnlyResource + + include MsRestAzure + + # @return [String] Meter GUID onboarded in Commerce + attr_accessor :meter_id + + # @return [String] Azure Location of billable resource + attr_accessor :billing_location + + # @return [String] Short Name from App Service Azure pricing Page + attr_accessor :short_name + + # @return [String] Friendly name of the meter + attr_accessor :friendly_name + + # @return [String] App Service resource type meter used for + attr_accessor :resource_type + + + # + # Mapper for BillingMeter class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'BillingMeter', + type: { + name: 'Composite', + class_name: 'BillingMeter', + model_properties: { + id: { + required: false, + read_only: true, + serialized_name: 'id', + type: { + name: 'String' + } + }, + name: { + required: false, + read_only: true, + serialized_name: 'name', + type: { + name: 'String' + } + }, + kind: { + required: false, + serialized_name: 'kind', + type: { + name: 'String' + } + }, + type: { + required: false, + read_only: true, + serialized_name: 'type', + type: { + name: 'String' + } + }, + meter_id: { + required: false, + serialized_name: 'properties.meterId', + type: { + name: 'String' + } + }, + billing_location: { + required: false, + serialized_name: 'properties.billingLocation', + type: { + name: 'String' + } + }, + short_name: { + required: false, + serialized_name: 'properties.shortName', + type: { + name: 'String' + } + }, + friendly_name: { + required: false, + serialized_name: 'properties.friendlyName', + type: { + name: 'String' + } + }, + resource_type: { + required: false, + serialized_name: 'properties.resourceType', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/billing_meter_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/billing_meter_collection.rb new file mode 100644 index 0000000000..15a4492720 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/billing_meter_collection.rb @@ -0,0 +1,95 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Collection of Billing Meters + # + class BillingMeterCollection + + include MsRestAzure + + include MsRest::JSONable + # @return [Array] Collection of Billing Meters. + attr_accessor :value + + # @return [String] Link to next page of resources. + attr_accessor :next_link + + # return [Proc] with next page method call. + attr_accessor :next_method + + # + # Gets the rest of the items for the request, enabling auto-pagination. + # + # @return [Array] operation results. + # + def get_all_items + items = @value + page = self + while page.next_link != nil do + page = page.get_next_page + items.concat(page.value) + end + items + end + + # + # Gets the next page of results. + # + # @return [BillingMeterCollection] with next page content. + # + def get_next_page + response = @next_method.call(@next_link).value! unless @next_method.nil? + unless response.nil? + @next_link = response.body.next_link + @value = response.body.value + self + end + end + + # + # Mapper for BillingMeterCollection class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'BillingMeterCollection', + type: { + name: 'Composite', + class_name: 'BillingMeterCollection', + model_properties: { + value: { + required: true, + serialized_name: 'value', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'BillingMeterElementType', + type: { + name: 'Composite', + class_name: 'BillingMeter' + } + } + } + }, + next_link: { + required: false, + read_only: true, + serialized_name: 'nextLink', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/capability.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/capability.rb index 103ec29513..3f3f240c46 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/capability.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/capability.rb @@ -28,7 +28,6 @@ class Capability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Capability', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'Capability', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, reason: { - client_side_validation: true, required: false, serialized_name: 'reason', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate.rb index cd8da5512e..9b94a0b9a5 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate.rb @@ -88,7 +88,6 @@ class Certificate < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Certificate', type: { @@ -96,7 +95,6 @@ def self.mapper() class_name: 'Certificate', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -105,7 +103,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -114,7 +111,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -122,7 +118,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -130,7 +125,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -139,13 +133,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -155,7 +147,6 @@ def self.mapper() } }, friendly_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.friendlyName', @@ -164,7 +155,6 @@ def self.mapper() } }, subject_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subjectName', @@ -173,13 +163,11 @@ def self.mapper() } }, host_names: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -189,7 +177,6 @@ def self.mapper() } }, pfx_blob: { - client_side_validation: true, required: false, serialized_name: 'properties.pfxBlob', type: { @@ -197,7 +184,6 @@ def self.mapper() } }, site_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.siteName', @@ -206,7 +192,6 @@ def self.mapper() } }, self_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.selfLink', @@ -215,7 +200,6 @@ def self.mapper() } }, issuer: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.issuer', @@ -224,7 +208,6 @@ def self.mapper() } }, issue_date: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.issueDate', @@ -233,7 +216,6 @@ def self.mapper() } }, expiration_date: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.expirationDate', @@ -242,7 +224,6 @@ def self.mapper() } }, password: { - client_side_validation: true, required: false, serialized_name: 'properties.password', type: { @@ -250,7 +231,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.thumbprint', @@ -259,7 +239,6 @@ def self.mapper() } }, valid: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.valid', @@ -268,7 +247,6 @@ def self.mapper() } }, cer_blob: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.cerBlob', @@ -277,7 +255,6 @@ def self.mapper() } }, public_key_hash: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.publicKeyHash', @@ -286,7 +263,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hostingEnvironmentProfile', @@ -296,7 +272,6 @@ def self.mapper() } }, key_vault_id: { - client_side_validation: true, required: false, serialized_name: 'properties.keyVaultId', type: { @@ -304,7 +279,6 @@ def self.mapper() } }, key_vault_secret_name: { - client_side_validation: true, required: false, serialized_name: 'properties.keyVaultSecretName', type: { @@ -312,7 +286,6 @@ def self.mapper() } }, key_vault_secret_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.keyVaultSecretStatus', @@ -322,7 +295,6 @@ def self.mapper() } }, geo_region: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.geoRegion', @@ -331,7 +303,6 @@ def self.mapper() } }, server_farm_id: { - client_side_validation: true, required: false, serialized_name: 'properties.serverFarmId', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate_collection.rb index 2b78727d18..09f3892989 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CertificateCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'CertificateCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CertificateElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate_patch_resource.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate_patch_resource.rb index 8af70a7b40..0d694a8545 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate_patch_resource.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/certificate_patch_resource.rb @@ -88,7 +88,6 @@ class CertificatePatchResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CertificatePatchResource', type: { @@ -96,7 +95,6 @@ def self.mapper() class_name: 'CertificatePatchResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -105,7 +103,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -114,7 +111,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -122,7 +118,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -131,7 +126,6 @@ def self.mapper() } }, friendly_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.friendlyName', @@ -140,7 +134,6 @@ def self.mapper() } }, subject_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subjectName', @@ -149,13 +142,11 @@ def self.mapper() } }, host_names: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -165,7 +156,6 @@ def self.mapper() } }, pfx_blob: { - client_side_validation: true, required: false, serialized_name: 'properties.pfxBlob', type: { @@ -173,7 +163,6 @@ def self.mapper() } }, site_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.siteName', @@ -182,7 +171,6 @@ def self.mapper() } }, self_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.selfLink', @@ -191,7 +179,6 @@ def self.mapper() } }, issuer: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.issuer', @@ -200,7 +187,6 @@ def self.mapper() } }, issue_date: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.issueDate', @@ -209,7 +195,6 @@ def self.mapper() } }, expiration_date: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.expirationDate', @@ -218,7 +203,6 @@ def self.mapper() } }, password: { - client_side_validation: true, required: false, serialized_name: 'properties.password', type: { @@ -226,7 +210,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.thumbprint', @@ -235,7 +218,6 @@ def self.mapper() } }, valid: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.valid', @@ -244,7 +226,6 @@ def self.mapper() } }, cer_blob: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.cerBlob', @@ -253,7 +234,6 @@ def self.mapper() } }, public_key_hash: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.publicKeyHash', @@ -262,7 +242,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hostingEnvironmentProfile', @@ -272,7 +251,6 @@ def self.mapper() } }, key_vault_id: { - client_side_validation: true, required: false, serialized_name: 'properties.keyVaultId', type: { @@ -280,7 +258,6 @@ def self.mapper() } }, key_vault_secret_name: { - client_side_validation: true, required: false, serialized_name: 'properties.keyVaultSecretName', type: { @@ -288,7 +265,6 @@ def self.mapper() } }, key_vault_secret_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.keyVaultSecretStatus', @@ -298,7 +274,6 @@ def self.mapper() } }, geo_region: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.geoRegion', @@ -307,7 +282,6 @@ def self.mapper() } }, server_farm_id: { - client_side_validation: true, required: false, serialized_name: 'properties.serverFarmId', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/cloning_info.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/cloning_info.rb index d31e8c039b..ec9cc0b22a 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/cloning_info.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/cloning_info.rb @@ -70,7 +70,6 @@ class CloningInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CloningInfo', type: { @@ -78,7 +77,6 @@ def self.mapper() class_name: 'CloningInfo', model_properties: { correlation_id: { - client_side_validation: true, required: false, serialized_name: 'correlationId', type: { @@ -86,7 +84,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'overwrite', type: { @@ -94,7 +91,6 @@ def self.mapper() } }, clone_custom_host_names: { - client_side_validation: true, required: false, serialized_name: 'cloneCustomHostNames', type: { @@ -102,7 +98,6 @@ def self.mapper() } }, clone_source_control: { - client_side_validation: true, required: false, serialized_name: 'cloneSourceControl', type: { @@ -110,7 +105,6 @@ def self.mapper() } }, source_web_app_id: { - client_side_validation: true, required: true, serialized_name: 'sourceWebAppId', type: { @@ -118,7 +112,6 @@ def self.mapper() } }, hosting_environment: { - client_side_validation: true, required: false, serialized_name: 'hostingEnvironment', type: { @@ -126,13 +119,11 @@ def self.mapper() } }, app_settings_overrides: { - client_side_validation: true, required: false, serialized_name: 'appSettingsOverrides', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -142,7 +133,6 @@ def self.mapper() } }, configure_load_balancing: { - client_side_validation: true, required: false, serialized_name: 'configureLoadBalancing', type: { @@ -150,7 +140,6 @@ def self.mapper() } }, traffic_manager_profile_id: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileId', type: { @@ -158,7 +147,6 @@ def self.mapper() } }, traffic_manager_profile_name: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileName', type: { @@ -166,7 +154,6 @@ def self.mapper() } }, ignore_quotas: { - client_side_validation: true, required: false, serialized_name: 'ignoreQuotas', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/conn_string_info.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/conn_string_info.rb index 1a5f80015c..e3790e359b 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/conn_string_info.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/conn_string_info.rb @@ -30,7 +30,6 @@ class ConnStringInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfo', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'ConnStringInfo', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, connection_string: { - client_side_validation: true, required: false, serialized_name: 'connectionString', type: { @@ -54,7 +51,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/cors_settings.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/cors_settings.rb index cd0dc0c368..61f9af3e71 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/cors_settings.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/cors_settings.rb @@ -24,7 +24,6 @@ class CorsSettings # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CorsSettings', type: { @@ -32,13 +31,11 @@ def self.mapper() class_name: 'CorsSettings', model_properties: { allowed_origins: { - client_side_validation: true, required: false, serialized_name: 'allowedOrigins', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_move_resource_envelope.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_move_resource_envelope.rb index be0897929f..d4de7e9406 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_move_resource_envelope.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_move_resource_envelope.rb @@ -26,7 +26,6 @@ class CsmMoveResourceEnvelope # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmMoveResourceEnvelope', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'CsmMoveResourceEnvelope', model_properties: { target_resource_group: { - client_side_validation: true, required: false, serialized_name: 'targetResourceGroup', constraints: { @@ -47,13 +45,11 @@ def self.mapper() } }, resources: { - client_side_validation: true, required: false, serialized_name: 'resources', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_collection.rb index c2890dd5ee..507cc56e52 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'CsmOperationCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDescriptionElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_description.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_description.rb index d055984cd7..d7b2a684cb 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_description.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_description.rb @@ -32,7 +32,6 @@ class CsmOperationDescription # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDescription', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'CsmOperationDescription', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -48,7 +46,6 @@ def self.mapper() } }, display: { - client_side_validation: true, required: false, serialized_name: 'display', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, origin: { - client_side_validation: true, required: false, serialized_name: 'origin', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, serialized_name: 'properties', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb index c12148b832..ea5578a263 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_description_properties.rb @@ -22,7 +22,6 @@ class CsmOperationDescriptionProperties # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDescriptionProperties', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'CsmOperationDescriptionProperties', model_properties: { service_specification: { - client_side_validation: true, required: false, serialized_name: 'serviceSpecification', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_display.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_display.rb index cc796589f4..c8a6a0068f 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_display.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_display.rb @@ -31,7 +31,6 @@ class CsmOperationDisplay # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmOperationDisplay', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'CsmOperationDisplay', model_properties: { provider: { - client_side_validation: true, required: false, serialized_name: 'provider', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, resource: { - client_side_validation: true, required: false, serialized_name: 'resource', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, operation: { - client_side_validation: true, required: false, serialized_name: 'operation', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, serialized_name: 'description', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota.rb index 323bb7ed77..8d328557a7 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota.rb @@ -34,7 +34,6 @@ class CsmUsageQuota # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmUsageQuota', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'CsmUsageQuota', model_properties: { unit: { - client_side_validation: true, required: false, serialized_name: 'unit', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, next_reset_time: { - client_side_validation: true, required: false, serialized_name: 'nextResetTime', type: { @@ -58,7 +55,6 @@ def self.mapper() } }, current_value: { - client_side_validation: true, required: false, serialized_name: 'currentValue', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, limit: { - client_side_validation: true, required: false, serialized_name: 'limit', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb index 25cc9f3d16..8096ba6acc 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb @@ -25,7 +25,6 @@ class CsmUsageQuotaCollection # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmUsageQuotaCollection', type: { @@ -33,13 +32,11 @@ def self.mapper() class_name: 'CsmUsageQuotaCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CsmUsageQuotaElementType', type: { @@ -50,7 +47,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_source.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_source.rb index ad842bb4f4..28daa171f7 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_source.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_source.rb @@ -25,7 +25,6 @@ class DataSource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DataSource', type: { @@ -33,13 +32,11 @@ def self.mapper() class_name: 'DataSource', model_properties: { instructions: { - client_side_validation: true, required: false, serialized_name: 'instructions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -49,13 +46,11 @@ def self.mapper() } }, data_source_uri: { - client_side_validation: true, required: false, serialized_name: 'dataSourceUri', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_table_response_column.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_table_response_column.rb new file mode 100644 index 0000000000..6e3e27ee0f --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_table_response_column.rb @@ -0,0 +1,64 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Column definition + # + class DataTableResponseColumn + + include MsRestAzure + + # @return [String] Name of the column + attr_accessor :column_name + + # @return [String] Data type which looks like 'String' or 'Int32'. + attr_accessor :data_type + + # @return [String] Column Type + attr_accessor :column_type + + + # + # Mapper for DataTableResponseColumn class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DataTableResponseColumn', + type: { + name: 'Composite', + class_name: 'DataTableResponseColumn', + model_properties: { + column_name: { + required: false, + serialized_name: 'columnName', + type: { + name: 'String' + } + }, + data_type: { + required: false, + serialized_name: 'dataType', + type: { + name: 'String' + } + }, + column_type: { + required: false, + serialized_name: 'columnType', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_table_response_object.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_table_response_object.rb new file mode 100644 index 0000000000..3702bdc653 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/data_table_response_object.rb @@ -0,0 +1,87 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Data Table which defines columns and raw row values + # + class DataTableResponseObject + + include MsRestAzure + + # @return [String] Name of the table + attr_accessor :table_name + + # @return [Array] List of columns with data + # types + attr_accessor :columns + + # @return [Array>] Raw row values + attr_accessor :rows + + + # + # Mapper for DataTableResponseObject class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DataTableResponseObject', + type: { + name: 'Composite', + class_name: 'DataTableResponseObject', + model_properties: { + table_name: { + required: false, + serialized_name: 'tableName', + type: { + name: 'String' + } + }, + columns: { + required: false, + serialized_name: 'columns', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'DataTableResponseColumnElementType', + type: { + name: 'Composite', + class_name: 'DataTableResponseColumn' + } + } + } + }, + rows: { + required: false, + serialized_name: 'rows', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'ArrayElementType', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'StringElementType', + type: { + name: 'String' + } + } + } + } + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/default_error_response.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/default_error_response.rb new file mode 100644 index 0000000000..fefe4abdf2 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/default_error_response.rb @@ -0,0 +1,46 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # App Service error response. + # + class DefaultErrorResponse + + include MsRestAzure + + # @return [DefaultErrorResponseError] Error model. + attr_accessor :error + + + # + # Mapper for DefaultErrorResponse class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DefaultErrorResponse', + type: { + name: 'Composite', + class_name: 'DefaultErrorResponse', + model_properties: { + error: { + required: false, + read_only: true, + serialized_name: 'error', + type: { + name: 'Composite', + class_name: 'DefaultErrorResponseError' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/default_error_response_error.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/default_error_response_error.rb new file mode 100644 index 0000000000..986dbc9e18 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/default_error_response_error.rb @@ -0,0 +1,97 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Error model. + # + class DefaultErrorResponseError + + include MsRestAzure + + # @return [String] Standardized string to programmatically identify the + # error. + attr_accessor :code + + # @return [String] Detailed error description and debugging information. + attr_accessor :message + + # @return [String] Detailed error description and debugging information. + attr_accessor :target + + # @return [Array] + attr_accessor :details + + # @return [String] More information to debug error. + attr_accessor :innererror + + + # + # Mapper for DefaultErrorResponseError class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DefaultErrorResponse_error', + type: { + name: 'Composite', + class_name: 'DefaultErrorResponseError', + model_properties: { + code: { + required: false, + read_only: true, + serialized_name: 'code', + type: { + name: 'String' + } + }, + message: { + required: false, + read_only: true, + serialized_name: 'message', + type: { + name: 'String' + } + }, + target: { + required: false, + read_only: true, + serialized_name: 'target', + type: { + name: 'String' + } + }, + details: { + required: false, + serialized_name: 'details', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'DefaultErrorResponseErrorDetailsItemElementType', + type: { + name: 'Composite', + class_name: 'DefaultErrorResponseErrorDetailsItem' + } + } + } + }, + innererror: { + required: false, + read_only: true, + serialized_name: 'innererror', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/default_error_response_error_details_item.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/default_error_response_error_details_item.rb new file mode 100644 index 0000000000..3ef8e3f314 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/default_error_response_error_details_item.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::Web::Mgmt::V2016_03_01 + module Models + # + # Detailed errors. + # + class DefaultErrorResponseErrorDetailsItem + + include MsRestAzure + + # @return [String] Standardized string to programmatically identify the + # error. + attr_accessor :code + + # @return [String] Detailed error description and debugging information. + attr_accessor :message + + # @return [String] Detailed error description and debugging information. + attr_accessor :target + + + # + # Mapper for DefaultErrorResponseErrorDetailsItem class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DefaultErrorResponse_error_detailsItem', + type: { + name: 'Composite', + class_name: 'DefaultErrorResponseErrorDetailsItem', + model_properties: { + code: { + required: false, + read_only: true, + serialized_name: 'code', + type: { + name: 'String' + } + }, + message: { + required: false, + read_only: true, + serialized_name: 'message', + type: { + name: 'String' + } + }, + target: { + required: false, + read_only: true, + serialized_name: 'target', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deleted_site.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deleted_site.rb index ade8b8dcd5..42c8ab40e0 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deleted_site.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deleted_site.rb @@ -37,7 +37,6 @@ class DeletedSite # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DeletedSite', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'DeletedSite', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -53,7 +51,6 @@ def self.mapper() } }, deleted_timestamp: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'deletedTimestamp', @@ -62,7 +59,6 @@ def self.mapper() } }, subscription: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'subscription', @@ -71,7 +67,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'resourceGroup', @@ -80,7 +75,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -89,7 +83,6 @@ def self.mapper() } }, slot: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'slot', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deleted_web_app_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deleted_web_app_collection.rb index fdce9bea7a..4e74ab691d 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deleted_web_app_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deleted_web_app_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DeletedWebAppCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'DeletedWebAppCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DeletedSiteElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deployment_locations.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deployment_locations.rb index 457586f66c..a0aaae7a51 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deployment_locations.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/deployment_locations.rb @@ -31,7 +31,6 @@ class DeploymentLocations # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DeploymentLocations', type: { @@ -39,13 +38,11 @@ def self.mapper() class_name: 'DeploymentLocations', model_properties: { locations: { - client_side_validation: true, required: false, serialized_name: 'locations', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'GeoRegionElementType', type: { @@ -56,13 +53,11 @@ def self.mapper() } }, hosting_environments: { - client_side_validation: true, required: false, serialized_name: 'hostingEnvironments', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'AppServiceEnvironmentElementType', type: { @@ -73,13 +68,11 @@ def self.mapper() } }, hosting_environment_deployment_infos: { - client_side_validation: true, required: false, serialized_name: 'hostingEnvironmentDeploymentInfos', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostingEnvironmentDeploymentInfoElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_abnormal_time_period.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_abnormal_time_period.rb index 06dfbd9428..c802608142 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_abnormal_time_period.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_abnormal_time_period.rb @@ -46,7 +46,6 @@ class DetectorAbnormalTimePeriod # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DetectorAbnormalTimePeriod', type: { @@ -54,7 +53,6 @@ def self.mapper() class_name: 'DetectorAbnormalTimePeriod', model_properties: { start_time: { - client_side_validation: true, required: false, serialized_name: 'startTime', type: { @@ -62,7 +60,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, serialized_name: 'endTime', type: { @@ -70,7 +67,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, serialized_name: 'message', type: { @@ -78,7 +74,6 @@ def self.mapper() } }, source: { - client_side_validation: true, required: false, serialized_name: 'source', type: { @@ -86,7 +81,6 @@ def self.mapper() } }, priority: { - client_side_validation: true, required: false, serialized_name: 'priority', type: { @@ -94,19 +88,16 @@ def self.mapper() } }, meta_data: { - client_side_validation: true, required: false, serialized_name: 'metaData', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ArrayElementType', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -119,7 +110,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { @@ -128,13 +118,11 @@ def self.mapper() } }, solutions: { - client_side_validation: true, required: false, serialized_name: 'solutions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SolutionElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_definition.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_definition.rb index 5f2507ac34..aca9e971b4 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_definition.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_definition.rb @@ -31,7 +31,6 @@ class DetectorDefinition < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DetectorDefinition', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'DetectorDefinition', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -48,7 +46,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -57,7 +54,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -74,7 +69,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.displayName', @@ -83,7 +77,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.description', @@ -92,7 +85,6 @@ def self.mapper() } }, rank: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.rank', @@ -101,7 +93,6 @@ def self.mapper() } }, is_enabled: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isEnabled', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_info.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_info.rb new file mode 100644 index 0000000000..ce71df6b7a --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_info.rb @@ -0,0 +1,78 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Definition of Detector + # + class DetectorInfo + + include MsRestAzure + + # @return [String] Short description of the detector and its purpose + attr_accessor :description + + # @return [String] Support Category + attr_accessor :category + + # @return [String] Support Sub Category + attr_accessor :sub_category + + # @return [String] Support Topic Id + attr_accessor :support_topic_id + + + # + # Mapper for DetectorInfo class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DetectorInfo', + type: { + name: 'Composite', + class_name: 'DetectorInfo', + model_properties: { + description: { + required: false, + read_only: true, + serialized_name: 'description', + type: { + name: 'String' + } + }, + category: { + required: false, + read_only: true, + serialized_name: 'category', + type: { + name: 'String' + } + }, + sub_category: { + required: false, + read_only: true, + serialized_name: 'subCategory', + type: { + name: 'String' + } + }, + support_topic_id: { + required: false, + read_only: true, + serialized_name: 'supportTopicId', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_response.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_response.rb new file mode 100644 index 0000000000..af7987c4af --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_response.rb @@ -0,0 +1,94 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Class representing Response from Detector + # + class DetectorResponse < ProxyOnlyResource + + include MsRestAzure + + # @return [DetectorInfo] metadata for the detector + attr_accessor :metadata + + # @return [Array] Data Set + attr_accessor :dataset + + + # + # Mapper for DetectorResponse class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DetectorResponse', + type: { + name: 'Composite', + class_name: 'DetectorResponse', + model_properties: { + id: { + required: false, + read_only: true, + serialized_name: 'id', + type: { + name: 'String' + } + }, + name: { + required: false, + read_only: true, + serialized_name: 'name', + type: { + name: 'String' + } + }, + kind: { + required: false, + serialized_name: 'kind', + type: { + name: 'String' + } + }, + type: { + required: false, + read_only: true, + serialized_name: 'type', + type: { + name: 'String' + } + }, + metadata: { + required: false, + serialized_name: 'properties.metadata', + type: { + name: 'Composite', + class_name: 'DetectorInfo' + } + }, + dataset: { + required: false, + serialized_name: 'properties.dataset', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'DiagnosticDataElementType', + type: { + name: 'Composite', + class_name: 'DiagnosticData' + } + } + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_response_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_response_collection.rb new file mode 100644 index 0000000000..d10ca80905 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/detector_response_collection.rb @@ -0,0 +1,95 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Collection of detector responses + # + class DetectorResponseCollection + + include MsRestAzure + + include MsRest::JSONable + # @return [Array] Collection of resources. + attr_accessor :value + + # @return [String] Link to next page of resources. + attr_accessor :next_link + + # return [Proc] with next page method call. + attr_accessor :next_method + + # + # Gets the rest of the items for the request, enabling auto-pagination. + # + # @return [Array] operation results. + # + def get_all_items + items = @value + page = self + while page.next_link != nil do + page = page.get_next_page + items.concat(page.value) + end + items + end + + # + # Gets the next page of results. + # + # @return [DetectorResponseCollection] with next page content. + # + def get_next_page + response = @next_method.call(@next_link).value! unless @next_method.nil? + unless response.nil? + @next_link = response.body.next_link + @value = response.body.value + self + end + end + + # + # Mapper for DetectorResponseCollection class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DetectorResponseCollection', + type: { + name: 'Composite', + class_name: 'DetectorResponseCollection', + model_properties: { + value: { + required: true, + serialized_name: 'value', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'DetectorResponseElementType', + type: { + name: 'Composite', + class_name: 'DetectorResponse' + } + } + } + }, + next_link: { + required: false, + read_only: true, + serialized_name: 'nextLink', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis.rb index cc3a9e6a80..1601078a9b 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis.rb @@ -35,7 +35,6 @@ class DiagnosticAnalysis < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DiagnosticAnalysis', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'DiagnosticAnalysis', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -52,7 +50,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -61,7 +58,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -69,7 +65,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -78,7 +73,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, serialized_name: 'properties.startTime', type: { @@ -86,7 +80,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, serialized_name: 'properties.endTime', type: { @@ -94,13 +87,11 @@ def self.mapper() } }, abnormal_time_periods: { - client_side_validation: true, required: false, serialized_name: 'properties.abnormalTimePeriods', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'AbnormalTimePeriodElementType', type: { @@ -111,13 +102,11 @@ def self.mapper() } }, payload: { - client_side_validation: true, required: false, serialized_name: 'properties.payload', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'AnalysisDataElementType', type: { @@ -128,13 +117,11 @@ def self.mapper() } }, non_correlated_detectors: { - client_side_validation: true, required: false, serialized_name: 'properties.nonCorrelatedDetectors', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DetectorDefinitionElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis_collection.rb index c8a2131ed7..31ee6cedcb 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DiagnosticAnalysisCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'DiagnosticAnalysisCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'AnalysisDefinitionElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_category.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_category.rb index 56d69b5178..ddb58ce482 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_category.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_category.rb @@ -22,7 +22,6 @@ class DiagnosticCategory < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DiagnosticCategory', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'DiagnosticCategory', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.description', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_category_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_category_collection.rb index a614cc202c..2a5210e6d8 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_category_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_category_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DiagnosticCategoryCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'DiagnosticCategoryCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DiagnosticCategoryElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_data.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_data.rb new file mode 100644 index 0000000000..c4d471cb33 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_data.rb @@ -0,0 +1,57 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Set of data with rendering instructions + # + class DiagnosticData + + include MsRestAzure + + # @return [DataTableResponseObject] Data in table form + attr_accessor :table + + # @return [Rendering] Properties that describe how the table should be + # rendered + attr_accessor :rendering_properties + + + # + # Mapper for DiagnosticData class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'DiagnosticData', + type: { + name: 'Composite', + class_name: 'DiagnosticData', + model_properties: { + table: { + required: false, + serialized_name: 'table', + type: { + name: 'Composite', + class_name: 'DataTableResponseObject' + } + }, + rendering_properties: { + required: false, + serialized_name: 'renderingProperties', + type: { + name: 'Composite', + class_name: 'Rendering' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_collection.rb index 465c75231d..6cd31939bd 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DiagnosticDetectorCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'DiagnosticDetectorCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DetectorDefinitionElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_response.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_response.rb index d3b47a1df7..93e93251e5 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_response.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_response.rb @@ -45,7 +45,6 @@ class DiagnosticDetectorResponse < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DiagnosticDetectorResponse', type: { @@ -53,7 +52,6 @@ def self.mapper() class_name: 'DiagnosticDetectorResponse', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -62,7 +60,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -71,7 +68,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -79,7 +75,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -88,7 +83,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, serialized_name: 'properties.startTime', type: { @@ -96,7 +90,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, serialized_name: 'properties.endTime', type: { @@ -104,7 +97,6 @@ def self.mapper() } }, issue_detected: { - client_side_validation: true, required: false, serialized_name: 'properties.issueDetected', type: { @@ -112,7 +104,6 @@ def self.mapper() } }, detector_definition: { - client_side_validation: true, required: false, serialized_name: 'properties.detectorDefinition', type: { @@ -121,13 +112,11 @@ def self.mapper() } }, metrics: { - client_side_validation: true, required: false, serialized_name: 'properties.metrics', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DiagnosticMetricSetElementType', type: { @@ -138,13 +127,11 @@ def self.mapper() } }, abnormal_time_periods: { - client_side_validation: true, required: false, serialized_name: 'properties.abnormalTimePeriods', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DetectorAbnormalTimePeriodElementType', type: { @@ -155,19 +142,16 @@ def self.mapper() } }, data: { - client_side_validation: true, required: false, serialized_name: 'properties.data', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ArrayElementType', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -180,7 +164,6 @@ def self.mapper() } }, response_meta_data: { - client_side_validation: true, required: false, serialized_name: 'properties.responseMetaData', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_sample.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_sample.rb index b31ff5587d..7991cd00e8 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_sample.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_sample.rb @@ -45,7 +45,6 @@ class DiagnosticMetricSample # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DiagnosticMetricSample', type: { @@ -53,7 +52,6 @@ def self.mapper() class_name: 'DiagnosticMetricSample', model_properties: { timestamp: { - client_side_validation: true, required: false, serialized_name: 'timestamp', type: { @@ -61,7 +59,6 @@ def self.mapper() } }, role_instance: { - client_side_validation: true, required: false, serialized_name: 'roleInstance', type: { @@ -69,7 +66,6 @@ def self.mapper() } }, total: { - client_side_validation: true, required: false, serialized_name: 'total', type: { @@ -77,7 +73,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, serialized_name: 'maximum', type: { @@ -85,7 +80,6 @@ def self.mapper() } }, minimum: { - client_side_validation: true, required: false, serialized_name: 'minimum', type: { @@ -93,7 +87,6 @@ def self.mapper() } }, is_aggregated: { - client_side_validation: true, required: false, serialized_name: 'isAggregated', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_set.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_set.rb index b80d121008..ebed6404c3 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_set.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_metric_set.rb @@ -40,7 +40,6 @@ class DiagnosticMetricSet # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DiagnosticMetricSet', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'DiagnosticMetricSet', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -56,7 +54,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, serialized_name: 'unit', type: { @@ -64,7 +61,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, serialized_name: 'startTime', type: { @@ -72,7 +68,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, serialized_name: 'endTime', type: { @@ -80,7 +75,6 @@ def self.mapper() } }, time_grain: { - client_side_validation: true, required: false, serialized_name: 'timeGrain', type: { @@ -88,13 +82,11 @@ def self.mapper() } }, values: { - client_side_validation: true, required: false, serialized_name: 'values', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DiagnosticMetricSampleElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/dimension.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/dimension.rb index 8c452252cc..7f337e22d9 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/dimension.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/dimension.rb @@ -33,7 +33,6 @@ class Dimension # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Dimension', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'Dimension', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, serialized_name: 'displayName', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, internal_name: { - client_side_validation: true, required: false, serialized_name: 'internalName', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, to_be_exported_for_shoebox: { - client_side_validation: true, required: false, serialized_name: 'toBeExportedForShoebox', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/error_entity.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/error_entity.rb index 6a9cd28955..854cb49800 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/error_entity.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/error_entity.rb @@ -37,7 +37,6 @@ class ErrorEntity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ErrorEntity', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'ErrorEntity', model_properties: { extended_code: { - client_side_validation: true, required: false, serialized_name: 'extendedCode', type: { @@ -53,7 +51,6 @@ def self.mapper() } }, message_template: { - client_side_validation: true, required: false, serialized_name: 'messageTemplate', type: { @@ -61,13 +58,11 @@ def self.mapper() } }, parameters: { - client_side_validation: true, required: false, serialized_name: 'parameters', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -77,13 +72,11 @@ def self.mapper() } }, inner_errors: { - client_side_validation: true, required: false, serialized_name: 'innerErrors', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ErrorEntityElementType', type: { @@ -94,7 +87,6 @@ def self.mapper() } }, code: { - client_side_validation: true, required: false, serialized_name: 'code', type: { @@ -102,7 +94,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, serialized_name: 'message', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/experiments.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/experiments.rb index 972c4ac4c7..f4a9cff4f4 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/experiments.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/experiments.rb @@ -22,7 +22,6 @@ class Experiments # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Experiments', type: { @@ -30,13 +29,11 @@ def self.mapper() class_name: 'Experiments', model_properties: { ramp_up_rules: { - client_side_validation: true, required: false, serialized_name: 'rampUpRules', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'RampUpRuleElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/geo_region.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/geo_region.rb index 01ae728c41..c5fe56f7e0 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/geo_region.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/geo_region.rb @@ -28,7 +28,6 @@ class GeoRegion < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'GeoRegion', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'GeoRegion', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -45,7 +43,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -54,7 +51,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -62,7 +58,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -71,7 +66,6 @@ def self.mapper() } }, geo_region_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -80,7 +74,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.description', @@ -89,7 +82,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.displayName', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/geo_region_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/geo_region_collection.rb index 90493b6f41..99ef1b64eb 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/geo_region_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/geo_region_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'GeoRegionCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'GeoRegionCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'GeoRegionElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/global_csm_sku_description.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/global_csm_sku_description.rb index 6a0a12d722..ad20e715ae 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/global_csm_sku_description.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/global_csm_sku_description.rb @@ -41,7 +41,6 @@ class GlobalCsmSkuDescription # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'GlobalCsmSkuDescription', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'GlobalCsmSkuDescription', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -57,7 +55,6 @@ def self.mapper() } }, tier: { - client_side_validation: true, required: false, serialized_name: 'tier', type: { @@ -65,7 +62,6 @@ def self.mapper() } }, size: { - client_side_validation: true, required: false, serialized_name: 'size', type: { @@ -73,7 +69,6 @@ def self.mapper() } }, family: { - client_side_validation: true, required: false, serialized_name: 'family', type: { @@ -81,7 +76,6 @@ def self.mapper() } }, capacity: { - client_side_validation: true, required: false, serialized_name: 'capacity', type: { @@ -90,13 +84,11 @@ def self.mapper() } }, locations: { - client_side_validation: true, required: false, serialized_name: 'locations', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -106,13 +98,11 @@ def self.mapper() } }, capabilities: { - client_side_validation: true, required: false, serialized_name: 'capabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CapabilityElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/handler_mapping.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/handler_mapping.rb index 843c443262..a37136c1cb 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/handler_mapping.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/handler_mapping.rb @@ -33,7 +33,6 @@ class HandlerMapping # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HandlerMapping', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'HandlerMapping', model_properties: { extension: { - client_side_validation: true, required: false, serialized_name: 'extension', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, script_processor: { - client_side_validation: true, required: false, serialized_name: 'scriptProcessor', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, arguments: { - client_side_validation: true, required: false, serialized_name: 'arguments', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb index a91a25736c..88fb0781d7 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb @@ -40,7 +40,6 @@ class HostNameSslState # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostNameSslState', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'HostNameSslState', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -56,7 +54,6 @@ def self.mapper() } }, ssl_state: { - client_side_validation: true, required: false, serialized_name: 'sslState', type: { @@ -65,7 +62,6 @@ def self.mapper() } }, virtual_ip: { - client_side_validation: true, required: false, serialized_name: 'virtualIP', type: { @@ -73,7 +69,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, serialized_name: 'thumbprint', type: { @@ -81,7 +76,6 @@ def self.mapper() } }, to_update: { - client_side_validation: true, required: false, serialized_name: 'toUpdate', type: { @@ -89,7 +83,6 @@ def self.mapper() } }, host_type: { - client_side_validation: true, required: false, serialized_name: 'hostType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hosting_environment_deployment_info.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hosting_environment_deployment_info.rb index c03cfb75a3..89bb1972a1 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hosting_environment_deployment_info.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hosting_environment_deployment_info.rb @@ -25,7 +25,6 @@ class HostingEnvironmentDeploymentInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostingEnvironmentDeploymentInfo', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'HostingEnvironmentDeploymentInfo', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: false, serialized_name: 'location', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb index c95129e0da..c561bb5d26 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb @@ -28,7 +28,6 @@ class HostingEnvironmentProfile # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostingEnvironmentProfile', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'HostingEnvironmentProfile', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -53,7 +50,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hybrid_connection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hybrid_connection.rb index 6fb2734db9..898a359c8a 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hybrid_connection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hybrid_connection.rb @@ -48,7 +48,6 @@ class HybridConnection < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnection', type: { @@ -56,7 +55,6 @@ def self.mapper() class_name: 'HybridConnection', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -65,7 +63,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -74,7 +71,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -82,7 +78,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -91,7 +86,6 @@ def self.mapper() } }, service_bus_namespace: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusNamespace', type: { @@ -99,7 +93,6 @@ def self.mapper() } }, relay_name: { - client_side_validation: true, required: false, serialized_name: 'properties.relayName', type: { @@ -107,7 +100,6 @@ def self.mapper() } }, relay_arm_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.relayArmUri', type: { @@ -115,7 +107,6 @@ def self.mapper() } }, hostname: { - client_side_validation: true, required: false, serialized_name: 'properties.hostname', type: { @@ -123,7 +114,6 @@ def self.mapper() } }, port: { - client_side_validation: true, required: false, serialized_name: 'properties.port', type: { @@ -131,7 +121,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyName', type: { @@ -139,7 +128,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyValue', type: { @@ -147,7 +135,6 @@ def self.mapper() } }, service_bus_suffix: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusSuffix', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb index 579496d2b6..34a2ec234a 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb @@ -26,7 +26,6 @@ class HybridConnectionKey < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnectionKey', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'HybridConnectionKey', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyName', @@ -78,7 +72,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyValue', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/identifier.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/identifier.rb index 0fd5aa036c..2d6ded9734 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/identifier.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/identifier.rb @@ -22,7 +22,6 @@ class Identifier < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Identifier', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'Identifier', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, identifier_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/identifier_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/identifier_collection.rb index fe4e99823d..e04b414278 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/identifier_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/identifier_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'IdentifierCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'IdentifierCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'IdentifierElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/ip_security_restriction.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/ip_security_restriction.rb index 845be2c75b..76c1812be7 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/ip_security_restriction.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/ip_security_restriction.rb @@ -26,7 +26,6 @@ class IpSecurityRestriction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestriction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'IpSecurityRestriction', model_properties: { ip_address: { - client_side_validation: true, required: true, serialized_name: 'ipAddress', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, subnet_mask: { - client_side_validation: true, required: false, serialized_name: 'subnetMask', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/localizable_string.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/localizable_string.rb index ceacee8651..87053966fe 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/localizable_string.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/localizable_string.rb @@ -25,7 +25,6 @@ class LocalizableString # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'LocalizableString', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'LocalizableString', model_properties: { value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, localized_value: { - client_side_validation: true, required: false, serialized_name: 'localizedValue', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/managed_service_identity.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/managed_service_identity.rb index 65002e6fab..8cd89f6efd 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/managed_service_identity.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/managed_service_identity.rb @@ -12,7 +12,8 @@ class ManagedServiceIdentity include MsRestAzure - # @return Type of managed service identity. + # @return [ManagedServiceIdentityType] Type of managed service identity. + # Possible values include: 'SystemAssigned' attr_accessor :type # @return [String] Tenant of managed service identity. @@ -28,7 +29,6 @@ class ManagedServiceIdentity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ManagedServiceIdentity', type: { @@ -36,15 +36,13 @@ def self.mapper() class_name: 'ManagedServiceIdentity', model_properties: { type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { - name: 'Object' + name: 'String' } }, tenant_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'tenantId', @@ -53,7 +51,6 @@ def self.mapper() } }, principal_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'principalId', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb new file mode 100644 index 0000000000..83b1c48e0a --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb @@ -0,0 +1,15 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Defines values for ManagedServiceIdentityType + # + module ManagedServiceIdentityType + SystemAssigned = "SystemAssigned" + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/metric_availability.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/metric_availability.rb index 6b545840e3..b368f74eac 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/metric_availability.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/metric_availability.rb @@ -25,7 +25,6 @@ class MetricAvailability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MetricAvailability', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'MetricAvailability', model_properties: { time_grain: { - client_side_validation: true, required: false, serialized_name: 'timeGrain', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, blob_duration: { - client_side_validation: true, required: false, serialized_name: 'blobDuration', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/metric_specification.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/metric_specification.rb index 5631e71b77..8d13696af6 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/metric_specification.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/metric_specification.rb @@ -64,7 +64,6 @@ class MetricSpecification # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MetricSpecification', type: { @@ -72,7 +71,6 @@ def self.mapper() class_name: 'MetricSpecification', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -80,7 +78,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, serialized_name: 'displayName', type: { @@ -88,7 +85,6 @@ def self.mapper() } }, display_description: { - client_side_validation: true, required: false, serialized_name: 'displayDescription', type: { @@ -96,7 +92,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, serialized_name: 'unit', type: { @@ -104,7 +99,6 @@ def self.mapper() } }, aggregation_type: { - client_side_validation: true, required: false, serialized_name: 'aggregationType', type: { @@ -112,7 +106,6 @@ def self.mapper() } }, supports_instance_level_aggregation: { - client_side_validation: true, required: false, serialized_name: 'supportsInstanceLevelAggregation', type: { @@ -120,7 +113,6 @@ def self.mapper() } }, enable_regional_mdm_account: { - client_side_validation: true, required: false, serialized_name: 'enableRegionalMdmAccount', type: { @@ -128,7 +120,6 @@ def self.mapper() } }, source_mdm_account: { - client_side_validation: true, required: false, serialized_name: 'sourceMdmAccount', type: { @@ -136,7 +127,6 @@ def self.mapper() } }, source_mdm_namespace: { - client_side_validation: true, required: false, serialized_name: 'sourceMdmNamespace', type: { @@ -144,7 +134,6 @@ def self.mapper() } }, metric_filter_pattern: { - client_side_validation: true, required: false, serialized_name: 'metricFilterPattern', type: { @@ -152,7 +141,6 @@ def self.mapper() } }, fill_gap_with_zero: { - client_side_validation: true, required: false, serialized_name: 'fillGapWithZero', type: { @@ -160,7 +148,6 @@ def self.mapper() } }, is_internal: { - client_side_validation: true, required: false, serialized_name: 'isInternal', type: { @@ -168,13 +155,11 @@ def self.mapper() } }, dimensions: { - client_side_validation: true, required: false, serialized_name: 'dimensions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DimensionElementType', type: { @@ -185,7 +170,6 @@ def self.mapper() } }, category: { - client_side_validation: true, required: false, serialized_name: 'category', type: { @@ -193,13 +177,11 @@ def self.mapper() } }, availabilities: { - client_side_validation: true, required: false, serialized_name: 'availabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'MetricAvailabilityElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/name_identifier.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/name_identifier.rb index 6e3058994a..fa15cd0d14 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/name_identifier.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/name_identifier.rb @@ -22,7 +22,6 @@ class NameIdentifier # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NameIdentifier', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'NameIdentifier', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/name_value_pair.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/name_value_pair.rb index dbbba5ff41..d5db8b41c0 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/name_value_pair.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/name_value_pair.rb @@ -25,7 +25,6 @@ class NameValuePair # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NameValuePair', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'NameValuePair', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/network_access_control_entry.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/network_access_control_entry.rb index d1508df06c..a43f8cfb85 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/network_access_control_entry.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/network_access_control_entry.rb @@ -32,7 +32,6 @@ class NetworkAccessControlEntry # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NetworkAccessControlEntry', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'NetworkAccessControlEntry', model_properties: { action: { - client_side_validation: true, required: false, serialized_name: 'action', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, serialized_name: 'description', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, order: { - client_side_validation: true, required: false, serialized_name: 'order', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, remote_subnet: { - client_side_validation: true, required: false, serialized_name: 'remoteSubnet', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/operation.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/operation.rb index 451be94a90..59573cdc51 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/operation.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/operation.rb @@ -45,7 +45,6 @@ class Operation # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Operation', type: { @@ -53,7 +52,6 @@ def self.mapper() class_name: 'Operation', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -61,7 +59,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -69,7 +66,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, serialized_name: 'status', type: { @@ -78,13 +74,11 @@ def self.mapper() } }, errors: { - client_side_validation: true, required: false, serialized_name: 'errors', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ErrorEntityElementType', type: { @@ -95,7 +89,6 @@ def self.mapper() } }, created_time: { - client_side_validation: true, required: false, serialized_name: 'createdTime', type: { @@ -103,7 +96,6 @@ def self.mapper() } }, modified_time: { - client_side_validation: true, required: false, serialized_name: 'modifiedTime', type: { @@ -111,7 +103,6 @@ def self.mapper() } }, expiration_time: { - client_side_validation: true, required: false, serialized_name: 'expirationTime', type: { @@ -119,7 +110,6 @@ def self.mapper() } }, geo_master_operation_id: { - client_side_validation: true, required: false, serialized_name: 'geoMasterOperationId', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer.rb index 5457ec5c99..2d30ce3407 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer.rb @@ -55,7 +55,6 @@ class PremierAddOnOffer < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PremierAddOnOffer', type: { @@ -63,7 +62,6 @@ def self.mapper() class_name: 'PremierAddOnOffer', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -72,7 +70,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -81,7 +78,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -89,7 +85,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -98,7 +93,6 @@ def self.mapper() } }, sku: { - client_side_validation: true, required: false, serialized_name: 'properties.sku', type: { @@ -106,7 +100,6 @@ def self.mapper() } }, product: { - client_side_validation: true, required: false, serialized_name: 'properties.product', type: { @@ -114,7 +107,6 @@ def self.mapper() } }, vendor: { - client_side_validation: true, required: false, serialized_name: 'properties.vendor', type: { @@ -122,7 +114,6 @@ def self.mapper() } }, premier_add_on_offer_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -130,7 +121,6 @@ def self.mapper() } }, promo_code_required: { - client_side_validation: true, required: false, serialized_name: 'properties.promoCodeRequired', type: { @@ -138,7 +128,6 @@ def self.mapper() } }, quota: { - client_side_validation: true, required: false, serialized_name: 'properties.quota', type: { @@ -146,7 +135,6 @@ def self.mapper() } }, web_hosting_plan_restrictions: { - client_side_validation: true, required: false, serialized_name: 'properties.webHostingPlanRestrictions', type: { @@ -155,7 +143,6 @@ def self.mapper() } }, privacy_policy_url: { - client_side_validation: true, required: false, serialized_name: 'properties.privacyPolicyUrl', type: { @@ -163,7 +150,6 @@ def self.mapper() } }, legal_terms_url: { - client_side_validation: true, required: false, serialized_name: 'properties.legalTermsUrl', type: { @@ -171,7 +157,6 @@ def self.mapper() } }, marketplace_publisher: { - client_side_validation: true, required: false, serialized_name: 'properties.marketplacePublisher', type: { @@ -179,7 +164,6 @@ def self.mapper() } }, marketplace_offer: { - client_side_validation: true, required: false, serialized_name: 'properties.marketplaceOffer', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer_collection.rb index ffd9931e8d..1944abc251 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PremierAddOnOfferCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'PremierAddOnOfferCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'PremierAddOnOfferElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/proxy_only_resource.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/proxy_only_resource.rb index 29e6e8a274..2a7f382817 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/proxy_only_resource.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/proxy_only_resource.rb @@ -32,7 +32,6 @@ class ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProxyOnlyResource', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'ProxyOnlyResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -49,7 +47,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -58,7 +55,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/push_settings.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/push_settings.rb index b576818b00..c86bf7f8f2 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/push_settings.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/push_settings.rb @@ -40,7 +40,6 @@ class PushSettings < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PushSettings', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'PushSettings', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, is_push_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.isPushEnabled', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, tag_whitelist_json: { - client_side_validation: true, required: false, serialized_name: 'properties.tagWhitelistJson', type: { @@ -99,7 +92,6 @@ def self.mapper() } }, tags_requiring_auth: { - client_side_validation: true, required: false, serialized_name: 'properties.tagsRequiringAuth', type: { @@ -107,7 +99,6 @@ def self.mapper() } }, dynamic_tags_json: { - client_side_validation: true, required: false, serialized_name: 'properties.dynamicTagsJson', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/ramp_up_rule.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/ramp_up_rule.rb index c77b35d11d..0c84d6d2a3 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/ramp_up_rule.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/ramp_up_rule.rb @@ -61,7 +61,6 @@ class RampUpRule # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RampUpRule', type: { @@ -69,7 +68,6 @@ def self.mapper() class_name: 'RampUpRule', model_properties: { action_host_name: { - client_side_validation: true, required: false, serialized_name: 'actionHostName', type: { @@ -77,7 +75,6 @@ def self.mapper() } }, reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'reroutePercentage', type: { @@ -85,7 +82,6 @@ def self.mapper() } }, change_step: { - client_side_validation: true, required: false, serialized_name: 'changeStep', type: { @@ -93,7 +89,6 @@ def self.mapper() } }, change_interval_in_minutes: { - client_side_validation: true, required: false, serialized_name: 'changeIntervalInMinutes', type: { @@ -101,7 +96,6 @@ def self.mapper() } }, min_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'minReroutePercentage', type: { @@ -109,7 +103,6 @@ def self.mapper() } }, max_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'maxReroutePercentage', type: { @@ -117,7 +110,6 @@ def self.mapper() } }, change_decision_callback_url: { - client_side_validation: true, required: false, serialized_name: 'changeDecisionCallbackUrl', type: { @@ -125,7 +117,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation.rb index d2a994cd1b..a07341559f 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation.rb @@ -9,7 +9,7 @@ module Models # Represents a recommendation result generated by the recommendation # engine. # - class Recommendation + class Recommendation < ProxyOnlyResource include MsRestAzure @@ -98,95 +98,114 @@ class Recommendation # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Recommendation', type: { name: 'Composite', class_name: 'Recommendation', model_properties: { + id: { + required: false, + read_only: true, + serialized_name: 'id', + type: { + name: 'String' + } + }, + name: { + required: false, + read_only: true, + serialized_name: 'name', + type: { + name: 'String' + } + }, + kind: { + required: false, + serialized_name: 'kind', + type: { + name: 'String' + } + }, + type: { + required: false, + read_only: true, + serialized_name: 'type', + type: { + name: 'String' + } + }, creation_time: { - client_side_validation: true, required: false, - serialized_name: 'creationTime', + serialized_name: 'properties.creationTime', type: { name: 'DateTime' } }, recommendation_id: { - client_side_validation: true, required: false, - serialized_name: 'recommendationId', + serialized_name: 'properties.recommendationId', type: { name: 'String' } }, resource_id: { - client_side_validation: true, required: false, - serialized_name: 'resourceId', + serialized_name: 'properties.resourceId', type: { name: 'String' } }, resource_scope: { - client_side_validation: true, required: false, - serialized_name: 'resourceScope', + serialized_name: 'properties.resourceScope', type: { name: 'String' } }, rule_name: { - client_side_validation: true, required: false, - serialized_name: 'ruleName', + serialized_name: 'properties.ruleName', type: { name: 'String' } }, display_name: { - client_side_validation: true, required: false, - serialized_name: 'displayName', + serialized_name: 'properties.displayName', type: { name: 'String' } }, message: { - client_side_validation: true, required: false, - serialized_name: 'message', + serialized_name: 'properties.message', type: { name: 'String' } }, level: { - client_side_validation: true, required: false, - serialized_name: 'level', + serialized_name: 'properties.level', type: { name: 'Enum', module: 'NotificationLevel' } }, channels: { - client_side_validation: true, required: false, - serialized_name: 'channels', + serialized_name: 'properties.channels', type: { name: 'Enum', module: 'Channels' } }, tags: { - client_side_validation: true, required: false, - serialized_name: 'tags', + serialized_name: 'properties.tags', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -196,89 +215,78 @@ def self.mapper() } }, action_name: { - client_side_validation: true, required: false, - serialized_name: 'actionName', + serialized_name: 'properties.actionName', type: { name: 'String' } }, start_time: { - client_side_validation: true, required: false, - serialized_name: 'startTime', + serialized_name: 'properties.startTime', type: { name: 'DateTime' } }, end_time: { - client_side_validation: true, required: false, - serialized_name: 'endTime', + serialized_name: 'properties.endTime', type: { name: 'DateTime' } }, next_notification_time: { - client_side_validation: true, required: false, - serialized_name: 'nextNotificationTime', + serialized_name: 'properties.nextNotificationTime', type: { name: 'DateTime' } }, notification_expiration_time: { - client_side_validation: true, required: false, - serialized_name: 'notificationExpirationTime', + serialized_name: 'properties.notificationExpirationTime', type: { name: 'DateTime' } }, notified_time: { - client_side_validation: true, required: false, - serialized_name: 'notifiedTime', + serialized_name: 'properties.notifiedTime', type: { name: 'DateTime' } }, score: { - client_side_validation: true, required: false, - serialized_name: 'score', + serialized_name: 'properties.score', type: { name: 'Double' } }, is_dynamic: { - client_side_validation: true, required: false, - serialized_name: 'isDynamic', + serialized_name: 'properties.isDynamic', type: { name: 'Boolean' } }, extension_name: { - client_side_validation: true, required: false, - serialized_name: 'extensionName', + serialized_name: 'properties.extensionName', type: { name: 'String' } }, blade_name: { - client_side_validation: true, required: false, - serialized_name: 'bladeName', + serialized_name: 'properties.bladeName', type: { name: 'String' } }, forward_link: { - client_side_validation: true, required: false, - serialized_name: 'forwardLink', + serialized_name: 'properties.forwardLink', type: { name: 'String' } diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation_collection.rb new file mode 100644 index 0000000000..c6ad7e1142 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation_collection.rb @@ -0,0 +1,95 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Collection of recommendations. + # + class RecommendationCollection + + include MsRestAzure + + include MsRest::JSONable + # @return [Array] Collection of resources. + attr_accessor :value + + # @return [String] Link to next page of resources. + attr_accessor :next_link + + # return [Proc] with next page method call. + attr_accessor :next_method + + # + # Gets the rest of the items for the request, enabling auto-pagination. + # + # @return [Array] operation results. + # + def get_all_items + items = @value + page = self + while page.next_link != nil do + page = page.get_next_page + items.concat(page.value) + end + items + end + + # + # Gets the next page of results. + # + # @return [RecommendationCollection] with next page content. + # + def get_next_page + response = @next_method.call(@next_link).value! unless @next_method.nil? + unless response.nil? + @next_link = response.body.next_link + @value = response.body.value + self + end + end + + # + # Mapper for RecommendationCollection class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'RecommendationCollection', + type: { + name: 'Composite', + class_name: 'RecommendationCollection', + model_properties: { + value: { + required: true, + serialized_name: 'value', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'RecommendationElementType', + type: { + name: 'Composite', + class_name: 'Recommendation' + } + } + } + }, + next_link: { + required: false, + read_only: true, + serialized_name: 'nextLink', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation_rule.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation_rule.rb index 2c99fb3730..671cb364bd 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation_rule.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation_rule.rb @@ -9,12 +9,12 @@ module Models # Represents a recommendation rule that the recommendation engine can # perform. # - class RecommendationRule + class RecommendationRule < ProxyOnlyResource include MsRestAzure # @return [String] Unique name of the rule. - attr_accessor :name + attr_accessor :recommendation_rule_name # @return [String] UI friendly name of the rule. attr_accessor :display_name @@ -71,87 +71,107 @@ class RecommendationRule # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RecommendationRule', type: { name: 'Composite', class_name: 'RecommendationRule', model_properties: { + id: { + required: false, + read_only: true, + serialized_name: 'id', + type: { + name: 'String' + } + }, name: { - client_side_validation: true, required: false, + read_only: true, serialized_name: 'name', type: { name: 'String' } }, + kind: { + required: false, + serialized_name: 'kind', + type: { + name: 'String' + } + }, + type: { + required: false, + read_only: true, + serialized_name: 'type', + type: { + name: 'String' + } + }, + recommendation_rule_name: { + required: false, + serialized_name: 'properties.name', + type: { + name: 'String' + } + }, display_name: { - client_side_validation: true, required: false, - serialized_name: 'displayName', + serialized_name: 'properties.displayName', type: { name: 'String' } }, message: { - client_side_validation: true, required: false, - serialized_name: 'message', + serialized_name: 'properties.message', type: { name: 'String' } }, recommendation_id: { - client_side_validation: true, required: false, - serialized_name: 'recommendationId', + serialized_name: 'properties.recommendationId', type: { name: 'String' } }, description: { - client_side_validation: true, required: false, - serialized_name: 'description', + serialized_name: 'properties.description', type: { name: 'String' } }, action_name: { - client_side_validation: true, required: false, - serialized_name: 'actionName', + serialized_name: 'properties.actionName', type: { name: 'String' } }, level: { - client_side_validation: true, required: false, - serialized_name: 'level', + serialized_name: 'properties.level', type: { name: 'Enum', module: 'NotificationLevel' } }, channels: { - client_side_validation: true, required: false, - serialized_name: 'channels', + serialized_name: 'properties.channels', type: { name: 'Enum', module: 'Channels' } }, tags: { - client_side_validation: true, required: false, - serialized_name: 'tags', + serialized_name: 'properties.tags', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -161,33 +181,29 @@ def self.mapper() } }, is_dynamic: { - client_side_validation: true, required: false, - serialized_name: 'isDynamic', + serialized_name: 'properties.isDynamic', type: { name: 'Boolean' } }, extension_name: { - client_side_validation: true, required: false, - serialized_name: 'extensionName', + serialized_name: 'properties.extensionName', type: { name: 'String' } }, blade_name: { - client_side_validation: true, required: false, - serialized_name: 'bladeName', + serialized_name: 'properties.bladeName', type: { name: 'String' } }, forward_link: { - client_side_validation: true, required: false, - serialized_name: 'forwardLink', + serialized_name: 'properties.forwardLink', type: { name: 'String' } diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/rendering.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/rendering.rb new file mode 100644 index 0000000000..6e3c02c997 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/rendering.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::Web::Mgmt::V2016_03_01 + module Models + # + # Instructions for rendering the data + # + class Rendering + + include MsRestAzure + + # @return [RenderingType] Rendering Type. Possible values include: + # 'NoGraph', 'Table', 'TimeSeries', 'TimeSeriesPerInstance' + attr_accessor :rendering_type + + # @return [String] Title of data + attr_accessor :title + + # @return [String] Description of the data that will help it be + # interpreted + attr_accessor :description + + + # + # Mapper for Rendering class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'Rendering', + type: { + name: 'Composite', + class_name: 'Rendering', + model_properties: { + rendering_type: { + required: false, + serialized_name: 'renderingType', + type: { + name: 'Enum', + module: 'RenderingType' + } + }, + title: { + required: false, + serialized_name: 'title', + type: { + name: 'String' + } + }, + description: { + required: false, + serialized_name: 'description', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/rendering_type.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/rendering_type.rb new file mode 100644 index 0000000000..6b7bb99854 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/rendering_type.rb @@ -0,0 +1,18 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Defines values for RenderingType + # + module RenderingType + NoGraph = "NoGraph" + Table = "Table" + TimeSeries = "TimeSeries" + TimeSeriesPerInstance = "TimeSeriesPerInstance" + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/requests_based_trigger.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/requests_based_trigger.rb index 4e0bc52333..0b11f86c60 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/requests_based_trigger.rb @@ -25,7 +25,6 @@ class RequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RequestsBasedTrigger', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'RequestsBasedTrigger', model_properties: { count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource.rb index 9828c1ca71..8f9a68c319 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource.rb @@ -37,7 +37,6 @@ class Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Resource', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'Resource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -54,7 +52,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -63,7 +60,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -71,7 +67,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -79,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -88,13 +82,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_health_metadata.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_health_metadata.rb new file mode 100644 index 0000000000..995ef877d6 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_health_metadata.rb @@ -0,0 +1,86 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Used for getting ResourceHealthCheck settings. + # + class ResourceHealthMetadata < ProxyOnlyResource + + include MsRestAzure + + # @return [String] The category that the resource matches in the RHC + # Policy File + attr_accessor :category + + # @return [Boolean] Is there a health signal for the resource + attr_accessor :signal_availability + + + # + # Mapper for ResourceHealthMetadata class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ResourceHealthMetadata', + type: { + name: 'Composite', + class_name: 'ResourceHealthMetadata', + model_properties: { + id: { + required: false, + read_only: true, + serialized_name: 'id', + type: { + name: 'String' + } + }, + name: { + required: false, + read_only: true, + serialized_name: 'name', + type: { + name: 'String' + } + }, + kind: { + required: false, + serialized_name: 'kind', + type: { + name: 'String' + } + }, + type: { + required: false, + read_only: true, + serialized_name: 'type', + type: { + name: 'String' + } + }, + category: { + required: false, + serialized_name: 'properties.category', + type: { + name: 'String' + } + }, + signal_availability: { + required: false, + serialized_name: 'properties.signalAvailability', + type: { + name: 'Boolean' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_health_metadata_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_health_metadata_collection.rb new file mode 100644 index 0000000000..1b026d3078 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_health_metadata_collection.rb @@ -0,0 +1,95 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Collection of resource health metadata. + # + class ResourceHealthMetadataCollection + + include MsRestAzure + + include MsRest::JSONable + # @return [Array] Collection of resources. + attr_accessor :value + + # @return [String] Link to next page of resources. + attr_accessor :next_link + + # return [Proc] with next page method call. + attr_accessor :next_method + + # + # Gets the rest of the items for the request, enabling auto-pagination. + # + # @return [Array] operation results. + # + def get_all_items + items = @value + page = self + while page.next_link != nil do + page = page.get_next_page + items.concat(page.value) + end + items + end + + # + # Gets the next page of results. + # + # @return [ResourceHealthMetadataCollection] with next page content. + # + def get_next_page + response = @next_method.call(@next_link).value! unless @next_method.nil? + unless response.nil? + @next_link = response.body.next_link + @value = response.body.value + self + end + end + + # + # Mapper for ResourceHealthMetadataCollection class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'ResourceHealthMetadataCollection', + type: { + name: 'Composite', + class_name: 'ResourceHealthMetadataCollection', + model_properties: { + value: { + required: true, + serialized_name: 'value', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'ResourceHealthMetadataElementType', + type: { + name: 'Composite', + class_name: 'ResourceHealthMetadata' + } + } + } + }, + next_link: { + required: false, + read_only: true, + serialized_name: 'nextLink', + type: { + name: 'String' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric.rb index 196ee5bc4a..36151743ba 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric.rb @@ -47,7 +47,6 @@ class ResourceMetric # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetric', type: { @@ -55,7 +54,6 @@ def self.mapper() class_name: 'ResourceMetric', model_properties: { name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -65,7 +63,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'unit', @@ -74,7 +71,6 @@ def self.mapper() } }, time_grain: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timeGrain', @@ -83,7 +79,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'startTime', @@ -92,7 +87,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'endTime', @@ -101,7 +95,6 @@ def self.mapper() } }, resource_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'resourceId', @@ -110,7 +103,6 @@ def self.mapper() } }, id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -119,14 +111,12 @@ def self.mapper() } }, metric_values: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'metricValues', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricValueElementType', type: { @@ -137,14 +127,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricPropertyElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_availability.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_availability.rb index 79757d0bbb..00f8872150 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_availability.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_availability.rb @@ -25,7 +25,6 @@ class ResourceMetricAvailability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailability', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricAvailability', model_properties: { time_grain: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timeGrain', @@ -42,7 +40,6 @@ def self.mapper() } }, retention: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'retention', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_collection.rb index 86e837f85f..b3a7ec9fdb 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_collection.rb @@ -25,7 +25,6 @@ class ResourceMetricCollection # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricCollection', type: { @@ -33,13 +32,11 @@ def self.mapper() class_name: 'ResourceMetricCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricElementType', type: { @@ -50,7 +47,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_definition.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_definition.rb index bd089433e8..410294fa87 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_definition.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_definition.rb @@ -41,7 +41,6 @@ class ResourceMetricDefinition < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinition', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'ResourceMetricDefinition', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -58,7 +56,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -67,7 +64,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -75,7 +71,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -84,7 +79,6 @@ def self.mapper() } }, resource_metric_definition_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -94,7 +88,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.unit', @@ -103,7 +96,6 @@ def self.mapper() } }, primary_aggregation_type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.primaryAggregationType', @@ -112,14 +104,12 @@ def self.mapper() } }, metric_availabilities: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.metricAvailabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailabilityElementType', type: { @@ -130,7 +120,6 @@ def self.mapper() } }, resource_uri: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceUri', @@ -139,7 +128,6 @@ def self.mapper() } }, resource_metric_definition_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.id', @@ -148,14 +136,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.properties', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb index 454296e0f3..6d312cf128 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb @@ -25,7 +25,6 @@ class ResourceMetricDefinitionCollection # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinitionCollection', type: { @@ -33,13 +32,11 @@ def self.mapper() class_name: 'ResourceMetricDefinitionCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinitionElementType', type: { @@ -50,7 +47,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_name.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_name.rb index eea57ead36..5fe30d255e 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_name.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_name.rb @@ -25,7 +25,6 @@ class ResourceMetricName # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricName', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricName', model_properties: { value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'value', @@ -42,7 +40,6 @@ def self.mapper() } }, localized_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'localizedValue', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_property.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_property.rb index dcc16449ed..00798acbf5 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_property.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_property.rb @@ -25,7 +25,6 @@ class ResourceMetricProperty # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricProperty', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricProperty', model_properties: { key: { - client_side_validation: true, required: false, serialized_name: 'key', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_value.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_value.rb index c47e1a0117..cf53f3e018 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_value.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_metric_value.rb @@ -41,7 +41,6 @@ class ResourceMetricValue # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricValue', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'ResourceMetricValue', model_properties: { timestamp: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timestamp', @@ -58,7 +56,6 @@ def self.mapper() } }, average: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'average', @@ -67,7 +64,6 @@ def self.mapper() } }, minimum: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'minimum', @@ -76,7 +72,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'maximum', @@ -85,7 +80,6 @@ def self.mapper() } }, total: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'total', @@ -94,7 +88,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'count', @@ -103,14 +96,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricPropertyElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_name_availability.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_name_availability.rb index 5c5b5f3184..14c76c1ab3 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_name_availability.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_name_availability.rb @@ -38,7 +38,6 @@ class ResourceNameAvailability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceNameAvailability', type: { @@ -46,7 +45,6 @@ def self.mapper() class_name: 'ResourceNameAvailability', model_properties: { name_available: { - client_side_validation: true, required: false, serialized_name: 'nameAvailable', type: { @@ -54,7 +52,6 @@ def self.mapper() } }, reason: { - client_side_validation: true, required: false, serialized_name: 'reason', type: { @@ -62,7 +59,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, serialized_name: 'message', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_name_availability_request.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_name_availability_request.rb index 4e0300e7a3..5b8f801e6a 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_name_availability_request.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/resource_name_availability_request.rb @@ -31,7 +31,6 @@ class ResourceNameAvailabilityRequest # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceNameAvailabilityRequest', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'ResourceNameAvailabilityRequest', model_properties: { name: { - client_side_validation: true, required: true, serialized_name: 'name', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: true, serialized_name: 'type', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, is_fqdn: { - client_side_validation: true, required: false, serialized_name: 'isFqdn', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/response_meta_data.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/response_meta_data.rb index 2abe3d495c..9eddb6e364 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/response_meta_data.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/response_meta_data.rb @@ -23,7 +23,6 @@ class ResponseMetaData # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResponseMetaData', type: { @@ -31,7 +30,6 @@ def self.mapper() class_name: 'ResponseMetaData', model_properties: { data_source: { - client_side_validation: true, required: false, serialized_name: 'dataSource', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/service_specification.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/service_specification.rb index 9809fb081f..d84ade8b2d 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/service_specification.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/service_specification.rb @@ -23,7 +23,6 @@ class ServiceSpecification # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ServiceSpecification', type: { @@ -31,13 +30,11 @@ def self.mapper() class_name: 'ServiceSpecification', model_properties: { metric_specifications: { - client_side_validation: true, required: false, serialized_name: 'metricSpecifications', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'MetricSpecificationElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site.rb index f0a2571190..fd938e57c3 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site.rb @@ -156,7 +156,6 @@ class Site < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Site', type: { @@ -164,7 +163,6 @@ def self.mapper() class_name: 'Site', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -173,7 +171,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -182,7 +179,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -190,7 +186,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -198,7 +193,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -207,13 +201,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -223,7 +215,6 @@ def self.mapper() } }, state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.state', @@ -232,14 +223,12 @@ def self.mapper() } }, host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -249,7 +238,6 @@ def self.mapper() } }, repository_site_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.repositorySiteName', @@ -258,7 +246,6 @@ def self.mapper() } }, usage_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.usageState', @@ -268,7 +255,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.enabled', type: { @@ -276,14 +262,12 @@ def self.mapper() } }, enabled_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.enabledHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -293,7 +277,6 @@ def self.mapper() } }, availability_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.availabilityState', @@ -303,13 +286,11 @@ def self.mapper() } }, host_name_ssl_states: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNameSslStates', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostNameSslStateElementType', type: { @@ -320,7 +301,6 @@ def self.mapper() } }, server_farm_id: { - client_side_validation: true, required: false, serialized_name: 'properties.serverFarmId', type: { @@ -328,7 +308,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -337,7 +316,6 @@ def self.mapper() } }, last_modified_time_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastModifiedTimeUtc', @@ -346,7 +324,6 @@ def self.mapper() } }, site_config: { - client_side_validation: true, required: false, serialized_name: 'properties.siteConfig', type: { @@ -355,14 +332,12 @@ def self.mapper() } }, traffic_manager_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.trafficManagerHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -372,7 +347,6 @@ def self.mapper() } }, scm_site_also_stopped: { - client_side_validation: true, required: false, serialized_name: 'properties.scmSiteAlsoStopped', default_value: false, @@ -381,7 +355,6 @@ def self.mapper() } }, target_swap_slot: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.targetSwapSlot', @@ -390,7 +363,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -399,7 +371,6 @@ def self.mapper() } }, client_affinity_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientAffinityEnabled', type: { @@ -407,7 +378,6 @@ def self.mapper() } }, client_cert_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientCertEnabled', type: { @@ -415,7 +385,6 @@ def self.mapper() } }, host_names_disabled: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNamesDisabled', type: { @@ -423,7 +392,6 @@ def self.mapper() } }, outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.outboundIpAddresses', @@ -432,7 +400,6 @@ def self.mapper() } }, possible_outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.possibleOutboundIpAddresses', @@ -441,7 +408,6 @@ def self.mapper() } }, container_size: { - client_side_validation: true, required: false, serialized_name: 'properties.containerSize', type: { @@ -449,7 +415,6 @@ def self.mapper() } }, daily_memory_time_quota: { - client_side_validation: true, required: false, serialized_name: 'properties.dailyMemoryTimeQuota', type: { @@ -457,7 +422,6 @@ def self.mapper() } }, suspended_till: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.suspendedTill', @@ -466,7 +430,6 @@ def self.mapper() } }, max_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maxNumberOfWorkers', @@ -475,7 +438,6 @@ def self.mapper() } }, cloning_info: { - client_side_validation: true, required: false, serialized_name: 'properties.cloningInfo', type: { @@ -484,7 +446,6 @@ def self.mapper() } }, snapshot_info: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotInfo', type: { @@ -493,7 +454,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -502,7 +462,6 @@ def self.mapper() } }, is_default_container: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isDefaultContainer', @@ -511,7 +470,6 @@ def self.mapper() } }, default_host_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.defaultHostName', @@ -520,7 +478,6 @@ def self.mapper() } }, slot_swap_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.slotSwapStatus', @@ -530,7 +487,6 @@ def self.mapper() } }, https_only: { - client_side_validation: true, required: false, serialized_name: 'properties.httpsOnly', type: { @@ -538,7 +494,6 @@ def self.mapper() } }, identity: { - client_side_validation: true, required: false, serialized_name: 'identity', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_config.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_config.rb index 9cef0e88e9..40480710db 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_config.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_config.rb @@ -157,6 +157,15 @@ class SiteConfig # @return [Array] IP security restrictions. attr_accessor :ip_security_restrictions + # @return [Boolean] Http20Enabled: configures a web site to allow clients + # to connect over http2.0. Default value: true . + attr_accessor :http20enabled + + # @return [SupportedTlsVersions] MinTlsVersion: configures the minimum + # version of TLS required for SSL requests. Possible values include: + # '1.0', '1.1', '1.2' + attr_accessor :min_tls_version + # # Mapper for SiteConfig class as Ruby Hash. @@ -164,7 +173,6 @@ class SiteConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteConfig', type: { @@ -172,7 +180,6 @@ def self.mapper() class_name: 'SiteConfig', model_properties: { number_of_workers: { - client_side_validation: true, required: false, serialized_name: 'numberOfWorkers', type: { @@ -180,13 +187,11 @@ def self.mapper() } }, default_documents: { - client_side_validation: true, required: false, serialized_name: 'defaultDocuments', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -196,7 +201,6 @@ def self.mapper() } }, net_framework_version: { - client_side_validation: true, required: false, serialized_name: 'netFrameworkVersion', default_value: 'v4.6', @@ -205,7 +209,6 @@ def self.mapper() } }, php_version: { - client_side_validation: true, required: false, serialized_name: 'phpVersion', type: { @@ -213,7 +216,6 @@ def self.mapper() } }, python_version: { - client_side_validation: true, required: false, serialized_name: 'pythonVersion', type: { @@ -221,7 +223,6 @@ def self.mapper() } }, node_version: { - client_side_validation: true, required: false, serialized_name: 'nodeVersion', type: { @@ -229,7 +230,6 @@ def self.mapper() } }, linux_fx_version: { - client_side_validation: true, required: false, serialized_name: 'linuxFxVersion', type: { @@ -237,7 +237,6 @@ def self.mapper() } }, request_tracing_enabled: { - client_side_validation: true, required: false, serialized_name: 'requestTracingEnabled', type: { @@ -245,7 +244,6 @@ def self.mapper() } }, request_tracing_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'requestTracingExpirationTime', type: { @@ -253,7 +251,6 @@ def self.mapper() } }, remote_debugging_enabled: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingEnabled', type: { @@ -261,7 +258,6 @@ def self.mapper() } }, remote_debugging_version: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingVersion', type: { @@ -269,7 +265,6 @@ def self.mapper() } }, http_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'httpLoggingEnabled', type: { @@ -277,7 +272,6 @@ def self.mapper() } }, logs_directory_size_limit: { - client_side_validation: true, required: false, serialized_name: 'logsDirectorySizeLimit', type: { @@ -285,7 +279,6 @@ def self.mapper() } }, detailed_error_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'detailedErrorLoggingEnabled', type: { @@ -293,7 +286,6 @@ def self.mapper() } }, publishing_username: { - client_side_validation: true, required: false, serialized_name: 'publishingUsername', type: { @@ -301,13 +293,11 @@ def self.mapper() } }, app_settings: { - client_side_validation: true, required: false, serialized_name: 'appSettings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -318,13 +308,11 @@ def self.mapper() } }, connection_strings: { - client_side_validation: true, required: false, serialized_name: 'connectionStrings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfoElementType', type: { @@ -335,7 +323,6 @@ def self.mapper() } }, machine_key: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'machineKey', @@ -345,13 +332,11 @@ def self.mapper() } }, handler_mappings: { - client_side_validation: true, required: false, serialized_name: 'handlerMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HandlerMappingElementType', type: { @@ -362,7 +347,6 @@ def self.mapper() } }, document_root: { - client_side_validation: true, required: false, serialized_name: 'documentRoot', type: { @@ -370,7 +354,6 @@ def self.mapper() } }, scm_type: { - client_side_validation: true, required: false, serialized_name: 'scmType', type: { @@ -378,7 +361,6 @@ def self.mapper() } }, use32bit_worker_process: { - client_side_validation: true, required: false, serialized_name: 'use32BitWorkerProcess', type: { @@ -386,7 +368,6 @@ def self.mapper() } }, web_sockets_enabled: { - client_side_validation: true, required: false, serialized_name: 'webSocketsEnabled', type: { @@ -394,7 +375,6 @@ def self.mapper() } }, always_on: { - client_side_validation: true, required: false, serialized_name: 'alwaysOn', type: { @@ -402,7 +382,6 @@ def self.mapper() } }, java_version: { - client_side_validation: true, required: false, serialized_name: 'javaVersion', type: { @@ -410,7 +389,6 @@ def self.mapper() } }, java_container: { - client_side_validation: true, required: false, serialized_name: 'javaContainer', type: { @@ -418,7 +396,6 @@ def self.mapper() } }, java_container_version: { - client_side_validation: true, required: false, serialized_name: 'javaContainerVersion', type: { @@ -426,7 +403,6 @@ def self.mapper() } }, app_command_line: { - client_side_validation: true, required: false, serialized_name: 'appCommandLine', type: { @@ -434,7 +410,6 @@ def self.mapper() } }, managed_pipeline_mode: { - client_side_validation: true, required: false, serialized_name: 'managedPipelineMode', type: { @@ -443,13 +418,11 @@ def self.mapper() } }, virtual_applications: { - client_side_validation: true, required: false, serialized_name: 'virtualApplications', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualApplicationElementType', type: { @@ -460,7 +433,6 @@ def self.mapper() } }, load_balancing: { - client_side_validation: true, required: false, serialized_name: 'loadBalancing', type: { @@ -469,7 +441,6 @@ def self.mapper() } }, experiments: { - client_side_validation: true, required: false, serialized_name: 'experiments', type: { @@ -478,7 +449,6 @@ def self.mapper() } }, limits: { - client_side_validation: true, required: false, serialized_name: 'limits', type: { @@ -487,7 +457,6 @@ def self.mapper() } }, auto_heal_enabled: { - client_side_validation: true, required: false, serialized_name: 'autoHealEnabled', type: { @@ -495,7 +464,6 @@ def self.mapper() } }, auto_heal_rules: { - client_side_validation: true, required: false, serialized_name: 'autoHealRules', type: { @@ -504,7 +472,6 @@ def self.mapper() } }, tracing_options: { - client_side_validation: true, required: false, serialized_name: 'tracingOptions', type: { @@ -512,7 +479,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'vnetName', type: { @@ -520,7 +486,6 @@ def self.mapper() } }, cors: { - client_side_validation: true, required: false, serialized_name: 'cors', type: { @@ -529,7 +494,6 @@ def self.mapper() } }, push: { - client_side_validation: true, required: false, serialized_name: 'push', type: { @@ -538,7 +502,6 @@ def self.mapper() } }, api_definition: { - client_side_validation: true, required: false, serialized_name: 'apiDefinition', type: { @@ -547,7 +510,6 @@ def self.mapper() } }, auto_swap_slot_name: { - client_side_validation: true, required: false, serialized_name: 'autoSwapSlotName', type: { @@ -555,7 +517,6 @@ def self.mapper() } }, local_my_sql_enabled: { - client_side_validation: true, required: false, serialized_name: 'localMySqlEnabled', default_value: false, @@ -564,13 +525,11 @@ def self.mapper() } }, ip_security_restrictions: { - client_side_validation: true, required: false, serialized_name: 'ipSecurityRestrictions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestrictionElementType', type: { @@ -579,6 +538,21 @@ def self.mapper() } } } + }, + http20enabled: { + required: false, + serialized_name: 'http20Enabled', + default_value: true, + type: { + name: 'Boolean' + } + }, + min_tls_version: { + required: false, + serialized_name: 'minTlsVersion', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_limits.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_limits.rb index e02f8a05d3..8ce31b78f4 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_limits.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_limits.rb @@ -28,7 +28,6 @@ class SiteLimits # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteLimits', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SiteLimits', model_properties: { max_percentage_cpu: { - client_side_validation: true, required: false, serialized_name: 'maxPercentageCpu', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, max_memory_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxMemoryInMb', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, max_disk_size_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxDiskSizeInMb', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_machine_key.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_machine_key.rb index 6905cf53e3..65d9f5e4a0 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_machine_key.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/site_machine_key.rb @@ -31,7 +31,6 @@ class SiteMachineKey # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteMachineKey', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'SiteMachineKey', model_properties: { validation: { - client_side_validation: true, required: false, serialized_name: 'validation', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, validation_key: { - client_side_validation: true, required: false, serialized_name: 'validationKey', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, decryption: { - client_side_validation: true, required: false, serialized_name: 'decryption', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, decryption_key: { - client_side_validation: true, required: false, serialized_name: 'decryptionKey', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_capacity.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_capacity.rb index 9acc4fa024..79137fdeaa 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_capacity.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_capacity.rb @@ -35,7 +35,6 @@ class SkuCapacity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuCapacity', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'SkuCapacity', model_properties: { minimum: { - client_side_validation: true, required: false, serialized_name: 'minimum', type: { @@ -51,7 +49,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, serialized_name: 'maximum', type: { @@ -59,7 +56,6 @@ def self.mapper() } }, default: { - client_side_validation: true, required: false, serialized_name: 'default', type: { @@ -67,7 +63,6 @@ def self.mapper() } }, scale_type: { - client_side_validation: true, required: false, serialized_name: 'scaleType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_description.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_description.rb index 4823251017..ce55f308e1 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_description.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_description.rb @@ -44,7 +44,6 @@ class SkuDescription # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuDescription', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'SkuDescription', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -60,7 +58,6 @@ def self.mapper() } }, tier: { - client_side_validation: true, required: false, serialized_name: 'tier', type: { @@ -68,7 +65,6 @@ def self.mapper() } }, size: { - client_side_validation: true, required: false, serialized_name: 'size', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, family: { - client_side_validation: true, required: false, serialized_name: 'family', type: { @@ -84,7 +79,6 @@ def self.mapper() } }, capacity: { - client_side_validation: true, required: false, serialized_name: 'capacity', type: { @@ -92,7 +86,6 @@ def self.mapper() } }, sku_capacity: { - client_side_validation: true, required: false, serialized_name: 'skuCapacity', type: { @@ -101,13 +94,11 @@ def self.mapper() } }, locations: { - client_side_validation: true, required: false, serialized_name: 'locations', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -117,13 +108,11 @@ def self.mapper() } }, capabilities: { - client_side_validation: true, required: false, serialized_name: 'capabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CapabilityElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_infos.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_infos.rb index e384ede67e..c3026008c6 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_infos.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/sku_infos.rb @@ -26,7 +26,6 @@ class SkuInfos # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuInfos', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'SkuInfos', model_properties: { resource_type: { - client_side_validation: true, required: false, serialized_name: 'resourceType', type: { @@ -42,13 +40,11 @@ def self.mapper() } }, skus: { - client_side_validation: true, required: false, serialized_name: 'skus', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'GlobalCsmSkuDescriptionElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/slot_swap_status.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/slot_swap_status.rb index eae0338913..376b0f717d 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/slot_swap_status.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/slot_swap_status.rb @@ -28,7 +28,6 @@ class SlotSwapStatus # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlotSwapStatus', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlotSwapStatus', model_properties: { timestamp_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timestampUtc', @@ -45,7 +43,6 @@ def self.mapper() } }, source_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'sourceSlotName', @@ -54,7 +51,6 @@ def self.mapper() } }, destination_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'destinationSlotName', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb index 6de0268096..ea8bd1cc9a 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb @@ -28,7 +28,6 @@ class SlowRequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlowRequestsBasedTrigger', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlowRequestsBasedTrigger', model_properties: { time_taken: { - client_side_validation: true, required: false, serialized_name: 'timeTaken', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb index 49d65383d3..d98bea4917 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb @@ -40,7 +40,6 @@ class SnapshotRecoveryRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryRequest', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'SnapshotRecoveryRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, snapshot_time: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotTime', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, recovery_target: { - client_side_validation: true, required: false, serialized_name: 'properties.recoveryTarget', type: { @@ -100,7 +93,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'properties.overwrite', type: { @@ -108,7 +100,6 @@ def self.mapper() } }, recover_configuration: { - client_side_validation: true, required: false, serialized_name: 'properties.recoverConfiguration', type: { @@ -116,7 +107,6 @@ def self.mapper() } }, ignore_conflicting_host_names: { - client_side_validation: true, required: false, serialized_name: 'properties.ignoreConflictingHostNames', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb index e12f0aea6c..74aa2afe02 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb @@ -30,7 +30,6 @@ class SnapshotRecoveryTarget # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryTarget', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'SnapshotRecoveryTarget', model_properties: { location: { - client_side_validation: true, required: false, serialized_name: 'location', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/solution.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/solution.rb index 6474b5fa7f..7676ccc288 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/solution.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/solution.rb @@ -41,7 +41,6 @@ class Solution # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Solution', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'Solution', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -57,7 +55,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, serialized_name: 'displayName', type: { @@ -65,7 +62,6 @@ def self.mapper() } }, order: { - client_side_validation: true, required: false, serialized_name: 'order', type: { @@ -73,7 +69,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, serialized_name: 'description', type: { @@ -81,7 +76,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { @@ -90,19 +84,16 @@ def self.mapper() } }, data: { - client_side_validation: true, required: false, serialized_name: 'data', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ArrayElementType', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -115,19 +106,16 @@ def self.mapper() } }, metadata: { - client_side_validation: true, required: false, serialized_name: 'metadata', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ArrayElementType', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/source_control.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/source_control.rb index ecbf261106..6ee1a69873 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/source_control.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/source_control.rb @@ -34,7 +34,6 @@ class SourceControl < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SourceControl', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'SourceControl', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -51,7 +49,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -60,7 +57,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -68,7 +64,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -77,7 +72,6 @@ def self.mapper() } }, source_control_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -85,7 +79,6 @@ def self.mapper() } }, token: { - client_side_validation: true, required: false, serialized_name: 'properties.token', type: { @@ -93,7 +86,6 @@ def self.mapper() } }, token_secret: { - client_side_validation: true, required: false, serialized_name: 'properties.tokenSecret', type: { @@ -101,7 +93,6 @@ def self.mapper() } }, refresh_token: { - client_side_validation: true, required: false, serialized_name: 'properties.refreshToken', type: { @@ -109,7 +100,6 @@ def self.mapper() } }, expiration_time: { - client_side_validation: true, required: false, serialized_name: 'properties.expirationTime', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/source_control_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/source_control_collection.rb index 974f51c8f8..1a3e649596 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/source_control_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/source_control_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SourceControlCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'SourceControlCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SourceControlElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stack_major_version.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stack_major_version.rb new file mode 100644 index 0000000000..34402c95a4 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stack_major_version.rb @@ -0,0 +1,84 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Application stack major version. + # + class StackMajorVersion + + include MsRestAzure + + # @return [String] Application stack major version (display only). + attr_accessor :display_version + + # @return [String] Application stack major version (runtime only). + attr_accessor :runtime_version + + # @return [Boolean] true if this is the default major + # version; otherwise, false. + attr_accessor :is_default + + # @return [Array] Minor versions associated with the + # major version. + attr_accessor :minor_versions + + + # + # Mapper for StackMajorVersion class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'StackMajorVersion', + type: { + name: 'Composite', + class_name: 'StackMajorVersion', + model_properties: { + display_version: { + required: false, + serialized_name: 'displayVersion', + type: { + name: 'String' + } + }, + runtime_version: { + required: false, + serialized_name: 'runtimeVersion', + type: { + name: 'String' + } + }, + is_default: { + required: false, + serialized_name: 'isDefault', + type: { + name: 'Boolean' + } + }, + minor_versions: { + required: false, + serialized_name: 'minorVersions', + type: { + name: 'Sequence', + element: { + required: false, + serialized_name: 'StackMinorVersionElementType', + type: { + name: 'Composite', + class_name: 'StackMinorVersion' + } + } + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stack_minor_version.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stack_minor_version.rb new file mode 100644 index 0000000000..2fd866f8fb --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stack_minor_version.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::Web::Mgmt::V2016_03_01 + module Models + # + # Application stack minor version. + # + class StackMinorVersion + + include MsRestAzure + + # @return [String] Application stack minor version (display only). + attr_accessor :display_version + + # @return [String] Application stack minor version (runtime only). + attr_accessor :runtime_version + + # @return [Boolean] true if this is the default minor + # version; otherwise, false. + attr_accessor :is_default + + + # + # Mapper for StackMinorVersion class as Ruby Hash. + # This will be used for serialization/deserialization. + # + def self.mapper() + { + required: false, + serialized_name: 'StackMinorVersion', + type: { + name: 'Composite', + class_name: 'StackMinorVersion', + model_properties: { + display_version: { + required: false, + serialized_name: 'displayVersion', + type: { + name: 'String' + } + }, + runtime_version: { + required: false, + serialized_name: 'runtimeVersion', + type: { + name: 'String' + } + }, + is_default: { + required: false, + serialized_name: 'isDefault', + type: { + name: 'Boolean' + } + } + } + } + } + end + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stamp_capacity.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stamp_capacity.rb index 6a1052ca7d..5035736fac 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stamp_capacity.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/stamp_capacity.rb @@ -58,7 +58,6 @@ class StampCapacity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StampCapacity', type: { @@ -66,7 +65,6 @@ def self.mapper() class_name: 'StampCapacity', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -74,7 +72,6 @@ def self.mapper() } }, available_capacity: { - client_side_validation: true, required: false, serialized_name: 'availableCapacity', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, total_capacity: { - client_side_validation: true, required: false, serialized_name: 'totalCapacity', type: { @@ -90,7 +86,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, serialized_name: 'unit', type: { @@ -98,7 +93,6 @@ def self.mapper() } }, compute_mode: { - client_side_validation: true, required: false, serialized_name: 'computeMode', type: { @@ -107,7 +101,6 @@ def self.mapper() } }, worker_size: { - client_side_validation: true, required: false, serialized_name: 'workerSize', type: { @@ -116,7 +109,6 @@ def self.mapper() } }, worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'workerSizeId', type: { @@ -124,7 +116,6 @@ def self.mapper() } }, exclude_from_capacity_allocation: { - client_side_validation: true, required: false, serialized_name: 'excludeFromCapacityAllocation', type: { @@ -132,7 +123,6 @@ def self.mapper() } }, is_applicable_for_all_compute_modes: { - client_side_validation: true, required: false, serialized_name: 'isApplicableForAllComputeModes', type: { @@ -140,7 +130,6 @@ def self.mapper() } }, site_mode: { - client_side_validation: true, required: false, serialized_name: 'siteMode', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb index 9293f74d65..195137658b 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb @@ -34,7 +34,6 @@ class StatusCodesBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTrigger', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'StatusCodesBasedTrigger', model_properties: { status: { - client_side_validation: true, required: false, serialized_name: 'status', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, sub_status: { - client_side_validation: true, required: false, serialized_name: 'subStatus', type: { @@ -58,7 +55,6 @@ def self.mapper() } }, win32status: { - client_side_validation: true, required: false, serialized_name: 'win32Status', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/supported_tls_versions.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/supported_tls_versions.rb new file mode 100644 index 0000000000..e10071569e --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/supported_tls_versions.rb @@ -0,0 +1,17 @@ +# 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::Web::Mgmt::V2016_03_01 + module Models + # + # Defines values for SupportedTlsVersions + # + module SupportedTlsVersions + OneFullStopZero = "1.0" + OneFullStopOne = "1.1" + OneFullStopTwo = "1.2" + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/user.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/user.rb index b60cd4329a..8b63efa62c 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/user.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/user.rb @@ -34,7 +34,6 @@ class User < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'User', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'User', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -51,7 +49,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -60,7 +57,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -68,7 +64,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -77,7 +72,6 @@ def self.mapper() } }, user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -85,7 +79,6 @@ def self.mapper() } }, publishing_user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingUserName', type: { @@ -93,7 +86,6 @@ def self.mapper() } }, publishing_password: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPassword', type: { @@ -101,7 +93,6 @@ def self.mapper() } }, publishing_password_hash: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHash', type: { @@ -109,7 +100,6 @@ def self.mapper() } }, publishing_password_hash_salt: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHashSalt', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_request.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_request.rb index 03fc14d254..d95c65d4d3 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_request.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_request.rb @@ -52,7 +52,6 @@ class ValidateRequest # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ValidateRequest', type: { @@ -60,7 +59,6 @@ def self.mapper() class_name: 'ValidateRequest', model_properties: { name: { - client_side_validation: true, required: true, serialized_name: 'name', type: { @@ -68,7 +66,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: true, serialized_name: 'type', type: { @@ -76,7 +73,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -84,7 +80,6 @@ def self.mapper() } }, server_farm_id: { - client_side_validation: true, required: false, serialized_name: 'properties.serverFarmId', type: { @@ -92,7 +87,6 @@ def self.mapper() } }, sku_name: { - client_side_validation: true, required: false, serialized_name: 'properties.skuName', type: { @@ -100,7 +94,6 @@ def self.mapper() } }, need_linux_workers: { - client_side_validation: true, required: false, serialized_name: 'properties.needLinuxWorkers', type: { @@ -108,7 +101,6 @@ def self.mapper() } }, is_spot: { - client_side_validation: true, required: false, serialized_name: 'properties.isSpot', type: { @@ -116,7 +108,6 @@ def self.mapper() } }, capacity: { - client_side_validation: true, required: false, serialized_name: 'properties.capacity', constraints: { @@ -127,7 +118,6 @@ def self.mapper() } }, hosting_environment: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironment', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_response.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_response.rb index 73c35743d1..332291df67 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_response.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_response.rb @@ -26,7 +26,6 @@ class ValidateResponse # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ValidateResponse', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'ValidateResponse', model_properties: { status: { - client_side_validation: true, required: false, serialized_name: 'status', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, error: { - client_side_validation: true, required: false, serialized_name: 'error', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_response_error.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_response_error.rb index 9056dad531..9db0d1f035 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_response_error.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/validate_response_error.rb @@ -25,7 +25,6 @@ class ValidateResponseError # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ValidateResponseError', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ValidateResponseError', model_properties: { code: { - client_side_validation: true, required: false, serialized_name: 'code', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, serialized_name: 'message', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_application.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_application.rb index b50d55bf25..c5ae3bbe81 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_application.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_application.rb @@ -33,7 +33,6 @@ class VirtualApplication # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualApplication', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'VirtualApplication', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, preload_enabled: { - client_side_validation: true, required: false, serialized_name: 'preloadEnabled', type: { @@ -65,13 +61,11 @@ def self.mapper() } }, virtual_directories: { - client_side_validation: true, required: false, serialized_name: 'virtualDirectories', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectoryElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_directory.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_directory.rb index 92c83f2868..7caf456790 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_directory.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_directory.rb @@ -25,7 +25,6 @@ class VirtualDirectory # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectory', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'VirtualDirectory', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb index a3c15f4640..1e4ffe5430 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb @@ -31,7 +31,6 @@ class VirtualIPMapping # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualIPMapping', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'VirtualIPMapping', model_properties: { virtual_ip: { - client_side_validation: true, required: false, serialized_name: 'virtualIP', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, internal_http_port: { - client_side_validation: true, required: false, serialized_name: 'internalHttpPort', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, internal_https_port: { - client_side_validation: true, required: false, serialized_name: 'internalHttpsPort', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, in_use: { - client_side_validation: true, required: false, serialized_name: 'inUse', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_network_profile.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_network_profile.rb index 07efa9d09c..e68d148f47 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_network_profile.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/virtual_network_profile.rb @@ -31,7 +31,6 @@ class VirtualNetworkProfile # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualNetworkProfile', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'VirtualNetworkProfile', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -56,7 +53,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +61,6 @@ def self.mapper() } }, subnet: { - client_side_validation: true, required: false, serialized_name: 'subnet', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_gateway.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_gateway.rb index b2c205e987..42ba62b898 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_gateway.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_gateway.rb @@ -26,7 +26,6 @@ class VnetGateway < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetGateway', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'VnetGateway', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetName', type: { @@ -77,7 +71,6 @@ def self.mapper() } }, vpn_package_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.vpnPackageUri', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_info.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_info.rb index 84a18c547a..9242a74f16 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_info.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_info.rb @@ -42,7 +42,6 @@ class VnetInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetInfo', type: { @@ -50,7 +49,6 @@ def self.mapper() class_name: 'VnetInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -59,7 +57,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -68,7 +65,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -85,7 +80,6 @@ def self.mapper() } }, vnet_resource_id: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetResourceId', type: { @@ -93,7 +87,6 @@ def self.mapper() } }, cert_thumbprint: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.certThumbprint', @@ -102,7 +95,6 @@ def self.mapper() } }, cert_blob: { - client_side_validation: true, required: false, serialized_name: 'properties.certBlob', type: { @@ -110,14 +102,12 @@ def self.mapper() } }, routes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.routes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetRouteElementType', type: { @@ -128,7 +118,6 @@ def self.mapper() } }, resync_required: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resyncRequired', @@ -137,7 +126,6 @@ def self.mapper() } }, dns_servers: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsServers', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_parameters.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_parameters.rb index 728e0976db..fc3b8452e9 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_parameters.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_parameters.rb @@ -28,7 +28,6 @@ class VnetParameters < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetParameters', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'VnetParameters', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -45,7 +43,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -54,7 +51,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -62,7 +58,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -71,7 +66,6 @@ def self.mapper() } }, vnet_resource_group: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetResourceGroup', type: { @@ -79,7 +73,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetName', type: { @@ -87,7 +80,6 @@ def self.mapper() } }, vnet_subnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetSubnetName', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_route.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_route.rb index aa8048e888..370383a177 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_route.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_route.rb @@ -44,7 +44,6 @@ class VnetRoute < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetRoute', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'VnetRoute', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -61,7 +59,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -70,7 +67,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -78,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -87,7 +82,6 @@ def self.mapper() } }, vnet_route_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -95,7 +89,6 @@ def self.mapper() } }, start_address: { - client_side_validation: true, required: false, serialized_name: 'properties.startAddress', type: { @@ -103,7 +96,6 @@ def self.mapper() } }, end_address: { - client_side_validation: true, required: false, serialized_name: 'properties.endAddress', type: { @@ -111,7 +103,6 @@ def self.mapper() } }, route_type: { - client_side_validation: true, required: false, serialized_name: 'properties.routeType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_validation_failure_details.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_validation_failure_details.rb index 412ae20e2c..6c8d4196fc 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_validation_failure_details.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_validation_failure_details.rb @@ -26,7 +26,6 @@ class VnetValidationFailureDetails < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetValidationFailureDetails', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'VnetValidationFailureDetails', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, failed: { - client_side_validation: true, required: false, serialized_name: 'properties.failed', type: { @@ -77,13 +71,11 @@ def self.mapper() } }, failed_tests: { - client_side_validation: true, required: false, serialized_name: 'properties.failedTests', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetValidationTestFailureElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_validation_test_failure.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_validation_test_failure.rb index 49eb2b0518..cffa81c8c9 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_validation_test_failure.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/vnet_validation_test_failure.rb @@ -26,7 +26,6 @@ class VnetValidationTestFailure < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetValidationTestFailure', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'VnetValidationTestFailure', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, test_name: { - client_side_validation: true, required: false, serialized_name: 'properties.testName', type: { @@ -77,7 +71,6 @@ def self.mapper() } }, details: { - client_side_validation: true, required: false, serialized_name: 'properties.details', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/web_app_collection.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/web_app_collection.rb index 8399899e78..a27eff25aa 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/web_app_collection.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/web_app_collection.rb @@ -25,7 +25,6 @@ class WebAppCollection # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WebAppCollection', type: { @@ -33,13 +32,11 @@ def self.mapper() class_name: 'WebAppCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteElementType', type: { @@ -50,7 +47,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/worker_pool.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/worker_pool.rb index 198b05dc77..3c253b180b 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/worker_pool.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/models/worker_pool.rb @@ -36,7 +36,6 @@ class WorkerPool # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WorkerPool', type: { @@ -44,7 +43,6 @@ def self.mapper() class_name: 'WorkerPool', model_properties: { worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'workerSizeId', type: { @@ -52,7 +50,6 @@ def self.mapper() } }, compute_mode: { - client_side_validation: true, required: false, serialized_name: 'computeMode', type: { @@ -61,7 +58,6 @@ def self.mapper() } }, worker_size: { - client_side_validation: true, required: false, serialized_name: 'workerSize', type: { @@ -69,7 +65,6 @@ def self.mapper() } }, worker_count: { - client_side_validation: true, required: false, serialized_name: 'workerCount', type: { @@ -77,14 +72,12 @@ def self.mapper() } }, instance_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'instanceNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/provider.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/provider.rb index b37bc38899..d2e53f1767 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/provider.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/provider.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2016_03_01 # - # Provider + # WebSite Management Client # class Provider include MsRestAzure @@ -26,14 +26,15 @@ def initialize(client) # # Get available application frameworks and their versions # + # @param os_type_selected [Enum] Possible values include: 'Windows', 'Linux' # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [Object] operation results. + # @return [Array] operation results. # - def get_available_stacks(custom_headers:nil) - response = get_available_stacks_async(custom_headers:custom_headers).value! - response.body unless response.nil? + def get_available_stacks(os_type_selected = nil, custom_headers = nil) + first_page = get_available_stacks_as_lazy(os_type_selected, custom_headers) + first_page.get_all_items end # @@ -41,13 +42,14 @@ def get_available_stacks(custom_headers:nil) # # Get available application frameworks and their versions # + # @param os_type_selected [Enum] Possible values include: 'Windows', 'Linux' # @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 get_available_stacks_with_http_info(custom_headers:nil) - get_available_stacks_async(custom_headers:custom_headers).value! + def get_available_stacks_with_http_info(os_type_selected = nil, custom_headers = nil) + get_available_stacks_async(os_type_selected, custom_headers).value! end # @@ -55,17 +57,17 @@ def get_available_stacks_with_http_info(custom_headers:nil) # # Get available application frameworks and their versions # + # @param os_type_selected [Enum] Possible values include: 'Windows', 'Linux' # @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 get_available_stacks_async(custom_headers:nil) + def get_available_stacks_async(os_type_selected = nil, custom_headers = nil) fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -76,7 +78,7 @@ def get_available_stacks_async(custom_headers:nil) options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], - query_params: {'api-version' => @client.api_version}, + query_params: {'osTypeSelected' => os_type_selected,'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } @@ -92,6 +94,16 @@ def get_available_stacks_async(custom_headers:nil) 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::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection.mapper() + result.body = @client.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 @@ -111,8 +123,8 @@ def get_available_stacks_async(custom_headers:nil) # # @return [Array] operation results. # - def list_operations(custom_headers:nil) - first_page = list_operations_as_lazy(custom_headers:custom_headers) + def list_operations(custom_headers = nil) + first_page = list_operations_as_lazy(custom_headers) first_page.get_all_items end @@ -128,8 +140,8 @@ def list_operations(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_operations_with_http_info(custom_headers:nil) - list_operations_async(custom_headers:custom_headers).value! + def list_operations_with_http_info(custom_headers = nil) + list_operations_async(custom_headers).value! end # @@ -144,12 +156,11 @@ def list_operations_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_operations_async(custom_headers:nil) + def list_operations_async(custom_headers = nil) fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -198,14 +209,15 @@ def list_operations_async(custom_headers:nil) # # Get available application frameworks and their versions # + # @param os_type_selected [Enum] Possible values include: 'Windows', 'Linux' # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [Object] operation results. + # @return [Array] operation results. # - def get_available_stacks_on_prem(custom_headers:nil) - response = get_available_stacks_on_prem_async(custom_headers:custom_headers).value! - response.body unless response.nil? + def get_available_stacks_on_prem(os_type_selected = nil, custom_headers = nil) + first_page = get_available_stacks_on_prem_as_lazy(os_type_selected, custom_headers) + first_page.get_all_items end # @@ -213,13 +225,14 @@ def get_available_stacks_on_prem(custom_headers:nil) # # Get available application frameworks and their versions # + # @param os_type_selected [Enum] Possible values include: 'Windows', 'Linux' # @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 get_available_stacks_on_prem_with_http_info(custom_headers:nil) - get_available_stacks_on_prem_async(custom_headers:custom_headers).value! + def get_available_stacks_on_prem_with_http_info(os_type_selected = nil, custom_headers = nil) + get_available_stacks_on_prem_async(os_type_selected, custom_headers).value! end # @@ -227,18 +240,18 @@ def get_available_stacks_on_prem_with_http_info(custom_headers:nil) # # Get available application frameworks and their versions # + # @param os_type_selected [Enum] Possible values include: 'Windows', 'Linux' # @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 get_available_stacks_on_prem_async(custom_headers:nil) + def get_available_stacks_on_prem_async(os_type_selected = nil, custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -250,7 +263,7 @@ def get_available_stacks_on_prem_async(custom_headers:nil) options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'subscriptionId' => @client.subscription_id}, - query_params: {'api-version' => @client.api_version}, + query_params: {'osTypeSelected' => os_type_selected,'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } @@ -266,6 +279,109 @@ def get_available_stacks_on_prem_async(custom_headers:nil) 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::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection.mapper() + result.body = @client.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 + + # + # Get available application frameworks and their versions + # + # Get available application frameworks and their versions + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ApplicationStackCollection] operation results. + # + def get_available_stacks_next(next_page_link, custom_headers = nil) + response = get_available_stacks_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Get available application frameworks and their versions + # + # Get available application frameworks and their versions + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 get_available_stacks_next_with_http_info(next_page_link, custom_headers = nil) + get_available_stacks_next_async(next_page_link, custom_headers).value! + end + + # + # Get available application frameworks and their versions + # + # Get available application frameworks and their versions + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 get_available_stacks_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection.mapper() + result.body = @client.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 @@ -287,8 +403,8 @@ def get_available_stacks_on_prem_async(custom_headers:nil) # # @return [CsmOperationCollection] operation results. # - def list_operations_next(next_page_link, custom_headers:nil) - response = list_operations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_operations_next(next_page_link, custom_headers = nil) + response = list_operations_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -306,8 +422,8 @@ def list_operations_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_operations_next_with_http_info(next_page_link, custom_headers:nil) - list_operations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_operations_next_with_http_info(next_page_link, custom_headers = nil) + list_operations_next_async(next_page_link, custom_headers).value! end # @@ -324,12 +440,11 @@ def list_operations_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_operations_next_async(next_page_link, custom_headers:nil) + def list_operations_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -373,6 +488,122 @@ def list_operations_next_async(next_page_link, custom_headers:nil) promise.execute end + # + # Get available application frameworks and their versions + # + # Get available application frameworks and their versions + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ApplicationStackCollection] operation results. + # + def get_available_stacks_on_prem_next(next_page_link, custom_headers = nil) + response = get_available_stacks_on_prem_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Get available application frameworks and their versions + # + # Get available application frameworks and their versions + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 get_available_stacks_on_prem_next_with_http_info(next_page_link, custom_headers = nil) + get_available_stacks_on_prem_next_async(next_page_link, custom_headers).value! + end + + # + # Get available application frameworks and their versions + # + # Get available application frameworks and their versions + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 get_available_stacks_on_prem_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection.mapper() + result.body = @client.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 + + # + # Get available application frameworks and their versions + # + # Get available application frameworks and their versions + # + # @param os_type_selected [Enum] Possible values include: 'Windows', 'Linux' + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ApplicationStackCollection] which provide lazy access to pages of + # the response. + # + def get_available_stacks_as_lazy(os_type_selected = nil, custom_headers = nil) + response = get_available_stacks_async(os_type_selected, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + get_available_stacks_next_async(next_page_link, custom_headers) + end + page + end + end + # # Gets all available operations for the Microsoft.Web resource provider. Also # exposes resource metric definitions @@ -386,12 +617,35 @@ def list_operations_next_async(next_page_link, custom_headers:nil) # @return [CsmOperationCollection] which provide lazy access to pages of the # response. # - def list_operations_as_lazy(custom_headers:nil) - response = list_operations_async(custom_headers:custom_headers).value! + def list_operations_as_lazy(custom_headers = nil) + response = list_operations_async(custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_operations_next_async(next_page_link, custom_headers) + end + page + end + end + + # + # Get available application frameworks and their versions + # + # Get available application frameworks and their versions + # + # @param os_type_selected [Enum] Possible values include: 'Windows', 'Linux' + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ApplicationStackCollection] which provide lazy access to pages of + # the response. + # + def get_available_stacks_on_prem_as_lazy(os_type_selected = nil, custom_headers = nil) + response = get_available_stacks_on_prem_async(os_type_selected, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_operations_next_async(next_page_link, custom_headers:custom_headers) + get_available_stacks_on_prem_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/recommendations.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/recommendations.rb index 9895a3dba0..acf048f783 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/recommendations.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/recommendations.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2016_03_01 # - # Recommendations + # WebSite Management Client # class Recommendations include MsRestAzure @@ -36,11 +36,11 @@ def initialize(client) # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [Array] operation results. + # @return [Array] operation results. # - def list(featured:nil, filter:nil, custom_headers:nil) - response = list_async(featured:featured, filter:filter, custom_headers:custom_headers).value! - response.body unless response.nil? + def list(featured = nil, filter = nil, custom_headers = nil) + first_page = list_as_lazy(featured, filter, custom_headers) + first_page.get_all_items end # @@ -60,8 +60,8 @@ def list(featured:nil, filter:nil, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_with_http_info(featured:nil, filter:nil, custom_headers:nil) - list_async(featured:featured, filter:filter, custom_headers:custom_headers).value! + def list_with_http_info(featured = nil, filter = nil, custom_headers = nil) + list_async(featured, filter, custom_headers).value! end # @@ -81,13 +81,12 @@ def list_with_http_info(featured:nil, filter:nil, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_async(featured:nil, filter:nil, custom_headers:nil) + def list_async(featured = nil, filter = nil, custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -120,23 +119,7 @@ def list_async(featured:nil, filter:nil, custom_headers:nil) if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) - result_mapper = { - client_side_validation: true, - required: false, - serialized_name: 'parsed_response', - type: { - name: 'Sequence', - element: { - client_side_validation: true, - required: false, - serialized_name: 'RecommendationElementType', - type: { - name: 'Composite', - class_name: 'Recommendation' - } - } - } - } + result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) @@ -158,8 +141,8 @@ def list_async(featured:nil, filter:nil, custom_headers:nil) # will be added to the HTTP request. # # - def reset_all_filters(custom_headers:nil) - response = reset_all_filters_async(custom_headers:custom_headers).value! + def reset_all_filters(custom_headers = nil) + response = reset_all_filters_async(custom_headers).value! nil end @@ -173,8 +156,8 @@ def reset_all_filters(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def reset_all_filters_with_http_info(custom_headers:nil) - reset_all_filters_async(custom_headers:custom_headers).value! + def reset_all_filters_with_http_info(custom_headers = nil) + reset_all_filters_async(custom_headers).value! end # @@ -187,13 +170,12 @@ def reset_all_filters_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def reset_all_filters_async(custom_headers:nil) + def reset_all_filters_async(custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -228,6 +210,94 @@ def reset_all_filters_async(custom_headers:nil) promise.execute end + # + # Disables the specified rule so it will not apply to a subscription in the + # future. + # + # Disables the specified rule so it will not apply to a subscription in the + # future. + # + # @param name [String] Rule name + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # + def disable_recommendation_for_subscription(name, custom_headers = nil) + response = disable_recommendation_for_subscription_async(name, custom_headers).value! + nil + end + + # + # Disables the specified rule so it will not apply to a subscription in the + # future. + # + # Disables the specified rule so it will not apply to a subscription in the + # future. + # + # @param name [String] Rule name + # @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 disable_recommendation_for_subscription_with_http_info(name, custom_headers = nil) + disable_recommendation_for_subscription_async(name, custom_headers).value! + end + + # + # Disables the specified rule so it will not apply to a subscription in the + # future. + # + # Disables the specified rule so it will not apply to a subscription in the + # future. + # + # @param name [String] Rule name + # @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 disable_recommendation_for_subscription_async(name, custom_headers = nil) + fail ArgumentError, 'name is nil' if name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/{name}/disable' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'name' => name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.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 MsRestAzure::AzureOperationError.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? + + result + end + + promise.execute + end + # # Get past recommendations for an app, optionally specified by the time range. # @@ -243,11 +313,11 @@ def reset_all_filters_async(custom_headers:nil) # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [Array] operation results. + # @return [Array] operation results. # - def list_history_for_web_app(resource_group_name, site_name, filter:nil, custom_headers:nil) - response = list_history_for_web_app_async(resource_group_name, site_name, filter:filter, custom_headers:custom_headers).value! - response.body unless response.nil? + def list_history_for_web_app(resource_group_name, site_name, filter = nil, custom_headers = nil) + first_page = list_history_for_web_app_as_lazy(resource_group_name, site_name, filter, custom_headers) + first_page.get_all_items end # @@ -267,8 +337,8 @@ def list_history_for_web_app(resource_group_name, site_name, filter:nil, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_history_for_web_app_with_http_info(resource_group_name, site_name, filter:nil, custom_headers:nil) - list_history_for_web_app_async(resource_group_name, site_name, filter:filter, custom_headers:custom_headers).value! + def list_history_for_web_app_with_http_info(resource_group_name, site_name, filter = nil, custom_headers = nil) + list_history_for_web_app_async(resource_group_name, site_name, filter, custom_headers).value! end # @@ -288,18 +358,14 @@ def list_history_for_web_app_with_http_info(resource_group_name, site_name, filt # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_history_for_web_app_async(resource_group_name, site_name, filter:nil, custom_headers:nil) + def list_history_for_web_app_async(resource_group_name, site_name, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -332,23 +398,7 @@ def list_history_for_web_app_async(resource_group_name, site_name, filter:nil, c if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) - result_mapper = { - client_side_validation: true, - required: false, - serialized_name: 'parsed_response', - type: { - name: 'Sequence', - element: { - client_side_validation: true, - required: false, - serialized_name: 'RecommendationElementType', - type: { - name: 'Composite', - class_name: 'Recommendation' - } - } - } - } + result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) @@ -378,11 +428,11 @@ def list_history_for_web_app_async(resource_group_name, site_name, filter:nil, c # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - # @return [Array] operation results. + # @return [Array] operation results. # - def list_recommended_rules_for_web_app(resource_group_name, site_name, featured:nil, filter:nil, custom_headers:nil) - response = list_recommended_rules_for_web_app_async(resource_group_name, site_name, featured:featured, filter:filter, custom_headers:custom_headers).value! - response.body unless response.nil? + def list_recommended_rules_for_web_app(resource_group_name, site_name, featured = nil, filter = nil, custom_headers = nil) + first_page = list_recommended_rules_for_web_app_as_lazy(resource_group_name, site_name, featured, filter, custom_headers) + first_page.get_all_items end # @@ -404,8 +454,8 @@ def list_recommended_rules_for_web_app(resource_group_name, site_name, featured: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_recommended_rules_for_web_app_with_http_info(resource_group_name, site_name, featured:nil, filter:nil, custom_headers:nil) - list_recommended_rules_for_web_app_async(resource_group_name, site_name, featured:featured, filter:filter, custom_headers:custom_headers).value! + def list_recommended_rules_for_web_app_with_http_info(resource_group_name, site_name, featured = nil, filter = nil, custom_headers = nil) + list_recommended_rules_for_web_app_async(resource_group_name, site_name, featured, filter, custom_headers).value! end # @@ -427,18 +477,14 @@ def list_recommended_rules_for_web_app_with_http_info(resource_group_name, site_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_recommended_rules_for_web_app_async(resource_group_name, site_name, featured:nil, filter:nil, custom_headers:nil) + def list_recommended_rules_for_web_app_async(resource_group_name, site_name, featured = nil, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -471,23 +517,7 @@ def list_recommended_rules_for_web_app_async(resource_group_name, site_name, fea if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) - result_mapper = { - client_side_validation: true, - required: false, - serialized_name: 'parsed_response', - type: { - name: 'Sequence', - element: { - client_side_validation: true, - required: false, - serialized_name: 'RecommendationElementType', - type: { - name: 'Composite', - class_name: 'Recommendation' - } - } - } - } + result_mapper = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) @@ -512,8 +542,8 @@ def list_recommended_rules_for_web_app_async(resource_group_name, site_name, fea # will be added to the HTTP request. # # - def disable_all_for_web_app(resource_group_name, site_name, custom_headers:nil) - response = disable_all_for_web_app_async(resource_group_name, site_name, custom_headers:custom_headers).value! + def disable_all_for_web_app(resource_group_name, site_name, custom_headers = nil) + response = disable_all_for_web_app_async(resource_group_name, site_name, custom_headers).value! nil end @@ -530,8 +560,8 @@ def disable_all_for_web_app(resource_group_name, site_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def disable_all_for_web_app_with_http_info(resource_group_name, site_name, custom_headers:nil) - disable_all_for_web_app_async(resource_group_name, site_name, custom_headers:custom_headers).value! + def disable_all_for_web_app_with_http_info(resource_group_name, site_name, custom_headers = nil) + disable_all_for_web_app_async(resource_group_name, site_name, custom_headers).value! end # @@ -547,18 +577,14 @@ def disable_all_for_web_app_with_http_info(resource_group_name, site_name, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def disable_all_for_web_app_async(resource_group_name, site_name, custom_headers:nil) + def disable_all_for_web_app_async(resource_group_name, site_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -605,8 +631,8 @@ def disable_all_for_web_app_async(resource_group_name, site_name, custom_headers # will be added to the HTTP request. # # - def reset_all_filters_for_web_app(resource_group_name, site_name, custom_headers:nil) - response = reset_all_filters_for_web_app_async(resource_group_name, site_name, custom_headers:custom_headers).value! + def reset_all_filters_for_web_app(resource_group_name, site_name, custom_headers = nil) + response = reset_all_filters_for_web_app_async(resource_group_name, site_name, custom_headers).value! nil end @@ -623,8 +649,8 @@ def reset_all_filters_for_web_app(resource_group_name, site_name, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def reset_all_filters_for_web_app_with_http_info(resource_group_name, site_name, custom_headers:nil) - reset_all_filters_for_web_app_async(resource_group_name, site_name, custom_headers:custom_headers).value! + def reset_all_filters_for_web_app_with_http_info(resource_group_name, site_name, custom_headers = nil) + reset_all_filters_for_web_app_async(resource_group_name, site_name, custom_headers).value! end # @@ -640,18 +666,14 @@ def reset_all_filters_for_web_app_with_http_info(resource_group_name, site_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def reset_all_filters_for_web_app_async(resource_group_name, site_name, custom_headers:nil) + def reset_all_filters_for_web_app_async(resource_group_name, site_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -697,13 +719,15 @@ def reset_all_filters_for_web_app_async(resource_group_name, site_name, custom_h # @param name [String] Name of the recommendation. # @param update_seen [Boolean] Specify true to update the # last-seen timestamp of the recommendation object. + # @param recommendation_id [String] The GUID of the recommedation object if you + # query an expired one. You don't need to specify it to query an active entry. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # # @return [RecommendationRule] operation results. # - def get_rule_details_by_web_app(resource_group_name, site_name, name, update_seen:nil, custom_headers:nil) - response = get_rule_details_by_web_app_async(resource_group_name, site_name, name, update_seen:update_seen, custom_headers:custom_headers).value! + def get_rule_details_by_web_app(resource_group_name, site_name, name, update_seen = nil, recommendation_id = nil, custom_headers = nil) + response = get_rule_details_by_web_app_async(resource_group_name, site_name, name, update_seen, recommendation_id, custom_headers).value! response.body unless response.nil? end @@ -718,13 +742,15 @@ def get_rule_details_by_web_app(resource_group_name, site_name, name, update_see # @param name [String] Name of the recommendation. # @param update_seen [Boolean] Specify true to update the # last-seen timestamp of the recommendation object. + # @param recommendation_id [String] The GUID of the recommedation object if you + # query an expired one. You don't need to specify it to query an active entry. # @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 get_rule_details_by_web_app_with_http_info(resource_group_name, site_name, name, update_seen:nil, custom_headers:nil) - get_rule_details_by_web_app_async(resource_group_name, site_name, name, update_seen:update_seen, custom_headers:custom_headers).value! + def get_rule_details_by_web_app_with_http_info(resource_group_name, site_name, name, update_seen = nil, recommendation_id = nil, custom_headers = nil) + get_rule_details_by_web_app_async(resource_group_name, site_name, name, update_seen, recommendation_id, custom_headers).value! end # @@ -738,16 +764,15 @@ def get_rule_details_by_web_app_with_http_info(resource_group_name, site_name, n # @param name [String] Name of the recommendation. # @param update_seen [Boolean] Specify true to update the # last-seen timestamp of the recommendation object. + # @param recommendation_id [String] The GUID of the recommedation object if you + # query an expired one. You don't need to specify it to query an active entry. # @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 get_rule_details_by_web_app_async(resource_group_name, site_name, name, update_seen:nil, custom_headers:nil) + def get_rule_details_by_web_app_async(resource_group_name, site_name, name, update_seen = nil, recommendation_id = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'site_name is nil' if site_name.nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -755,7 +780,6 @@ def get_rule_details_by_web_app_async(resource_group_name, site_name, name, upda request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -767,7 +791,7 @@ def get_rule_details_by_web_app_async(resource_group_name, site_name, name, upda options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'name' => name,'subscriptionId' => @client.subscription_id}, - query_params: {'updateSeen' => update_seen,'api-version' => @client.api_version}, + query_params: {'updateSeen' => update_seen,'recommendationId' => recommendation_id,'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } @@ -800,5 +824,466 @@ def get_rule_details_by_web_app_async(resource_group_name, site_name, name, upda promise.execute end + # + # Disables the specific rule for a web site permanently. + # + # Disables the specific rule for a web site permanently. + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site name + # @param name [String] Rule name + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # + def disable_recommendation_for_site(resource_group_name, site_name, name, custom_headers = nil) + response = disable_recommendation_for_site_async(resource_group_name, site_name, name, custom_headers).value! + nil + end + + # + # Disables the specific rule for a web site permanently. + # + # Disables the specific rule for a web site permanently. + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site name + # @param name [String] Rule name + # @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 disable_recommendation_for_site_with_http_info(resource_group_name, site_name, name, custom_headers = nil) + disable_recommendation_for_site_async(resource_group_name, site_name, name, custom_headers).value! + end + + # + # Disables the specific rule for a web site permanently. + # + # Disables the specific rule for a web site permanently. + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Site name + # @param name [String] Rule name + # @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 disable_recommendation_for_site_async(resource_group_name, site_name, name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'site_name is nil' if site_name.nil? + fail ArgumentError, 'name is nil' if name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name}/disable' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'siteName' => site_name,'name' => name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.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 MsRestAzure::AzureOperationError.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? + + result + end + + promise.execute + end + + # + # List all recommendations for a subscription. + # + # List all recommendations for a subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RecommendationCollection] operation results. + # + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # List all recommendations for a subscription. + # + # List all recommendations for a subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! + end + + # + # List all recommendations for a subscription. + # + # List all recommendations for a subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::RecommendationCollection.mapper() + result.body = @client.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 + + # + # Get past recommendations for an app, optionally specified by the time range. + # + # Get past recommendations for an app, optionally specified by the time range. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RecommendationCollection] operation results. + # + def list_history_for_web_app_next(next_page_link, custom_headers = nil) + response = list_history_for_web_app_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Get past recommendations for an app, optionally specified by the time range. + # + # Get past recommendations for an app, optionally specified by the time range. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_history_for_web_app_next_with_http_info(next_page_link, custom_headers = nil) + list_history_for_web_app_next_async(next_page_link, custom_headers).value! + end + + # + # Get past recommendations for an app, optionally specified by the time range. + # + # Get past recommendations for an app, optionally specified by the time range. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_history_for_web_app_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::RecommendationCollection.mapper() + result.body = @client.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 + + # + # Get all recommendations for an app. + # + # Get all recommendations for an app. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RecommendationCollection] operation results. + # + def list_recommended_rules_for_web_app_next(next_page_link, custom_headers = nil) + response = list_recommended_rules_for_web_app_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Get all recommendations for an app. + # + # Get all recommendations for an app. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_recommended_rules_for_web_app_next_with_http_info(next_page_link, custom_headers = nil) + list_recommended_rules_for_web_app_next_async(next_page_link, custom_headers).value! + end + + # + # Get all recommendations for an app. + # + # Get all recommendations for an app. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_recommended_rules_for_web_app_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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 MsRestAzure::AzureOperationError.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::Web::Mgmt::V2016_03_01::Models::RecommendationCollection.mapper() + result.body = @client.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 + + # + # List all recommendations for a subscription. + # + # List all recommendations for a subscription. + # + # @param featured [Boolean] Specify true to return only the most + # critical recommendations. The default is false, which returns + # all recommendations. + # @param filter [String] Filter is specified by using OData syntax. Example: + # $filter=channels eq 'Api' or channel eq 'Notification' and startTime eq + # '2014-01-01T00:00:00Z' and endTime eq '2014-12-31T23:59:59Z' and timeGrain eq + # duration'[PT1H|PT1M|P1D] + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RecommendationCollection] which provide lazy access to pages of the + # response. + # + def list_as_lazy(featured = nil, filter = nil, custom_headers = nil) + response = list_async(featured, filter, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_next_async(next_page_link, custom_headers) + end + page + end + end + + # + # Get past recommendations for an app, optionally specified by the time range. + # + # Get past recommendations for an app, optionally specified by the time range. + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Name of the app. + # @param filter [String] Filter is specified by using OData syntax. Example: + # $filter=channels eq 'Api' or channel eq 'Notification' and startTime eq + # '2014-01-01T00:00:00Z' and endTime eq '2014-12-31T23:59:59Z' and timeGrain eq + # duration'[PT1H|PT1M|P1D] + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RecommendationCollection] which provide lazy access to pages of the + # response. + # + def list_history_for_web_app_as_lazy(resource_group_name, site_name, filter = nil, custom_headers = nil) + response = list_history_for_web_app_async(resource_group_name, site_name, filter, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_history_for_web_app_next_async(next_page_link, custom_headers) + end + page + end + end + + # + # Get all recommendations for an app. + # + # Get all recommendations for an app. + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param site_name [String] Name of the app. + # @param featured [Boolean] Specify true to return only the most + # critical recommendations. The default is false, which returns + # all recommendations. + # @param filter [String] Return only channels specified in the filter. Filter + # is specified by using OData syntax. Example: $filter=channels eq 'Api' or + # channel eq 'Notification' + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [RecommendationCollection] which provide lazy access to pages of the + # response. + # + def list_recommended_rules_for_web_app_as_lazy(resource_group_name, site_name, featured = nil, filter = nil, custom_headers = nil) + response = list_recommended_rules_for_web_app_async(resource_group_name, site_name, featured, filter, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_recommended_rules_for_web_app_next_async(next_page_link, custom_headers) + end + page + end + end + end end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/resource_health_metadata_operations.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/resource_health_metadata_operations.rb new file mode 100644 index 0000000000..d1b697affc --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/resource_health_metadata_operations.rb @@ -0,0 +1,1136 @@ +# 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::Web::Mgmt::V2016_03_01 + # + # WebSite Management Client + # + class ResourceHealthMetadataOperations + include MsRestAzure + + # + # Creates and initializes a new instance of the ResourceHealthMetadataOperations class. + # @param client service class for accessing basic functionality. + # + def initialize(client) + @client = client + end + + # @return [WebSiteManagementClient] reference to the WebSiteManagementClient + attr_reader :client + + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list(custom_headers = nil) + first_page = list_as_lazy(custom_headers) + first_page.get_all_items + end + + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # @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 list_with_http_info(custom_headers = nil) + list_async(custom_headers).value! + end + + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # @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 list_async(custom_headers = nil) + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/providers/Microsoft.Web/resourceHealthMetadata' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection.mapper() + result.body = @client.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 + + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list_by_resource_group(resource_group_name, custom_headers = nil) + first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers) + first_page.get_all_items + end + + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @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 list_by_resource_group_with_http_info(resource_group_name, custom_headers = nil) + list_by_resource_group_async(resource_group_name, custom_headers).value! + end + + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @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 list_by_resource_group_async(resource_group_name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection.mapper() + result.body = @client.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 + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list_by_site(resource_group_name, name, custom_headers = nil) + first_page = list_by_site_as_lazy(resource_group_name, name, custom_headers) + first_page.get_all_items + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app. + # @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 list_by_site_with_http_info(resource_group_name, name, custom_headers = nil) + list_by_site_async(resource_group_name, name, custom_headers).value! + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app. + # @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 list_by_site_async(resource_group_name, name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'name is nil' if name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/resourceHealthMetadata' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'name' => name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection.mapper() + result.body = @client.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 + + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadata] operation results. + # + def get_by_site(resource_group_name, name, custom_headers = nil) + response = get_by_site_async(resource_group_name, name, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app + # @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 get_by_site_with_http_info(resource_group_name, name, custom_headers = nil) + get_by_site_async(resource_group_name, name, custom_headers).value! + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app + # @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 get_by_site_async(resource_group_name, name, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'name is nil' if name.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/resourceHealthMetadata/default' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'name' => name,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata.mapper() + result.body = @client.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 + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app. + # @param slot [String] Name of web app slot. If not specified then will default + # to production slot. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [Array] operation results. + # + def list_by_site_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_by_site_slot_as_lazy(resource_group_name, name, slot, custom_headers) + first_page.get_all_items + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app. + # @param slot [String] Name of web app slot. If not specified then will default + # to production slot. + # @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 list_by_site_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_by_site_slot_async(resource_group_name, name, slot, custom_headers).value! + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app. + # @param slot [String] Name of web app slot. If not specified then will default + # to production slot. + # @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 list_by_site_slot_async(resource_group_name, name, slot, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'name is nil' if name.nil? + fail ArgumentError, 'slot is nil' if slot.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resourceHealthMetadata' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'name' => name,'slot' => slot,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection.mapper() + result.body = @client.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 + + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app + # @param slot [String] Name of web app slot. If not specified then will default + # to production slot. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadata] operation results. + # + def get_by_site_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_by_site_slot_async(resource_group_name, name, slot, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app + # @param slot [String] Name of web app slot. If not specified then will default + # to production slot. + # @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 get_by_site_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_by_site_slot_async(resource_group_name, name, slot, custom_headers).value! + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # Gets the category of ResourceHealthMetadata to use for the given site + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app + # @param slot [String] Name of web app slot. If not specified then will default + # to production slot. + # @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 get_by_site_slot_async(resource_group_name, name, slot, custom_headers = nil) + fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? + fail ArgumentError, 'name is nil' if name.nil? + fail ArgumentError, 'slot is nil' if slot.nil? + fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? + fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resourceHealthMetadata/default' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + path_params: {'resourceGroupName' => resource_group_name,'name' => name,'slot' => slot,'subscriptionId' => @client.subscription_id}, + query_params: {'api-version' => @client.api_version}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata.mapper() + result.body = @client.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 + + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadataCollection] operation results. + # + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! + end + + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection.mapper() + result.body = @client.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 + + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadataCollection] operation results. + # + def list_by_resource_group_next(next_page_link, custom_headers = nil) + response = list_by_resource_group_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_by_resource_group_next_with_http_info(next_page_link, custom_headers = nil) + list_by_resource_group_next_async(next_page_link, custom_headers).value! + end + + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_by_resource_group_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection.mapper() + result.body = @client.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 + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadataCollection] operation results. + # + def list_by_site_next(next_page_link, custom_headers = nil) + response = list_by_site_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_by_site_next_with_http_info(next_page_link, custom_headers = nil) + list_by_site_next_async(next_page_link, custom_headers).value! + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_by_site_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection.mapper() + result.body = @client.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 + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadataCollection] operation results. + # + def list_by_site_slot_next(next_page_link, custom_headers = nil) + response = list_by_site_slot_next_async(next_page_link, custom_headers).value! + response.body unless response.nil? + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_by_site_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_by_site_slot_next_async(next_page_link, custom_headers).value! + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. + # @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 list_by_site_slot_next_async(next_page_link, custom_headers = nil) + fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? + + + request_headers = {} + + # Set Headers + request_headers['x-ms-client-request-id'] = SecureRandom.uuid + request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + path_template = '{nextLink}' + + request_url = @base_url || @client.base_url + + options = { + middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], + skip_encoding_path_params: {'nextLink' => next_page_link}, + headers: request_headers.merge(custom_headers || {}), + base_url: request_url + } + promise = @client.make_request_async(:get, 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::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection.mapper() + result.body = @client.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 + + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # List all ResourceHealthMetadata for all sites in the subscription. + # + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadataCollection] which provide lazy access to pages + # of the response. + # + def list_as_lazy(custom_headers = nil) + response = list_async(custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_next_async(next_page_link, custom_headers) + end + page + end + end + + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # List all ResourceHealthMetadata for all sites in the resource group in the + # subscription. + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadataCollection] which provide lazy access to pages + # of the response. + # + def list_by_resource_group_as_lazy(resource_group_name, custom_headers = nil) + response = list_by_resource_group_async(resource_group_name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_by_resource_group_next_async(next_page_link, custom_headers) + end + page + end + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadataCollection] which provide lazy access to pages + # of the response. + # + def list_by_site_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_by_site_async(resource_group_name, name, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_by_site_next_async(next_page_link, custom_headers) + end + page + end + end + + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # Gets the category of ResourceHealthMetadata to use for the given site as a + # collection + # + # @param resource_group_name [String] Name of the resource group to which the + # resource belongs. + # @param name [String] Name of web app. + # @param slot [String] Name of web app slot. If not specified then will default + # to production slot. + # @param custom_headers [Hash{String => String}] A hash of custom headers that + # will be added to the HTTP request. + # + # @return [ResourceHealthMetadataCollection] which provide lazy access to pages + # of the response. + # + def list_by_site_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_by_site_slot_async(resource_group_name, name, slot, custom_headers).value! + unless response.nil? + page = response.body + page.next_method = Proc.new do |next_page_link| + list_by_site_slot_next_async(next_page_link, custom_headers) + end + page + end + end + + end +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/version.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/version.rb new file mode 100644 index 0000000000..3e28668c67 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/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::Web::Mgmt::V2016_03_01 + VERSION = '0.16.0' +end diff --git a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/web_site_management_client.rb b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/web_site_management_client.rb index 1259957347..13b14dcf24 100644 --- a/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/web_site_management_client.rb +++ b/management/azure_mgmt_web/lib/2016-03-01/generated/azure_mgmt_web/web_site_management_client.rb @@ -50,6 +50,13 @@ class WebSiteManagementClient < MsRestAzure::AzureServiceClient # @return [Recommendations] recommendations attr_reader :recommendations + # @return [ResourceHealthMetadataOperations] + # resource_health_metadata_operations + attr_reader :resource_health_metadata_operations + + # @return [BillingMeters] billing_meters + attr_reader :billing_meters + # # Creates initializes a new instance of the WebSiteManagementClient class. # @param credentials [MsRest::ServiceClientCredentials] credentials to authorize HTTP requests made by the service client. @@ -68,6 +75,8 @@ def initialize(credentials = nil, base_url = nil, options = nil) @diagnostics = Diagnostics.new(self) @provider = Provider.new(self) @recommendations = Recommendations.new(self) + @resource_health_metadata_operations = ResourceHealthMetadataOperations.new(self) + @billing_meters = BillingMeters.new(self) @api_version = '2016-03-01' @accept_language = 'en-US' @long_running_operation_retry_timeout = 30 @@ -121,9 +130,6 @@ def make_request_async(method, path, options = {}) fail ArgumentError, 'path is nil' if path.nil? request_url = options[:base_url] || @base_url - if(!options[:headers].nil? && !options[:headers]['Content-Type'].nil?) - @request_headers['Content-Type'] = options[:headers]['Content-Type'] - end request_headers = @request_headers request_headers.merge!({'accept-language' => @accept_language}) unless @accept_language.nil? @@ -143,8 +149,8 @@ def make_request_async(method, path, options = {}) # # @return [User] operation results. # - def get_publishing_user(custom_headers:nil) - response = get_publishing_user_async(custom_headers:custom_headers).value! + def get_publishing_user(custom_headers = nil) + response = get_publishing_user_async(custom_headers).value! response.body unless response.nil? end @@ -158,8 +164,8 @@ def get_publishing_user(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_publishing_user_with_http_info(custom_headers:nil) - get_publishing_user_async(custom_headers:custom_headers).value! + def get_publishing_user_with_http_info(custom_headers = nil) + get_publishing_user_async(custom_headers).value! end # @@ -172,12 +178,11 @@ def get_publishing_user_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_publishing_user_async(custom_headers:nil) + def get_publishing_user_async(custom_headers = nil) fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -232,8 +237,8 @@ def get_publishing_user_async(custom_headers:nil) # # @return [User] operation results. # - def update_publishing_user(user_details, custom_headers:nil) - response = update_publishing_user_async(user_details, custom_headers:custom_headers).value! + def update_publishing_user(user_details, custom_headers = nil) + response = update_publishing_user_async(user_details, custom_headers).value! response.body unless response.nil? end @@ -248,8 +253,8 @@ def update_publishing_user(user_details, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_publishing_user_with_http_info(user_details, custom_headers:nil) - update_publishing_user_async(user_details, custom_headers:custom_headers).value! + def update_publishing_user_with_http_info(user_details, custom_headers = nil) + update_publishing_user_async(user_details, custom_headers).value! end # @@ -263,18 +268,19 @@ def update_publishing_user_with_http_info(user_details, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_publishing_user_async(user_details, custom_headers:nil) + def update_publishing_user_async(user_details, custom_headers = nil) fail ArgumentError, 'user_details is nil' if user_details.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # 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::Web::Mgmt::V2016_03_01::Models::User.mapper() request_content = self.serialize(request_mapper, user_details) @@ -330,8 +336,8 @@ def update_publishing_user_async(user_details, custom_headers:nil) # # @return [Array] operation results. # - def list_source_controls(custom_headers:nil) - first_page = list_source_controls_as_lazy(custom_headers:custom_headers) + def list_source_controls(custom_headers = nil) + first_page = list_source_controls_as_lazy(custom_headers) first_page.get_all_items end @@ -345,8 +351,8 @@ def list_source_controls(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_source_controls_with_http_info(custom_headers:nil) - list_source_controls_async(custom_headers:custom_headers).value! + def list_source_controls_with_http_info(custom_headers = nil) + list_source_controls_async(custom_headers).value! end # @@ -359,12 +365,11 @@ def list_source_controls_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_source_controls_async(custom_headers:nil) + def list_source_controls_async(custom_headers = nil) fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -419,8 +424,8 @@ def list_source_controls_async(custom_headers:nil) # # @return [SourceControl] operation results. # - def get_source_control(source_control_type, custom_headers:nil) - response = get_source_control_async(source_control_type, custom_headers:custom_headers).value! + def get_source_control(source_control_type, custom_headers = nil) + response = get_source_control_async(source_control_type, custom_headers).value! response.body unless response.nil? end @@ -435,8 +440,8 @@ def get_source_control(source_control_type, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_source_control_with_http_info(source_control_type, custom_headers:nil) - get_source_control_async(source_control_type, custom_headers:custom_headers).value! + def get_source_control_with_http_info(source_control_type, custom_headers = nil) + get_source_control_async(source_control_type, custom_headers).value! end # @@ -450,13 +455,12 @@ def get_source_control_with_http_info(source_control_type, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_source_control_async(source_control_type, custom_headers:nil) + def get_source_control_async(source_control_type, custom_headers = nil) fail ArgumentError, 'source_control_type is nil' if source_control_type.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -513,8 +517,8 @@ def get_source_control_async(source_control_type, custom_headers:nil) # # @return [SourceControl] operation results. # - def update_source_control(source_control_type, request_message, custom_headers:nil) - response = update_source_control_async(source_control_type, request_message, custom_headers:custom_headers).value! + def update_source_control(source_control_type, request_message, custom_headers = nil) + response = update_source_control_async(source_control_type, request_message, custom_headers).value! response.body unless response.nil? end @@ -530,8 +534,8 @@ def update_source_control(source_control_type, request_message, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_source_control_with_http_info(source_control_type, request_message, custom_headers:nil) - update_source_control_async(source_control_type, request_message, custom_headers:custom_headers).value! + def update_source_control_with_http_info(source_control_type, request_message, custom_headers = nil) + update_source_control_async(source_control_type, request_message, custom_headers).value! end # @@ -546,19 +550,20 @@ def update_source_control_with_http_info(source_control_type, request_message, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_source_control_async(source_control_type, request_message, custom_headers:nil) + def update_source_control_async(source_control_type, request_message, custom_headers = nil) fail ArgumentError, 'source_control_type is nil' if source_control_type.nil? fail ArgumentError, 'request_message is nil' if request_message.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # 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::Web::Mgmt::V2016_03_01::Models::SourceControl.mapper() request_content = self.serialize(request_mapper, request_message) @@ -621,8 +626,8 @@ def update_source_control_async(source_control_type, request_message, custom_hea # # @return [ResourceNameAvailability] operation results. # - def check_name_availability(name, type, is_fqdn:nil, custom_headers:nil) - response = check_name_availability_async(name, type, is_fqdn:is_fqdn, custom_headers:custom_headers).value! + def check_name_availability(name, type, is_fqdn = nil, custom_headers = nil) + response = check_name_availability_async(name, type, is_fqdn, custom_headers).value! response.body unless response.nil? end @@ -642,8 +647,8 @@ def check_name_availability(name, type, is_fqdn:nil, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def check_name_availability_with_http_info(name, type, is_fqdn:nil, custom_headers:nil) - check_name_availability_async(name, type, is_fqdn:is_fqdn, custom_headers:custom_headers).value! + def check_name_availability_with_http_info(name, type, is_fqdn = nil, custom_headers = nil) + check_name_availability_async(name, type, is_fqdn, custom_headers).value! end # @@ -662,7 +667,7 @@ def check_name_availability_with_http_info(name, type, is_fqdn:nil, custom_heade # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def check_name_availability_async(name, type, is_fqdn:nil, custom_headers:nil) + def check_name_availability_async(name, type, is_fqdn = nil, custom_headers = nil) fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? fail ArgumentError, 'name is nil' if name.nil? @@ -676,12 +681,13 @@ def check_name_availability_async(name, type, is_fqdn:nil, custom_headers:nil) end request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # 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::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailabilityRequest.mapper() request_content = self.serialize(request_mapper, request) @@ -738,8 +744,8 @@ def check_name_availability_async(name, type, is_fqdn:nil, custom_headers:nil) # # @return [DeploymentLocations] operation results. # - def get_subscription_deployment_locations(custom_headers:nil) - response = get_subscription_deployment_locations_async(custom_headers:custom_headers).value! + def get_subscription_deployment_locations(custom_headers = nil) + response = get_subscription_deployment_locations_async(custom_headers).value! response.body unless response.nil? end @@ -753,8 +759,8 @@ def get_subscription_deployment_locations(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_subscription_deployment_locations_with_http_info(custom_headers:nil) - get_subscription_deployment_locations_async(custom_headers:custom_headers).value! + def get_subscription_deployment_locations_with_http_info(custom_headers = nil) + get_subscription_deployment_locations_async(custom_headers).value! end # @@ -767,13 +773,12 @@ def get_subscription_deployment_locations_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_subscription_deployment_locations_async(custom_headers:nil) + def get_subscription_deployment_locations_async(custom_headers = nil) fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -833,8 +838,8 @@ def get_subscription_deployment_locations_async(custom_headers:nil) # # @return [Array] operation results. # - def list_geo_regions(sku:nil, linux_workers_enabled:nil, custom_headers:nil) - first_page = list_geo_regions_as_lazy(sku:sku, linux_workers_enabled:linux_workers_enabled, custom_headers:custom_headers) + def list_geo_regions(sku = nil, linux_workers_enabled = nil, custom_headers = nil) + first_page = list_geo_regions_as_lazy(sku, linux_workers_enabled, custom_headers) first_page.get_all_items end @@ -853,8 +858,8 @@ def list_geo_regions(sku:nil, linux_workers_enabled:nil, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_geo_regions_with_http_info(sku:nil, linux_workers_enabled:nil, custom_headers:nil) - list_geo_regions_async(sku:sku, linux_workers_enabled:linux_workers_enabled, custom_headers:custom_headers).value! + def list_geo_regions_with_http_info(sku = nil, linux_workers_enabled = nil, custom_headers = nil) + list_geo_regions_async(sku, linux_workers_enabled, custom_headers).value! end # @@ -872,13 +877,12 @@ def list_geo_regions_with_http_info(sku:nil, linux_workers_enabled:nil, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_geo_regions_async(sku:nil, linux_workers_enabled:nil, custom_headers:nil) + def list_geo_regions_async(sku = nil, linux_workers_enabled = nil, custom_headers = nil) fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -934,8 +938,8 @@ def list_geo_regions_async(sku:nil, linux_workers_enabled:nil, custom_headers:ni # # @return [Array] operation results. # - def list_site_identifiers_assigned_to_host_name(name_identifier, custom_headers:nil) - first_page = list_site_identifiers_assigned_to_host_name_as_lazy(name_identifier, custom_headers:custom_headers) + def list_site_identifiers_assigned_to_host_name(name_identifier, custom_headers = nil) + first_page = list_site_identifiers_assigned_to_host_name_as_lazy(name_identifier, custom_headers) first_page.get_all_items end @@ -950,8 +954,8 @@ def list_site_identifiers_assigned_to_host_name(name_identifier, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_identifiers_assigned_to_host_name_with_http_info(name_identifier, custom_headers:nil) - list_site_identifiers_assigned_to_host_name_async(name_identifier, custom_headers:custom_headers).value! + def list_site_identifiers_assigned_to_host_name_with_http_info(name_identifier, custom_headers = nil) + list_site_identifiers_assigned_to_host_name_async(name_identifier, custom_headers).value! end # @@ -965,19 +969,20 @@ def list_site_identifiers_assigned_to_host_name_with_http_info(name_identifier, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_identifiers_assigned_to_host_name_async(name_identifier, custom_headers:nil) + def list_site_identifiers_assigned_to_host_name_async(name_identifier, custom_headers = nil) fail ArgumentError, 'name_identifier is nil' if name_identifier.nil? fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # 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::Web::Mgmt::V2016_03_01::Models::NameIdentifier.mapper() request_content = self.serialize(request_mapper, name_identifier) @@ -1034,8 +1039,8 @@ def list_site_identifiers_assigned_to_host_name_async(name_identifier, custom_he # # @return [Array] operation results. # - def list_premier_add_on_offers(custom_headers:nil) - first_page = list_premier_add_on_offers_as_lazy(custom_headers:custom_headers) + def list_premier_add_on_offers(custom_headers = nil) + first_page = list_premier_add_on_offers_as_lazy(custom_headers) first_page.get_all_items end @@ -1049,8 +1054,8 @@ def list_premier_add_on_offers(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_premier_add_on_offers_with_http_info(custom_headers:nil) - list_premier_add_on_offers_async(custom_headers:custom_headers).value! + def list_premier_add_on_offers_with_http_info(custom_headers = nil) + list_premier_add_on_offers_async(custom_headers).value! end # @@ -1063,13 +1068,12 @@ def list_premier_add_on_offers_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_premier_add_on_offers_async(custom_headers:nil) + def list_premier_add_on_offers_async(custom_headers = nil) fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1124,8 +1128,8 @@ def list_premier_add_on_offers_async(custom_headers:nil) # # @return [SkuInfos] operation results. # - def list_skus(custom_headers:nil) - response = list_skus_async(custom_headers:custom_headers).value! + def list_skus(custom_headers = nil) + response = list_skus_async(custom_headers).value! response.body unless response.nil? end @@ -1139,8 +1143,8 @@ def list_skus(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_skus_with_http_info(custom_headers:nil) - list_skus_async(custom_headers:custom_headers).value! + def list_skus_with_http_info(custom_headers = nil) + list_skus_async(custom_headers).value! end # @@ -1153,13 +1157,12 @@ def list_skus_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_skus_async(custom_headers:nil) + def list_skus_async(custom_headers = nil) fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1217,8 +1220,8 @@ def list_skus_async(custom_headers:nil) # # @return [VnetValidationFailureDetails] operation results. # - def verify_hosting_environment_vnet(parameters, custom_headers:nil) - response = verify_hosting_environment_vnet_async(parameters, custom_headers:custom_headers).value! + def verify_hosting_environment_vnet(parameters, custom_headers = nil) + response = verify_hosting_environment_vnet_async(parameters, custom_headers).value! response.body unless response.nil? end @@ -1235,8 +1238,8 @@ def verify_hosting_environment_vnet(parameters, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def verify_hosting_environment_vnet_with_http_info(parameters, custom_headers:nil) - verify_hosting_environment_vnet_async(parameters, custom_headers:custom_headers).value! + def verify_hosting_environment_vnet_with_http_info(parameters, custom_headers = nil) + verify_hosting_environment_vnet_async(parameters, custom_headers).value! end # @@ -1252,19 +1255,20 @@ def verify_hosting_environment_vnet_with_http_info(parameters, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def verify_hosting_environment_vnet_async(parameters, custom_headers:nil) + def verify_hosting_environment_vnet_async(parameters, custom_headers = nil) fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # 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::Web::Mgmt::V2016_03_01::Models::VnetParameters.mapper() request_content = self.serialize(request_mapper, parameters) @@ -1324,8 +1328,8 @@ def verify_hosting_environment_vnet_async(parameters, custom_headers:nil) # will be added to the HTTP request. # # - def move(resource_group_name, move_resource_envelope, custom_headers:nil) - response = move_async(resource_group_name, move_resource_envelope, custom_headers:custom_headers).value! + def move(resource_group_name, move_resource_envelope, custom_headers = nil) + response = move_async(resource_group_name, move_resource_envelope, custom_headers).value! nil end @@ -1343,8 +1347,8 @@ def move(resource_group_name, move_resource_envelope, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def move_with_http_info(resource_group_name, move_resource_envelope, custom_headers:nil) - move_async(resource_group_name, move_resource_envelope, custom_headers:custom_headers).value! + def move_with_http_info(resource_group_name, move_resource_envelope, custom_headers = nil) + move_async(resource_group_name, move_resource_envelope, custom_headers).value! end # @@ -1361,23 +1365,21 @@ def move_with_http_info(resource_group_name, move_resource_envelope, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def move_async(resource_group_name, move_resource_envelope, custom_headers:nil) + def move_async(resource_group_name, move_resource_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'move_resource_envelope is nil' if move_resource_envelope.nil? fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # 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::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope.mapper() request_content = self.serialize(request_mapper, move_resource_envelope) @@ -1428,8 +1430,8 @@ def move_async(resource_group_name, move_resource_envelope, custom_headers:nil) # # @return [ValidateResponse] operation results. # - def validate(resource_group_name, validate_request, custom_headers:nil) - response = validate_async(resource_group_name, validate_request, custom_headers:custom_headers).value! + def validate(resource_group_name, validate_request, custom_headers = nil) + response = validate_async(resource_group_name, validate_request, custom_headers).value! response.body unless response.nil? end @@ -1447,8 +1449,8 @@ def validate(resource_group_name, validate_request, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def validate_with_http_info(resource_group_name, validate_request, custom_headers:nil) - validate_async(resource_group_name, validate_request, custom_headers:custom_headers).value! + def validate_with_http_info(resource_group_name, validate_request, custom_headers = nil) + validate_async(resource_group_name, validate_request, custom_headers).value! end # @@ -1465,23 +1467,21 @@ def validate_with_http_info(resource_group_name, validate_request, custom_header # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def validate_async(resource_group_name, validate_request, custom_headers:nil) + def validate_async(resource_group_name, validate_request, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'validate_request is nil' if validate_request.nil? fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # 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::Web::Mgmt::V2016_03_01::Models::ValidateRequest.mapper() request_content = self.serialize(request_mapper, validate_request) @@ -1541,8 +1541,8 @@ def validate_async(resource_group_name, validate_request, custom_headers:nil) # will be added to the HTTP request. # # - def validate_move(resource_group_name, move_resource_envelope, custom_headers:nil) - response = validate_move_async(resource_group_name, move_resource_envelope, custom_headers:custom_headers).value! + def validate_move(resource_group_name, move_resource_envelope, custom_headers = nil) + response = validate_move_async(resource_group_name, move_resource_envelope, custom_headers).value! nil end @@ -1560,8 +1560,8 @@ def validate_move(resource_group_name, move_resource_envelope, custom_headers:ni # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def validate_move_with_http_info(resource_group_name, move_resource_envelope, custom_headers:nil) - validate_move_async(resource_group_name, move_resource_envelope, custom_headers:custom_headers).value! + def validate_move_with_http_info(resource_group_name, move_resource_envelope, custom_headers = nil) + validate_move_async(resource_group_name, move_resource_envelope, custom_headers).value! end # @@ -1578,23 +1578,21 @@ def validate_move_with_http_info(resource_group_name, move_resource_envelope, cu # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def validate_move_async(resource_group_name, move_resource_envelope, custom_headers:nil) + def validate_move_async(resource_group_name, move_resource_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'move_resource_envelope is nil' if move_resource_envelope.nil? fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # 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::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope.mapper() request_content = self.serialize(request_mapper, move_resource_envelope) @@ -1643,8 +1641,8 @@ def validate_move_async(resource_group_name, move_resource_envelope, custom_head # # @return [SourceControlCollection] operation results. # - def list_source_controls_next(next_page_link, custom_headers:nil) - response = list_source_controls_next_async(next_page_link, custom_headers:custom_headers).value! + def list_source_controls_next(next_page_link, custom_headers = nil) + response = list_source_controls_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1660,8 +1658,8 @@ def list_source_controls_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_source_controls_next_with_http_info(next_page_link, custom_headers:nil) - list_source_controls_next_async(next_page_link, custom_headers:custom_headers).value! + def list_source_controls_next_with_http_info(next_page_link, custom_headers = nil) + list_source_controls_next_async(next_page_link, custom_headers).value! end # @@ -1676,12 +1674,11 @@ def list_source_controls_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_source_controls_next_async(next_page_link, custom_headers:nil) + def list_source_controls_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1737,8 +1734,8 @@ def list_source_controls_next_async(next_page_link, custom_headers:nil) # # @return [GeoRegionCollection] operation results. # - def list_geo_regions_next(next_page_link, custom_headers:nil) - response = list_geo_regions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_geo_regions_next(next_page_link, custom_headers = nil) + response = list_geo_regions_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1754,8 +1751,8 @@ def list_geo_regions_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_geo_regions_next_with_http_info(next_page_link, custom_headers:nil) - list_geo_regions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_geo_regions_next_with_http_info(next_page_link, custom_headers = nil) + list_geo_regions_next_async(next_page_link, custom_headers).value! end # @@ -1770,12 +1767,11 @@ def list_geo_regions_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_geo_regions_next_async(next_page_link, custom_headers:nil) + def list_geo_regions_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1831,8 +1827,8 @@ def list_geo_regions_next_async(next_page_link, custom_headers:nil) # # @return [IdentifierCollection] operation results. # - def list_site_identifiers_assigned_to_host_name_next(next_page_link, custom_headers:nil) - response = list_site_identifiers_assigned_to_host_name_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_identifiers_assigned_to_host_name_next(next_page_link, custom_headers = nil) + response = list_site_identifiers_assigned_to_host_name_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1848,8 +1844,8 @@ def list_site_identifiers_assigned_to_host_name_next(next_page_link, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_identifiers_assigned_to_host_name_next_with_http_info(next_page_link, custom_headers:nil) - list_site_identifiers_assigned_to_host_name_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_identifiers_assigned_to_host_name_next_with_http_info(next_page_link, custom_headers = nil) + list_site_identifiers_assigned_to_host_name_next_async(next_page_link, custom_headers).value! end # @@ -1864,12 +1860,11 @@ def list_site_identifiers_assigned_to_host_name_next_with_http_info(next_page_li # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_identifiers_assigned_to_host_name_next_async(next_page_link, custom_headers:nil) + def list_site_identifiers_assigned_to_host_name_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1925,8 +1920,8 @@ def list_site_identifiers_assigned_to_host_name_next_async(next_page_link, custo # # @return [PremierAddOnOfferCollection] operation results. # - def list_premier_add_on_offers_next(next_page_link, custom_headers:nil) - response = list_premier_add_on_offers_next_async(next_page_link, custom_headers:custom_headers).value! + def list_premier_add_on_offers_next(next_page_link, custom_headers = nil) + response = list_premier_add_on_offers_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -1942,8 +1937,8 @@ def list_premier_add_on_offers_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_premier_add_on_offers_next_with_http_info(next_page_link, custom_headers:nil) - list_premier_add_on_offers_next_async(next_page_link, custom_headers:custom_headers).value! + def list_premier_add_on_offers_next_with_http_info(next_page_link, custom_headers = nil) + list_premier_add_on_offers_next_async(next_page_link, custom_headers).value! end # @@ -1958,12 +1953,11 @@ def list_premier_add_on_offers_next_with_http_info(next_page_link, custom_header # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_premier_add_on_offers_next_async(next_page_link, custom_headers:nil) + def list_premier_add_on_offers_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2017,8 +2011,8 @@ def list_premier_add_on_offers_next_async(next_page_link, custom_headers:nil) # # @return [SourceControlCollection] operation results. # - def list_source_controls_as_lazy(custom_headers:nil) - first_page = list_source_controls_as_lazy_as_lazy(custom_headers:custom_headers) + def list_source_controls_as_lazy(custom_headers = nil) + first_page = list_source_controls_as_lazy_as_lazy(custom_headers) first_page.get_all_items end @@ -2032,8 +2026,8 @@ def list_source_controls_as_lazy(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_source_controls_as_lazy_with_http_info(custom_headers:nil) - list_source_controls_as_lazy_async(custom_headers:custom_headers).value! + def list_source_controls_as_lazy_with_http_info(custom_headers = nil) + list_source_controls_as_lazy_async(custom_headers).value! end # @@ -2046,11 +2040,10 @@ def list_source_controls_as_lazy_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_source_controls_as_lazy_async(custom_headers:nil) + def list_source_controls_as_lazy_async(custom_headers = nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' path_template = 'providers/Microsoft.Web/sourcecontrols' request_url = @base_url || self.base_url @@ -2104,8 +2097,8 @@ def list_source_controls_as_lazy_async(custom_headers:nil) # # @return [GeoRegionCollection] operation results. # - def list_geo_regions_as_lazy(sku:nil, linux_workers_enabled:nil, custom_headers:nil) - first_page = list_geo_regions_as_lazy_as_lazy(sku:sku, linux_workers_enabled:linux_workers_enabled, custom_headers:custom_headers) + def list_geo_regions_as_lazy(sku = nil, linux_workers_enabled = nil, custom_headers = nil) + first_page = list_geo_regions_as_lazy_as_lazy(sku, linux_workers_enabled, custom_headers) first_page.get_all_items end @@ -2124,8 +2117,8 @@ def list_geo_regions_as_lazy(sku:nil, linux_workers_enabled:nil, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_geo_regions_as_lazy_with_http_info(sku:nil, linux_workers_enabled:nil, custom_headers:nil) - list_geo_regions_as_lazy_async(sku:sku, linux_workers_enabled:linux_workers_enabled, custom_headers:custom_headers).value! + def list_geo_regions_as_lazy_with_http_info(sku = nil, linux_workers_enabled = nil, custom_headers = nil) + list_geo_regions_as_lazy_async(sku, linux_workers_enabled, custom_headers).value! end # @@ -2143,11 +2136,10 @@ def list_geo_regions_as_lazy_with_http_info(sku:nil, linux_workers_enabled:nil, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_geo_regions_as_lazy_async(sku:nil, linux_workers_enabled:nil, custom_headers:nil) + def list_geo_regions_as_lazy_async(sku = nil, linux_workers_enabled = nil, custom_headers = nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' path_template = 'subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions' request_url = @base_url || self.base_url @@ -2198,8 +2190,8 @@ def list_geo_regions_as_lazy_async(sku:nil, linux_workers_enabled:nil, custom_he # # @return [IdentifierCollection] operation results. # - def list_site_identifiers_assigned_to_host_name_as_lazy(name_identifier, custom_headers:nil) - first_page = list_site_identifiers_assigned_to_host_name_as_lazy_as_lazy(name_identifier, custom_headers:custom_headers) + def list_site_identifiers_assigned_to_host_name_as_lazy(name_identifier, custom_headers = nil) + first_page = list_site_identifiers_assigned_to_host_name_as_lazy_as_lazy(name_identifier, custom_headers) first_page.get_all_items end @@ -2214,8 +2206,8 @@ def list_site_identifiers_assigned_to_host_name_as_lazy(name_identifier, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_identifiers_assigned_to_host_name_as_lazy_with_http_info(name_identifier, custom_headers:nil) - list_site_identifiers_assigned_to_host_name_as_lazy_async(name_identifier, custom_headers:custom_headers).value! + def list_site_identifiers_assigned_to_host_name_as_lazy_with_http_info(name_identifier, custom_headers = nil) + list_site_identifiers_assigned_to_host_name_as_lazy_async(name_identifier, custom_headers).value! end # @@ -2229,11 +2221,12 @@ def list_site_identifiers_assigned_to_host_name_as_lazy_with_http_info(name_iden # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_identifiers_assigned_to_host_name_as_lazy_async(name_identifier, custom_headers:nil) + def list_site_identifiers_assigned_to_host_name_as_lazy_async(name_identifier, custom_headers = nil) fail ArgumentError, 'name_identifier is nil' if name_identifier.nil? request_headers = {} + request_headers['Content-Type'] = 'application/json; charset=utf-8' # Serialize Request @@ -2290,8 +2283,8 @@ def list_site_identifiers_assigned_to_host_name_as_lazy_async(name_identifier, c # # @return [PremierAddOnOfferCollection] operation results. # - def list_premier_add_on_offers_as_lazy(custom_headers:nil) - first_page = list_premier_add_on_offers_as_lazy_as_lazy(custom_headers:custom_headers) + def list_premier_add_on_offers_as_lazy(custom_headers = nil) + first_page = list_premier_add_on_offers_as_lazy_as_lazy(custom_headers) first_page.get_all_items end @@ -2305,8 +2298,8 @@ def list_premier_add_on_offers_as_lazy(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_premier_add_on_offers_as_lazy_with_http_info(custom_headers:nil) - list_premier_add_on_offers_as_lazy_async(custom_headers:custom_headers).value! + def list_premier_add_on_offers_as_lazy_with_http_info(custom_headers = nil) + list_premier_add_on_offers_as_lazy_async(custom_headers).value! end # @@ -2319,11 +2312,10 @@ def list_premier_add_on_offers_as_lazy_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_premier_add_on_offers_as_lazy_async(custom_headers:nil) + def list_premier_add_on_offers_as_lazy_async(custom_headers = nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' path_template = 'subscriptions/{subscriptionId}/providers/Microsoft.Web/premieraddonoffers' request_url = @base_url || self.base_url @@ -2369,7 +2361,9 @@ def list_premier_add_on_offers_as_lazy_async(custom_headers:nil) # def add_telemetry sdk_information = 'azure_mgmt_web' - sdk_information = "#{sdk_information}/0.16.0" + if defined? Azure::Web::Mgmt::V2016_03_01::VERSION + sdk_information = "#{sdk_information}/#{Azure::Web::Mgmt::V2016_03_01::VERSION}" + end add_user_agent_information(sdk_information) end end diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web.rb index 0df0de3b59..98280c0c16 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web.rb @@ -188,11 +188,13 @@ module Models autoload :ManagedPipelineMode, '2016-08-01/generated/azure_mgmt_web/models/managed_pipeline_mode.rb' autoload :SiteLoadBalancing, '2016-08-01/generated/azure_mgmt_web/models/site_load_balancing.rb' autoload :AutoHealActionType, '2016-08-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb' + autoload :SupportedTlsVersions, '2016-08-01/generated/azure_mgmt_web/models/supported_tls_versions.rb' autoload :SiteExtensionType, '2016-08-01/generated/azure_mgmt_web/models/site_extension_type.rb' autoload :UsageState, '2016-08-01/generated/azure_mgmt_web/models/usage_state.rb' autoload :SiteAvailabilityState, '2016-08-01/generated/azure_mgmt_web/models/site_availability_state.rb' autoload :HostType, '2016-08-01/generated/azure_mgmt_web/models/host_type.rb' autoload :TriggeredWebJobStatus, '2016-08-01/generated/azure_mgmt_web/models/triggered_web_job_status.rb' + autoload :ManagedServiceIdentityType, '2016-08-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb' autoload :StatusOptions, '2016-08-01/generated/azure_mgmt_web/models/status_options.rb' autoload :ProvisioningState, '2016-08-01/generated/azure_mgmt_web/models/provisioning_state.rb' end diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/api_definition_info.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/api_definition_info.rb index 1a1bcccc44..f73b2eb49b 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/api_definition_info.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/api_definition_info.rb @@ -22,7 +22,6 @@ class ApiDefinitionInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ApiDefinitionInfo', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'ApiDefinitionInfo', model_properties: { url: { - client_side_validation: true, required: false, serialized_name: 'url', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/app_service_plan.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/app_service_plan.rb index 06699e4701..e2b6f2a3ef 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/app_service_plan.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/app_service_plan.rb @@ -84,7 +84,6 @@ class AppServicePlan < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServicePlan', type: { @@ -92,7 +91,6 @@ def self.mapper() class_name: 'AppServicePlan', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -101,7 +99,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -110,7 +107,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -118,7 +114,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -126,7 +121,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -135,13 +129,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -151,7 +143,6 @@ def self.mapper() } }, app_service_plan_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -159,7 +150,6 @@ def self.mapper() } }, worker_tier_name: { - client_side_validation: true, required: false, serialized_name: 'properties.workerTierName', type: { @@ -167,7 +157,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -177,7 +166,6 @@ def self.mapper() } }, subscription: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subscription', @@ -186,7 +174,6 @@ def self.mapper() } }, admin_site_name: { - client_side_validation: true, required: false, serialized_name: 'properties.adminSiteName', type: { @@ -194,7 +181,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -203,7 +189,6 @@ def self.mapper() } }, maximum_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maximumNumberOfWorkers', @@ -212,7 +197,6 @@ def self.mapper() } }, geo_region: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.geoRegion', @@ -221,7 +205,6 @@ def self.mapper() } }, per_site_scaling: { - client_side_validation: true, required: false, serialized_name: 'properties.perSiteScaling', default_value: false, @@ -230,7 +213,6 @@ def self.mapper() } }, number_of_sites: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.numberOfSites', @@ -239,7 +221,6 @@ def self.mapper() } }, is_spot: { - client_side_validation: true, required: false, serialized_name: 'properties.isSpot', type: { @@ -247,7 +228,6 @@ def self.mapper() } }, spot_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'properties.spotExpirationTime', type: { @@ -255,7 +235,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -264,7 +243,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -273,7 +251,6 @@ def self.mapper() } }, target_worker_count: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerCount', type: { @@ -281,7 +258,6 @@ def self.mapper() } }, target_worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerSizeId', type: { @@ -289,7 +265,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -299,7 +274,6 @@ def self.mapper() } }, sku: { - client_side_validation: true, required: false, serialized_name: 'sku', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/application_logs_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/application_logs_config.rb index 1c931fd67f..b8112b60ad 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/application_logs_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/application_logs_config.rb @@ -31,7 +31,6 @@ class ApplicationLogsConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ApplicationLogsConfig', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'ApplicationLogsConfig', model_properties: { file_system: { - client_side_validation: true, required: false, serialized_name: 'fileSystem', type: { @@ -48,7 +46,6 @@ def self.mapper() } }, azure_table_storage: { - client_side_validation: true, required: false, serialized_name: 'azureTableStorage', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, azure_blob_storage: { - client_side_validation: true, required: false, serialized_name: 'azureBlobStorage', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_actions.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_actions.rb index f694b2d7a6..2188e57ab2 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_actions.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_actions.rb @@ -30,7 +30,6 @@ class AutoHealActions # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealActions', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'AutoHealActions', model_properties: { action_type: { - client_side_validation: true, required: false, serialized_name: 'actionType', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, custom_action: { - client_side_validation: true, required: false, serialized_name: 'customAction', type: { @@ -56,7 +53,6 @@ def self.mapper() } }, min_process_execution_time: { - client_side_validation: true, required: false, serialized_name: 'minProcessExecutionTime', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb index 05e1bb44a5..30228b8ee2 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb @@ -26,7 +26,6 @@ class AutoHealCustomAction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealCustomAction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'AutoHealCustomAction', model_properties: { exe: { - client_side_validation: true, required: false, serialized_name: 'exe', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, parameters: { - client_side_validation: true, required: false, serialized_name: 'parameters', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_rules.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_rules.rb index 53c1921203..583d42c133 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_rules.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_rules.rb @@ -27,7 +27,6 @@ class AutoHealRules # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealRules', type: { @@ -35,7 +34,6 @@ def self.mapper() class_name: 'AutoHealRules', model_properties: { triggers: { - client_side_validation: true, required: false, serialized_name: 'triggers', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, actions: { - client_side_validation: true, required: false, serialized_name: 'actions', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb index b1e0d898a0..6e58b3df64 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb @@ -32,7 +32,6 @@ class AutoHealTriggers # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealTriggers', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'AutoHealTriggers', model_properties: { requests: { - client_side_validation: true, required: false, serialized_name: 'requests', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, private_bytes_in_kb: { - client_side_validation: true, required: false, serialized_name: 'privateBytesInKB', type: { @@ -57,13 +54,11 @@ def self.mapper() } }, status_codes: { - client_side_validation: true, required: false, serialized_name: 'statusCodes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTriggerElementType', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, slow_requests: { - client_side_validation: true, required: false, serialized_name: 'slowRequests', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_blob_storage_application_logs_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_blob_storage_application_logs_config.rb index f7c588db97..f2f9c0f765 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_blob_storage_application_logs_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_blob_storage_application_logs_config.rb @@ -32,7 +32,6 @@ class AzureBlobStorageApplicationLogsConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AzureBlobStorageApplicationLogsConfig', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'AzureBlobStorageApplicationLogsConfig', model_properties: { level: { - client_side_validation: true, required: false, serialized_name: 'level', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, sas_url: { - client_side_validation: true, required: false, serialized_name: 'sasUrl', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, retention_in_days: { - client_side_validation: true, required: false, serialized_name: 'retentionInDays', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_blob_storage_http_logs_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_blob_storage_http_logs_config.rb index 4860c5a710..30ae32daad 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_blob_storage_http_logs_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_blob_storage_http_logs_config.rb @@ -32,7 +32,6 @@ class AzureBlobStorageHttpLogsConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AzureBlobStorageHttpLogsConfig', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'AzureBlobStorageHttpLogsConfig', model_properties: { sas_url: { - client_side_validation: true, required: false, serialized_name: 'sasUrl', type: { @@ -48,7 +46,6 @@ def self.mapper() } }, retention_in_days: { - client_side_validation: true, required: false, serialized_name: 'retentionInDays', type: { @@ -56,7 +53,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'enabled', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_table_storage_application_logs_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_table_storage_application_logs_config.rb index be58d53b0e..0d2e9edcb7 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_table_storage_application_logs_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/azure_table_storage_application_logs_config.rb @@ -27,7 +27,6 @@ class AzureTableStorageApplicationLogsConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AzureTableStorageApplicationLogsConfig', type: { @@ -35,7 +34,6 @@ def self.mapper() class_name: 'AzureTableStorageApplicationLogsConfig', model_properties: { level: { - client_side_validation: true, required: false, serialized_name: 'level', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, sas_url: { - client_side_validation: true, required: true, serialized_name: 'sasUrl', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_item.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_item.rb index c2e61911ce..96b4696491 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_item.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_item.rb @@ -70,7 +70,6 @@ class BackupItem < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'BackupItem', type: { @@ -78,7 +77,6 @@ def self.mapper() class_name: 'BackupItem', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -87,7 +85,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -96,7 +93,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -104,7 +100,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -113,7 +108,6 @@ def self.mapper() } }, backup_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.id', @@ -122,7 +116,6 @@ def self.mapper() } }, storage_account_url: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.storageAccountUrl', @@ -131,7 +124,6 @@ def self.mapper() } }, blob_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.blobName', @@ -140,7 +132,6 @@ def self.mapper() } }, backup_item_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -149,7 +140,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -159,7 +149,6 @@ def self.mapper() } }, size_in_bytes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sizeInBytes', @@ -168,7 +157,6 @@ def self.mapper() } }, created: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.created', @@ -177,7 +165,6 @@ def self.mapper() } }, log: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.log', @@ -186,14 +173,12 @@ def self.mapper() } }, databases: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.databases', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DatabaseBackupSettingElementType', type: { @@ -204,7 +189,6 @@ def self.mapper() } }, scheduled: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.scheduled', @@ -213,7 +197,6 @@ def self.mapper() } }, last_restore_time_stamp: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastRestoreTimeStamp', @@ -222,7 +205,6 @@ def self.mapper() } }, finished_time_stamp: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.finishedTimeStamp', @@ -231,7 +213,6 @@ def self.mapper() } }, correlation_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.correlationId', @@ -240,7 +221,6 @@ def self.mapper() } }, website_size_in_bytes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.websiteSizeInBytes', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_item_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_item_collection.rb index 69fe6245db..76af9570c6 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_item_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_item_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'BackupItemCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'BackupItemCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'BackupItemElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_request.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_request.rb index 59fbf7d802..38b33800f3 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_request.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_request.rb @@ -42,7 +42,6 @@ class BackupRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'BackupRequest', type: { @@ -50,7 +49,6 @@ def self.mapper() class_name: 'BackupRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -59,7 +57,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -68,7 +65,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -85,7 +80,6 @@ def self.mapper() } }, backup_request_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -93,7 +87,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.enabled', type: { @@ -101,7 +94,6 @@ def self.mapper() } }, storage_account_url: { - client_side_validation: true, required: false, serialized_name: 'properties.storageAccountUrl', type: { @@ -109,7 +101,6 @@ def self.mapper() } }, backup_schedule: { - client_side_validation: true, required: false, serialized_name: 'properties.backupSchedule', type: { @@ -118,13 +109,11 @@ def self.mapper() } }, databases: { - client_side_validation: true, required: false, serialized_name: 'properties.databases', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DatabaseBackupSettingElementType', type: { @@ -135,7 +124,6 @@ def self.mapper() } }, backup_request_type: { - client_side_validation: true, required: false, serialized_name: 'properties.type', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_schedule.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_schedule.rb index eeb3bdbd6c..31c6d9d29c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_schedule.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/backup_schedule.rb @@ -46,7 +46,6 @@ class BackupSchedule # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'BackupSchedule', type: { @@ -54,7 +53,6 @@ def self.mapper() class_name: 'BackupSchedule', model_properties: { frequency_interval: { - client_side_validation: true, required: true, serialized_name: 'frequencyInterval', default_value: 7, @@ -63,7 +61,6 @@ def self.mapper() } }, frequency_unit: { - client_side_validation: true, required: true, serialized_name: 'frequencyUnit', default_value: 'Day', @@ -73,7 +70,6 @@ def self.mapper() } }, keep_at_least_one_backup: { - client_side_validation: true, required: true, serialized_name: 'keepAtLeastOneBackup', default_value: true, @@ -82,7 +78,6 @@ def self.mapper() } }, retention_period_in_days: { - client_side_validation: true, required: true, serialized_name: 'retentionPeriodInDays', default_value: 30, @@ -91,7 +86,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, serialized_name: 'startTime', type: { @@ -99,7 +93,6 @@ def self.mapper() } }, last_execution_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'lastExecutionTime', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/capability.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/capability.rb index 1fd05728cc..d8a9fc67f8 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/capability.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/capability.rb @@ -28,7 +28,6 @@ class Capability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Capability', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'Capability', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, reason: { - client_side_validation: true, required: false, serialized_name: 'reason', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/cloning_info.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/cloning_info.rb index 5173ef70d8..398068b68a 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/cloning_info.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/cloning_info.rb @@ -70,7 +70,6 @@ class CloningInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CloningInfo', type: { @@ -78,7 +77,6 @@ def self.mapper() class_name: 'CloningInfo', model_properties: { correlation_id: { - client_side_validation: true, required: false, serialized_name: 'correlationId', type: { @@ -86,7 +84,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'overwrite', type: { @@ -94,7 +91,6 @@ def self.mapper() } }, clone_custom_host_names: { - client_side_validation: true, required: false, serialized_name: 'cloneCustomHostNames', type: { @@ -102,7 +98,6 @@ def self.mapper() } }, clone_source_control: { - client_side_validation: true, required: false, serialized_name: 'cloneSourceControl', type: { @@ -110,7 +105,6 @@ def self.mapper() } }, source_web_app_id: { - client_side_validation: true, required: true, serialized_name: 'sourceWebAppId', type: { @@ -118,7 +112,6 @@ def self.mapper() } }, hosting_environment: { - client_side_validation: true, required: false, serialized_name: 'hostingEnvironment', type: { @@ -126,13 +119,11 @@ def self.mapper() } }, app_settings_overrides: { - client_side_validation: true, required: false, serialized_name: 'appSettingsOverrides', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -142,7 +133,6 @@ def self.mapper() } }, configure_load_balancing: { - client_side_validation: true, required: false, serialized_name: 'configureLoadBalancing', type: { @@ -150,7 +140,6 @@ def self.mapper() } }, traffic_manager_profile_id: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileId', type: { @@ -158,7 +147,6 @@ def self.mapper() } }, traffic_manager_profile_name: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileName', type: { @@ -166,7 +154,6 @@ def self.mapper() } }, ignore_quotas: { - client_side_validation: true, required: false, serialized_name: 'ignoreQuotas', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/conn_string_info.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/conn_string_info.rb index 25168a7185..55ab446feb 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/conn_string_info.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/conn_string_info.rb @@ -30,7 +30,6 @@ class ConnStringInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfo', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'ConnStringInfo', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, connection_string: { - client_side_validation: true, required: false, serialized_name: 'connectionString', type: { @@ -54,7 +51,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/conn_string_value_type_pair.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/conn_string_value_type_pair.rb index c712032fd7..246196bad4 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/conn_string_value_type_pair.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/conn_string_value_type_pair.rb @@ -27,7 +27,6 @@ class ConnStringValueTypePair # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ConnStringValueTypePair', type: { @@ -35,7 +34,6 @@ def self.mapper() class_name: 'ConnStringValueTypePair', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { @@ -43,7 +41,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: true, serialized_name: 'type', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/connection_string_dictionary.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/connection_string_dictionary.rb index 0592209445..a79294fa24 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/connection_string_dictionary.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/connection_string_dictionary.rb @@ -22,7 +22,6 @@ class ConnectionStringDictionary < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ConnectionStringDictionary', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'ConnectionStringDictionary', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,13 +60,11 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, serialized_name: 'properties', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'ConnStringValueTypePairElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/continuous_web_job.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/continuous_web_job.rb index e6474f91ea..70d104398a 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/continuous_web_job.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/continuous_web_job.rb @@ -54,7 +54,6 @@ class ContinuousWebJob < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ContinuousWebJob', type: { @@ -62,7 +61,6 @@ def self.mapper() class_name: 'ContinuousWebJob', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -71,7 +69,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -80,7 +77,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -88,7 +84,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -97,7 +92,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, serialized_name: 'properties.status', type: { @@ -106,7 +100,6 @@ def self.mapper() } }, detailed_status: { - client_side_validation: true, required: false, serialized_name: 'properties.detailedStatus', type: { @@ -114,7 +107,6 @@ def self.mapper() } }, log_url: { - client_side_validation: true, required: false, serialized_name: 'properties.logUrl', type: { @@ -122,7 +114,6 @@ def self.mapper() } }, continuous_web_job_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -131,7 +122,6 @@ def self.mapper() } }, run_command: { - client_side_validation: true, required: false, serialized_name: 'properties.runCommand', type: { @@ -139,7 +129,6 @@ def self.mapper() } }, url: { - client_side_validation: true, required: false, serialized_name: 'properties.url', type: { @@ -147,7 +136,6 @@ def self.mapper() } }, extra_info_url: { - client_side_validation: true, required: false, serialized_name: 'properties.extraInfoUrl', type: { @@ -155,7 +143,6 @@ def self.mapper() } }, job_type: { - client_side_validation: true, required: false, serialized_name: 'properties.jobType', type: { @@ -164,7 +151,6 @@ def self.mapper() } }, error: { - client_side_validation: true, required: false, serialized_name: 'properties.error', type: { @@ -172,7 +158,6 @@ def self.mapper() } }, using_sdk: { - client_side_validation: true, required: false, serialized_name: 'properties.usingSdk', type: { @@ -180,13 +165,11 @@ def self.mapper() } }, settings: { - client_side_validation: true, required: false, serialized_name: 'properties.settings', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'ObjectElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/continuous_web_job_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/continuous_web_job_collection.rb index 6be6f6c5bd..c1c1242d2f 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/continuous_web_job_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/continuous_web_job_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ContinuousWebJobCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'ContinuousWebJobCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ContinuousWebJobElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, serialized_name: 'nextLink', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/cors_settings.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/cors_settings.rb index ce62cc8330..4d29e89c13 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/cors_settings.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/cors_settings.rb @@ -24,7 +24,6 @@ class CorsSettings # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CorsSettings', type: { @@ -32,13 +31,11 @@ def self.mapper() class_name: 'CorsSettings', model_properties: { allowed_origins: { - client_side_validation: true, required: false, serialized_name: 'allowedOrigins', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_publishing_profile_options.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_publishing_profile_options.rb index 0a1040aa8b..2f3eb376cd 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_publishing_profile_options.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_publishing_profile_options.rb @@ -25,7 +25,6 @@ class CsmPublishingProfileOptions # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmPublishingProfileOptions', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'CsmPublishingProfileOptions', model_properties: { format: { - client_side_validation: true, required: false, serialized_name: 'format', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_slot_entity.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_slot_entity.rb index db999f7343..5486e8819c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_slot_entity.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_slot_entity.rb @@ -26,7 +26,6 @@ class CsmSlotEntity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmSlotEntity', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'CsmSlotEntity', model_properties: { target_slot: { - client_side_validation: true, required: true, serialized_name: 'targetSlot', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, preserve_vnet: { - client_side_validation: true, required: true, serialized_name: 'preserveVnet', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_usage_quota.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_usage_quota.rb index ec32625be2..a4538402b6 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_usage_quota.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_usage_quota.rb @@ -34,7 +34,6 @@ class CsmUsageQuota # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmUsageQuota', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'CsmUsageQuota', model_properties: { unit: { - client_side_validation: true, required: false, serialized_name: 'unit', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, next_reset_time: { - client_side_validation: true, required: false, serialized_name: 'nextResetTime', type: { @@ -58,7 +55,6 @@ def self.mapper() } }, current_value: { - client_side_validation: true, required: false, serialized_name: 'currentValue', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, limit: { - client_side_validation: true, required: false, serialized_name: 'limit', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb index a9b8caf06f..1c5f618b18 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmUsageQuotaCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'CsmUsageQuotaCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CsmUsageQuotaElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/custom_hostname_analysis_result.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/custom_hostname_analysis_result.rb index 9faaedf402..465307f3a8 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/custom_hostname_analysis_result.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/custom_hostname_analysis_result.rb @@ -62,7 +62,6 @@ class CustomHostnameAnalysisResult < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CustomHostnameAnalysisResult', type: { @@ -70,7 +69,6 @@ def self.mapper() class_name: 'CustomHostnameAnalysisResult', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -79,7 +77,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -88,7 +85,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -96,7 +92,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -105,7 +100,6 @@ def self.mapper() } }, is_hostname_already_verified: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isHostnameAlreadyVerified', @@ -114,7 +108,6 @@ def self.mapper() } }, custom_domain_verification_test: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.customDomainVerificationTest', @@ -124,7 +117,6 @@ def self.mapper() } }, custom_domain_verification_failure_info: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.customDomainVerificationFailureInfo', @@ -134,7 +126,6 @@ def self.mapper() } }, has_conflict_on_scale_unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hasConflictOnScaleUnit', @@ -143,7 +134,6 @@ def self.mapper() } }, has_conflict_across_subscription: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hasConflictAcrossSubscription', @@ -152,7 +142,6 @@ def self.mapper() } }, conflicting_app_resource_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.conflictingAppResourceId', @@ -161,13 +150,11 @@ def self.mapper() } }, c_name_records: { - client_side_validation: true, required: false, serialized_name: 'properties.cNameRecords', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -177,13 +164,11 @@ def self.mapper() } }, txt_records: { - client_side_validation: true, required: false, serialized_name: 'properties.txtRecords', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -193,13 +178,11 @@ def self.mapper() } }, a_records: { - client_side_validation: true, required: false, serialized_name: 'properties.aRecords', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -209,13 +192,11 @@ def self.mapper() } }, alternate_cname_records: { - client_side_validation: true, required: false, serialized_name: 'properties.alternateCNameRecords', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -225,13 +206,11 @@ def self.mapper() } }, alternate_txt_records: { - client_side_validation: true, required: false, serialized_name: 'properties.alternateTxtRecords', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/database_backup_setting.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/database_backup_setting.rb index 40efd3dd65..bef8dd6786 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/database_backup_setting.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/database_backup_setting.rb @@ -36,7 +36,6 @@ class DatabaseBackupSetting # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DatabaseBackupSetting', type: { @@ -44,7 +43,6 @@ def self.mapper() class_name: 'DatabaseBackupSetting', model_properties: { database_type: { - client_side_validation: true, required: true, serialized_name: 'databaseType', type: { @@ -52,7 +50,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -60,7 +57,6 @@ def self.mapper() } }, connection_string_name: { - client_side_validation: true, required: false, serialized_name: 'connectionStringName', type: { @@ -68,7 +64,6 @@ def self.mapper() } }, connection_string: { - client_side_validation: true, required: false, serialized_name: 'connectionString', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/deployment.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/deployment.rb index a77ae928fd..efda49be1e 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/deployment.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/deployment.rb @@ -50,7 +50,6 @@ class Deployment < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Deployment', type: { @@ -58,7 +57,6 @@ def self.mapper() class_name: 'Deployment', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -67,7 +65,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -76,7 +73,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -84,7 +80,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -93,7 +88,6 @@ def self.mapper() } }, deployment_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { @@ -101,7 +95,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, serialized_name: 'properties.status', type: { @@ -109,7 +102,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, serialized_name: 'properties.message', type: { @@ -117,7 +109,6 @@ def self.mapper() } }, author: { - client_side_validation: true, required: false, serialized_name: 'properties.author', type: { @@ -125,7 +116,6 @@ def self.mapper() } }, deployer: { - client_side_validation: true, required: false, serialized_name: 'properties.deployer', type: { @@ -133,7 +123,6 @@ def self.mapper() } }, author_email: { - client_side_validation: true, required: false, serialized_name: 'properties.authorEmail', type: { @@ -141,7 +130,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, serialized_name: 'properties.startTime', type: { @@ -149,7 +137,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, serialized_name: 'properties.endTime', type: { @@ -157,7 +144,6 @@ def self.mapper() } }, active: { - client_side_validation: true, required: false, serialized_name: 'properties.active', type: { @@ -165,7 +151,6 @@ def self.mapper() } }, details: { - client_side_validation: true, required: false, serialized_name: 'properties.details', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/deployment_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/deployment_collection.rb index 9efc274920..b925868fcd 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/deployment_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/deployment_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'DeploymentCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'DeploymentCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DeploymentElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/enabled_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/enabled_config.rb index bc7bac63b0..30ba58ad88 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/enabled_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/enabled_config.rb @@ -23,7 +23,6 @@ class EnabledConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'EnabledConfig', type: { @@ -31,7 +30,6 @@ def self.mapper() class_name: 'EnabledConfig', model_properties: { enabled: { - client_side_validation: true, required: false, serialized_name: 'enabled', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/error_entity.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/error_entity.rb index 12dbe93324..52570315e6 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/error_entity.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/error_entity.rb @@ -37,7 +37,6 @@ class ErrorEntity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ErrorEntity', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'ErrorEntity', model_properties: { extended_code: { - client_side_validation: true, required: false, serialized_name: 'extendedCode', type: { @@ -53,7 +51,6 @@ def self.mapper() } }, message_template: { - client_side_validation: true, required: false, serialized_name: 'messageTemplate', type: { @@ -61,13 +58,11 @@ def self.mapper() } }, parameters: { - client_side_validation: true, required: false, serialized_name: 'parameters', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -77,13 +72,11 @@ def self.mapper() } }, inner_errors: { - client_side_validation: true, required: false, serialized_name: 'innerErrors', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ErrorEntityElementType', type: { @@ -94,7 +87,6 @@ def self.mapper() } }, code: { - client_side_validation: true, required: false, serialized_name: 'code', type: { @@ -102,7 +94,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, serialized_name: 'message', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/experiments.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/experiments.rb index 952111fb00..891b95b6ac 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/experiments.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/experiments.rb @@ -22,7 +22,6 @@ class Experiments # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Experiments', type: { @@ -30,13 +29,11 @@ def self.mapper() class_name: 'Experiments', model_properties: { ramp_up_rules: { - client_side_validation: true, required: false, serialized_name: 'rampUpRules', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'RampUpRuleElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/file_system_application_logs_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/file_system_application_logs_config.rb index 0c63dc79ac..21111e4136 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/file_system_application_logs_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/file_system_application_logs_config.rb @@ -23,7 +23,6 @@ class FileSystemApplicationLogsConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'FileSystemApplicationLogsConfig', type: { @@ -31,7 +30,6 @@ def self.mapper() class_name: 'FileSystemApplicationLogsConfig', model_properties: { level: { - client_side_validation: true, required: false, serialized_name: 'level', default_value: 'Off', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/file_system_http_logs_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/file_system_http_logs_config.rb index 6de367248e..3571cb0029 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/file_system_http_logs_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/file_system_http_logs_config.rb @@ -34,7 +34,6 @@ class FileSystemHttpLogsConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'FileSystemHttpLogsConfig', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'FileSystemHttpLogsConfig', model_properties: { retention_in_mb: { - client_side_validation: true, required: false, serialized_name: 'retentionInMb', constraints: { @@ -54,7 +52,6 @@ def self.mapper() } }, retention_in_days: { - client_side_validation: true, required: false, serialized_name: 'retentionInDays', type: { @@ -62,7 +59,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'enabled', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_envelope.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_envelope.rb index d2ff2b2cd5..9b00e59af7 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_envelope.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_envelope.rb @@ -49,7 +49,6 @@ class FunctionEnvelope < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'FunctionEnvelope', type: { @@ -57,7 +56,6 @@ def self.mapper() class_name: 'FunctionEnvelope', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -66,7 +64,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -75,7 +72,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -83,7 +79,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -92,7 +87,6 @@ def self.mapper() } }, function_envelope_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -101,7 +95,6 @@ def self.mapper() } }, function_app_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.functionAppId', @@ -110,7 +103,6 @@ def self.mapper() } }, script_root_path_href: { - client_side_validation: true, required: false, serialized_name: 'properties.scriptRootPathHref', type: { @@ -118,7 +110,6 @@ def self.mapper() } }, script_href: { - client_side_validation: true, required: false, serialized_name: 'properties.scriptHref', type: { @@ -126,7 +117,6 @@ def self.mapper() } }, config_href: { - client_side_validation: true, required: false, serialized_name: 'properties.configHref', type: { @@ -134,7 +124,6 @@ def self.mapper() } }, secrets_file_href: { - client_side_validation: true, required: false, serialized_name: 'properties.secretsFileHref', type: { @@ -142,7 +131,6 @@ def self.mapper() } }, href: { - client_side_validation: true, required: false, serialized_name: 'properties.href', type: { @@ -150,7 +138,6 @@ def self.mapper() } }, config: { - client_side_validation: true, required: false, serialized_name: 'properties.config', type: { @@ -158,13 +145,11 @@ def self.mapper() } }, files: { - client_side_validation: true, required: false, serialized_name: 'properties.files', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -174,7 +159,6 @@ def self.mapper() } }, test_data: { - client_side_validation: true, required: false, serialized_name: 'properties.testData', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_envelope_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_envelope_collection.rb index e8f45e0ed7..8acdc93567 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_envelope_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_envelope_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'FunctionEnvelopeCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'FunctionEnvelopeCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'FunctionEnvelopeElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_secrets.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_secrets.rb index a19419f529..30172f0648 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_secrets.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/function_secrets.rb @@ -25,7 +25,6 @@ class FunctionSecrets < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'FunctionSecrets', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'FunctionSecrets', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -42,7 +40,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -51,7 +48,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -59,7 +55,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -68,7 +63,6 @@ def self.mapper() } }, key: { - client_side_validation: true, required: false, serialized_name: 'properties.key', type: { @@ -76,7 +70,6 @@ def self.mapper() } }, trigger_url: { - client_side_validation: true, required: false, serialized_name: 'properties.triggerUrl', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/handler_mapping.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/handler_mapping.rb index 334059f589..165e5906a5 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/handler_mapping.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/handler_mapping.rb @@ -33,7 +33,6 @@ class HandlerMapping # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HandlerMapping', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'HandlerMapping', model_properties: { extension: { - client_side_validation: true, required: false, serialized_name: 'extension', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, script_processor: { - client_side_validation: true, required: false, serialized_name: 'scriptProcessor', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, arguments: { - client_side_validation: true, required: false, serialized_name: 'arguments', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_binding.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_binding.rb index 1012accb82..2e808497f1 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_binding.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_binding.rb @@ -51,7 +51,6 @@ class HostNameBinding < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostNameBinding', type: { @@ -59,7 +58,6 @@ def self.mapper() class_name: 'HostNameBinding', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -68,7 +66,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -77,7 +74,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -85,7 +81,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -94,7 +89,6 @@ def self.mapper() } }, site_name: { - client_side_validation: true, required: false, serialized_name: 'properties.siteName', type: { @@ -102,7 +96,6 @@ def self.mapper() } }, domain_id: { - client_side_validation: true, required: false, serialized_name: 'properties.domainId', type: { @@ -110,7 +103,6 @@ def self.mapper() } }, azure_resource_name: { - client_side_validation: true, required: false, serialized_name: 'properties.azureResourceName', type: { @@ -118,7 +110,6 @@ def self.mapper() } }, azure_resource_type: { - client_side_validation: true, required: false, serialized_name: 'properties.azureResourceType', type: { @@ -127,7 +118,6 @@ def self.mapper() } }, custom_host_name_dns_record_type: { - client_side_validation: true, required: false, serialized_name: 'properties.customHostNameDnsRecordType', type: { @@ -136,7 +126,6 @@ def self.mapper() } }, host_name_type: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNameType', type: { @@ -145,7 +134,6 @@ def self.mapper() } }, ssl_state: { - client_side_validation: true, required: false, serialized_name: 'properties.sslState', type: { @@ -154,7 +142,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, serialized_name: 'properties.thumbprint', type: { @@ -162,7 +149,6 @@ def self.mapper() } }, virtual_ip: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.virtualIP', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_binding_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_binding_collection.rb index ad88cdfd41..e3bd537519 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_binding_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_binding_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostNameBindingCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'HostNameBindingCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostNameBindingElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb index 72077985fb..94a1ba23ea 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb @@ -40,7 +40,6 @@ class HostNameSslState # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostNameSslState', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'HostNameSslState', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -56,7 +54,6 @@ def self.mapper() } }, ssl_state: { - client_side_validation: true, required: false, serialized_name: 'sslState', type: { @@ -65,7 +62,6 @@ def self.mapper() } }, virtual_ip: { - client_side_validation: true, required: false, serialized_name: 'virtualIP', type: { @@ -73,7 +69,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, serialized_name: 'thumbprint', type: { @@ -81,7 +76,6 @@ def self.mapper() } }, to_update: { - client_side_validation: true, required: false, serialized_name: 'toUpdate', type: { @@ -89,7 +83,6 @@ def self.mapper() } }, host_type: { - client_side_validation: true, required: false, serialized_name: 'hostType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb index 9eaef39c27..117efabe25 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb @@ -28,7 +28,6 @@ class HostingEnvironmentProfile # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostingEnvironmentProfile', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'HostingEnvironmentProfile', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -53,7 +50,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/http_logs_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/http_logs_config.rb index 674dba1a50..a52999d5e1 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/http_logs_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/http_logs_config.rb @@ -27,7 +27,6 @@ class HttpLogsConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HttpLogsConfig', type: { @@ -35,7 +34,6 @@ def self.mapper() class_name: 'HttpLogsConfig', model_properties: { file_system: { - client_side_validation: true, required: false, serialized_name: 'fileSystem', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, azure_blob_storage: { - client_side_validation: true, required: false, serialized_name: 'azureBlobStorage', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hybrid_connection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hybrid_connection.rb index 746f04aece..76b27e91bc 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hybrid_connection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hybrid_connection.rb @@ -48,7 +48,6 @@ class HybridConnection < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnection', type: { @@ -56,7 +55,6 @@ def self.mapper() class_name: 'HybridConnection', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -65,7 +63,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -74,7 +71,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -82,7 +78,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -91,7 +86,6 @@ def self.mapper() } }, service_bus_namespace: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusNamespace', type: { @@ -99,7 +93,6 @@ def self.mapper() } }, relay_name: { - client_side_validation: true, required: false, serialized_name: 'properties.relayName', type: { @@ -107,7 +100,6 @@ def self.mapper() } }, relay_arm_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.relayArmUri', type: { @@ -115,7 +107,6 @@ def self.mapper() } }, hostname: { - client_side_validation: true, required: false, serialized_name: 'properties.hostname', type: { @@ -123,7 +114,6 @@ def self.mapper() } }, port: { - client_side_validation: true, required: false, serialized_name: 'properties.port', type: { @@ -131,7 +121,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyName', type: { @@ -139,7 +128,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyValue', type: { @@ -147,7 +135,6 @@ def self.mapper() } }, service_bus_suffix: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusSuffix', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb index 23d7f0d855..b8d1554f0c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb @@ -26,7 +26,6 @@ class HybridConnectionKey < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnectionKey', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'HybridConnectionKey', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyName', @@ -78,7 +72,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyValue', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/identifier.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/identifier.rb index dffee17da6..f101ddd0ab 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/identifier.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/identifier.rb @@ -22,7 +22,6 @@ class Identifier < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Identifier', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'Identifier', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, identifier_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/identifier_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/identifier_collection.rb index a271919cf9..0c7fc27d0a 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/identifier_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/identifier_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'IdentifierCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'IdentifierCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'IdentifierElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/ip_security_restriction.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/ip_security_restriction.rb index 09fe2fe844..cec4a0dc96 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/ip_security_restriction.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/ip_security_restriction.rb @@ -26,7 +26,6 @@ class IpSecurityRestriction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestriction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'IpSecurityRestriction', model_properties: { ip_address: { - client_side_validation: true, required: true, serialized_name: 'ipAddress', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, subnet_mask: { - client_side_validation: true, required: false, serialized_name: 'subnetMask', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/localizable_string.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/localizable_string.rb index f3f4dc6bed..cc313c1098 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/localizable_string.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/localizable_string.rb @@ -25,7 +25,6 @@ class LocalizableString # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'LocalizableString', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'LocalizableString', model_properties: { value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, localized_value: { - client_side_validation: true, required: false, serialized_name: 'localizedValue', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/managed_service_identity.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/managed_service_identity.rb index 6069cc4187..5b6861aa58 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/managed_service_identity.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/managed_service_identity.rb @@ -12,7 +12,8 @@ class ManagedServiceIdentity include MsRestAzure - # @return Type of managed service identity. + # @return [ManagedServiceIdentityType] Type of managed service identity. + # Possible values include: 'SystemAssigned' attr_accessor :type # @return [String] Tenant of managed service identity. @@ -28,7 +29,6 @@ class ManagedServiceIdentity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ManagedServiceIdentity', type: { @@ -36,15 +36,13 @@ def self.mapper() class_name: 'ManagedServiceIdentity', model_properties: { type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { - name: 'Object' + name: 'String' } }, tenant_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'tenantId', @@ -53,7 +51,6 @@ def self.mapper() } }, principal_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'principalId', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb new file mode 100644 index 0000000000..d087c70401 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb @@ -0,0 +1,15 @@ +# 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::Web::Mgmt::V2016_08_01 + module Models + # + # Defines values for ManagedServiceIdentityType + # + module ManagedServiceIdentityType + SystemAssigned = "SystemAssigned" + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/migrate_my_sql_request.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/migrate_my_sql_request.rb index 2172992edd..8ab102472b 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/migrate_my_sql_request.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/migrate_my_sql_request.rb @@ -26,7 +26,6 @@ class MigrateMySqlRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MigrateMySqlRequest', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'MigrateMySqlRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, connection_string: { - client_side_validation: true, required: false, serialized_name: 'properties.connectionString', type: { @@ -77,7 +71,6 @@ def self.mapper() } }, migration_type: { - client_side_validation: true, required: false, serialized_name: 'properties.migrationType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/migrate_my_sql_status.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/migrate_my_sql_status.rb index 91d52f66eb..b06dab22aa 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/migrate_my_sql_status.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/migrate_my_sql_status.rb @@ -29,7 +29,6 @@ class MigrateMySqlStatus < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MigrateMySqlStatus', type: { @@ -37,7 +36,6 @@ def self.mapper() class_name: 'MigrateMySqlStatus', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -46,7 +44,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -55,7 +52,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -72,7 +67,6 @@ def self.mapper() } }, migration_operation_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.migrationOperationStatus', @@ -82,7 +76,6 @@ def self.mapper() } }, operation_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.operationId', @@ -91,7 +84,6 @@ def self.mapper() } }, local_my_sql_enabled: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.localMySqlEnabled', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy.rb index 4fa9f71e71..3ef2dfc123 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy.rb @@ -50,7 +50,6 @@ class MSDeploy < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MSDeploy', type: { @@ -58,7 +57,6 @@ def self.mapper() class_name: 'MSDeploy', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -67,7 +65,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -76,7 +73,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -84,7 +80,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -93,7 +88,6 @@ def self.mapper() } }, package_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.packageUri', type: { @@ -101,7 +95,6 @@ def self.mapper() } }, connection_string: { - client_side_validation: true, required: false, serialized_name: 'properties.connectionString', type: { @@ -109,7 +102,6 @@ def self.mapper() } }, db_type: { - client_side_validation: true, required: false, serialized_name: 'properties.dbType', type: { @@ -117,7 +109,6 @@ def self.mapper() } }, set_parameters_xml_file_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.setParametersXmlFileUri', type: { @@ -125,13 +116,11 @@ def self.mapper() } }, set_parameters: { - client_side_validation: true, required: false, serialized_name: 'properties.setParameters', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -141,7 +130,6 @@ def self.mapper() } }, skip_app_data: { - client_side_validation: true, required: false, serialized_name: 'properties.skipAppData', type: { @@ -149,7 +137,6 @@ def self.mapper() } }, app_offline: { - client_side_validation: true, required: false, serialized_name: 'properties.appOffline', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_log.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_log.rb index 8667c90fcf..533722051a 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_log.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_log.rb @@ -22,7 +22,6 @@ class MSDeployLog < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MSDeployLog', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'MSDeployLog', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,14 +60,12 @@ def self.mapper() } }, entries: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.entries', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'MSDeployLogEntryElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_log_entry.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_log_entry.rb index af273d8ed7..7911ae5d7a 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_log_entry.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_log_entry.rb @@ -29,7 +29,6 @@ class MSDeployLogEntry # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MSDeployLogEntry', type: { @@ -37,7 +36,6 @@ def self.mapper() class_name: 'MSDeployLogEntry', model_properties: { time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'time', @@ -46,7 +44,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -56,7 +53,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'message', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_status.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_status.rb index 6e346c2607..bdcdb447f4 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_status.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/msdeploy_status.rb @@ -35,7 +35,6 @@ class MSDeployStatus < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MSDeployStatus', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'MSDeployStatus', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -52,7 +50,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -61,7 +58,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -69,7 +65,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -78,7 +73,6 @@ def self.mapper() } }, deployer: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.deployer', @@ -87,7 +81,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -97,7 +90,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.startTime', @@ -106,7 +98,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.endTime', @@ -115,7 +106,6 @@ def self.mapper() } }, complete: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.complete', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/name_value_pair.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/name_value_pair.rb index e6abd14191..129ff25476 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/name_value_pair.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/name_value_pair.rb @@ -25,7 +25,6 @@ class NameValuePair # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NameValuePair', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'NameValuePair', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/network_features.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/network_features.rb index 2c2237c443..025c010495 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/network_features.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/network_features.rb @@ -34,7 +34,6 @@ class NetworkFeatures < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NetworkFeatures', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'NetworkFeatures', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -51,7 +49,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -60,7 +57,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -68,7 +64,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -77,7 +72,6 @@ def self.mapper() } }, virtual_network_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.virtualNetworkName', @@ -86,7 +80,6 @@ def self.mapper() } }, virtual_network_connection: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.virtualNetworkConnection', @@ -96,14 +89,12 @@ def self.mapper() } }, hybrid_connections: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hybridConnections', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'RelayServiceConnectionEntityElementType', type: { @@ -114,14 +105,12 @@ def self.mapper() } }, hybrid_connections_v2: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hybridConnectionsV2', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HybridConnectionElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/operation.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/operation.rb index d770dd1821..a0df0a5308 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/operation.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/operation.rb @@ -45,7 +45,6 @@ class Operation # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Operation', type: { @@ -53,7 +52,6 @@ def self.mapper() class_name: 'Operation', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -61,7 +59,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -69,7 +66,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, serialized_name: 'status', type: { @@ -78,13 +74,11 @@ def self.mapper() } }, errors: { - client_side_validation: true, required: false, serialized_name: 'errors', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ErrorEntityElementType', type: { @@ -95,7 +89,6 @@ def self.mapper() } }, created_time: { - client_side_validation: true, required: false, serialized_name: 'createdTime', type: { @@ -103,7 +96,6 @@ def self.mapper() } }, modified_time: { - client_side_validation: true, required: false, serialized_name: 'modifiedTime', type: { @@ -111,7 +103,6 @@ def self.mapper() } }, expiration_time: { - client_side_validation: true, required: false, serialized_name: 'expirationTime', type: { @@ -119,7 +110,6 @@ def self.mapper() } }, geo_master_operation_id: { - client_side_validation: true, required: false, serialized_name: 'geoMasterOperationId', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_counter_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_counter_collection.rb index f12ec8a4a5..98228cd18d 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_counter_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_counter_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PerfMonCounterCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'PerfMonCounterCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'PerfMonResponseElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_response.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_response.rb index 492a8dc176..d615fff8ad 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_response.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_response.rb @@ -28,7 +28,6 @@ class PerfMonResponse # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PerfMonResponse', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'PerfMonResponse', model_properties: { code: { - client_side_validation: true, required: false, serialized_name: 'code', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, serialized_name: 'message', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, data: { - client_side_validation: true, required: false, serialized_name: 'data', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_sample.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_sample.rb index 46e116afa1..0568fef874 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_sample.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_sample.rb @@ -31,7 +31,6 @@ class PerfMonSample # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PerfMonSample', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'PerfMonSample', model_properties: { time: { - client_side_validation: true, required: false, serialized_name: 'time', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, instance_name: { - client_side_validation: true, required: false, serialized_name: 'instanceName', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, core_count: { - client_side_validation: true, required: false, serialized_name: 'coreCount', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_set.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_set.rb index 19d205a987..6acea285ba 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_set.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_set.rb @@ -35,7 +35,6 @@ class PerfMonSet # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PerfMonSet', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'PerfMonSet', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -51,7 +49,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, serialized_name: 'startTime', type: { @@ -59,7 +56,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, serialized_name: 'endTime', type: { @@ -67,7 +63,6 @@ def self.mapper() } }, time_grain: { - client_side_validation: true, required: false, serialized_name: 'timeGrain', type: { @@ -75,13 +70,11 @@ def self.mapper() } }, values: { - client_side_validation: true, required: false, serialized_name: 'values', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'PerfMonSampleElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/premier_add_on.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/premier_add_on.rb index 9c0de1ac3b..6d4570027a 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/premier_add_on.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/premier_add_on.rb @@ -43,7 +43,6 @@ class PremierAddOn < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PremierAddOn', type: { @@ -51,7 +50,6 @@ def self.mapper() class_name: 'PremierAddOn', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -60,7 +58,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -69,7 +66,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -77,7 +73,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -85,7 +80,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -94,13 +88,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -110,7 +102,6 @@ def self.mapper() } }, sku: { - client_side_validation: true, required: false, serialized_name: 'properties.sku', type: { @@ -118,7 +109,6 @@ def self.mapper() } }, product: { - client_side_validation: true, required: false, serialized_name: 'properties.product', type: { @@ -126,7 +116,6 @@ def self.mapper() } }, vendor: { - client_side_validation: true, required: false, serialized_name: 'properties.vendor', type: { @@ -134,7 +123,6 @@ def self.mapper() } }, premier_add_on_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -142,7 +130,6 @@ def self.mapper() } }, premier_add_on_location: { - client_side_validation: true, required: false, serialized_name: 'properties.location', type: { @@ -150,13 +137,11 @@ def self.mapper() } }, premier_add_on_tags: { - client_side_validation: true, required: false, serialized_name: 'properties.tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -166,7 +151,6 @@ def self.mapper() } }, marketplace_publisher: { - client_side_validation: true, required: false, serialized_name: 'properties.marketplacePublisher', type: { @@ -174,7 +158,6 @@ def self.mapper() } }, marketplace_offer: { - client_side_validation: true, required: false, serialized_name: 'properties.marketplaceOffer', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_info.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_info.rb index 3889b464e7..0aebe11401 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_info.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_info.rb @@ -127,7 +127,6 @@ class ProcessInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProcessInfo', type: { @@ -135,7 +134,6 @@ def self.mapper() class_name: 'ProcessInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -144,7 +142,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -153,7 +150,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -161,7 +157,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -170,7 +165,6 @@ def self.mapper() } }, process_info_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { @@ -178,7 +172,6 @@ def self.mapper() } }, process_info_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -186,7 +179,6 @@ def self.mapper() } }, href: { - client_side_validation: true, required: false, serialized_name: 'properties.href', type: { @@ -194,7 +186,6 @@ def self.mapper() } }, mini_dump: { - client_side_validation: true, required: false, serialized_name: 'properties.miniDump', type: { @@ -202,7 +193,6 @@ def self.mapper() } }, is_profile_running: { - client_side_validation: true, required: false, serialized_name: 'properties.isProfileRunning', type: { @@ -210,7 +200,6 @@ def self.mapper() } }, is_iis_profile_running: { - client_side_validation: true, required: false, serialized_name: 'properties.isIisProfileRunning', type: { @@ -218,7 +207,6 @@ def self.mapper() } }, iis_profile_timeout_in_seconds: { - client_side_validation: true, required: false, serialized_name: 'properties.iisProfileTimeoutInSeconds', type: { @@ -226,7 +214,6 @@ def self.mapper() } }, parent: { - client_side_validation: true, required: false, serialized_name: 'properties.parent', type: { @@ -234,13 +221,11 @@ def self.mapper() } }, children: { - client_side_validation: true, required: false, serialized_name: 'properties.children', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -250,13 +235,11 @@ def self.mapper() } }, threads: { - client_side_validation: true, required: false, serialized_name: 'properties.threads', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ProcessThreadInfoElementType', type: { @@ -267,13 +250,11 @@ def self.mapper() } }, open_file_handles: { - client_side_validation: true, required: false, serialized_name: 'properties.openFileHandles', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -283,13 +264,11 @@ def self.mapper() } }, modules: { - client_side_validation: true, required: false, serialized_name: 'properties.modules', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ProcessModuleInfoElementType', type: { @@ -300,7 +279,6 @@ def self.mapper() } }, file_name: { - client_side_validation: true, required: false, serialized_name: 'properties.fileName', type: { @@ -308,7 +286,6 @@ def self.mapper() } }, command_line: { - client_side_validation: true, required: false, serialized_name: 'properties.commandLine', type: { @@ -316,7 +293,6 @@ def self.mapper() } }, user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.userName', type: { @@ -324,7 +300,6 @@ def self.mapper() } }, handle_count: { - client_side_validation: true, required: false, serialized_name: 'properties.handleCount', type: { @@ -332,7 +307,6 @@ def self.mapper() } }, module_count: { - client_side_validation: true, required: false, serialized_name: 'properties.moduleCount', type: { @@ -340,7 +314,6 @@ def self.mapper() } }, thread_count: { - client_side_validation: true, required: false, serialized_name: 'properties.threadCount', type: { @@ -348,7 +321,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, serialized_name: 'properties.startTime', type: { @@ -356,7 +328,6 @@ def self.mapper() } }, total_processor_time: { - client_side_validation: true, required: false, serialized_name: 'properties.totalProcessorTime', type: { @@ -364,7 +335,6 @@ def self.mapper() } }, user_processor_time: { - client_side_validation: true, required: false, serialized_name: 'properties.userProcessorTime', type: { @@ -372,7 +342,6 @@ def self.mapper() } }, privileged_processor_time: { - client_side_validation: true, required: false, serialized_name: 'properties.privilegedProcessorTime', type: { @@ -380,7 +349,6 @@ def self.mapper() } }, working_set64: { - client_side_validation: true, required: false, serialized_name: 'properties.workingSet64', type: { @@ -388,7 +356,6 @@ def self.mapper() } }, peak_working_set64: { - client_side_validation: true, required: false, serialized_name: 'properties.peakWorkingSet64', type: { @@ -396,7 +363,6 @@ def self.mapper() } }, private_memory_size64: { - client_side_validation: true, required: false, serialized_name: 'properties.privateMemorySize64', type: { @@ -404,7 +370,6 @@ def self.mapper() } }, virtual_memory_size64: { - client_side_validation: true, required: false, serialized_name: 'properties.virtualMemorySize64', type: { @@ -412,7 +377,6 @@ def self.mapper() } }, peak_virtual_memory_size64: { - client_side_validation: true, required: false, serialized_name: 'properties.peakVirtualMemorySize64', type: { @@ -420,7 +384,6 @@ def self.mapper() } }, paged_system_memory_size64: { - client_side_validation: true, required: false, serialized_name: 'properties.pagedSystemMemorySize64', type: { @@ -428,7 +391,6 @@ def self.mapper() } }, nonpaged_system_memory_size64: { - client_side_validation: true, required: false, serialized_name: 'properties.nonpagedSystemMemorySize64', type: { @@ -436,7 +398,6 @@ def self.mapper() } }, paged_memory_size64: { - client_side_validation: true, required: false, serialized_name: 'properties.pagedMemorySize64', type: { @@ -444,7 +405,6 @@ def self.mapper() } }, peak_paged_memory_size64: { - client_side_validation: true, required: false, serialized_name: 'properties.peakPagedMemorySize64', type: { @@ -452,7 +412,6 @@ def self.mapper() } }, time_stamp: { - client_side_validation: true, required: false, serialized_name: 'properties.timeStamp', type: { @@ -460,13 +419,11 @@ def self.mapper() } }, environment_variables: { - client_side_validation: true, required: false, serialized_name: 'properties.environmentVariables', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -476,7 +433,6 @@ def self.mapper() } }, is_scm_site: { - client_side_validation: true, required: false, serialized_name: 'properties.isScmSite', type: { @@ -484,7 +440,6 @@ def self.mapper() } }, is_web_job: { - client_side_validation: true, required: false, serialized_name: 'properties.isWebJob', type: { @@ -492,7 +447,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, serialized_name: 'properties.description', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_info_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_info_collection.rb index af64b0094a..0195193a3c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_info_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_info_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProcessInfoCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'ProcessInfoCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ProcessInfoElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_module_info.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_module_info.rb index 7898c535ac..098fc7cbf6 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_module_info.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_module_info.rb @@ -53,7 +53,6 @@ class ProcessModuleInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProcessModuleInfo', type: { @@ -61,7 +60,6 @@ def self.mapper() class_name: 'ProcessModuleInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -70,7 +68,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -79,7 +76,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -87,7 +83,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -96,7 +91,6 @@ def self.mapper() } }, base_address: { - client_side_validation: true, required: false, serialized_name: 'properties.baseAddress', type: { @@ -104,7 +98,6 @@ def self.mapper() } }, file_name: { - client_side_validation: true, required: false, serialized_name: 'properties.fileName', type: { @@ -112,7 +105,6 @@ def self.mapper() } }, href: { - client_side_validation: true, required: false, serialized_name: 'properties.href', type: { @@ -120,7 +112,6 @@ def self.mapper() } }, file_path: { - client_side_validation: true, required: false, serialized_name: 'properties.filePath', type: { @@ -128,7 +119,6 @@ def self.mapper() } }, module_memory_size: { - client_side_validation: true, required: false, serialized_name: 'properties.moduleMemorySize', type: { @@ -136,7 +126,6 @@ def self.mapper() } }, file_version: { - client_side_validation: true, required: false, serialized_name: 'properties.fileVersion', type: { @@ -144,7 +133,6 @@ def self.mapper() } }, file_description: { - client_side_validation: true, required: false, serialized_name: 'properties.fileDescription', type: { @@ -152,7 +140,6 @@ def self.mapper() } }, product: { - client_side_validation: true, required: false, serialized_name: 'properties.product', type: { @@ -160,7 +147,6 @@ def self.mapper() } }, product_version: { - client_side_validation: true, required: false, serialized_name: 'properties.productVersion', type: { @@ -168,7 +154,6 @@ def self.mapper() } }, is_debug: { - client_side_validation: true, required: false, serialized_name: 'properties.isDebug', type: { @@ -176,7 +161,6 @@ def self.mapper() } }, language: { - client_side_validation: true, required: false, serialized_name: 'properties.language', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_module_info_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_module_info_collection.rb index b771641965..7dfb9c6a23 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_module_info_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_module_info_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProcessModuleInfoCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'ProcessModuleInfoCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ProcessModuleInfoElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_thread_info.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_thread_info.rb index 188cb65999..33f9ecd57f 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_thread_info.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_thread_info.rb @@ -58,7 +58,6 @@ class ProcessThreadInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProcessThreadInfo', type: { @@ -66,7 +65,6 @@ def self.mapper() class_name: 'ProcessThreadInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -75,7 +73,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -84,7 +81,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -92,7 +88,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -101,7 +96,6 @@ def self.mapper() } }, process_thread_info_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { @@ -109,7 +103,6 @@ def self.mapper() } }, href: { - client_side_validation: true, required: false, serialized_name: 'properties.href', type: { @@ -117,7 +110,6 @@ def self.mapper() } }, process: { - client_side_validation: true, required: false, serialized_name: 'properties.process', type: { @@ -125,7 +117,6 @@ def self.mapper() } }, start_address: { - client_side_validation: true, required: false, serialized_name: 'properties.startAddress', type: { @@ -133,7 +124,6 @@ def self.mapper() } }, current_priority: { - client_side_validation: true, required: false, serialized_name: 'properties.currentPriority', type: { @@ -141,7 +131,6 @@ def self.mapper() } }, priority_level: { - client_side_validation: true, required: false, serialized_name: 'properties.priorityLevel', type: { @@ -149,7 +138,6 @@ def self.mapper() } }, base_priority: { - client_side_validation: true, required: false, serialized_name: 'properties.basePriority', type: { @@ -157,7 +145,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, serialized_name: 'properties.startTime', type: { @@ -165,7 +152,6 @@ def self.mapper() } }, total_processor_time: { - client_side_validation: true, required: false, serialized_name: 'properties.totalProcessorTime', type: { @@ -173,7 +159,6 @@ def self.mapper() } }, user_processor_time: { - client_side_validation: true, required: false, serialized_name: 'properties.userProcessorTime', type: { @@ -181,7 +166,6 @@ def self.mapper() } }, priviledged_processor_time: { - client_side_validation: true, required: false, serialized_name: 'properties.priviledgedProcessorTime', type: { @@ -189,7 +173,6 @@ def self.mapper() } }, state: { - client_side_validation: true, required: false, serialized_name: 'properties.state', type: { @@ -197,7 +180,6 @@ def self.mapper() } }, wait_reason: { - client_side_validation: true, required: false, serialized_name: 'properties.waitReason', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_thread_info_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_thread_info_collection.rb index 75bce19152..6c0c9d7c59 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_thread_info_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/process_thread_info_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProcessThreadInfoCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'ProcessThreadInfoCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ProcessThreadInfoElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/proxy_only_resource.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/proxy_only_resource.rb index 76e2c9fb72..c76fe054ae 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/proxy_only_resource.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/proxy_only_resource.rb @@ -32,7 +32,6 @@ class ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProxyOnlyResource', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'ProxyOnlyResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -49,7 +47,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -58,7 +55,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/public_certificate.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/public_certificate.rb index 7ccaa83cbe..ceba80bf95 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/public_certificate.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/public_certificate.rb @@ -29,7 +29,6 @@ class PublicCertificate < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PublicCertificate', type: { @@ -37,7 +36,6 @@ def self.mapper() class_name: 'PublicCertificate', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -46,7 +44,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -55,7 +52,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -72,7 +67,6 @@ def self.mapper() } }, blob: { - client_side_validation: true, required: false, serialized_name: 'properties.blob', type: { @@ -80,7 +74,6 @@ def self.mapper() } }, public_certificate_location: { - client_side_validation: true, required: false, serialized_name: 'properties.publicCertificateLocation', type: { @@ -89,7 +82,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.thumbprint', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/public_certificate_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/public_certificate_collection.rb index 38e5cb6ebb..ffb52f19cd 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/public_certificate_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/public_certificate_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PublicCertificateCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'PublicCertificateCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'PublicCertificateElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/push_settings.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/push_settings.rb index 0f17461e0d..f36b117e28 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/push_settings.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/push_settings.rb @@ -40,7 +40,6 @@ class PushSettings < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PushSettings', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'PushSettings', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, is_push_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.isPushEnabled', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, tag_whitelist_json: { - client_side_validation: true, required: false, serialized_name: 'properties.tagWhitelistJson', type: { @@ -99,7 +92,6 @@ def self.mapper() } }, tags_requiring_auth: { - client_side_validation: true, required: false, serialized_name: 'properties.tagsRequiringAuth', type: { @@ -107,7 +99,6 @@ def self.mapper() } }, dynamic_tags_json: { - client_side_validation: true, required: false, serialized_name: 'properties.dynamicTagsJson', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/ramp_up_rule.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/ramp_up_rule.rb index 9d522d1e0b..dfef5e046c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/ramp_up_rule.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/ramp_up_rule.rb @@ -61,7 +61,6 @@ class RampUpRule # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RampUpRule', type: { @@ -69,7 +68,6 @@ def self.mapper() class_name: 'RampUpRule', model_properties: { action_host_name: { - client_side_validation: true, required: false, serialized_name: 'actionHostName', type: { @@ -77,7 +75,6 @@ def self.mapper() } }, reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'reroutePercentage', type: { @@ -85,7 +82,6 @@ def self.mapper() } }, change_step: { - client_side_validation: true, required: false, serialized_name: 'changeStep', type: { @@ -93,7 +89,6 @@ def self.mapper() } }, change_interval_in_minutes: { - client_side_validation: true, required: false, serialized_name: 'changeIntervalInMinutes', type: { @@ -101,7 +96,6 @@ def self.mapper() } }, min_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'minReroutePercentage', type: { @@ -109,7 +103,6 @@ def self.mapper() } }, max_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'maxReroutePercentage', type: { @@ -117,7 +110,6 @@ def self.mapper() } }, change_decision_callback_url: { - client_side_validation: true, required: false, serialized_name: 'changeDecisionCallbackUrl', type: { @@ -125,7 +117,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/relay_service_connection_entity.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/relay_service_connection_entity.rb index df47221269..a39e25fd14 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/relay_service_connection_entity.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/relay_service_connection_entity.rb @@ -40,7 +40,6 @@ class RelayServiceConnectionEntity < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RelayServiceConnectionEntity', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'RelayServiceConnectionEntity', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, entity_name: { - client_side_validation: true, required: false, serialized_name: 'properties.entityName', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, entity_connection_string: { - client_side_validation: true, required: false, serialized_name: 'properties.entityConnectionString', type: { @@ -99,7 +92,6 @@ def self.mapper() } }, resource_type: { - client_side_validation: true, required: false, serialized_name: 'properties.resourceType', type: { @@ -107,7 +99,6 @@ def self.mapper() } }, resource_connection_string: { - client_side_validation: true, required: false, serialized_name: 'properties.resourceConnectionString', type: { @@ -115,7 +106,6 @@ def self.mapper() } }, hostname: { - client_side_validation: true, required: false, serialized_name: 'properties.hostname', type: { @@ -123,7 +113,6 @@ def self.mapper() } }, port: { - client_side_validation: true, required: false, serialized_name: 'properties.port', type: { @@ -131,7 +120,6 @@ def self.mapper() } }, biztalk_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.biztalkUri', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/requests_based_trigger.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/requests_based_trigger.rb index 7dd8522d29..5e2728757b 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/requests_based_trigger.rb @@ -25,7 +25,6 @@ class RequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RequestsBasedTrigger', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'RequestsBasedTrigger', model_properties: { count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource.rb index 57f0819076..1755f2dc3e 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource.rb @@ -37,7 +37,6 @@ class Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Resource', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'Resource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -54,7 +52,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -63,7 +60,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -71,7 +67,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -79,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -88,13 +82,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric.rb index 5985d2f348..b6cff2a818 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric.rb @@ -47,7 +47,6 @@ class ResourceMetric # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetric', type: { @@ -55,7 +54,6 @@ def self.mapper() class_name: 'ResourceMetric', model_properties: { name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -65,7 +63,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'unit', @@ -74,7 +71,6 @@ def self.mapper() } }, time_grain: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timeGrain', @@ -83,7 +79,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'startTime', @@ -92,7 +87,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'endTime', @@ -101,7 +95,6 @@ def self.mapper() } }, resource_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'resourceId', @@ -110,7 +103,6 @@ def self.mapper() } }, id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -119,14 +111,12 @@ def self.mapper() } }, metric_values: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'metricValues', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricValueElementType', type: { @@ -137,14 +127,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricPropertyElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_availability.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_availability.rb index 6b5cdf7f98..21d8891a03 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_availability.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_availability.rb @@ -25,7 +25,6 @@ class ResourceMetricAvailability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailability', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricAvailability', model_properties: { time_grain: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timeGrain', @@ -42,7 +40,6 @@ def self.mapper() } }, retention: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'retention', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_collection.rb index 6823316851..2b19302659 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'ResourceMetricCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_definition.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_definition.rb index 7d15c56e76..4c6517e228 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_definition.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_definition.rb @@ -41,7 +41,6 @@ class ResourceMetricDefinition < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinition', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'ResourceMetricDefinition', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -58,7 +56,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -67,7 +64,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -75,7 +71,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -84,7 +79,6 @@ def self.mapper() } }, resource_metric_definition_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -94,7 +88,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.unit', @@ -103,7 +96,6 @@ def self.mapper() } }, primary_aggregation_type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.primaryAggregationType', @@ -112,14 +104,12 @@ def self.mapper() } }, metric_availabilities: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.metricAvailabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailabilityElementType', type: { @@ -130,7 +120,6 @@ def self.mapper() } }, resource_uri: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceUri', @@ -139,7 +128,6 @@ def self.mapper() } }, resource_metric_definition_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.id', @@ -148,14 +136,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.properties', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb index 981270c835..8e96289b59 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinitionCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'ResourceMetricDefinitionCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinitionElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_name.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_name.rb index 246c39841e..e42b46190c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_name.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_name.rb @@ -25,7 +25,6 @@ class ResourceMetricName # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricName', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricName', model_properties: { value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'value', @@ -42,7 +40,6 @@ def self.mapper() } }, localized_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'localizedValue', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_property.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_property.rb index ba3aa85cdd..02ff06e248 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_property.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_property.rb @@ -25,7 +25,6 @@ class ResourceMetricProperty # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricProperty', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricProperty', model_properties: { key: { - client_side_validation: true, required: false, serialized_name: 'key', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_value.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_value.rb index e2adb328fa..654d474103 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_value.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_value.rb @@ -41,7 +41,6 @@ class ResourceMetricValue # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricValue', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'ResourceMetricValue', model_properties: { timestamp: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timestamp', @@ -58,7 +56,6 @@ def self.mapper() } }, average: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'average', @@ -67,7 +64,6 @@ def self.mapper() } }, minimum: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'minimum', @@ -76,7 +72,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'maximum', @@ -85,7 +80,6 @@ def self.mapper() } }, total: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'total', @@ -94,7 +88,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'count', @@ -103,14 +96,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricPropertyElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/restore_request.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/restore_request.rb index 1894432f14..265811a2e4 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/restore_request.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/restore_request.rb @@ -65,7 +65,6 @@ class RestoreRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RestoreRequest', type: { @@ -73,7 +72,6 @@ def self.mapper() class_name: 'RestoreRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -82,7 +80,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -91,7 +88,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -99,7 +95,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -108,7 +103,6 @@ def self.mapper() } }, storage_account_url: { - client_side_validation: true, required: false, serialized_name: 'properties.storageAccountUrl', type: { @@ -116,7 +110,6 @@ def self.mapper() } }, blob_name: { - client_side_validation: true, required: false, serialized_name: 'properties.blobName', type: { @@ -124,7 +117,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'properties.overwrite', type: { @@ -132,7 +124,6 @@ def self.mapper() } }, site_name: { - client_side_validation: true, required: false, serialized_name: 'properties.siteName', type: { @@ -140,13 +131,11 @@ def self.mapper() } }, databases: { - client_side_validation: true, required: false, serialized_name: 'properties.databases', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'DatabaseBackupSettingElementType', type: { @@ -157,7 +146,6 @@ def self.mapper() } }, ignore_conflicting_host_names: { - client_side_validation: true, required: false, serialized_name: 'properties.ignoreConflictingHostNames', default_value: false, @@ -166,7 +154,6 @@ def self.mapper() } }, ignore_databases: { - client_side_validation: true, required: false, serialized_name: 'properties.ignoreDatabases', default_value: false, @@ -175,7 +162,6 @@ def self.mapper() } }, app_service_plan: { - client_side_validation: true, required: false, serialized_name: 'properties.appServicePlan', type: { @@ -183,7 +169,6 @@ def self.mapper() } }, operation_type: { - client_side_validation: true, required: false, serialized_name: 'properties.operationType', default_value: 'Default', @@ -193,7 +178,6 @@ def self.mapper() } }, adjust_connection_strings: { - client_side_validation: true, required: false, serialized_name: 'properties.adjustConnectionStrings', type: { @@ -201,7 +185,6 @@ def self.mapper() } }, hosting_environment: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironment', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/restore_response.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/restore_response.rb index 06c3b4410a..9d3eb5f352 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/restore_response.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/restore_response.rb @@ -23,7 +23,6 @@ class RestoreResponse < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RestoreResponse', type: { @@ -31,7 +30,6 @@ def self.mapper() class_name: 'RestoreResponse', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -40,7 +38,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -49,7 +46,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -57,7 +53,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -66,7 +61,6 @@ def self.mapper() } }, operation_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.operationId', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site.rb index 2fb1b86a1d..a544aefddd 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site.rb @@ -156,7 +156,6 @@ class Site < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Site', type: { @@ -164,7 +163,6 @@ def self.mapper() class_name: 'Site', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -173,7 +171,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -182,7 +179,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -190,7 +186,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -198,7 +193,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -207,13 +201,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -223,7 +215,6 @@ def self.mapper() } }, state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.state', @@ -232,14 +223,12 @@ def self.mapper() } }, host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -249,7 +238,6 @@ def self.mapper() } }, repository_site_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.repositorySiteName', @@ -258,7 +246,6 @@ def self.mapper() } }, usage_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.usageState', @@ -268,7 +255,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.enabled', type: { @@ -276,14 +262,12 @@ def self.mapper() } }, enabled_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.enabledHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -293,7 +277,6 @@ def self.mapper() } }, availability_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.availabilityState', @@ -303,13 +286,11 @@ def self.mapper() } }, host_name_ssl_states: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNameSslStates', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostNameSslStateElementType', type: { @@ -320,7 +301,6 @@ def self.mapper() } }, server_farm_id: { - client_side_validation: true, required: false, serialized_name: 'properties.serverFarmId', type: { @@ -328,7 +308,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -337,7 +316,6 @@ def self.mapper() } }, last_modified_time_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastModifiedTimeUtc', @@ -346,7 +324,6 @@ def self.mapper() } }, site_config: { - client_side_validation: true, required: false, serialized_name: 'properties.siteConfig', type: { @@ -355,14 +332,12 @@ def self.mapper() } }, traffic_manager_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.trafficManagerHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -372,7 +347,6 @@ def self.mapper() } }, scm_site_also_stopped: { - client_side_validation: true, required: false, serialized_name: 'properties.scmSiteAlsoStopped', default_value: false, @@ -381,7 +355,6 @@ def self.mapper() } }, target_swap_slot: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.targetSwapSlot', @@ -390,7 +363,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -399,7 +371,6 @@ def self.mapper() } }, client_affinity_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientAffinityEnabled', type: { @@ -407,7 +378,6 @@ def self.mapper() } }, client_cert_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientCertEnabled', type: { @@ -415,7 +385,6 @@ def self.mapper() } }, host_names_disabled: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNamesDisabled', type: { @@ -423,7 +392,6 @@ def self.mapper() } }, outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.outboundIpAddresses', @@ -432,7 +400,6 @@ def self.mapper() } }, possible_outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.possibleOutboundIpAddresses', @@ -441,7 +408,6 @@ def self.mapper() } }, container_size: { - client_side_validation: true, required: false, serialized_name: 'properties.containerSize', type: { @@ -449,7 +415,6 @@ def self.mapper() } }, daily_memory_time_quota: { - client_side_validation: true, required: false, serialized_name: 'properties.dailyMemoryTimeQuota', type: { @@ -457,7 +422,6 @@ def self.mapper() } }, suspended_till: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.suspendedTill', @@ -466,7 +430,6 @@ def self.mapper() } }, max_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maxNumberOfWorkers', @@ -475,7 +438,6 @@ def self.mapper() } }, cloning_info: { - client_side_validation: true, required: false, serialized_name: 'properties.cloningInfo', type: { @@ -484,7 +446,6 @@ def self.mapper() } }, snapshot_info: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotInfo', type: { @@ -493,7 +454,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -502,7 +462,6 @@ def self.mapper() } }, is_default_container: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isDefaultContainer', @@ -511,7 +470,6 @@ def self.mapper() } }, default_host_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.defaultHostName', @@ -520,7 +478,6 @@ def self.mapper() } }, slot_swap_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.slotSwapStatus', @@ -530,7 +487,6 @@ def self.mapper() } }, https_only: { - client_side_validation: true, required: false, serialized_name: 'properties.httpsOnly', type: { @@ -538,7 +494,6 @@ def self.mapper() } }, identity: { - client_side_validation: true, required: false, serialized_name: 'identity', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_auth_settings.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_auth_settings.rb index 012a0825bc..61706e96bc 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_auth_settings.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_auth_settings.rb @@ -180,7 +180,6 @@ class SiteAuthSettings < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteAuthSettings', type: { @@ -188,7 +187,6 @@ def self.mapper() class_name: 'SiteAuthSettings', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -197,7 +195,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -206,7 +203,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -214,7 +210,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -223,7 +218,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.enabled', type: { @@ -231,7 +225,6 @@ def self.mapper() } }, runtime_version: { - client_side_validation: true, required: false, serialized_name: 'properties.runtimeVersion', type: { @@ -239,7 +232,6 @@ def self.mapper() } }, unauthenticated_client_action: { - client_side_validation: true, required: false, serialized_name: 'properties.unauthenticatedClientAction', type: { @@ -248,7 +240,6 @@ def self.mapper() } }, token_store_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.tokenStoreEnabled', type: { @@ -256,13 +247,11 @@ def self.mapper() } }, allowed_external_redirect_urls: { - client_side_validation: true, required: false, serialized_name: 'properties.allowedExternalRedirectUrls', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -272,7 +261,6 @@ def self.mapper() } }, default_provider: { - client_side_validation: true, required: false, serialized_name: 'properties.defaultProvider', type: { @@ -281,7 +269,6 @@ def self.mapper() } }, token_refresh_extension_hours: { - client_side_validation: true, required: false, serialized_name: 'properties.tokenRefreshExtensionHours', type: { @@ -289,7 +276,6 @@ def self.mapper() } }, client_id: { - client_side_validation: true, required: false, serialized_name: 'properties.clientId', type: { @@ -297,7 +283,6 @@ def self.mapper() } }, client_secret: { - client_side_validation: true, required: false, serialized_name: 'properties.clientSecret', type: { @@ -305,7 +290,6 @@ def self.mapper() } }, issuer: { - client_side_validation: true, required: false, serialized_name: 'properties.issuer', type: { @@ -313,13 +297,11 @@ def self.mapper() } }, allowed_audiences: { - client_side_validation: true, required: false, serialized_name: 'properties.allowedAudiences', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -329,13 +311,11 @@ def self.mapper() } }, additional_login_params: { - client_side_validation: true, required: false, serialized_name: 'properties.additionalLoginParams', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -345,7 +325,6 @@ def self.mapper() } }, google_client_id: { - client_side_validation: true, required: false, serialized_name: 'properties.googleClientId', type: { @@ -353,7 +332,6 @@ def self.mapper() } }, google_client_secret: { - client_side_validation: true, required: false, serialized_name: 'properties.googleClientSecret', type: { @@ -361,13 +339,11 @@ def self.mapper() } }, google_oauth_scopes: { - client_side_validation: true, required: false, serialized_name: 'properties.googleOAuthScopes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -377,7 +353,6 @@ def self.mapper() } }, facebook_app_id: { - client_side_validation: true, required: false, serialized_name: 'properties.facebookAppId', type: { @@ -385,7 +360,6 @@ def self.mapper() } }, facebook_app_secret: { - client_side_validation: true, required: false, serialized_name: 'properties.facebookAppSecret', type: { @@ -393,13 +367,11 @@ def self.mapper() } }, facebook_oauth_scopes: { - client_side_validation: true, required: false, serialized_name: 'properties.facebookOAuthScopes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -409,7 +381,6 @@ def self.mapper() } }, twitter_consumer_key: { - client_side_validation: true, required: false, serialized_name: 'properties.twitterConsumerKey', type: { @@ -417,7 +388,6 @@ def self.mapper() } }, twitter_consumer_secret: { - client_side_validation: true, required: false, serialized_name: 'properties.twitterConsumerSecret', type: { @@ -425,7 +395,6 @@ def self.mapper() } }, microsoft_account_client_id: { - client_side_validation: true, required: false, serialized_name: 'properties.microsoftAccountClientId', type: { @@ -433,7 +402,6 @@ def self.mapper() } }, microsoft_account_client_secret: { - client_side_validation: true, required: false, serialized_name: 'properties.microsoftAccountClientSecret', type: { @@ -441,13 +409,11 @@ def self.mapper() } }, microsoft_account_oauth_scopes: { - client_side_validation: true, required: false, serialized_name: 'properties.microsoftAccountOAuthScopes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_cloneability.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_cloneability.rb index 62c11232e1..d3ee0d65ae 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_cloneability.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_cloneability.rb @@ -37,7 +37,6 @@ class SiteCloneability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteCloneability', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'SiteCloneability', model_properties: { result: { - client_side_validation: true, required: false, serialized_name: 'result', type: { @@ -54,13 +52,11 @@ def self.mapper() } }, blocking_features: { - client_side_validation: true, required: false, serialized_name: 'blockingFeatures', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteCloneabilityCriterionElementType', type: { @@ -71,13 +67,11 @@ def self.mapper() } }, unsupported_features: { - client_side_validation: true, required: false, serialized_name: 'unsupportedFeatures', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteCloneabilityCriterionElementType', type: { @@ -88,13 +82,11 @@ def self.mapper() } }, blocking_characteristics: { - client_side_validation: true, required: false, serialized_name: 'blockingCharacteristics', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteCloneabilityCriterionElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_cloneability_criterion.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_cloneability_criterion.rb index f02fd72d51..72bc2f4f05 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_cloneability_criterion.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_cloneability_criterion.rb @@ -25,7 +25,6 @@ class SiteCloneabilityCriterion # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteCloneabilityCriterion', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'SiteCloneabilityCriterion', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, serialized_name: 'description', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config.rb index f11f848c4a..92feaebde3 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config.rb @@ -157,6 +157,15 @@ class SiteConfig # @return [Array] IP security restrictions. attr_accessor :ip_security_restrictions + # @return [Boolean] Http20Enabled: configures a web site to allow clients + # to connect over http2.0. Default value: true . + attr_accessor :http20enabled + + # @return [SupportedTlsVersions] MinTlsVersion: configures the minimum + # version of TLS required for SSL requests. Possible values include: + # '1.0', '1.1', '1.2' + attr_accessor :min_tls_version + # # Mapper for SiteConfig class as Ruby Hash. @@ -164,7 +173,6 @@ class SiteConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteConfig', type: { @@ -172,7 +180,6 @@ def self.mapper() class_name: 'SiteConfig', model_properties: { number_of_workers: { - client_side_validation: true, required: false, serialized_name: 'numberOfWorkers', type: { @@ -180,13 +187,11 @@ def self.mapper() } }, default_documents: { - client_side_validation: true, required: false, serialized_name: 'defaultDocuments', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -196,7 +201,6 @@ def self.mapper() } }, net_framework_version: { - client_side_validation: true, required: false, serialized_name: 'netFrameworkVersion', default_value: 'v4.6', @@ -205,7 +209,6 @@ def self.mapper() } }, php_version: { - client_side_validation: true, required: false, serialized_name: 'phpVersion', type: { @@ -213,7 +216,6 @@ def self.mapper() } }, python_version: { - client_side_validation: true, required: false, serialized_name: 'pythonVersion', type: { @@ -221,7 +223,6 @@ def self.mapper() } }, node_version: { - client_side_validation: true, required: false, serialized_name: 'nodeVersion', type: { @@ -229,7 +230,6 @@ def self.mapper() } }, linux_fx_version: { - client_side_validation: true, required: false, serialized_name: 'linuxFxVersion', type: { @@ -237,7 +237,6 @@ def self.mapper() } }, request_tracing_enabled: { - client_side_validation: true, required: false, serialized_name: 'requestTracingEnabled', type: { @@ -245,7 +244,6 @@ def self.mapper() } }, request_tracing_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'requestTracingExpirationTime', type: { @@ -253,7 +251,6 @@ def self.mapper() } }, remote_debugging_enabled: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingEnabled', type: { @@ -261,7 +258,6 @@ def self.mapper() } }, remote_debugging_version: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingVersion', type: { @@ -269,7 +265,6 @@ def self.mapper() } }, http_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'httpLoggingEnabled', type: { @@ -277,7 +272,6 @@ def self.mapper() } }, logs_directory_size_limit: { - client_side_validation: true, required: false, serialized_name: 'logsDirectorySizeLimit', type: { @@ -285,7 +279,6 @@ def self.mapper() } }, detailed_error_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'detailedErrorLoggingEnabled', type: { @@ -293,7 +286,6 @@ def self.mapper() } }, publishing_username: { - client_side_validation: true, required: false, serialized_name: 'publishingUsername', type: { @@ -301,13 +293,11 @@ def self.mapper() } }, app_settings: { - client_side_validation: true, required: false, serialized_name: 'appSettings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -318,13 +308,11 @@ def self.mapper() } }, connection_strings: { - client_side_validation: true, required: false, serialized_name: 'connectionStrings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfoElementType', type: { @@ -335,7 +323,6 @@ def self.mapper() } }, machine_key: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'machineKey', @@ -345,13 +332,11 @@ def self.mapper() } }, handler_mappings: { - client_side_validation: true, required: false, serialized_name: 'handlerMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HandlerMappingElementType', type: { @@ -362,7 +347,6 @@ def self.mapper() } }, document_root: { - client_side_validation: true, required: false, serialized_name: 'documentRoot', type: { @@ -370,7 +354,6 @@ def self.mapper() } }, scm_type: { - client_side_validation: true, required: false, serialized_name: 'scmType', type: { @@ -378,7 +361,6 @@ def self.mapper() } }, use32bit_worker_process: { - client_side_validation: true, required: false, serialized_name: 'use32BitWorkerProcess', type: { @@ -386,7 +368,6 @@ def self.mapper() } }, web_sockets_enabled: { - client_side_validation: true, required: false, serialized_name: 'webSocketsEnabled', type: { @@ -394,7 +375,6 @@ def self.mapper() } }, always_on: { - client_side_validation: true, required: false, serialized_name: 'alwaysOn', type: { @@ -402,7 +382,6 @@ def self.mapper() } }, java_version: { - client_side_validation: true, required: false, serialized_name: 'javaVersion', type: { @@ -410,7 +389,6 @@ def self.mapper() } }, java_container: { - client_side_validation: true, required: false, serialized_name: 'javaContainer', type: { @@ -418,7 +396,6 @@ def self.mapper() } }, java_container_version: { - client_side_validation: true, required: false, serialized_name: 'javaContainerVersion', type: { @@ -426,7 +403,6 @@ def self.mapper() } }, app_command_line: { - client_side_validation: true, required: false, serialized_name: 'appCommandLine', type: { @@ -434,7 +410,6 @@ def self.mapper() } }, managed_pipeline_mode: { - client_side_validation: true, required: false, serialized_name: 'managedPipelineMode', type: { @@ -443,13 +418,11 @@ def self.mapper() } }, virtual_applications: { - client_side_validation: true, required: false, serialized_name: 'virtualApplications', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualApplicationElementType', type: { @@ -460,7 +433,6 @@ def self.mapper() } }, load_balancing: { - client_side_validation: true, required: false, serialized_name: 'loadBalancing', type: { @@ -469,7 +441,6 @@ def self.mapper() } }, experiments: { - client_side_validation: true, required: false, serialized_name: 'experiments', type: { @@ -478,7 +449,6 @@ def self.mapper() } }, limits: { - client_side_validation: true, required: false, serialized_name: 'limits', type: { @@ -487,7 +457,6 @@ def self.mapper() } }, auto_heal_enabled: { - client_side_validation: true, required: false, serialized_name: 'autoHealEnabled', type: { @@ -495,7 +464,6 @@ def self.mapper() } }, auto_heal_rules: { - client_side_validation: true, required: false, serialized_name: 'autoHealRules', type: { @@ -504,7 +472,6 @@ def self.mapper() } }, tracing_options: { - client_side_validation: true, required: false, serialized_name: 'tracingOptions', type: { @@ -512,7 +479,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'vnetName', type: { @@ -520,7 +486,6 @@ def self.mapper() } }, cors: { - client_side_validation: true, required: false, serialized_name: 'cors', type: { @@ -529,7 +494,6 @@ def self.mapper() } }, push: { - client_side_validation: true, required: false, serialized_name: 'push', type: { @@ -538,7 +502,6 @@ def self.mapper() } }, api_definition: { - client_side_validation: true, required: false, serialized_name: 'apiDefinition', type: { @@ -547,7 +510,6 @@ def self.mapper() } }, auto_swap_slot_name: { - client_side_validation: true, required: false, serialized_name: 'autoSwapSlotName', type: { @@ -555,7 +517,6 @@ def self.mapper() } }, local_my_sql_enabled: { - client_side_validation: true, required: false, serialized_name: 'localMySqlEnabled', default_value: false, @@ -564,13 +525,11 @@ def self.mapper() } }, ip_security_restrictions: { - client_side_validation: true, required: false, serialized_name: 'ipSecurityRestrictions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestrictionElementType', type: { @@ -579,6 +538,21 @@ def self.mapper() } } } + }, + http20enabled: { + required: false, + serialized_name: 'http20Enabled', + default_value: true, + type: { + name: 'Boolean' + } + }, + min_tls_version: { + required: false, + serialized_name: 'minTlsVersion', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config_resource.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config_resource.rb index ed4aaf721d..b5b400b586 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config_resource.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config_resource.rb @@ -157,6 +157,15 @@ class SiteConfigResource < ProxyOnlyResource # @return [Array] IP security restrictions. attr_accessor :ip_security_restrictions + # @return [Boolean] Http20Enabled: configures a web site to allow clients + # to connect over http2.0. Default value: true . + attr_accessor :http20enabled + + # @return [SupportedTlsVersions] MinTlsVersion: configures the minimum + # version of TLS required for SSL requests. Possible values include: + # '1.0', '1.1', '1.2' + attr_accessor :min_tls_version + # # Mapper for SiteConfigResource class as Ruby Hash. @@ -164,7 +173,6 @@ class SiteConfigResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteConfigResource', type: { @@ -172,7 +180,6 @@ def self.mapper() class_name: 'SiteConfigResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -181,7 +188,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -190,7 +196,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -198,7 +203,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -207,7 +211,6 @@ def self.mapper() } }, number_of_workers: { - client_side_validation: true, required: false, serialized_name: 'properties.numberOfWorkers', type: { @@ -215,13 +218,11 @@ def self.mapper() } }, default_documents: { - client_side_validation: true, required: false, serialized_name: 'properties.defaultDocuments', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -231,7 +232,6 @@ def self.mapper() } }, net_framework_version: { - client_side_validation: true, required: false, serialized_name: 'properties.netFrameworkVersion', default_value: 'v4.6', @@ -240,7 +240,6 @@ def self.mapper() } }, php_version: { - client_side_validation: true, required: false, serialized_name: 'properties.phpVersion', type: { @@ -248,7 +247,6 @@ def self.mapper() } }, python_version: { - client_side_validation: true, required: false, serialized_name: 'properties.pythonVersion', type: { @@ -256,7 +254,6 @@ def self.mapper() } }, node_version: { - client_side_validation: true, required: false, serialized_name: 'properties.nodeVersion', type: { @@ -264,7 +261,6 @@ def self.mapper() } }, linux_fx_version: { - client_side_validation: true, required: false, serialized_name: 'properties.linuxFxVersion', type: { @@ -272,7 +268,6 @@ def self.mapper() } }, request_tracing_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.requestTracingEnabled', type: { @@ -280,7 +275,6 @@ def self.mapper() } }, request_tracing_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'properties.requestTracingExpirationTime', type: { @@ -288,7 +282,6 @@ def self.mapper() } }, remote_debugging_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.remoteDebuggingEnabled', type: { @@ -296,7 +289,6 @@ def self.mapper() } }, remote_debugging_version: { - client_side_validation: true, required: false, serialized_name: 'properties.remoteDebuggingVersion', type: { @@ -304,7 +296,6 @@ def self.mapper() } }, http_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.httpLoggingEnabled', type: { @@ -312,7 +303,6 @@ def self.mapper() } }, logs_directory_size_limit: { - client_side_validation: true, required: false, serialized_name: 'properties.logsDirectorySizeLimit', type: { @@ -320,7 +310,6 @@ def self.mapper() } }, detailed_error_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.detailedErrorLoggingEnabled', type: { @@ -328,7 +317,6 @@ def self.mapper() } }, publishing_username: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingUsername', type: { @@ -336,13 +324,11 @@ def self.mapper() } }, app_settings: { - client_side_validation: true, required: false, serialized_name: 'properties.appSettings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -353,13 +339,11 @@ def self.mapper() } }, connection_strings: { - client_side_validation: true, required: false, serialized_name: 'properties.connectionStrings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfoElementType', type: { @@ -370,7 +354,6 @@ def self.mapper() } }, machine_key: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.machineKey', @@ -380,13 +363,11 @@ def self.mapper() } }, handler_mappings: { - client_side_validation: true, required: false, serialized_name: 'properties.handlerMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HandlerMappingElementType', type: { @@ -397,7 +378,6 @@ def self.mapper() } }, document_root: { - client_side_validation: true, required: false, serialized_name: 'properties.documentRoot', type: { @@ -405,7 +385,6 @@ def self.mapper() } }, scm_type: { - client_side_validation: true, required: false, serialized_name: 'properties.scmType', type: { @@ -413,7 +392,6 @@ def self.mapper() } }, use32bit_worker_process: { - client_side_validation: true, required: false, serialized_name: 'properties.use32BitWorkerProcess', type: { @@ -421,7 +399,6 @@ def self.mapper() } }, web_sockets_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.webSocketsEnabled', type: { @@ -429,7 +406,6 @@ def self.mapper() } }, always_on: { - client_side_validation: true, required: false, serialized_name: 'properties.alwaysOn', type: { @@ -437,7 +413,6 @@ def self.mapper() } }, java_version: { - client_side_validation: true, required: false, serialized_name: 'properties.javaVersion', type: { @@ -445,7 +420,6 @@ def self.mapper() } }, java_container: { - client_side_validation: true, required: false, serialized_name: 'properties.javaContainer', type: { @@ -453,7 +427,6 @@ def self.mapper() } }, java_container_version: { - client_side_validation: true, required: false, serialized_name: 'properties.javaContainerVersion', type: { @@ -461,7 +434,6 @@ def self.mapper() } }, app_command_line: { - client_side_validation: true, required: false, serialized_name: 'properties.appCommandLine', type: { @@ -469,7 +441,6 @@ def self.mapper() } }, managed_pipeline_mode: { - client_side_validation: true, required: false, serialized_name: 'properties.managedPipelineMode', type: { @@ -478,13 +449,11 @@ def self.mapper() } }, virtual_applications: { - client_side_validation: true, required: false, serialized_name: 'properties.virtualApplications', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualApplicationElementType', type: { @@ -495,7 +464,6 @@ def self.mapper() } }, load_balancing: { - client_side_validation: true, required: false, serialized_name: 'properties.loadBalancing', type: { @@ -504,7 +472,6 @@ def self.mapper() } }, experiments: { - client_side_validation: true, required: false, serialized_name: 'properties.experiments', type: { @@ -513,7 +480,6 @@ def self.mapper() } }, limits: { - client_side_validation: true, required: false, serialized_name: 'properties.limits', type: { @@ -522,7 +488,6 @@ def self.mapper() } }, auto_heal_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.autoHealEnabled', type: { @@ -530,7 +495,6 @@ def self.mapper() } }, auto_heal_rules: { - client_side_validation: true, required: false, serialized_name: 'properties.autoHealRules', type: { @@ -539,7 +503,6 @@ def self.mapper() } }, tracing_options: { - client_side_validation: true, required: false, serialized_name: 'properties.tracingOptions', type: { @@ -547,7 +510,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetName', type: { @@ -555,7 +517,6 @@ def self.mapper() } }, cors: { - client_side_validation: true, required: false, serialized_name: 'properties.cors', type: { @@ -564,7 +525,6 @@ def self.mapper() } }, push: { - client_side_validation: true, required: false, serialized_name: 'properties.push', type: { @@ -573,7 +533,6 @@ def self.mapper() } }, api_definition: { - client_side_validation: true, required: false, serialized_name: 'properties.apiDefinition', type: { @@ -582,7 +541,6 @@ def self.mapper() } }, auto_swap_slot_name: { - client_side_validation: true, required: false, serialized_name: 'properties.autoSwapSlotName', type: { @@ -590,7 +548,6 @@ def self.mapper() } }, local_my_sql_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.localMySqlEnabled', default_value: false, @@ -599,13 +556,11 @@ def self.mapper() } }, ip_security_restrictions: { - client_side_validation: true, required: false, serialized_name: 'properties.ipSecurityRestrictions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestrictionElementType', type: { @@ -614,6 +569,21 @@ def self.mapper() } } } + }, + http20enabled: { + required: false, + serialized_name: 'properties.http20Enabled', + default_value: true, + type: { + name: 'Boolean' + } + }, + min_tls_version: { + required: false, + serialized_name: 'properties.minTlsVersion', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config_resource_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config_resource_collection.rb index 7f82afff4a..400dd6a35c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config_resource_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_config_resource_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteConfigResourceCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'SiteConfigResourceCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteConfigResourceElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info.rb index adc309757d..f4e644643e 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info.rb @@ -25,7 +25,6 @@ class SiteConfigurationSnapshotInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteConfigurationSnapshotInfo', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'SiteConfigurationSnapshotInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -42,7 +40,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -51,7 +48,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -59,7 +55,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -68,7 +63,6 @@ def self.mapper() } }, time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.time', @@ -77,7 +71,6 @@ def self.mapper() } }, site_configuration_snapshot_info_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.id', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info_collection.rb index 6270115b9f..5955809f14 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info_collection.rb @@ -59,7 +59,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteConfigurationSnapshotInfoCollection', type: { @@ -67,13 +66,11 @@ def self.mapper() class_name: 'SiteConfigurationSnapshotInfoCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteConfigurationSnapshotInfoElementType', type: { @@ -84,7 +81,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_extension_info.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_extension_info.rb index 1392525b5d..a1f094afcd 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_extension_info.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_extension_info.rb @@ -81,7 +81,6 @@ class SiteExtensionInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteExtensionInfo', type: { @@ -89,7 +88,6 @@ def self.mapper() class_name: 'SiteExtensionInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -98,7 +96,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -107,7 +104,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -115,7 +111,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -124,7 +119,6 @@ def self.mapper() } }, site_extension_info_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { @@ -132,7 +126,6 @@ def self.mapper() } }, title: { - client_side_validation: true, required: false, serialized_name: 'properties.title', type: { @@ -140,7 +133,6 @@ def self.mapper() } }, site_extension_info_type: { - client_side_validation: true, required: false, serialized_name: 'properties.type', type: { @@ -149,7 +141,6 @@ def self.mapper() } }, summary: { - client_side_validation: true, required: false, serialized_name: 'properties.summary', type: { @@ -157,7 +148,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, serialized_name: 'properties.description', type: { @@ -165,7 +155,6 @@ def self.mapper() } }, version: { - client_side_validation: true, required: false, serialized_name: 'properties.version', type: { @@ -173,7 +162,6 @@ def self.mapper() } }, extension_url: { - client_side_validation: true, required: false, serialized_name: 'properties.extensionUrl', type: { @@ -181,7 +169,6 @@ def self.mapper() } }, project_url: { - client_side_validation: true, required: false, serialized_name: 'properties.projectUrl', type: { @@ -189,7 +176,6 @@ def self.mapper() } }, icon_url: { - client_side_validation: true, required: false, serialized_name: 'properties.iconUrl', type: { @@ -197,7 +183,6 @@ def self.mapper() } }, license_url: { - client_side_validation: true, required: false, serialized_name: 'properties.licenseUrl', type: { @@ -205,7 +190,6 @@ def self.mapper() } }, feed_url: { - client_side_validation: true, required: false, serialized_name: 'properties.feedUrl', type: { @@ -213,13 +197,11 @@ def self.mapper() } }, authors: { - client_side_validation: true, required: false, serialized_name: 'properties.authors', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -229,7 +211,6 @@ def self.mapper() } }, installation_args: { - client_side_validation: true, required: false, serialized_name: 'properties.installationArgs', type: { @@ -237,7 +218,6 @@ def self.mapper() } }, published_date_time: { - client_side_validation: true, required: false, serialized_name: 'properties.publishedDateTime', type: { @@ -245,7 +225,6 @@ def self.mapper() } }, download_count: { - client_side_validation: true, required: false, serialized_name: 'properties.downloadCount', type: { @@ -253,7 +232,6 @@ def self.mapper() } }, local_is_latest_version: { - client_side_validation: true, required: false, serialized_name: 'properties.localIsLatestVersion', type: { @@ -261,7 +239,6 @@ def self.mapper() } }, local_path: { - client_side_validation: true, required: false, serialized_name: 'properties.localPath', type: { @@ -269,7 +246,6 @@ def self.mapper() } }, installed_date_time: { - client_side_validation: true, required: false, serialized_name: 'properties.installedDateTime', type: { @@ -277,7 +253,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, serialized_name: 'properties.provisioningState', type: { @@ -285,7 +260,6 @@ def self.mapper() } }, comment: { - client_side_validation: true, required: false, serialized_name: 'properties.comment', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_extension_info_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_extension_info_collection.rb index c7e9f1dd9e..5fad75218d 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_extension_info_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_extension_info_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteExtensionInfoCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'SiteExtensionInfoCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteExtensionInfoElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_instance.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_instance.rb index 0e08a444fd..5004fb2d46 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_instance.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_instance.rb @@ -22,7 +22,6 @@ class SiteInstance < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteInstance', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'SiteInstance', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, site_instance_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_limits.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_limits.rb index f99a7ffbaa..3c12a4d8aa 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_limits.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_limits.rb @@ -28,7 +28,6 @@ class SiteLimits # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteLimits', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SiteLimits', model_properties: { max_percentage_cpu: { - client_side_validation: true, required: false, serialized_name: 'maxPercentageCpu', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, max_memory_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxMemoryInMb', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, max_disk_size_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxDiskSizeInMb', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_logs_config.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_logs_config.rb index b8c80872d8..ccf7db4d59 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_logs_config.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_logs_config.rb @@ -31,7 +31,6 @@ class SiteLogsConfig < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteLogsConfig', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'SiteLogsConfig', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -48,7 +46,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -57,7 +54,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -74,7 +69,6 @@ def self.mapper() } }, application_logs: { - client_side_validation: true, required: false, serialized_name: 'properties.applicationLogs', type: { @@ -83,7 +77,6 @@ def self.mapper() } }, http_logs: { - client_side_validation: true, required: false, serialized_name: 'properties.httpLogs', type: { @@ -92,7 +85,6 @@ def self.mapper() } }, failed_requests_tracing: { - client_side_validation: true, required: false, serialized_name: 'properties.failedRequestsTracing', type: { @@ -101,7 +93,6 @@ def self.mapper() } }, detailed_error_messages: { - client_side_validation: true, required: false, serialized_name: 'properties.detailedErrorMessages', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_machine_key.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_machine_key.rb index 34e3e175e8..9522c054e7 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_machine_key.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_machine_key.rb @@ -31,7 +31,6 @@ class SiteMachineKey # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteMachineKey', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'SiteMachineKey', model_properties: { validation: { - client_side_validation: true, required: false, serialized_name: 'validation', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, validation_key: { - client_side_validation: true, required: false, serialized_name: 'validationKey', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, decryption: { - client_side_validation: true, required: false, serialized_name: 'decryption', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, decryption_key: { - client_side_validation: true, required: false, serialized_name: 'decryptionKey', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_patch_resource.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_patch_resource.rb index 1522f2b745..39ee502c4f 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_patch_resource.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_patch_resource.rb @@ -153,7 +153,6 @@ class SitePatchResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SitePatchResource', type: { @@ -161,7 +160,6 @@ def self.mapper() class_name: 'SitePatchResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -170,7 +168,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -179,7 +176,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -187,7 +183,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -196,7 +191,6 @@ def self.mapper() } }, state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.state', @@ -205,14 +199,12 @@ def self.mapper() } }, host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -222,7 +214,6 @@ def self.mapper() } }, repository_site_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.repositorySiteName', @@ -231,7 +222,6 @@ def self.mapper() } }, usage_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.usageState', @@ -241,7 +231,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.enabled', type: { @@ -249,14 +238,12 @@ def self.mapper() } }, enabled_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.enabledHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -266,7 +253,6 @@ def self.mapper() } }, availability_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.availabilityState', @@ -276,13 +262,11 @@ def self.mapper() } }, host_name_ssl_states: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNameSslStates', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostNameSslStateElementType', type: { @@ -293,7 +277,6 @@ def self.mapper() } }, server_farm_id: { - client_side_validation: true, required: false, serialized_name: 'properties.serverFarmId', type: { @@ -301,7 +284,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -310,7 +292,6 @@ def self.mapper() } }, last_modified_time_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastModifiedTimeUtc', @@ -319,7 +300,6 @@ def self.mapper() } }, site_config: { - client_side_validation: true, required: false, serialized_name: 'properties.siteConfig', type: { @@ -328,14 +308,12 @@ def self.mapper() } }, traffic_manager_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.trafficManagerHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -345,7 +323,6 @@ def self.mapper() } }, scm_site_also_stopped: { - client_side_validation: true, required: false, serialized_name: 'properties.scmSiteAlsoStopped', default_value: false, @@ -354,7 +331,6 @@ def self.mapper() } }, target_swap_slot: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.targetSwapSlot', @@ -363,7 +339,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -372,7 +347,6 @@ def self.mapper() } }, client_affinity_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientAffinityEnabled', type: { @@ -380,7 +354,6 @@ def self.mapper() } }, client_cert_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientCertEnabled', type: { @@ -388,7 +361,6 @@ def self.mapper() } }, host_names_disabled: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNamesDisabled', type: { @@ -396,7 +368,6 @@ def self.mapper() } }, outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.outboundIpAddresses', @@ -405,7 +376,6 @@ def self.mapper() } }, possible_outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.possibleOutboundIpAddresses', @@ -414,7 +384,6 @@ def self.mapper() } }, container_size: { - client_side_validation: true, required: false, serialized_name: 'properties.containerSize', type: { @@ -422,7 +391,6 @@ def self.mapper() } }, daily_memory_time_quota: { - client_side_validation: true, required: false, serialized_name: 'properties.dailyMemoryTimeQuota', type: { @@ -430,7 +398,6 @@ def self.mapper() } }, suspended_till: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.suspendedTill', @@ -439,7 +406,6 @@ def self.mapper() } }, max_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maxNumberOfWorkers', @@ -448,7 +414,6 @@ def self.mapper() } }, cloning_info: { - client_side_validation: true, required: false, serialized_name: 'properties.cloningInfo', type: { @@ -457,7 +422,6 @@ def self.mapper() } }, snapshot_info: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotInfo', type: { @@ -466,7 +430,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -475,7 +438,6 @@ def self.mapper() } }, is_default_container: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isDefaultContainer', @@ -484,7 +446,6 @@ def self.mapper() } }, default_host_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.defaultHostName', @@ -493,7 +454,6 @@ def self.mapper() } }, slot_swap_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.slotSwapStatus', @@ -503,7 +463,6 @@ def self.mapper() } }, https_only: { - client_side_validation: true, required: false, serialized_name: 'properties.httpsOnly', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_php_error_log_flag.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_php_error_log_flag.rb index f0da8167e9..5f3c4781f4 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_php_error_log_flag.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_php_error_log_flag.rb @@ -31,7 +31,6 @@ class SitePhpErrorLogFlag < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SitePhpErrorLogFlag', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'SitePhpErrorLogFlag', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -48,7 +46,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -57,7 +54,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -74,7 +69,6 @@ def self.mapper() } }, local_log_errors: { - client_side_validation: true, required: false, serialized_name: 'properties.localLogErrors', type: { @@ -82,7 +76,6 @@ def self.mapper() } }, master_log_errors: { - client_side_validation: true, required: false, serialized_name: 'properties.masterLogErrors', type: { @@ -90,7 +83,6 @@ def self.mapper() } }, local_log_errors_max_length: { - client_side_validation: true, required: false, serialized_name: 'properties.localLogErrorsMaxLength', type: { @@ -98,7 +90,6 @@ def self.mapper() } }, master_log_errors_max_length: { - client_side_validation: true, required: false, serialized_name: 'properties.masterLogErrorsMaxLength', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_source_control.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_source_control.rb index e74fcfcc37..56cba3c957 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_source_control.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/site_source_control.rb @@ -38,7 +38,6 @@ class SiteSourceControl < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteSourceControl', type: { @@ -46,7 +45,6 @@ def self.mapper() class_name: 'SiteSourceControl', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -55,7 +53,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -64,7 +61,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -72,7 +68,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -81,7 +76,6 @@ def self.mapper() } }, repo_url: { - client_side_validation: true, required: false, serialized_name: 'properties.repoUrl', type: { @@ -89,7 +83,6 @@ def self.mapper() } }, branch: { - client_side_validation: true, required: false, serialized_name: 'properties.branch', type: { @@ -97,7 +90,6 @@ def self.mapper() } }, is_manual_integration: { - client_side_validation: true, required: false, serialized_name: 'properties.isManualIntegration', type: { @@ -105,7 +97,6 @@ def self.mapper() } }, deployment_rollback_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.deploymentRollbackEnabled', type: { @@ -113,7 +104,6 @@ def self.mapper() } }, is_mercurial: { - client_side_validation: true, required: false, serialized_name: 'properties.isMercurial', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/sku_capacity.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/sku_capacity.rb index 02fb16d9ae..f330c7352c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/sku_capacity.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/sku_capacity.rb @@ -35,7 +35,6 @@ class SkuCapacity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuCapacity', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'SkuCapacity', model_properties: { minimum: { - client_side_validation: true, required: false, serialized_name: 'minimum', type: { @@ -51,7 +49,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, serialized_name: 'maximum', type: { @@ -59,7 +56,6 @@ def self.mapper() } }, default: { - client_side_validation: true, required: false, serialized_name: 'default', type: { @@ -67,7 +63,6 @@ def self.mapper() } }, scale_type: { - client_side_validation: true, required: false, serialized_name: 'scaleType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/sku_description.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/sku_description.rb index 42bacbf46a..af12355f23 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/sku_description.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/sku_description.rb @@ -44,7 +44,6 @@ class SkuDescription # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuDescription', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'SkuDescription', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -60,7 +58,6 @@ def self.mapper() } }, tier: { - client_side_validation: true, required: false, serialized_name: 'tier', type: { @@ -68,7 +65,6 @@ def self.mapper() } }, size: { - client_side_validation: true, required: false, serialized_name: 'size', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, family: { - client_side_validation: true, required: false, serialized_name: 'family', type: { @@ -84,7 +79,6 @@ def self.mapper() } }, capacity: { - client_side_validation: true, required: false, serialized_name: 'capacity', type: { @@ -92,7 +86,6 @@ def self.mapper() } }, sku_capacity: { - client_side_validation: true, required: false, serialized_name: 'skuCapacity', type: { @@ -101,13 +94,11 @@ def self.mapper() } }, locations: { - client_side_validation: true, required: false, serialized_name: 'locations', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -117,13 +108,11 @@ def self.mapper() } }, capabilities: { - client_side_validation: true, required: false, serialized_name: 'capabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CapabilityElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_config_names_resource.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_config_names_resource.rb index 864be4d39d..113e8e2087 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_config_names_resource.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_config_names_resource.rb @@ -25,7 +25,6 @@ class SlotConfigNamesResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlotConfigNamesResource', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'SlotConfigNamesResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -42,7 +40,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -51,7 +48,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -59,7 +55,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -68,13 +63,11 @@ def self.mapper() } }, connection_string_names: { - client_side_validation: true, required: false, serialized_name: 'properties.connectionStringNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -84,13 +77,11 @@ def self.mapper() } }, app_setting_names: { - client_side_validation: true, required: false, serialized_name: 'properties.appSettingNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_difference.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_difference.rb index 3ef534aef5..a1b31cedcd 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_difference.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_difference.rb @@ -42,7 +42,6 @@ class SlotDifference < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlotDifference', type: { @@ -50,7 +49,6 @@ def self.mapper() class_name: 'SlotDifference', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -59,7 +57,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -68,7 +65,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -85,7 +80,6 @@ def self.mapper() } }, slot_difference_type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.type', @@ -94,7 +88,6 @@ def self.mapper() } }, setting_type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.settingType', @@ -103,7 +96,6 @@ def self.mapper() } }, diff_rule: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.diffRule', @@ -112,7 +104,6 @@ def self.mapper() } }, setting_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.settingName', @@ -121,7 +112,6 @@ def self.mapper() } }, value_in_current_slot: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.valueInCurrentSlot', @@ -130,7 +120,6 @@ def self.mapper() } }, value_in_target_slot: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.valueInTargetSlot', @@ -139,7 +128,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.description', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_difference_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_difference_collection.rb index cc5cd2e6e0..46a9908022 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_difference_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_difference_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlotDifferenceCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'SlotDifferenceCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SlotDifferenceElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_swap_status.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_swap_status.rb index 405212fd06..463b09e00a 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_swap_status.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slot_swap_status.rb @@ -28,7 +28,6 @@ class SlotSwapStatus # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlotSwapStatus', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlotSwapStatus', model_properties: { timestamp_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timestampUtc', @@ -45,7 +43,6 @@ def self.mapper() } }, source_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'sourceSlotName', @@ -54,7 +51,6 @@ def self.mapper() } }, destination_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'destinationSlotName', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb index 0c4c6b89aa..566766bb30 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb @@ -28,7 +28,6 @@ class SlowRequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlowRequestsBasedTrigger', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlowRequestsBasedTrigger', model_properties: { time_taken: { - client_side_validation: true, required: false, serialized_name: 'timeTaken', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot.rb index 506e76e0e4..f477caca67 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot.rb @@ -22,7 +22,6 @@ class Snapshot < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Snapshot', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'Snapshot', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.time', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_collection.rb index 6e2ad1ed09..e8b0b5db52 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_collection.rb @@ -58,7 +58,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotCollection', type: { @@ -66,13 +65,11 @@ def self.mapper() class_name: 'SnapshotCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SnapshotElementType', type: { @@ -83,7 +80,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb index 18752a4cc3..7b30fad82c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb @@ -40,7 +40,6 @@ class SnapshotRecoveryRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryRequest', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'SnapshotRecoveryRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, snapshot_time: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotTime', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, recovery_target: { - client_side_validation: true, required: false, serialized_name: 'properties.recoveryTarget', type: { @@ -100,7 +93,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'properties.overwrite', type: { @@ -108,7 +100,6 @@ def self.mapper() } }, recover_configuration: { - client_side_validation: true, required: false, serialized_name: 'properties.recoverConfiguration', type: { @@ -116,7 +107,6 @@ def self.mapper() } }, ignore_conflicting_host_names: { - client_side_validation: true, required: false, serialized_name: 'properties.ignoreConflictingHostNames', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb index f330e26a7c..7f262fd2a5 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb @@ -30,7 +30,6 @@ class SnapshotRecoveryTarget # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryTarget', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'SnapshotRecoveryTarget', model_properties: { location: { - client_side_validation: true, required: false, serialized_name: 'location', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb index fd3114da10..1a443a55d2 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb @@ -34,7 +34,6 @@ class StatusCodesBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTrigger', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'StatusCodesBasedTrigger', model_properties: { status: { - client_side_validation: true, required: false, serialized_name: 'status', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, sub_status: { - client_side_validation: true, required: false, serialized_name: 'subStatus', type: { @@ -58,7 +55,6 @@ def self.mapper() } }, win32status: { - client_side_validation: true, required: false, serialized_name: 'win32Status', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/storage_migration_options.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/storage_migration_options.rb index bfe00c1ce3..47b8b39a47 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/storage_migration_options.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/storage_migration_options.rb @@ -34,7 +34,6 @@ class StorageMigrationOptions < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StorageMigrationOptions', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'StorageMigrationOptions', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -51,7 +49,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -60,7 +57,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -68,7 +64,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -77,7 +72,6 @@ def self.mapper() } }, azurefiles_connection_string: { - client_side_validation: true, required: false, serialized_name: 'properties.azurefilesConnectionString', type: { @@ -85,7 +79,6 @@ def self.mapper() } }, azurefiles_share: { - client_side_validation: true, required: false, serialized_name: 'properties.azurefilesShare', type: { @@ -93,7 +86,6 @@ def self.mapper() } }, switch_site_after_migration: { - client_side_validation: true, required: false, serialized_name: 'properties.switchSiteAfterMigration', default_value: false, @@ -102,7 +94,6 @@ def self.mapper() } }, block_write_access_to_site: { - client_side_validation: true, required: false, serialized_name: 'properties.blockWriteAccessToSite', default_value: false, diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/storage_migration_response.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/storage_migration_response.rb index ff99d7eb5c..433c61e153 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/storage_migration_response.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/storage_migration_response.rb @@ -23,7 +23,6 @@ class StorageMigrationResponse < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StorageMigrationResponse', type: { @@ -31,7 +30,6 @@ def self.mapper() class_name: 'StorageMigrationResponse', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -40,7 +38,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -49,7 +46,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -57,7 +53,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -66,7 +61,6 @@ def self.mapper() } }, operation_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.operationId', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/string_dictionary.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/string_dictionary.rb index 67531183ad..0131aa9e05 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/string_dictionary.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/string_dictionary.rb @@ -22,7 +22,6 @@ class StringDictionary < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StringDictionary', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'StringDictionary', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,13 +60,11 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, serialized_name: 'properties', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/supported_tls_versions.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/supported_tls_versions.rb new file mode 100644 index 0000000000..7206c58574 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/supported_tls_versions.rb @@ -0,0 +1,17 @@ +# 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::Web::Mgmt::V2016_08_01 + module Models + # + # Defines values for SupportedTlsVersions + # + module SupportedTlsVersions + OneFullStopZero = "1.0" + OneFullStopOne = "1.1" + OneFullStopTwo = "1.2" + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_history.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_history.rb index 30b6baf692..22d6c80ac1 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_history.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_history.rb @@ -23,7 +23,6 @@ class TriggeredJobHistory < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TriggeredJobHistory', type: { @@ -31,7 +30,6 @@ def self.mapper() class_name: 'TriggeredJobHistory', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -40,7 +38,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -49,7 +46,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -57,7 +53,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -66,13 +61,11 @@ def self.mapper() } }, triggered_job_runs: { - client_side_validation: true, required: false, serialized_name: 'properties.triggeredJobRuns', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'TriggeredJobRunElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_history_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_history_collection.rb index eb91918724..9cd3d8c9ce 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_history_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_history_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TriggeredJobHistoryCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'TriggeredJobHistoryCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'TriggeredJobHistoryElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_run.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_run.rb index 044114143f..63c51415d8 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_run.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_run.rb @@ -53,7 +53,6 @@ class TriggeredJobRun < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TriggeredJobRun', type: { @@ -61,7 +60,6 @@ def self.mapper() class_name: 'TriggeredJobRun', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -70,7 +68,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -79,7 +76,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -87,7 +83,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -96,7 +91,6 @@ def self.mapper() } }, triggered_job_run_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { @@ -104,7 +98,6 @@ def self.mapper() } }, triggered_job_run_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -113,7 +106,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, serialized_name: 'properties.status', type: { @@ -122,7 +114,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, serialized_name: 'properties.startTime', type: { @@ -130,7 +121,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, serialized_name: 'properties.endTime', type: { @@ -138,7 +128,6 @@ def self.mapper() } }, duration: { - client_side_validation: true, required: false, serialized_name: 'properties.duration', type: { @@ -146,7 +135,6 @@ def self.mapper() } }, output_url: { - client_side_validation: true, required: false, serialized_name: 'properties.outputUrl', type: { @@ -154,7 +142,6 @@ def self.mapper() } }, error_url: { - client_side_validation: true, required: false, serialized_name: 'properties.errorUrl', type: { @@ -162,7 +149,6 @@ def self.mapper() } }, url: { - client_side_validation: true, required: false, serialized_name: 'properties.url', type: { @@ -170,7 +156,6 @@ def self.mapper() } }, job_name: { - client_side_validation: true, required: false, serialized_name: 'properties.jobName', type: { @@ -178,7 +163,6 @@ def self.mapper() } }, trigger: { - client_side_validation: true, required: false, serialized_name: 'properties.trigger', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_web_job.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_web_job.rb index 8e3a71da6c..182e1e4517 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_web_job.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_web_job.rb @@ -53,7 +53,6 @@ class TriggeredWebJob < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TriggeredWebJob', type: { @@ -61,7 +60,6 @@ def self.mapper() class_name: 'TriggeredWebJob', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -70,7 +68,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -79,7 +76,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -87,7 +83,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -96,7 +91,6 @@ def self.mapper() } }, latest_run: { - client_side_validation: true, required: false, serialized_name: 'properties.latestRun', type: { @@ -105,7 +99,6 @@ def self.mapper() } }, history_url: { - client_side_validation: true, required: false, serialized_name: 'properties.historyUrl', type: { @@ -113,7 +106,6 @@ def self.mapper() } }, scheduler_logs_url: { - client_side_validation: true, required: false, serialized_name: 'properties.schedulerLogsUrl', type: { @@ -121,7 +113,6 @@ def self.mapper() } }, triggered_web_job_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -130,7 +121,6 @@ def self.mapper() } }, run_command: { - client_side_validation: true, required: false, serialized_name: 'properties.runCommand', type: { @@ -138,7 +128,6 @@ def self.mapper() } }, url: { - client_side_validation: true, required: false, serialized_name: 'properties.url', type: { @@ -146,7 +135,6 @@ def self.mapper() } }, extra_info_url: { - client_side_validation: true, required: false, serialized_name: 'properties.extraInfoUrl', type: { @@ -154,7 +142,6 @@ def self.mapper() } }, job_type: { - client_side_validation: true, required: false, serialized_name: 'properties.jobType', type: { @@ -163,7 +150,6 @@ def self.mapper() } }, error: { - client_side_validation: true, required: false, serialized_name: 'properties.error', type: { @@ -171,7 +157,6 @@ def self.mapper() } }, using_sdk: { - client_side_validation: true, required: false, serialized_name: 'properties.usingSdk', type: { @@ -179,13 +164,11 @@ def self.mapper() } }, settings: { - client_side_validation: true, required: false, serialized_name: 'properties.settings', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'ObjectElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_web_job_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_web_job_collection.rb index 03db35d7e8..97a75d3cec 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_web_job_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_web_job_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'TriggeredWebJobCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'TriggeredWebJobCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'TriggeredWebJobElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/user.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/user.rb index 6cce202c43..9bf0d2d914 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/user.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/user.rb @@ -34,7 +34,6 @@ class User < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'User', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'User', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -51,7 +49,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -60,7 +57,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -68,7 +64,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -77,7 +72,6 @@ def self.mapper() } }, user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -85,7 +79,6 @@ def self.mapper() } }, publishing_user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingUserName', type: { @@ -93,7 +86,6 @@ def self.mapper() } }, publishing_password: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPassword', type: { @@ -101,7 +93,6 @@ def self.mapper() } }, publishing_password_hash: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHash', type: { @@ -109,7 +100,6 @@ def self.mapper() } }, publishing_password_hash_salt: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHashSalt', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/virtual_application.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/virtual_application.rb index dc14b83f54..018c7d26b3 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/virtual_application.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/virtual_application.rb @@ -33,7 +33,6 @@ class VirtualApplication # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualApplication', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'VirtualApplication', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, preload_enabled: { - client_side_validation: true, required: false, serialized_name: 'preloadEnabled', type: { @@ -65,13 +61,11 @@ def self.mapper() } }, virtual_directories: { - client_side_validation: true, required: false, serialized_name: 'virtualDirectories', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectoryElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/virtual_directory.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/virtual_directory.rb index 2c376aa176..538505b37c 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/virtual_directory.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/virtual_directory.rb @@ -25,7 +25,6 @@ class VirtualDirectory # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectory', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'VirtualDirectory', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_gateway.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_gateway.rb index 94a440c494..20c1baea27 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_gateway.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_gateway.rb @@ -26,7 +26,6 @@ class VnetGateway < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetGateway', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'VnetGateway', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetName', type: { @@ -77,7 +71,6 @@ def self.mapper() } }, vpn_package_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.vpnPackageUri', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_info.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_info.rb index 14db682447..06eea0f1bc 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_info.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_info.rb @@ -42,7 +42,6 @@ class VnetInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetInfo', type: { @@ -50,7 +49,6 @@ def self.mapper() class_name: 'VnetInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -59,7 +57,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -68,7 +65,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -85,7 +80,6 @@ def self.mapper() } }, vnet_resource_id: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetResourceId', type: { @@ -93,7 +87,6 @@ def self.mapper() } }, cert_thumbprint: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.certThumbprint', @@ -102,7 +95,6 @@ def self.mapper() } }, cert_blob: { - client_side_validation: true, required: false, serialized_name: 'properties.certBlob', type: { @@ -110,14 +102,12 @@ def self.mapper() } }, routes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.routes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetRouteElementType', type: { @@ -128,7 +118,6 @@ def self.mapper() } }, resync_required: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resyncRequired', @@ -137,7 +126,6 @@ def self.mapper() } }, dns_servers: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsServers', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_route.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_route.rb index 6ad0faa2bf..6ff5d28ea6 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_route.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/vnet_route.rb @@ -44,7 +44,6 @@ class VnetRoute < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetRoute', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'VnetRoute', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -61,7 +59,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -70,7 +67,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -78,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -87,7 +82,6 @@ def self.mapper() } }, vnet_route_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -95,7 +89,6 @@ def self.mapper() } }, start_address: { - client_side_validation: true, required: false, serialized_name: 'properties.startAddress', type: { @@ -103,7 +96,6 @@ def self.mapper() } }, end_address: { - client_side_validation: true, required: false, serialized_name: 'properties.endAddress', type: { @@ -111,7 +103,6 @@ def self.mapper() } }, route_type: { - client_side_validation: true, required: false, serialized_name: 'properties.routeType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_collection.rb index e7cc34464a..0885668fc4 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WebAppCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'WebAppCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_instance_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_instance_collection.rb index bd370931a5..d4c6d0df10 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_instance_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_instance_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WebAppInstanceCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'WebAppInstanceCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteInstanceElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_job.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_job.rb index 170ba7740c..d41fc3d910 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_job.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_job.rb @@ -44,7 +44,6 @@ class WebJob < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WebJob', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'WebJob', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -61,7 +59,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -70,7 +67,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -78,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -87,7 +82,6 @@ def self.mapper() } }, web_job_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -96,7 +90,6 @@ def self.mapper() } }, run_command: { - client_side_validation: true, required: false, serialized_name: 'properties.runCommand', type: { @@ -104,7 +97,6 @@ def self.mapper() } }, url: { - client_side_validation: true, required: false, serialized_name: 'properties.url', type: { @@ -112,7 +104,6 @@ def self.mapper() } }, extra_info_url: { - client_side_validation: true, required: false, serialized_name: 'properties.extraInfoUrl', type: { @@ -120,7 +111,6 @@ def self.mapper() } }, job_type: { - client_side_validation: true, required: false, serialized_name: 'properties.jobType', type: { @@ -129,7 +119,6 @@ def self.mapper() } }, error: { - client_side_validation: true, required: false, serialized_name: 'properties.error', type: { @@ -137,7 +126,6 @@ def self.mapper() } }, using_sdk: { - client_side_validation: true, required: false, serialized_name: 'properties.usingSdk', type: { @@ -145,13 +133,11 @@ def self.mapper() } }, settings: { - client_side_validation: true, required: false, serialized_name: 'properties.settings', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'ObjectElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_job_collection.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_job_collection.rb index 08dad7a0fc..02e4223205 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_job_collection.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/models/web_job_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WebJobCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'WebJobCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'WebJobElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/version.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/version.rb new file mode 100644 index 0000000000..a2f2287695 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/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::Web::Mgmt::V2016_08_01 + VERSION = '0.16.0' +end diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/web_apps.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/web_apps.rb index 18a5cd7746..78790653be 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/web_apps.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/web_apps.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2016_08_01 # - # WebApps + # WebSite Management Client # class WebApps include MsRestAzure @@ -31,8 +31,8 @@ def initialize(client) # # @return [Array] operation results. # - def list(custom_headers:nil) - first_page = list_as_lazy(custom_headers:custom_headers) + def list(custom_headers = nil) + first_page = list_as_lazy(custom_headers) first_page.get_all_items end @@ -46,8 +46,8 @@ def list(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_with_http_info(custom_headers:nil) - list_async(custom_headers:custom_headers).value! + def list_with_http_info(custom_headers = nil) + list_async(custom_headers).value! end # @@ -60,13 +60,12 @@ def list_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_async(custom_headers:nil) + def list_async(custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -126,8 +125,8 @@ def list_async(custom_headers:nil) # # @return [Array] operation results. # - def list_by_resource_group(resource_group_name, include_slots:nil, custom_headers:nil) - first_page = list_by_resource_group_as_lazy(resource_group_name, include_slots:include_slots, custom_headers:custom_headers) + def list_by_resource_group(resource_group_name, include_slots = nil, custom_headers = nil) + first_page = list_by_resource_group_as_lazy(resource_group_name, include_slots, custom_headers) first_page.get_all_items end @@ -146,8 +145,8 @@ def list_by_resource_group(resource_group_name, include_slots:nil, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_with_http_info(resource_group_name, include_slots:nil, custom_headers:nil) - list_by_resource_group_async(resource_group_name, include_slots:include_slots, custom_headers:custom_headers).value! + def list_by_resource_group_with_http_info(resource_group_name, include_slots = nil, custom_headers = nil) + list_by_resource_group_async(resource_group_name, include_slots, custom_headers).value! end # @@ -165,17 +164,13 @@ def list_by_resource_group_with_http_info(resource_group_name, include_slots:nil # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_async(resource_group_name, include_slots:nil, custom_headers:nil) + def list_by_resource_group_async(resource_group_name, include_slots = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -233,8 +228,8 @@ def list_by_resource_group_async(resource_group_name, include_slots:nil, custom_ # # @return [Site] operation results. # - def get(resource_group_name, name, custom_headers:nil) - response = get_async(resource_group_name, name, custom_headers:custom_headers).value! + def get(resource_group_name, name, custom_headers = nil) + response = get_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -251,8 +246,8 @@ def get(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_with_http_info(resource_group_name, name, custom_headers:nil) - get_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_with_http_info(resource_group_name, name, custom_headers = nil) + get_async(resource_group_name, name, custom_headers).value! end # @@ -268,18 +263,14 @@ def get_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_async(resource_group_name, name, custom_headers:nil) + def get_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -337,22 +328,13 @@ def get_async(resource_group_name, name, custom_headers:nil) # update a deployment slot, use the {slot} parameter. # @param site_envelope [Site] A JSON representation of the app properties. See # example. - # @param skip_dns_registration [Boolean] If true web app hostname is not - # registered with DNS on creation. This parameter is - # only used for app creation. - # @param skip_custom_domain_verification [Boolean] If true, custom (non - # *.azurewebsites.net) domains associated with web app are not verified. - # @param force_dns_registration [Boolean] If true, web app hostname is force - # registered with DNS. - # @param ttl_in_seconds [String] Time to live in seconds for web app's default - # domain name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # # @return [Site] operation results. # - def create_or_update(resource_group_name, name, site_envelope, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - response = create_or_update_async(resource_group_name, name, site_envelope, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def create_or_update(resource_group_name, name, site_envelope, custom_headers = nil) + response = create_or_update_async(resource_group_name, name, site_envelope, custom_headers).value! response.body unless response.nil? end @@ -363,24 +345,15 @@ def create_or_update(resource_group_name, name, site_envelope, skip_dns_registra # update a deployment slot, use the {slot} parameter. # @param site_envelope [Site] A JSON representation of the app properties. See # example. - # @param skip_dns_registration [Boolean] If true web app hostname is not - # registered with DNS on creation. This parameter is - # only used for app creation. - # @param skip_custom_domain_verification [Boolean] If true, custom (non - # *.azurewebsites.net) domains associated with web app are not verified. - # @param force_dns_registration [Boolean] If true, web app hostname is force - # registered with DNS. - # @param ttl_in_seconds [String] Time to live in seconds for web app's default - # domain name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_async(resource_group_name, name, site_envelope, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) + def create_or_update_async(resource_group_name, name, site_envelope, custom_headers = nil) # Send request - promise = begin_create_or_update_async(resource_group_name, name, site_envelope, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers) + promise = begin_create_or_update_async(resource_group_name, name, site_envelope, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -408,13 +381,12 @@ def create_or_update_async(resource_group_name, name, site_envelope, skip_dns_re # @param delete_empty_server_farm [Boolean] Specify true if the App Service # plan will be empty after app deletion and you want to delete the empty App # Service plan. By default, the empty App Service plan is not deleted. - # @param skip_dns_registration [Boolean] If true, DNS registration is skipped. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # # - def delete(resource_group_name, name, delete_metrics:nil, delete_empty_server_farm:nil, skip_dns_registration:nil, custom_headers:nil) - response = delete_async(resource_group_name, name, delete_metrics:delete_metrics, delete_empty_server_farm:delete_empty_server_farm, skip_dns_registration:skip_dns_registration, custom_headers:custom_headers).value! + def delete(resource_group_name, name, delete_metrics = nil, delete_empty_server_farm = nil, custom_headers = nil) + response = delete_async(resource_group_name, name, delete_metrics, delete_empty_server_farm, custom_headers).value! nil end @@ -430,14 +402,13 @@ def delete(resource_group_name, name, delete_metrics:nil, delete_empty_server_fa # @param delete_empty_server_farm [Boolean] Specify true if the App Service # plan will be empty after app deletion and you want to delete the empty App # Service plan. By default, the empty App Service plan is not deleted. - # @param skip_dns_registration [Boolean] If true, DNS registration is skipped. # @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 delete_with_http_info(resource_group_name, name, delete_metrics:nil, delete_empty_server_farm:nil, skip_dns_registration:nil, custom_headers:nil) - delete_async(resource_group_name, name, delete_metrics:delete_metrics, delete_empty_server_farm:delete_empty_server_farm, skip_dns_registration:skip_dns_registration, custom_headers:custom_headers).value! + def delete_with_http_info(resource_group_name, name, delete_metrics = nil, delete_empty_server_farm = nil, custom_headers = nil) + delete_async(resource_group_name, name, delete_metrics, delete_empty_server_farm, custom_headers).value! end # @@ -452,24 +423,19 @@ def delete_with_http_info(resource_group_name, name, delete_metrics:nil, delete_ # @param delete_empty_server_farm [Boolean] Specify true if the App Service # plan will be empty after app deletion and you want to delete the empty App # Service plan. By default, the empty App Service plan is not deleted. - # @param skip_dns_registration [Boolean] If true, DNS registration is skipped. # @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 delete_async(resource_group_name, name, delete_metrics:nil, delete_empty_server_farm:nil, skip_dns_registration:nil, custom_headers:nil) + def delete_async(resource_group_name, name, delete_metrics = nil, delete_empty_server_farm = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -481,7 +447,7 @@ def delete_async(resource_group_name, name, delete_metrics:nil, delete_empty_ser options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'name' => name,'subscriptionId' => @client.subscription_id}, - query_params: {'deleteMetrics' => delete_metrics,'deleteEmptyServerFarm' => delete_empty_server_farm,'skipDnsRegistration' => skip_dns_registration,'api-version' => @client.api_version}, + query_params: {'deleteMetrics' => delete_metrics,'deleteEmptyServerFarm' => delete_empty_server_farm,'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } @@ -517,22 +483,13 @@ def delete_async(resource_group_name, name, delete_metrics:nil, delete_empty_ser # update a deployment slot, use the {slot} parameter. # @param site_envelope [SitePatchResource] A JSON representation of the app # properties. See example. - # @param skip_dns_registration [Boolean] If true web app hostname is not - # registered with DNS on creation. This parameter is - # only used for app creation. - # @param skip_custom_domain_verification [Boolean] If true, custom (non - # *.azurewebsites.net) domains associated with web app are not verified. - # @param force_dns_registration [Boolean] If true, web app hostname is force - # registered with DNS. - # @param ttl_in_seconds [String] Time to live in seconds for web app's default - # domain name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # # @return [Site] operation results. # - def update(resource_group_name, name, site_envelope, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - response = update_async(resource_group_name, name, site_envelope, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def update(resource_group_name, name, site_envelope, custom_headers = nil) + response = update_async(resource_group_name, name, site_envelope, custom_headers).value! response.body unless response.nil? end @@ -549,22 +506,13 @@ def update(resource_group_name, name, site_envelope, skip_dns_registration:nil, # update a deployment slot, use the {slot} parameter. # @param site_envelope [SitePatchResource] A JSON representation of the app # properties. See example. - # @param skip_dns_registration [Boolean] If true web app hostname is not - # registered with DNS on creation. This parameter is - # only used for app creation. - # @param skip_custom_domain_verification [Boolean] If true, custom (non - # *.azurewebsites.net) domains associated with web app are not verified. - # @param force_dns_registration [Boolean] If true, web app hostname is force - # registered with DNS. - # @param ttl_in_seconds [String] Time to live in seconds for web app's default - # domain name. # @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 update_with_http_info(resource_group_name, name, site_envelope, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - update_async(resource_group_name, name, site_envelope, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def update_with_http_info(resource_group_name, name, site_envelope, custom_headers = nil) + update_async(resource_group_name, name, site_envelope, custom_headers).value! end # @@ -580,25 +528,13 @@ def update_with_http_info(resource_group_name, name, site_envelope, skip_dns_reg # update a deployment slot, use the {slot} parameter. # @param site_envelope [SitePatchResource] A JSON representation of the app # properties. See example. - # @param skip_dns_registration [Boolean] If true web app hostname is not - # registered with DNS on creation. This parameter is - # only used for app creation. - # @param skip_custom_domain_verification [Boolean] If true, custom (non - # *.azurewebsites.net) domains associated with web app are not verified. - # @param force_dns_registration [Boolean] If true, web app hostname is force - # registered with DNS. - # @param ttl_in_seconds [String] Time to live in seconds for web app's default - # domain name. # @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 update_async(resource_group_name, name, site_envelope, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) + def update_async(resource_group_name, name, site_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_envelope is nil' if site_envelope.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -606,12 +542,13 @@ def update_async(resource_group_name, name, site_envelope, skip_dns_registration request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource.mapper() request_content = @client.serialize(request_mapper, site_envelope) @@ -624,7 +561,7 @@ def update_async(resource_group_name, name, site_envelope, skip_dns_registration options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'name' => name,'subscriptionId' => @client.subscription_id}, - query_params: {'skipDnsRegistration' => skip_dns_registration,'skipCustomDomainVerification' => skip_custom_domain_verification,'forceDnsRegistration' => force_dns_registration,'ttlInSeconds' => ttl_in_seconds,'api-version' => @client.api_version}, + query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url @@ -682,8 +619,8 @@ def update_async(resource_group_name, name, site_envelope, skip_dns_registration # # @return [CustomHostnameAnalysisResult] operation results. # - def analyze_custom_hostname(resource_group_name, name, host_name:nil, custom_headers:nil) - response = analyze_custom_hostname_async(resource_group_name, name, host_name:host_name, custom_headers:custom_headers).value! + def analyze_custom_hostname(resource_group_name, name, host_name = nil, custom_headers = nil) + response = analyze_custom_hostname_async(resource_group_name, name, host_name, custom_headers).value! response.body unless response.nil? end @@ -701,8 +638,8 @@ def analyze_custom_hostname(resource_group_name, name, host_name:nil, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def analyze_custom_hostname_with_http_info(resource_group_name, name, host_name:nil, custom_headers:nil) - analyze_custom_hostname_async(resource_group_name, name, host_name:host_name, custom_headers:custom_headers).value! + def analyze_custom_hostname_with_http_info(resource_group_name, name, host_name = nil, custom_headers = nil) + analyze_custom_hostname_async(resource_group_name, name, host_name, custom_headers).value! end # @@ -719,18 +656,14 @@ def analyze_custom_hostname_with_http_info(resource_group_name, name, host_name: # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def analyze_custom_hostname_async(resource_group_name, name, host_name:nil, custom_headers:nil) + def analyze_custom_hostname_async(resource_group_name, name, host_name = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -791,8 +724,8 @@ def analyze_custom_hostname_async(resource_group_name, name, host_name:nil, cust # will be added to the HTTP request. # # - def apply_slot_config_to_production(resource_group_name, name, slot_swap_entity, custom_headers:nil) - response = apply_slot_config_to_production_async(resource_group_name, name, slot_swap_entity, custom_headers:custom_headers).value! + def apply_slot_config_to_production(resource_group_name, name, slot_swap_entity, custom_headers = nil) + response = apply_slot_config_to_production_async(resource_group_name, name, slot_swap_entity, custom_headers).value! nil end @@ -813,8 +746,8 @@ def apply_slot_config_to_production(resource_group_name, name, slot_swap_entity, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def apply_slot_config_to_production_with_http_info(resource_group_name, name, slot_swap_entity, custom_headers:nil) - apply_slot_config_to_production_async(resource_group_name, name, slot_swap_entity, custom_headers:custom_headers).value! + def apply_slot_config_to_production_with_http_info(resource_group_name, name, slot_swap_entity, custom_headers = nil) + apply_slot_config_to_production_async(resource_group_name, name, slot_swap_entity, custom_headers).value! end # @@ -834,11 +767,8 @@ def apply_slot_config_to_production_with_http_info(resource_group_name, name, sl # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def apply_slot_config_to_production_async(resource_group_name, name, slot_swap_entity, custom_headers:nil) + def apply_slot_config_to_production_async(resource_group_name, name, slot_swap_entity, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot_swap_entity is nil' if slot_swap_entity.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -846,12 +776,13 @@ def apply_slot_config_to_production_async(resource_group_name, name, slot_swap_e request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity.mapper() request_content = @client.serialize(request_mapper, slot_swap_entity) @@ -903,8 +834,8 @@ def apply_slot_config_to_production_async(resource_group_name, name, slot_swap_e # # @return [BackupItem] operation results. # - def backup(resource_group_name, name, request, custom_headers:nil) - response = backup_async(resource_group_name, name, request, custom_headers:custom_headers).value! + def backup(resource_group_name, name, request, custom_headers = nil) + response = backup_async(resource_group_name, name, request, custom_headers).value! response.body unless response.nil? end @@ -923,8 +854,8 @@ def backup(resource_group_name, name, request, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def backup_with_http_info(resource_group_name, name, request, custom_headers:nil) - backup_async(resource_group_name, name, request, custom_headers:custom_headers).value! + def backup_with_http_info(resource_group_name, name, request, custom_headers = nil) + backup_async(resource_group_name, name, request, custom_headers).value! end # @@ -942,11 +873,8 @@ def backup_with_http_info(resource_group_name, name, request, custom_headers:nil # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def backup_async(resource_group_name, name, request, custom_headers:nil) + def backup_async(resource_group_name, name, request, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'request is nil' if request.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -954,12 +882,13 @@ def backup_async(resource_group_name, name, request, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -1019,8 +948,8 @@ def backup_async(resource_group_name, name, request, custom_headers:nil) # # @return [Array] operation results. # - def list_backups(resource_group_name, name, custom_headers:nil) - first_page = list_backups_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_backups(resource_group_name, name, custom_headers = nil) + first_page = list_backups_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -1037,8 +966,8 @@ def list_backups(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_backups_with_http_info(resource_group_name, name, custom_headers:nil) - list_backups_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_backups_with_http_info(resource_group_name, name, custom_headers = nil) + list_backups_async(resource_group_name, name, custom_headers).value! end # @@ -1054,18 +983,14 @@ def list_backups_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_backups_async(resource_group_name, name, custom_headers:nil) + def list_backups_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1127,8 +1052,8 @@ def list_backups_async(resource_group_name, name, custom_headers:nil) # # @return [RestoreRequest] operation results. # - def discover_restore(resource_group_name, name, request, custom_headers:nil) - response = discover_restore_async(resource_group_name, name, request, custom_headers:custom_headers).value! + def discover_restore(resource_group_name, name, request, custom_headers = nil) + response = discover_restore_async(resource_group_name, name, request, custom_headers).value! response.body unless response.nil? end @@ -1149,8 +1074,8 @@ def discover_restore(resource_group_name, name, request, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def discover_restore_with_http_info(resource_group_name, name, request, custom_headers:nil) - discover_restore_async(resource_group_name, name, request, custom_headers:custom_headers).value! + def discover_restore_with_http_info(resource_group_name, name, request, custom_headers = nil) + discover_restore_async(resource_group_name, name, request, custom_headers).value! end # @@ -1170,11 +1095,8 @@ def discover_restore_with_http_info(resource_group_name, name, request, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def discover_restore_async(resource_group_name, name, request, custom_headers:nil) + def discover_restore_async(resource_group_name, name, request, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'request is nil' if request.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1182,12 +1104,13 @@ def discover_restore_async(resource_group_name, name, request, custom_headers:ni request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -1248,8 +1171,8 @@ def discover_restore_async(resource_group_name, name, request, custom_headers:ni # # @return [BackupItem] operation results. # - def get_backup_status(resource_group_name, name, backup_id, custom_headers:nil) - response = get_backup_status_async(resource_group_name, name, backup_id, custom_headers:custom_headers).value! + def get_backup_status(resource_group_name, name, backup_id, custom_headers = nil) + response = get_backup_status_async(resource_group_name, name, backup_id, custom_headers).value! response.body unless response.nil? end @@ -1267,8 +1190,8 @@ def get_backup_status(resource_group_name, name, backup_id, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_backup_status_with_http_info(resource_group_name, name, backup_id, custom_headers:nil) - get_backup_status_async(resource_group_name, name, backup_id, custom_headers:custom_headers).value! + def get_backup_status_with_http_info(resource_group_name, name, backup_id, custom_headers = nil) + get_backup_status_async(resource_group_name, name, backup_id, custom_headers).value! end # @@ -1285,11 +1208,8 @@ def get_backup_status_with_http_info(resource_group_name, name, backup_id, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_backup_status_async(resource_group_name, name, backup_id, custom_headers:nil) + def get_backup_status_async(resource_group_name, name, backup_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'backup_id is nil' if backup_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1297,7 +1217,6 @@ def get_backup_status_async(resource_group_name, name, backup_id, custom_headers request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1355,8 +1274,8 @@ def get_backup_status_async(resource_group_name, name, backup_id, custom_headers # will be added to the HTTP request. # # - def delete_backup(resource_group_name, name, backup_id, custom_headers:nil) - response = delete_backup_async(resource_group_name, name, backup_id, custom_headers:custom_headers).value! + def delete_backup(resource_group_name, name, backup_id, custom_headers = nil) + response = delete_backup_async(resource_group_name, name, backup_id, custom_headers).value! nil end @@ -1374,8 +1293,8 @@ def delete_backup(resource_group_name, name, backup_id, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_backup_with_http_info(resource_group_name, name, backup_id, custom_headers:nil) - delete_backup_async(resource_group_name, name, backup_id, custom_headers:custom_headers).value! + def delete_backup_with_http_info(resource_group_name, name, backup_id, custom_headers = nil) + delete_backup_async(resource_group_name, name, backup_id, custom_headers).value! end # @@ -1392,11 +1311,8 @@ def delete_backup_with_http_info(resource_group_name, name, backup_id, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_backup_async(resource_group_name, name, backup_id, custom_headers:nil) + def delete_backup_async(resource_group_name, name, backup_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'backup_id is nil' if backup_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1404,7 +1320,6 @@ def delete_backup_async(resource_group_name, name, backup_id, custom_headers:nil request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1460,8 +1375,8 @@ def delete_backup_async(resource_group_name, name, backup_id, custom_headers:nil # # @return [BackupItem] operation results. # - def list_backup_status_secrets(resource_group_name, name, backup_id, request, custom_headers:nil) - response = list_backup_status_secrets_async(resource_group_name, name, backup_id, request, custom_headers:custom_headers).value! + def list_backup_status_secrets(resource_group_name, name, backup_id, request, custom_headers = nil) + response = list_backup_status_secrets_async(resource_group_name, name, backup_id, request, custom_headers).value! response.body unless response.nil? end @@ -1486,8 +1401,8 @@ def list_backup_status_secrets(resource_group_name, name, backup_id, request, cu # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_backup_status_secrets_with_http_info(resource_group_name, name, backup_id, request, custom_headers:nil) - list_backup_status_secrets_async(resource_group_name, name, backup_id, request, custom_headers:custom_headers).value! + def list_backup_status_secrets_with_http_info(resource_group_name, name, backup_id, request, custom_headers = nil) + list_backup_status_secrets_async(resource_group_name, name, backup_id, request, custom_headers).value! end # @@ -1511,11 +1426,8 @@ def list_backup_status_secrets_with_http_info(resource_group_name, name, backup_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_backup_status_secrets_async(resource_group_name, name, backup_id, request, custom_headers:nil) + def list_backup_status_secrets_async(resource_group_name, name, backup_id, request, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'backup_id is nil' if backup_id.nil? fail ArgumentError, 'request is nil' if request.nil? @@ -1524,12 +1436,13 @@ def list_backup_status_secrets_async(resource_group_name, name, backup_id, reque request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -1591,8 +1504,8 @@ def list_backup_status_secrets_async(resource_group_name, name, backup_id, reque # # @return [RestoreResponse] operation results. # - def restore(resource_group_name, name, backup_id, request, custom_headers:nil) - response = restore_async(resource_group_name, name, backup_id, request, custom_headers:custom_headers).value! + def restore(resource_group_name, name, backup_id, request, custom_headers = nil) + response = restore_async(resource_group_name, name, backup_id, request, custom_headers).value! response.body unless response.nil? end @@ -1608,9 +1521,9 @@ def restore(resource_group_name, name, backup_id, request, custom_headers:nil) # @return [Concurrent::Promise] promise which provides async access to http # response. # - def restore_async(resource_group_name, name, backup_id, request, custom_headers:nil) + def restore_async(resource_group_name, name, backup_id, request, custom_headers = nil) # Send request - promise = begin_restore_async(resource_group_name, name, backup_id, request, custom_headers:custom_headers) + promise = begin_restore_async(resource_group_name, name, backup_id, request, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -1639,8 +1552,8 @@ def restore_async(resource_group_name, name, backup_id, request, custom_headers: # # @return [Array] operation results. # - def list_configurations(resource_group_name, name, custom_headers:nil) - first_page = list_configurations_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_configurations(resource_group_name, name, custom_headers = nil) + first_page = list_configurations_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -1657,8 +1570,8 @@ def list_configurations(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_configurations_with_http_info(resource_group_name, name, custom_headers:nil) - list_configurations_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_configurations_with_http_info(resource_group_name, name, custom_headers = nil) + list_configurations_async(resource_group_name, name, custom_headers).value! end # @@ -1674,18 +1587,14 @@ def list_configurations_with_http_info(resource_group_name, name, custom_headers # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_configurations_async(resource_group_name, name, custom_headers:nil) + def list_configurations_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1744,8 +1653,8 @@ def list_configurations_async(resource_group_name, name, custom_headers:nil) # # @return [StringDictionary] operation results. # - def update_application_settings(resource_group_name, name, app_settings, custom_headers:nil) - response = update_application_settings_async(resource_group_name, name, app_settings, custom_headers:custom_headers).value! + def update_application_settings(resource_group_name, name, app_settings, custom_headers = nil) + response = update_application_settings_async(resource_group_name, name, app_settings, custom_headers).value! response.body unless response.nil? end @@ -1763,8 +1672,8 @@ def update_application_settings(resource_group_name, name, app_settings, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_application_settings_with_http_info(resource_group_name, name, app_settings, custom_headers:nil) - update_application_settings_async(resource_group_name, name, app_settings, custom_headers:custom_headers).value! + def update_application_settings_with_http_info(resource_group_name, name, app_settings, custom_headers = nil) + update_application_settings_async(resource_group_name, name, app_settings, custom_headers).value! end # @@ -1781,11 +1690,8 @@ def update_application_settings_with_http_info(resource_group_name, name, app_se # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_application_settings_async(resource_group_name, name, app_settings, custom_headers:nil) + def update_application_settings_async(resource_group_name, name, app_settings, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'app_settings is nil' if app_settings.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1793,12 +1699,13 @@ def update_application_settings_async(resource_group_name, name, app_settings, c request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary.mapper() request_content = @client.serialize(request_mapper, app_settings) @@ -1858,8 +1765,8 @@ def update_application_settings_async(resource_group_name, name, app_settings, c # # @return [StringDictionary] operation results. # - def list_application_settings(resource_group_name, name, custom_headers:nil) - response = list_application_settings_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_application_settings(resource_group_name, name, custom_headers = nil) + response = list_application_settings_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -1876,8 +1783,8 @@ def list_application_settings(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_application_settings_with_http_info(resource_group_name, name, custom_headers:nil) - list_application_settings_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_application_settings_with_http_info(resource_group_name, name, custom_headers = nil) + list_application_settings_async(resource_group_name, name, custom_headers).value! end # @@ -1893,18 +1800,14 @@ def list_application_settings_with_http_info(resource_group_name, name, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_application_settings_async(resource_group_name, name, custom_headers:nil) + def list_application_settings_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1964,8 +1867,8 @@ def list_application_settings_async(resource_group_name, name, custom_headers:ni # # @return [SiteAuthSettings] operation results. # - def update_auth_settings(resource_group_name, name, site_auth_settings, custom_headers:nil) - response = update_auth_settings_async(resource_group_name, name, site_auth_settings, custom_headers:custom_headers).value! + def update_auth_settings(resource_group_name, name, site_auth_settings, custom_headers = nil) + response = update_auth_settings_async(resource_group_name, name, site_auth_settings, custom_headers).value! response.body unless response.nil? end @@ -1984,8 +1887,8 @@ def update_auth_settings(resource_group_name, name, site_auth_settings, custom_h # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_auth_settings_with_http_info(resource_group_name, name, site_auth_settings, custom_headers:nil) - update_auth_settings_async(resource_group_name, name, site_auth_settings, custom_headers:custom_headers).value! + def update_auth_settings_with_http_info(resource_group_name, name, site_auth_settings, custom_headers = nil) + update_auth_settings_async(resource_group_name, name, site_auth_settings, custom_headers).value! end # @@ -2003,11 +1906,8 @@ def update_auth_settings_with_http_info(resource_group_name, name, site_auth_set # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_auth_settings_async(resource_group_name, name, site_auth_settings, custom_headers:nil) + def update_auth_settings_async(resource_group_name, name, site_auth_settings, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_auth_settings is nil' if site_auth_settings.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -2015,12 +1915,13 @@ def update_auth_settings_async(resource_group_name, name, site_auth_settings, cu request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings.mapper() request_content = @client.serialize(request_mapper, site_auth_settings) @@ -2080,8 +1981,8 @@ def update_auth_settings_async(resource_group_name, name, site_auth_settings, cu # # @return [SiteAuthSettings] operation results. # - def get_auth_settings(resource_group_name, name, custom_headers:nil) - response = get_auth_settings_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_auth_settings(resource_group_name, name, custom_headers = nil) + response = get_auth_settings_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -2098,8 +1999,8 @@ def get_auth_settings(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_auth_settings_with_http_info(resource_group_name, name, custom_headers:nil) - get_auth_settings_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_auth_settings_with_http_info(resource_group_name, name, custom_headers = nil) + get_auth_settings_async(resource_group_name, name, custom_headers).value! end # @@ -2115,18 +2016,14 @@ def get_auth_settings_with_http_info(resource_group_name, name, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_auth_settings_async(resource_group_name, name, custom_headers:nil) + def get_auth_settings_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2185,8 +2082,8 @@ def get_auth_settings_async(resource_group_name, name, custom_headers:nil) # # @return [BackupRequest] operation results. # - def update_backup_configuration(resource_group_name, name, request, custom_headers:nil) - response = update_backup_configuration_async(resource_group_name, name, request, custom_headers:custom_headers).value! + def update_backup_configuration(resource_group_name, name, request, custom_headers = nil) + response = update_backup_configuration_async(resource_group_name, name, request, custom_headers).value! response.body unless response.nil? end @@ -2204,8 +2101,8 @@ def update_backup_configuration(resource_group_name, name, request, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_backup_configuration_with_http_info(resource_group_name, name, request, custom_headers:nil) - update_backup_configuration_async(resource_group_name, name, request, custom_headers:custom_headers).value! + def update_backup_configuration_with_http_info(resource_group_name, name, request, custom_headers = nil) + update_backup_configuration_async(resource_group_name, name, request, custom_headers).value! end # @@ -2222,11 +2119,8 @@ def update_backup_configuration_with_http_info(resource_group_name, name, reques # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_backup_configuration_async(resource_group_name, name, request, custom_headers:nil) + def update_backup_configuration_async(resource_group_name, name, request, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'request is nil' if request.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -2234,12 +2128,13 @@ def update_backup_configuration_async(resource_group_name, name, request, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -2298,8 +2193,8 @@ def update_backup_configuration_async(resource_group_name, name, request, custom # will be added to the HTTP request. # # - def delete_backup_configuration(resource_group_name, name, custom_headers:nil) - response = delete_backup_configuration_async(resource_group_name, name, custom_headers:custom_headers).value! + def delete_backup_configuration(resource_group_name, name, custom_headers = nil) + response = delete_backup_configuration_async(resource_group_name, name, custom_headers).value! nil end @@ -2316,8 +2211,8 @@ def delete_backup_configuration(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_backup_configuration_with_http_info(resource_group_name, name, custom_headers:nil) - delete_backup_configuration_async(resource_group_name, name, custom_headers:custom_headers).value! + def delete_backup_configuration_with_http_info(resource_group_name, name, custom_headers = nil) + delete_backup_configuration_async(resource_group_name, name, custom_headers).value! end # @@ -2333,18 +2228,14 @@ def delete_backup_configuration_with_http_info(resource_group_name, name, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_backup_configuration_async(resource_group_name, name, custom_headers:nil) + def delete_backup_configuration_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2392,8 +2283,8 @@ def delete_backup_configuration_async(resource_group_name, name, custom_headers: # # @return [BackupRequest] operation results. # - def get_backup_configuration(resource_group_name, name, custom_headers:nil) - response = get_backup_configuration_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_backup_configuration(resource_group_name, name, custom_headers = nil) + response = get_backup_configuration_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -2410,8 +2301,8 @@ def get_backup_configuration(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_backup_configuration_with_http_info(resource_group_name, name, custom_headers:nil) - get_backup_configuration_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_backup_configuration_with_http_info(resource_group_name, name, custom_headers = nil) + get_backup_configuration_async(resource_group_name, name, custom_headers).value! end # @@ -2427,18 +2318,14 @@ def get_backup_configuration_with_http_info(resource_group_name, name, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_backup_configuration_async(resource_group_name, name, custom_headers:nil) + def get_backup_configuration_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2498,8 +2385,8 @@ def get_backup_configuration_async(resource_group_name, name, custom_headers:nil # # @return [ConnectionStringDictionary] operation results. # - def update_connection_strings(resource_group_name, name, connection_strings, custom_headers:nil) - response = update_connection_strings_async(resource_group_name, name, connection_strings, custom_headers:custom_headers).value! + def update_connection_strings(resource_group_name, name, connection_strings, custom_headers = nil) + response = update_connection_strings_async(resource_group_name, name, connection_strings, custom_headers).value! response.body unless response.nil? end @@ -2518,8 +2405,8 @@ def update_connection_strings(resource_group_name, name, connection_strings, cus # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_connection_strings_with_http_info(resource_group_name, name, connection_strings, custom_headers:nil) - update_connection_strings_async(resource_group_name, name, connection_strings, custom_headers:custom_headers).value! + def update_connection_strings_with_http_info(resource_group_name, name, connection_strings, custom_headers = nil) + update_connection_strings_async(resource_group_name, name, connection_strings, custom_headers).value! end # @@ -2537,11 +2424,8 @@ def update_connection_strings_with_http_info(resource_group_name, name, connecti # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_connection_strings_async(resource_group_name, name, connection_strings, custom_headers:nil) + def update_connection_strings_async(resource_group_name, name, connection_strings, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'connection_strings is nil' if connection_strings.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -2549,12 +2433,13 @@ def update_connection_strings_async(resource_group_name, name, connection_string request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary.mapper() request_content = @client.serialize(request_mapper, connection_strings) @@ -2614,8 +2499,8 @@ def update_connection_strings_async(resource_group_name, name, connection_string # # @return [ConnectionStringDictionary] operation results. # - def list_connection_strings(resource_group_name, name, custom_headers:nil) - response = list_connection_strings_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_connection_strings(resource_group_name, name, custom_headers = nil) + response = list_connection_strings_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -2632,8 +2517,8 @@ def list_connection_strings(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_connection_strings_with_http_info(resource_group_name, name, custom_headers:nil) - list_connection_strings_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_connection_strings_with_http_info(resource_group_name, name, custom_headers = nil) + list_connection_strings_async(resource_group_name, name, custom_headers).value! end # @@ -2649,18 +2534,14 @@ def list_connection_strings_with_http_info(resource_group_name, name, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_connection_strings_async(resource_group_name, name, custom_headers:nil) + def list_connection_strings_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2718,8 +2599,8 @@ def list_connection_strings_async(resource_group_name, name, custom_headers:nil) # # @return [SiteLogsConfig] operation results. # - def get_diagnostic_logs_configuration(resource_group_name, name, custom_headers:nil) - response = get_diagnostic_logs_configuration_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_diagnostic_logs_configuration(resource_group_name, name, custom_headers = nil) + response = get_diagnostic_logs_configuration_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -2736,8 +2617,8 @@ def get_diagnostic_logs_configuration(resource_group_name, name, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_diagnostic_logs_configuration_with_http_info(resource_group_name, name, custom_headers:nil) - get_diagnostic_logs_configuration_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_diagnostic_logs_configuration_with_http_info(resource_group_name, name, custom_headers = nil) + get_diagnostic_logs_configuration_async(resource_group_name, name, custom_headers).value! end # @@ -2753,18 +2634,14 @@ def get_diagnostic_logs_configuration_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_diagnostic_logs_configuration_async(resource_group_name, name, custom_headers:nil) + def get_diagnostic_logs_configuration_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2824,8 +2701,8 @@ def get_diagnostic_logs_configuration_async(resource_group_name, name, custom_he # # @return [SiteLogsConfig] operation results. # - def update_diagnostic_logs_config(resource_group_name, name, site_logs_config, custom_headers:nil) - response = update_diagnostic_logs_config_async(resource_group_name, name, site_logs_config, custom_headers:custom_headers).value! + def update_diagnostic_logs_config(resource_group_name, name, site_logs_config, custom_headers = nil) + response = update_diagnostic_logs_config_async(resource_group_name, name, site_logs_config, custom_headers).value! response.body unless response.nil? end @@ -2844,8 +2721,8 @@ def update_diagnostic_logs_config(resource_group_name, name, site_logs_config, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_diagnostic_logs_config_with_http_info(resource_group_name, name, site_logs_config, custom_headers:nil) - update_diagnostic_logs_config_async(resource_group_name, name, site_logs_config, custom_headers:custom_headers).value! + def update_diagnostic_logs_config_with_http_info(resource_group_name, name, site_logs_config, custom_headers = nil) + update_diagnostic_logs_config_async(resource_group_name, name, site_logs_config, custom_headers).value! end # @@ -2863,11 +2740,8 @@ def update_diagnostic_logs_config_with_http_info(resource_group_name, name, site # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_diagnostic_logs_config_async(resource_group_name, name, site_logs_config, custom_headers:nil) + def update_diagnostic_logs_config_async(resource_group_name, name, site_logs_config, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_logs_config is nil' if site_logs_config.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -2875,12 +2749,13 @@ def update_diagnostic_logs_config_async(resource_group_name, name, site_logs_con request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig.mapper() request_content = @client.serialize(request_mapper, site_logs_config) @@ -2942,8 +2817,8 @@ def update_diagnostic_logs_config_async(resource_group_name, name, site_logs_con # # @return [StringDictionary] operation results. # - def update_metadata(resource_group_name, name, metadata, custom_headers:nil) - response = update_metadata_async(resource_group_name, name, metadata, custom_headers:custom_headers).value! + def update_metadata(resource_group_name, name, metadata, custom_headers = nil) + response = update_metadata_async(resource_group_name, name, metadata, custom_headers).value! response.body unless response.nil? end @@ -2962,8 +2837,8 @@ def update_metadata(resource_group_name, name, metadata, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_metadata_with_http_info(resource_group_name, name, metadata, custom_headers:nil) - update_metadata_async(resource_group_name, name, metadata, custom_headers:custom_headers).value! + def update_metadata_with_http_info(resource_group_name, name, metadata, custom_headers = nil) + update_metadata_async(resource_group_name, name, metadata, custom_headers).value! end # @@ -2981,11 +2856,8 @@ def update_metadata_with_http_info(resource_group_name, name, metadata, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_metadata_async(resource_group_name, name, metadata, custom_headers:nil) + def update_metadata_async(resource_group_name, name, metadata, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'metadata is nil' if metadata.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -2993,12 +2865,13 @@ def update_metadata_async(resource_group_name, name, metadata, custom_headers:ni request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary.mapper() request_content = @client.serialize(request_mapper, metadata) @@ -3058,8 +2931,8 @@ def update_metadata_async(resource_group_name, name, metadata, custom_headers:ni # # @return [StringDictionary] operation results. # - def list_metadata(resource_group_name, name, custom_headers:nil) - response = list_metadata_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_metadata(resource_group_name, name, custom_headers = nil) + response = list_metadata_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -3076,8 +2949,8 @@ def list_metadata(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metadata_with_http_info(resource_group_name, name, custom_headers:nil) - list_metadata_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_metadata_with_http_info(resource_group_name, name, custom_headers = nil) + list_metadata_async(resource_group_name, name, custom_headers).value! end # @@ -3093,18 +2966,14 @@ def list_metadata_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metadata_async(resource_group_name, name, custom_headers:nil) + def list_metadata_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3162,8 +3031,8 @@ def list_metadata_async(resource_group_name, name, custom_headers:nil) # # @return [User] operation results. # - def list_publishing_credentials(resource_group_name, name, custom_headers:nil) - response = list_publishing_credentials_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_publishing_credentials(resource_group_name, name, custom_headers = nil) + response = list_publishing_credentials_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -3177,9 +3046,9 @@ def list_publishing_credentials(resource_group_name, name, custom_headers:nil) # @return [Concurrent::Promise] promise which provides async access to http # response. # - def list_publishing_credentials_async(resource_group_name, name, custom_headers:nil) + def list_publishing_credentials_async(resource_group_name, name, custom_headers = nil) # Send request - promise = begin_list_publishing_credentials_async(resource_group_name, name, custom_headers:custom_headers) + promise = begin_list_publishing_credentials_async(resource_group_name, name, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -3209,8 +3078,8 @@ def list_publishing_credentials_async(resource_group_name, name, custom_headers: # # @return [PushSettings] operation results. # - def update_site_push_settings(resource_group_name, name, push_settings, custom_headers:nil) - response = update_site_push_settings_async(resource_group_name, name, push_settings, custom_headers:custom_headers).value! + def update_site_push_settings(resource_group_name, name, push_settings, custom_headers = nil) + response = update_site_push_settings_async(resource_group_name, name, push_settings, custom_headers).value! response.body unless response.nil? end @@ -3228,8 +3097,8 @@ def update_site_push_settings(resource_group_name, name, push_settings, custom_h # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_site_push_settings_with_http_info(resource_group_name, name, push_settings, custom_headers:nil) - update_site_push_settings_async(resource_group_name, name, push_settings, custom_headers:custom_headers).value! + def update_site_push_settings_with_http_info(resource_group_name, name, push_settings, custom_headers = nil) + update_site_push_settings_async(resource_group_name, name, push_settings, custom_headers).value! end # @@ -3246,11 +3115,8 @@ def update_site_push_settings_with_http_info(resource_group_name, name, push_set # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_site_push_settings_async(resource_group_name, name, push_settings, custom_headers:nil) + def update_site_push_settings_async(resource_group_name, name, push_settings, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'push_settings is nil' if push_settings.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3258,12 +3124,13 @@ def update_site_push_settings_async(resource_group_name, name, push_settings, cu request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::PushSettings.mapper() request_content = @client.serialize(request_mapper, push_settings) @@ -3323,8 +3190,8 @@ def update_site_push_settings_async(resource_group_name, name, push_settings, cu # # @return [PushSettings] operation results. # - def list_site_push_settings(resource_group_name, name, custom_headers:nil) - response = list_site_push_settings_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_site_push_settings(resource_group_name, name, custom_headers = nil) + response = list_site_push_settings_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -3341,8 +3208,8 @@ def list_site_push_settings(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_push_settings_with_http_info(resource_group_name, name, custom_headers:nil) - list_site_push_settings_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_site_push_settings_with_http_info(resource_group_name, name, custom_headers = nil) + list_site_push_settings_async(resource_group_name, name, custom_headers).value! end # @@ -3358,18 +3225,14 @@ def list_site_push_settings_with_http_info(resource_group_name, name, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_push_settings_async(resource_group_name, name, custom_headers:nil) + def list_site_push_settings_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3429,8 +3292,8 @@ def list_site_push_settings_async(resource_group_name, name, custom_headers:nil) # # @return [SlotConfigNamesResource] operation results. # - def list_slot_configuration_names(resource_group_name, name, custom_headers:nil) - response = list_slot_configuration_names_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_slot_configuration_names(resource_group_name, name, custom_headers = nil) + response = list_slot_configuration_names_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -3449,8 +3312,8 @@ def list_slot_configuration_names(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_slot_configuration_names_with_http_info(resource_group_name, name, custom_headers:nil) - list_slot_configuration_names_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_slot_configuration_names_with_http_info(resource_group_name, name, custom_headers = nil) + list_slot_configuration_names_async(resource_group_name, name, custom_headers).value! end # @@ -3468,18 +3331,14 @@ def list_slot_configuration_names_with_http_info(resource_group_name, name, cust # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_slot_configuration_names_async(resource_group_name, name, custom_headers:nil) + def list_slot_configuration_names_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3541,8 +3400,8 @@ def list_slot_configuration_names_async(resource_group_name, name, custom_header # # @return [SlotConfigNamesResource] operation results. # - def update_slot_configuration_names(resource_group_name, name, slot_config_names, custom_headers:nil) - response = update_slot_configuration_names_async(resource_group_name, name, slot_config_names, custom_headers:custom_headers).value! + def update_slot_configuration_names(resource_group_name, name, slot_config_names, custom_headers = nil) + response = update_slot_configuration_names_async(resource_group_name, name, slot_config_names, custom_headers).value! response.body unless response.nil? end @@ -3563,8 +3422,8 @@ def update_slot_configuration_names(resource_group_name, name, slot_config_names # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_slot_configuration_names_with_http_info(resource_group_name, name, slot_config_names, custom_headers:nil) - update_slot_configuration_names_async(resource_group_name, name, slot_config_names, custom_headers:custom_headers).value! + def update_slot_configuration_names_with_http_info(resource_group_name, name, slot_config_names, custom_headers = nil) + update_slot_configuration_names_async(resource_group_name, name, slot_config_names, custom_headers).value! end # @@ -3584,11 +3443,8 @@ def update_slot_configuration_names_with_http_info(resource_group_name, name, sl # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_slot_configuration_names_async(resource_group_name, name, slot_config_names, custom_headers:nil) + def update_slot_configuration_names_async(resource_group_name, name, slot_config_names, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot_config_names is nil' if slot_config_names.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3596,12 +3452,13 @@ def update_slot_configuration_names_async(resource_group_name, name, slot_config request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource.mapper() request_content = @client.serialize(request_mapper, slot_config_names) @@ -3663,8 +3520,8 @@ def update_slot_configuration_names_async(resource_group_name, name, slot_config # # @return [SiteConfigResource] operation results. # - def get_configuration(resource_group_name, name, custom_headers:nil) - response = get_configuration_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_configuration(resource_group_name, name, custom_headers = nil) + response = get_configuration_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -3683,8 +3540,8 @@ def get_configuration(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_configuration_with_http_info(resource_group_name, name, custom_headers:nil) - get_configuration_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_configuration_with_http_info(resource_group_name, name, custom_headers = nil) + get_configuration_async(resource_group_name, name, custom_headers).value! end # @@ -3702,18 +3559,14 @@ def get_configuration_with_http_info(resource_group_name, name, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_configuration_async(resource_group_name, name, custom_headers:nil) + def get_configuration_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3773,8 +3626,8 @@ def get_configuration_async(resource_group_name, name, custom_headers:nil) # # @return [SiteConfigResource] operation results. # - def create_or_update_configuration(resource_group_name, name, site_config, custom_headers:nil) - response = create_or_update_configuration_async(resource_group_name, name, site_config, custom_headers:custom_headers).value! + def create_or_update_configuration(resource_group_name, name, site_config, custom_headers = nil) + response = create_or_update_configuration_async(resource_group_name, name, site_config, custom_headers).value! response.body unless response.nil? end @@ -3793,8 +3646,8 @@ def create_or_update_configuration(resource_group_name, name, site_config, custo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_configuration_with_http_info(resource_group_name, name, site_config, custom_headers:nil) - create_or_update_configuration_async(resource_group_name, name, site_config, custom_headers:custom_headers).value! + def create_or_update_configuration_with_http_info(resource_group_name, name, site_config, custom_headers = nil) + create_or_update_configuration_async(resource_group_name, name, site_config, custom_headers).value! end # @@ -3812,11 +3665,8 @@ def create_or_update_configuration_with_http_info(resource_group_name, name, sit # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_configuration_async(resource_group_name, name, site_config, custom_headers:nil) + def create_or_update_configuration_async(resource_group_name, name, site_config, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_config is nil' if site_config.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3824,12 +3674,13 @@ def create_or_update_configuration_async(resource_group_name, name, site_config, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource.mapper() request_content = @client.serialize(request_mapper, site_config) @@ -3891,8 +3742,8 @@ def create_or_update_configuration_async(resource_group_name, name, site_config, # # @return [SiteConfigResource] operation results. # - def update_configuration(resource_group_name, name, site_config, custom_headers:nil) - response = update_configuration_async(resource_group_name, name, site_config, custom_headers:custom_headers).value! + def update_configuration(resource_group_name, name, site_config, custom_headers = nil) + response = update_configuration_async(resource_group_name, name, site_config, custom_headers).value! response.body unless response.nil? end @@ -3911,8 +3762,8 @@ def update_configuration(resource_group_name, name, site_config, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_configuration_with_http_info(resource_group_name, name, site_config, custom_headers:nil) - update_configuration_async(resource_group_name, name, site_config, custom_headers:custom_headers).value! + def update_configuration_with_http_info(resource_group_name, name, site_config, custom_headers = nil) + update_configuration_async(resource_group_name, name, site_config, custom_headers).value! end # @@ -3930,11 +3781,8 @@ def update_configuration_with_http_info(resource_group_name, name, site_config, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_configuration_async(resource_group_name, name, site_config, custom_headers:nil) + def update_configuration_async(resource_group_name, name, site_config, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_config is nil' if site_config.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3942,12 +3790,13 @@ def update_configuration_async(resource_group_name, name, site_config, custom_he request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource.mapper() request_content = @client.serialize(request_mapper, site_config) @@ -4009,8 +3858,8 @@ def update_configuration_async(resource_group_name, name, site_config, custom_he # # @return [Array] operation results. # - def list_configuration_snapshot_info(resource_group_name, name, custom_headers:nil) - first_page = list_configuration_snapshot_info_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_configuration_snapshot_info(resource_group_name, name, custom_headers = nil) + first_page = list_configuration_snapshot_info_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -4029,8 +3878,8 @@ def list_configuration_snapshot_info(resource_group_name, name, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_configuration_snapshot_info_with_http_info(resource_group_name, name, custom_headers:nil) - list_configuration_snapshot_info_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_configuration_snapshot_info_with_http_info(resource_group_name, name, custom_headers = nil) + list_configuration_snapshot_info_async(resource_group_name, name, custom_headers).value! end # @@ -4048,18 +3897,14 @@ def list_configuration_snapshot_info_with_http_info(resource_group_name, name, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_configuration_snapshot_info_async(resource_group_name, name, custom_headers:nil) + def list_configuration_snapshot_info_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4118,8 +3963,8 @@ def list_configuration_snapshot_info_async(resource_group_name, name, custom_hea # # @return [SiteConfigResource] operation results. # - def get_configuration_snapshot(resource_group_name, name, snapshot_id, custom_headers:nil) - response = get_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers:custom_headers).value! + def get_configuration_snapshot(resource_group_name, name, snapshot_id, custom_headers = nil) + response = get_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers).value! response.body unless response.nil? end @@ -4137,8 +3982,8 @@ def get_configuration_snapshot(resource_group_name, name, snapshot_id, custom_he # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_configuration_snapshot_with_http_info(resource_group_name, name, snapshot_id, custom_headers:nil) - get_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers:custom_headers).value! + def get_configuration_snapshot_with_http_info(resource_group_name, name, snapshot_id, custom_headers = nil) + get_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers).value! end # @@ -4155,11 +4000,8 @@ def get_configuration_snapshot_with_http_info(resource_group_name, name, snapsho # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers:nil) + def get_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'snapshot_id is nil' if snapshot_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -4167,7 +4009,6 @@ def get_configuration_snapshot_async(resource_group_name, name, snapshot_id, cus request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4225,8 +4066,8 @@ def get_configuration_snapshot_async(resource_group_name, name, snapshot_id, cus # will be added to the HTTP request. # # - def recover_site_configuration_snapshot(resource_group_name, name, snapshot_id, custom_headers:nil) - response = recover_site_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers:custom_headers).value! + def recover_site_configuration_snapshot(resource_group_name, name, snapshot_id, custom_headers = nil) + response = recover_site_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers).value! nil end @@ -4244,8 +4085,8 @@ def recover_site_configuration_snapshot(resource_group_name, name, snapshot_id, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def recover_site_configuration_snapshot_with_http_info(resource_group_name, name, snapshot_id, custom_headers:nil) - recover_site_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers:custom_headers).value! + def recover_site_configuration_snapshot_with_http_info(resource_group_name, name, snapshot_id, custom_headers = nil) + recover_site_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers).value! end # @@ -4262,11 +4103,8 @@ def recover_site_configuration_snapshot_with_http_info(resource_group_name, name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def recover_site_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers:nil) + def recover_site_configuration_snapshot_async(resource_group_name, name, snapshot_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'snapshot_id is nil' if snapshot_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -4274,7 +4112,6 @@ def recover_site_configuration_snapshot_async(resource_group_name, name, snapsho request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4322,8 +4159,8 @@ def recover_site_configuration_snapshot_async(resource_group_name, name, snapsho # # @return [NOT_IMPLEMENTED] operation results. # - def get_web_site_container_logs(resource_group_name, name, custom_headers:nil) - response = get_web_site_container_logs_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_web_site_container_logs(resource_group_name, name, custom_headers = nil) + response = get_web_site_container_logs_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -4340,8 +4177,8 @@ def get_web_site_container_logs(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_web_site_container_logs_with_http_info(resource_group_name, name, custom_headers:nil) - get_web_site_container_logs_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_web_site_container_logs_with_http_info(resource_group_name, name, custom_headers = nil) + get_web_site_container_logs_async(resource_group_name, name, custom_headers).value! end # @@ -4357,18 +4194,14 @@ def get_web_site_container_logs_with_http_info(resource_group_name, name, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_web_site_container_logs_async(resource_group_name, name, custom_headers:nil) + def get_web_site_container_logs_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4401,7 +4234,6 @@ def get_web_site_container_logs_async(resource_group_name, name, custom_headers: begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -4433,8 +4265,8 @@ def get_web_site_container_logs_async(resource_group_name, name, custom_headers: # # @return [NOT_IMPLEMENTED] operation results. # - def get_web_site_container_logs_zip(resource_group_name, name, custom_headers:nil) - response = get_web_site_container_logs_zip_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_web_site_container_logs_zip(resource_group_name, name, custom_headers = nil) + response = get_web_site_container_logs_zip_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -4451,8 +4283,8 @@ def get_web_site_container_logs_zip(resource_group_name, name, custom_headers:ni # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_web_site_container_logs_zip_with_http_info(resource_group_name, name, custom_headers:nil) - get_web_site_container_logs_zip_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_web_site_container_logs_zip_with_http_info(resource_group_name, name, custom_headers = nil) + get_web_site_container_logs_zip_async(resource_group_name, name, custom_headers).value! end # @@ -4468,18 +4300,14 @@ def get_web_site_container_logs_zip_with_http_info(resource_group_name, name, cu # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_web_site_container_logs_zip_async(resource_group_name, name, custom_headers:nil) + def get_web_site_container_logs_zip_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4512,7 +4340,6 @@ def get_web_site_container_logs_zip_async(resource_group_name, name, custom_head begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -4544,8 +4371,8 @@ def get_web_site_container_logs_zip_async(resource_group_name, name, custom_head # # @return [Array] operation results. # - def list_continuous_web_jobs(resource_group_name, name, custom_headers:nil) - first_page = list_continuous_web_jobs_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_continuous_web_jobs(resource_group_name, name, custom_headers = nil) + first_page = list_continuous_web_jobs_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -4562,8 +4389,8 @@ def list_continuous_web_jobs(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_continuous_web_jobs_with_http_info(resource_group_name, name, custom_headers:nil) - list_continuous_web_jobs_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_continuous_web_jobs_with_http_info(resource_group_name, name, custom_headers = nil) + list_continuous_web_jobs_async(resource_group_name, name, custom_headers).value! end # @@ -4579,18 +4406,14 @@ def list_continuous_web_jobs_with_http_info(resource_group_name, name, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_continuous_web_jobs_async(resource_group_name, name, custom_headers:nil) + def list_continuous_web_jobs_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4649,8 +4472,8 @@ def list_continuous_web_jobs_async(resource_group_name, name, custom_headers:nil # # @return [ContinuousWebJob] operation results. # - def get_continuous_web_job(resource_group_name, name, web_job_name, custom_headers:nil) - response = get_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def get_continuous_web_job(resource_group_name, name, web_job_name, custom_headers = nil) + response = get_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! response.body unless response.nil? end @@ -4668,8 +4491,8 @@ def get_continuous_web_job(resource_group_name, name, web_job_name, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_continuous_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers:nil) - get_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def get_continuous_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers = nil) + get_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! end # @@ -4686,11 +4509,8 @@ def get_continuous_web_job_with_http_info(resource_group_name, name, web_job_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:nil) + def get_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -4698,7 +4518,6 @@ def get_continuous_web_job_async(resource_group_name, name, web_job_name, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4756,8 +4575,8 @@ def get_continuous_web_job_async(resource_group_name, name, web_job_name, custom # will be added to the HTTP request. # # - def delete_continuous_web_job(resource_group_name, name, web_job_name, custom_headers:nil) - response = delete_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def delete_continuous_web_job(resource_group_name, name, web_job_name, custom_headers = nil) + response = delete_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! nil end @@ -4775,8 +4594,8 @@ def delete_continuous_web_job(resource_group_name, name, web_job_name, custom_he # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_continuous_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers:nil) - delete_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def delete_continuous_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers = nil) + delete_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! end # @@ -4793,11 +4612,8 @@ def delete_continuous_web_job_with_http_info(resource_group_name, name, web_job_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:nil) + def delete_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -4805,7 +4621,6 @@ def delete_continuous_web_job_async(resource_group_name, name, web_job_name, cus request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4853,8 +4668,8 @@ def delete_continuous_web_job_async(resource_group_name, name, web_job_name, cus # will be added to the HTTP request. # # - def start_continuous_web_job(resource_group_name, name, web_job_name, custom_headers:nil) - response = start_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def start_continuous_web_job(resource_group_name, name, web_job_name, custom_headers = nil) + response = start_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! nil end @@ -4872,8 +4687,8 @@ def start_continuous_web_job(resource_group_name, name, web_job_name, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def start_continuous_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers:nil) - start_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def start_continuous_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers = nil) + start_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! end # @@ -4890,11 +4705,8 @@ def start_continuous_web_job_with_http_info(resource_group_name, name, web_job_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def start_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:nil) + def start_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -4902,7 +4714,6 @@ def start_continuous_web_job_async(resource_group_name, name, web_job_name, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4950,8 +4761,8 @@ def start_continuous_web_job_async(resource_group_name, name, web_job_name, cust # will be added to the HTTP request. # # - def stop_continuous_web_job(resource_group_name, name, web_job_name, custom_headers:nil) - response = stop_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def stop_continuous_web_job(resource_group_name, name, web_job_name, custom_headers = nil) + response = stop_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! nil end @@ -4969,8 +4780,8 @@ def stop_continuous_web_job(resource_group_name, name, web_job_name, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def stop_continuous_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers:nil) - stop_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def stop_continuous_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers = nil) + stop_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! end # @@ -4987,11 +4798,8 @@ def stop_continuous_web_job_with_http_info(resource_group_name, name, web_job_na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def stop_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers:nil) + def stop_continuous_web_job_async(resource_group_name, name, web_job_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -4999,7 +4807,6 @@ def stop_continuous_web_job_async(resource_group_name, name, web_job_name, custo request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5047,8 +4854,8 @@ def stop_continuous_web_job_async(resource_group_name, name, web_job_name, custo # # @return [Array] operation results. # - def list_deployments(resource_group_name, name, custom_headers:nil) - first_page = list_deployments_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_deployments(resource_group_name, name, custom_headers = nil) + first_page = list_deployments_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -5065,8 +4872,8 @@ def list_deployments(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_deployments_with_http_info(resource_group_name, name, custom_headers:nil) - list_deployments_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_deployments_with_http_info(resource_group_name, name, custom_headers = nil) + list_deployments_async(resource_group_name, name, custom_headers).value! end # @@ -5082,18 +4889,14 @@ def list_deployments_with_http_info(resource_group_name, name, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_deployments_async(resource_group_name, name, custom_headers:nil) + def list_deployments_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5152,8 +4955,8 @@ def list_deployments_async(resource_group_name, name, custom_headers:nil) # # @return [Deployment] operation results. # - def get_deployment(resource_group_name, name, id, custom_headers:nil) - response = get_deployment_async(resource_group_name, name, id, custom_headers:custom_headers).value! + def get_deployment(resource_group_name, name, id, custom_headers = nil) + response = get_deployment_async(resource_group_name, name, id, custom_headers).value! response.body unless response.nil? end @@ -5171,8 +4974,8 @@ def get_deployment(resource_group_name, name, id, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_deployment_with_http_info(resource_group_name, name, id, custom_headers:nil) - get_deployment_async(resource_group_name, name, id, custom_headers:custom_headers).value! + def get_deployment_with_http_info(resource_group_name, name, id, custom_headers = nil) + get_deployment_async(resource_group_name, name, id, custom_headers).value! end # @@ -5189,11 +4992,8 @@ def get_deployment_with_http_info(resource_group_name, name, id, custom_headers: # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_deployment_async(resource_group_name, name, id, custom_headers:nil) + def get_deployment_async(resource_group_name, name, id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'id is nil' if id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -5201,7 +5001,6 @@ def get_deployment_async(resource_group_name, name, id, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5261,8 +5060,8 @@ def get_deployment_async(resource_group_name, name, id, custom_headers:nil) # # @return [Deployment] operation results. # - def create_deployment(resource_group_name, name, id, deployment, custom_headers:nil) - response = create_deployment_async(resource_group_name, name, id, deployment, custom_headers:custom_headers).value! + def create_deployment(resource_group_name, name, id, deployment, custom_headers = nil) + response = create_deployment_async(resource_group_name, name, id, deployment, custom_headers).value! response.body unless response.nil? end @@ -5281,8 +5080,8 @@ def create_deployment(resource_group_name, name, id, deployment, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_deployment_with_http_info(resource_group_name, name, id, deployment, custom_headers:nil) - create_deployment_async(resource_group_name, name, id, deployment, custom_headers:custom_headers).value! + def create_deployment_with_http_info(resource_group_name, name, id, deployment, custom_headers = nil) + create_deployment_async(resource_group_name, name, id, deployment, custom_headers).value! end # @@ -5300,11 +5099,8 @@ def create_deployment_with_http_info(resource_group_name, name, id, deployment, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_deployment_async(resource_group_name, name, id, deployment, custom_headers:nil) + def create_deployment_async(resource_group_name, name, id, deployment, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'id is nil' if id.nil? fail ArgumentError, 'deployment is nil' if deployment.nil? @@ -5313,12 +5109,13 @@ def create_deployment_async(resource_group_name, name, id, deployment, custom_he request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::Deployment.mapper() request_content = @client.serialize(request_mapper, deployment) @@ -5378,8 +5175,8 @@ def create_deployment_async(resource_group_name, name, id, deployment, custom_he # will be added to the HTTP request. # # - def delete_deployment(resource_group_name, name, id, custom_headers:nil) - response = delete_deployment_async(resource_group_name, name, id, custom_headers:custom_headers).value! + def delete_deployment(resource_group_name, name, id, custom_headers = nil) + response = delete_deployment_async(resource_group_name, name, id, custom_headers).value! nil end @@ -5397,8 +5194,8 @@ def delete_deployment(resource_group_name, name, id, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_deployment_with_http_info(resource_group_name, name, id, custom_headers:nil) - delete_deployment_async(resource_group_name, name, id, custom_headers:custom_headers).value! + def delete_deployment_with_http_info(resource_group_name, name, id, custom_headers = nil) + delete_deployment_async(resource_group_name, name, id, custom_headers).value! end # @@ -5415,11 +5212,8 @@ def delete_deployment_with_http_info(resource_group_name, name, id, custom_heade # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_deployment_async(resource_group_name, name, id, custom_headers:nil) + def delete_deployment_async(resource_group_name, name, id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'id is nil' if id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -5427,7 +5221,6 @@ def delete_deployment_async(resource_group_name, name, id, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5478,8 +5271,8 @@ def delete_deployment_async(resource_group_name, name, id, custom_headers:nil) # # @return [Deployment] operation results. # - def list_deployment_log(resource_group_name, name, id, custom_headers:nil) - response = list_deployment_log_async(resource_group_name, name, id, custom_headers:custom_headers).value! + def list_deployment_log(resource_group_name, name, id, custom_headers = nil) + response = list_deployment_log_async(resource_group_name, name, id, custom_headers).value! response.body unless response.nil? end @@ -5499,8 +5292,8 @@ def list_deployment_log(resource_group_name, name, id, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_deployment_log_with_http_info(resource_group_name, name, id, custom_headers:nil) - list_deployment_log_async(resource_group_name, name, id, custom_headers:custom_headers).value! + def list_deployment_log_with_http_info(resource_group_name, name, id, custom_headers = nil) + list_deployment_log_async(resource_group_name, name, id, custom_headers).value! end # @@ -5519,11 +5312,8 @@ def list_deployment_log_with_http_info(resource_group_name, name, id, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_deployment_log_async(resource_group_name, name, id, custom_headers:nil) + def list_deployment_log_async(resource_group_name, name, id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'id is nil' if id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -5531,7 +5321,6 @@ def list_deployment_log_async(resource_group_name, name, id, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5589,8 +5378,8 @@ def list_deployment_log_async(resource_group_name, name, id, custom_headers:nil) # # @return [Array] operation results. # - def list_domain_ownership_identifiers(resource_group_name, name, custom_headers:nil) - first_page = list_domain_ownership_identifiers_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_domain_ownership_identifiers(resource_group_name, name, custom_headers = nil) + first_page = list_domain_ownership_identifiers_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -5607,8 +5396,8 @@ def list_domain_ownership_identifiers(resource_group_name, name, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_domain_ownership_identifiers_with_http_info(resource_group_name, name, custom_headers:nil) - list_domain_ownership_identifiers_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_domain_ownership_identifiers_with_http_info(resource_group_name, name, custom_headers = nil) + list_domain_ownership_identifiers_async(resource_group_name, name, custom_headers).value! end # @@ -5624,18 +5413,14 @@ def list_domain_ownership_identifiers_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_domain_ownership_identifiers_async(resource_group_name, name, custom_headers:nil) + def list_domain_ownership_identifiers_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5695,8 +5480,8 @@ def list_domain_ownership_identifiers_async(resource_group_name, name, custom_he # # @return [Identifier] operation results. # - def get_domain_ownership_identifier(resource_group_name, name, domain_ownership_identifier_name, custom_headers:nil) - response = get_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers:custom_headers).value! + def get_domain_ownership_identifier(resource_group_name, name, domain_ownership_identifier_name, custom_headers = nil) + response = get_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers).value! response.body unless response.nil? end @@ -5715,8 +5500,8 @@ def get_domain_ownership_identifier(resource_group_name, name, domain_ownership_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_domain_ownership_identifier_with_http_info(resource_group_name, name, domain_ownership_identifier_name, custom_headers:nil) - get_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers:custom_headers).value! + def get_domain_ownership_identifier_with_http_info(resource_group_name, name, domain_ownership_identifier_name, custom_headers = nil) + get_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers).value! end # @@ -5734,11 +5519,8 @@ def get_domain_ownership_identifier_with_http_info(resource_group_name, name, do # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers:nil) + def get_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier_name is nil' if domain_ownership_identifier_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -5746,7 +5528,6 @@ def get_domain_ownership_identifier_async(resource_group_name, name, domain_owne request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5810,8 +5591,8 @@ def get_domain_ownership_identifier_async(resource_group_name, name, domain_owne # # @return [Identifier] operation results. # - def create_or_update_domain_ownership_identifier(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:nil) - response = create_or_update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:custom_headers).value! + def create_or_update_domain_ownership_identifier(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers = nil) + response = create_or_update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers).value! response.body unless response.nil? end @@ -5834,8 +5615,8 @@ def create_or_update_domain_ownership_identifier(resource_group_name, name, doma # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_domain_ownership_identifier_with_http_info(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:nil) - create_or_update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:custom_headers).value! + def create_or_update_domain_ownership_identifier_with_http_info(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers = nil) + create_or_update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers).value! end # @@ -5857,11 +5638,8 @@ def create_or_update_domain_ownership_identifier_with_http_info(resource_group_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:nil) + def create_or_update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier_name is nil' if domain_ownership_identifier_name.nil? fail ArgumentError, 'domain_ownership_identifier is nil' if domain_ownership_identifier.nil? @@ -5870,12 +5648,13 @@ def create_or_update_domain_ownership_identifier_async(resource_group_name, name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::Identifier.mapper() request_content = @client.serialize(request_mapper, domain_ownership_identifier) @@ -5936,8 +5715,8 @@ def create_or_update_domain_ownership_identifier_async(resource_group_name, name # will be added to the HTTP request. # # - def delete_domain_ownership_identifier(resource_group_name, name, domain_ownership_identifier_name, custom_headers:nil) - response = delete_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers:custom_headers).value! + def delete_domain_ownership_identifier(resource_group_name, name, domain_ownership_identifier_name, custom_headers = nil) + response = delete_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers).value! nil end @@ -5956,8 +5735,8 @@ def delete_domain_ownership_identifier(resource_group_name, name, domain_ownersh # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_domain_ownership_identifier_with_http_info(resource_group_name, name, domain_ownership_identifier_name, custom_headers:nil) - delete_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers:custom_headers).value! + def delete_domain_ownership_identifier_with_http_info(resource_group_name, name, domain_ownership_identifier_name, custom_headers = nil) + delete_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers).value! end # @@ -5975,11 +5754,8 @@ def delete_domain_ownership_identifier_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers:nil) + def delete_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier_name is nil' if domain_ownership_identifier_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -5987,7 +5763,6 @@ def delete_domain_ownership_identifier_async(resource_group_name, name, domain_o request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6041,8 +5816,8 @@ def delete_domain_ownership_identifier_async(resource_group_name, name, domain_o # # @return [Identifier] operation results. # - def update_domain_ownership_identifier(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:nil) - response = update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:custom_headers).value! + def update_domain_ownership_identifier(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers = nil) + response = update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers).value! response.body unless response.nil? end @@ -6065,8 +5840,8 @@ def update_domain_ownership_identifier(resource_group_name, name, domain_ownersh # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_domain_ownership_identifier_with_http_info(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:nil) - update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:custom_headers).value! + def update_domain_ownership_identifier_with_http_info(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers = nil) + update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers).value! end # @@ -6088,11 +5863,8 @@ def update_domain_ownership_identifier_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers:nil) + def update_domain_ownership_identifier_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier_name is nil' if domain_ownership_identifier_name.nil? fail ArgumentError, 'domain_ownership_identifier is nil' if domain_ownership_identifier.nil? @@ -6101,12 +5873,13 @@ def update_domain_ownership_identifier_async(resource_group_name, name, domain_o request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::Identifier.mapper() request_content = @client.serialize(request_mapper, domain_ownership_identifier) @@ -6166,8 +5939,8 @@ def update_domain_ownership_identifier_async(resource_group_name, name, domain_o # # @return [MSDeployStatus] operation results. # - def get_msdeploy_status(resource_group_name, name, custom_headers:nil) - response = get_msdeploy_status_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_msdeploy_status(resource_group_name, name, custom_headers = nil) + response = get_msdeploy_status_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -6184,8 +5957,8 @@ def get_msdeploy_status(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_msdeploy_status_with_http_info(resource_group_name, name, custom_headers:nil) - get_msdeploy_status_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_msdeploy_status_with_http_info(resource_group_name, name, custom_headers = nil) + get_msdeploy_status_async(resource_group_name, name, custom_headers).value! end # @@ -6201,18 +5974,14 @@ def get_msdeploy_status_with_http_info(resource_group_name, name, custom_headers # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_msdeploy_status_async(resource_group_name, name, custom_headers:nil) + def get_msdeploy_status_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6271,8 +6040,8 @@ def get_msdeploy_status_async(resource_group_name, name, custom_headers:nil) # # @return [MSDeployStatus] operation results. # - def create_msdeploy_operation(resource_group_name, name, msdeploy, custom_headers:nil) - response = create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers:custom_headers).value! + def create_msdeploy_operation(resource_group_name, name, msdeploy, custom_headers = nil) + response = create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers).value! response.body unless response.nil? end @@ -6287,9 +6056,9 @@ def create_msdeploy_operation(resource_group_name, name, msdeploy, custom_header # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers:nil) + def create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers = nil) # Send request - promise = begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers:custom_headers) + promise = begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -6318,8 +6087,8 @@ def create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_ # # @return [MSDeployLog] operation results. # - def get_msdeploy_log(resource_group_name, name, custom_headers:nil) - response = get_msdeploy_log_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_msdeploy_log(resource_group_name, name, custom_headers = nil) + response = get_msdeploy_log_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -6336,8 +6105,8 @@ def get_msdeploy_log(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_msdeploy_log_with_http_info(resource_group_name, name, custom_headers:nil) - get_msdeploy_log_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_msdeploy_log_with_http_info(resource_group_name, name, custom_headers = nil) + get_msdeploy_log_async(resource_group_name, name, custom_headers).value! end # @@ -6353,18 +6122,14 @@ def get_msdeploy_log_with_http_info(resource_group_name, name, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_msdeploy_log_async(resource_group_name, name, custom_headers:nil) + def get_msdeploy_log_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6422,8 +6187,8 @@ def get_msdeploy_log_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_functions(resource_group_name, name, custom_headers:nil) - first_page = list_functions_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_functions(resource_group_name, name, custom_headers = nil) + first_page = list_functions_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -6440,8 +6205,8 @@ def list_functions(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_functions_with_http_info(resource_group_name, name, custom_headers:nil) - list_functions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_functions_with_http_info(resource_group_name, name, custom_headers = nil) + list_functions_async(resource_group_name, name, custom_headers).value! end # @@ -6457,18 +6222,14 @@ def list_functions_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_functions_async(resource_group_name, name, custom_headers:nil) + def list_functions_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6526,8 +6287,8 @@ def list_functions_async(resource_group_name, name, custom_headers:nil) # # @return [String] operation results. # - def get_functions_admin_token(resource_group_name, name, custom_headers:nil) - response = get_functions_admin_token_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_functions_admin_token(resource_group_name, name, custom_headers = nil) + response = get_functions_admin_token_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -6544,8 +6305,8 @@ def get_functions_admin_token(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_functions_admin_token_with_http_info(resource_group_name, name, custom_headers:nil) - get_functions_admin_token_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_functions_admin_token_with_http_info(resource_group_name, name, custom_headers = nil) + get_functions_admin_token_async(resource_group_name, name, custom_headers).value! end # @@ -6561,18 +6322,14 @@ def get_functions_admin_token_with_http_info(resource_group_name, name, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_functions_admin_token_async(resource_group_name, name, custom_headers:nil) + def get_functions_admin_token_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6605,7 +6362,6 @@ def get_functions_admin_token_async(resource_group_name, name, custom_headers:ni begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -6638,8 +6394,8 @@ def get_functions_admin_token_async(resource_group_name, name, custom_headers:ni # # @return [FunctionEnvelope] operation results. # - def get_function(resource_group_name, name, function_name, custom_headers:nil) - response = get_function_async(resource_group_name, name, function_name, custom_headers:custom_headers).value! + def get_function(resource_group_name, name, function_name, custom_headers = nil) + response = get_function_async(resource_group_name, name, function_name, custom_headers).value! response.body unless response.nil? end @@ -6657,8 +6413,8 @@ def get_function(resource_group_name, name, function_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_function_with_http_info(resource_group_name, name, function_name, custom_headers:nil) - get_function_async(resource_group_name, name, function_name, custom_headers:custom_headers).value! + def get_function_with_http_info(resource_group_name, name, function_name, custom_headers = nil) + get_function_async(resource_group_name, name, function_name, custom_headers).value! end # @@ -6675,11 +6431,8 @@ def get_function_with_http_info(resource_group_name, name, function_name, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_function_async(resource_group_name, name, function_name, custom_headers:nil) + def get_function_async(resource_group_name, name, function_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'function_name is nil' if function_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -6687,7 +6440,6 @@ def get_function_async(resource_group_name, name, function_name, custom_headers: request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6747,8 +6499,8 @@ def get_function_async(resource_group_name, name, function_name, custom_headers: # # @return [FunctionEnvelope] operation results. # - def create_function(resource_group_name, name, function_name, function_envelope, custom_headers:nil) - response = create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers:custom_headers).value! + def create_function(resource_group_name, name, function_name, function_envelope, custom_headers = nil) + response = create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers).value! response.body unless response.nil? end @@ -6764,9 +6516,9 @@ def create_function(resource_group_name, name, function_name, function_envelope, # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers:nil) + def create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers = nil) # Send request - promise = begin_create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers:custom_headers) + promise = begin_create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -6795,8 +6547,8 @@ def create_function_async(resource_group_name, name, function_name, function_env # will be added to the HTTP request. # # - def delete_function(resource_group_name, name, function_name, custom_headers:nil) - response = delete_function_async(resource_group_name, name, function_name, custom_headers:custom_headers).value! + def delete_function(resource_group_name, name, function_name, custom_headers = nil) + response = delete_function_async(resource_group_name, name, function_name, custom_headers).value! nil end @@ -6814,8 +6566,8 @@ def delete_function(resource_group_name, name, function_name, custom_headers:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_function_with_http_info(resource_group_name, name, function_name, custom_headers:nil) - delete_function_async(resource_group_name, name, function_name, custom_headers:custom_headers).value! + def delete_function_with_http_info(resource_group_name, name, function_name, custom_headers = nil) + delete_function_async(resource_group_name, name, function_name, custom_headers).value! end # @@ -6832,11 +6584,8 @@ def delete_function_with_http_info(resource_group_name, name, function_name, cus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_function_async(resource_group_name, name, function_name, custom_headers:nil) + def delete_function_async(resource_group_name, name, function_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'function_name is nil' if function_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -6844,7 +6593,6 @@ def delete_function_async(resource_group_name, name, function_name, custom_heade request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6893,8 +6641,8 @@ def delete_function_async(resource_group_name, name, function_name, custom_heade # # @return [FunctionSecrets] operation results. # - def list_function_secrets(resource_group_name, name, function_name, custom_headers:nil) - response = list_function_secrets_async(resource_group_name, name, function_name, custom_headers:custom_headers).value! + def list_function_secrets(resource_group_name, name, function_name, custom_headers = nil) + response = list_function_secrets_async(resource_group_name, name, function_name, custom_headers).value! response.body unless response.nil? end @@ -6912,8 +6660,8 @@ def list_function_secrets(resource_group_name, name, function_name, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_function_secrets_with_http_info(resource_group_name, name, function_name, custom_headers:nil) - list_function_secrets_async(resource_group_name, name, function_name, custom_headers:custom_headers).value! + def list_function_secrets_with_http_info(resource_group_name, name, function_name, custom_headers = nil) + list_function_secrets_async(resource_group_name, name, function_name, custom_headers).value! end # @@ -6930,11 +6678,8 @@ def list_function_secrets_with_http_info(resource_group_name, name, function_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_function_secrets_async(resource_group_name, name, function_name, custom_headers:nil) + def list_function_secrets_async(resource_group_name, name, function_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'function_name is nil' if function_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -6942,7 +6687,6 @@ def list_function_secrets_async(resource_group_name, name, function_name, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -7000,8 +6744,8 @@ def list_function_secrets_async(resource_group_name, name, function_name, custom # # @return [Array] operation results. # - def list_host_name_bindings(resource_group_name, name, custom_headers:nil) - first_page = list_host_name_bindings_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_host_name_bindings(resource_group_name, name, custom_headers = nil) + first_page = list_host_name_bindings_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -7018,8 +6762,8 @@ def list_host_name_bindings(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_host_name_bindings_with_http_info(resource_group_name, name, custom_headers:nil) - list_host_name_bindings_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_host_name_bindings_with_http_info(resource_group_name, name, custom_headers = nil) + list_host_name_bindings_async(resource_group_name, name, custom_headers).value! end # @@ -7035,18 +6779,14 @@ def list_host_name_bindings_with_http_info(resource_group_name, name, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_host_name_bindings_async(resource_group_name, name, custom_headers:nil) + def list_host_name_bindings_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -7105,8 +6845,8 @@ def list_host_name_bindings_async(resource_group_name, name, custom_headers:nil) # # @return [HostNameBinding] operation results. # - def get_host_name_binding(resource_group_name, name, host_name, custom_headers:nil) - response = get_host_name_binding_async(resource_group_name, name, host_name, custom_headers:custom_headers).value! + def get_host_name_binding(resource_group_name, name, host_name, custom_headers = nil) + response = get_host_name_binding_async(resource_group_name, name, host_name, custom_headers).value! response.body unless response.nil? end @@ -7124,8 +6864,8 @@ def get_host_name_binding(resource_group_name, name, host_name, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_host_name_binding_with_http_info(resource_group_name, name, host_name, custom_headers:nil) - get_host_name_binding_async(resource_group_name, name, host_name, custom_headers:custom_headers).value! + def get_host_name_binding_with_http_info(resource_group_name, name, host_name, custom_headers = nil) + get_host_name_binding_async(resource_group_name, name, host_name, custom_headers).value! end # @@ -7142,11 +6882,8 @@ def get_host_name_binding_with_http_info(resource_group_name, name, host_name, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_host_name_binding_async(resource_group_name, name, host_name, custom_headers:nil) + def get_host_name_binding_async(resource_group_name, name, host_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'host_name is nil' if host_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -7154,7 +6891,6 @@ def get_host_name_binding_async(resource_group_name, name, host_name, custom_hea request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -7215,8 +6951,8 @@ def get_host_name_binding_async(resource_group_name, name, host_name, custom_hea # # @return [HostNameBinding] operation results. # - def create_or_update_host_name_binding(resource_group_name, name, host_name, host_name_binding, custom_headers:nil) - response = create_or_update_host_name_binding_async(resource_group_name, name, host_name, host_name_binding, custom_headers:custom_headers).value! + def create_or_update_host_name_binding(resource_group_name, name, host_name, host_name_binding, custom_headers = nil) + response = create_or_update_host_name_binding_async(resource_group_name, name, host_name, host_name_binding, custom_headers).value! response.body unless response.nil? end @@ -7236,8 +6972,8 @@ def create_or_update_host_name_binding(resource_group_name, name, host_name, hos # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_host_name_binding_with_http_info(resource_group_name, name, host_name, host_name_binding, custom_headers:nil) - create_or_update_host_name_binding_async(resource_group_name, name, host_name, host_name_binding, custom_headers:custom_headers).value! + def create_or_update_host_name_binding_with_http_info(resource_group_name, name, host_name, host_name_binding, custom_headers = nil) + create_or_update_host_name_binding_async(resource_group_name, name, host_name, host_name_binding, custom_headers).value! end # @@ -7256,11 +6992,8 @@ def create_or_update_host_name_binding_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_host_name_binding_async(resource_group_name, name, host_name, host_name_binding, custom_headers:nil) + def create_or_update_host_name_binding_async(resource_group_name, name, host_name, host_name_binding, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'host_name is nil' if host_name.nil? fail ArgumentError, 'host_name_binding is nil' if host_name_binding.nil? @@ -7269,12 +7002,13 @@ def create_or_update_host_name_binding_async(resource_group_name, name, host_nam request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding.mapper() request_content = @client.serialize(request_mapper, host_name_binding) @@ -7334,8 +7068,8 @@ def create_or_update_host_name_binding_async(resource_group_name, name, host_nam # will be added to the HTTP request. # # - def delete_host_name_binding(resource_group_name, name, host_name, custom_headers:nil) - response = delete_host_name_binding_async(resource_group_name, name, host_name, custom_headers:custom_headers).value! + def delete_host_name_binding(resource_group_name, name, host_name, custom_headers = nil) + response = delete_host_name_binding_async(resource_group_name, name, host_name, custom_headers).value! nil end @@ -7353,8 +7087,8 @@ def delete_host_name_binding(resource_group_name, name, host_name, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_host_name_binding_with_http_info(resource_group_name, name, host_name, custom_headers:nil) - delete_host_name_binding_async(resource_group_name, name, host_name, custom_headers:custom_headers).value! + def delete_host_name_binding_with_http_info(resource_group_name, name, host_name, custom_headers = nil) + delete_host_name_binding_async(resource_group_name, name, host_name, custom_headers).value! end # @@ -7371,11 +7105,8 @@ def delete_host_name_binding_with_http_info(resource_group_name, name, host_name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_host_name_binding_async(resource_group_name, name, host_name, custom_headers:nil) + def delete_host_name_binding_async(resource_group_name, name, host_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'host_name is nil' if host_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -7383,7 +7114,6 @@ def delete_host_name_binding_async(resource_group_name, name, host_name, custom_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -7433,8 +7163,8 @@ def delete_host_name_binding_async(resource_group_name, name, host_name, custom_ # # @return [HybridConnection] operation results. # - def get_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - response = get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def get_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + response = get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! response.body unless response.nil? end @@ -7453,8 +7183,8 @@ def get_hybrid_connection(resource_group_name, name, namespace_name, relay_name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def get_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! end # @@ -7472,11 +7202,8 @@ def get_hybrid_connection_with_http_info(resource_group_name, name, namespace_na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) + def get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -7485,7 +7212,6 @@ def get_hybrid_connection_async(resource_group_name, name, namespace_name, relay request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -7547,8 +7273,8 @@ def get_hybrid_connection_async(resource_group_name, name, namespace_name, relay # # @return [HybridConnection] operation results. # - def create_or_update_hybrid_connection(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:nil) - response = create_or_update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:custom_headers).value! + def create_or_update_hybrid_connection(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers = nil) + response = create_or_update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers).value! response.body unless response.nil? end @@ -7569,8 +7295,8 @@ def create_or_update_hybrid_connection(resource_group_name, name, namespace_name # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:nil) - create_or_update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:custom_headers).value! + def create_or_update_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers = nil) + create_or_update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers).value! end # @@ -7590,11 +7316,8 @@ def create_or_update_hybrid_connection_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:nil) + def create_or_update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -7604,12 +7327,13 @@ def create_or_update_hybrid_connection_async(resource_group_name, name, namespac request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::HybridConnection.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -7670,8 +7394,8 @@ def create_or_update_hybrid_connection_async(resource_group_name, name, namespac # will be added to the HTTP request. # # - def delete_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - response = delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def delete_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + response = delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! nil end @@ -7690,8 +7414,8 @@ def delete_hybrid_connection(resource_group_name, name, namespace_name, relay_na # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def delete_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! end # @@ -7709,11 +7433,8 @@ def delete_hybrid_connection_with_http_info(resource_group_name, name, namespace # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) + def delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -7722,7 +7443,6 @@ def delete_hybrid_connection_async(resource_group_name, name, namespace_name, re request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -7774,8 +7494,8 @@ def delete_hybrid_connection_async(resource_group_name, name, namespace_name, re # # @return [HybridConnection] operation results. # - def update_hybrid_connection(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:nil) - response = update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:custom_headers).value! + def update_hybrid_connection(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers = nil) + response = update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers).value! response.body unless response.nil? end @@ -7796,8 +7516,8 @@ def update_hybrid_connection(resource_group_name, name, namespace_name, relay_na # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:nil) - update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:custom_headers).value! + def update_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers = nil) + update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers).value! end # @@ -7817,11 +7537,8 @@ def update_hybrid_connection_with_http_info(resource_group_name, name, namespace # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers:nil) + def update_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -7831,12 +7548,13 @@ def update_hybrid_connection_async(resource_group_name, name, namespace_name, re request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::HybridConnection.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -7898,8 +7616,8 @@ def update_hybrid_connection_async(resource_group_name, name, namespace_name, re # # @return [HybridConnectionKey] operation results. # - def list_hybrid_connection_keys(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - response = list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def list_hybrid_connection_keys(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + response = list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! response.body unless response.nil? end @@ -7918,8 +7636,8 @@ def list_hybrid_connection_keys(resource_group_name, name, namespace_name, relay # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_hybrid_connection_keys_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def list_hybrid_connection_keys_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! end # @@ -7937,11 +7655,8 @@ def list_hybrid_connection_keys_with_http_info(resource_group_name, name, namesp # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) + def list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -7950,7 +7665,6 @@ def list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -8008,8 +7722,8 @@ def list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, # # @return [HybridConnection] operation results. # - def list_hybrid_connections(resource_group_name, name, custom_headers:nil) - response = list_hybrid_connections_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_hybrid_connections(resource_group_name, name, custom_headers = nil) + response = list_hybrid_connections_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -8026,8 +7740,8 @@ def list_hybrid_connections(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_hybrid_connections_with_http_info(resource_group_name, name, custom_headers:nil) - list_hybrid_connections_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_hybrid_connections_with_http_info(resource_group_name, name, custom_headers = nil) + list_hybrid_connections_async(resource_group_name, name, custom_headers).value! end # @@ -8043,18 +7757,14 @@ def list_hybrid_connections_with_http_info(resource_group_name, name, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_hybrid_connections_async(resource_group_name, name, custom_headers:nil) + def list_hybrid_connections_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -8114,8 +7824,8 @@ def list_hybrid_connections_async(resource_group_name, name, custom_headers:nil) # # @return [RelayServiceConnectionEntity] operation results. # - def list_relay_service_connections(resource_group_name, name, custom_headers:nil) - response = list_relay_service_connections_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_relay_service_connections(resource_group_name, name, custom_headers = nil) + response = list_relay_service_connections_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -8134,8 +7844,8 @@ def list_relay_service_connections(resource_group_name, name, custom_headers:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_relay_service_connections_with_http_info(resource_group_name, name, custom_headers:nil) - list_relay_service_connections_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_relay_service_connections_with_http_info(resource_group_name, name, custom_headers = nil) + list_relay_service_connections_async(resource_group_name, name, custom_headers).value! end # @@ -8153,18 +7863,14 @@ def list_relay_service_connections_with_http_info(resource_group_name, name, cus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_relay_service_connections_async(resource_group_name, name, custom_headers:nil) + def list_relay_service_connections_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -8223,8 +7929,8 @@ def list_relay_service_connections_async(resource_group_name, name, custom_heade # # @return [RelayServiceConnectionEntity] operation results. # - def get_relay_service_connection(resource_group_name, name, entity_name, custom_headers:nil) - response = get_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers:custom_headers).value! + def get_relay_service_connection(resource_group_name, name, entity_name, custom_headers = nil) + response = get_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers).value! response.body unless response.nil? end @@ -8242,8 +7948,8 @@ def get_relay_service_connection(resource_group_name, name, entity_name, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_relay_service_connection_with_http_info(resource_group_name, name, entity_name, custom_headers:nil) - get_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers:custom_headers).value! + def get_relay_service_connection_with_http_info(resource_group_name, name, entity_name, custom_headers = nil) + get_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers).value! end # @@ -8260,11 +7966,8 @@ def get_relay_service_connection_with_http_info(resource_group_name, name, entit # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers:nil) + def get_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'entity_name is nil' if entity_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -8272,7 +7975,6 @@ def get_relay_service_connection_async(resource_group_name, name, entity_name, c request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -8335,8 +8037,8 @@ def get_relay_service_connection_async(resource_group_name, name, entity_name, c # # @return [RelayServiceConnectionEntity] operation results. # - def create_or_update_relay_service_connection(resource_group_name, name, entity_name, connection_envelope, custom_headers:nil) - response = create_or_update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers:custom_headers).value! + def create_or_update_relay_service_connection(resource_group_name, name, entity_name, connection_envelope, custom_headers = nil) + response = create_or_update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers).value! response.body unless response.nil? end @@ -8358,8 +8060,8 @@ def create_or_update_relay_service_connection(resource_group_name, name, entity_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_relay_service_connection_with_http_info(resource_group_name, name, entity_name, connection_envelope, custom_headers:nil) - create_or_update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers:custom_headers).value! + def create_or_update_relay_service_connection_with_http_info(resource_group_name, name, entity_name, connection_envelope, custom_headers = nil) + create_or_update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers).value! end # @@ -8380,11 +8082,8 @@ def create_or_update_relay_service_connection_with_http_info(resource_group_name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers:nil) + def create_or_update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'entity_name is nil' if entity_name.nil? fail ArgumentError, 'connection_envelope is nil' if connection_envelope.nil? @@ -8393,12 +8092,13 @@ def create_or_update_relay_service_connection_async(resource_group_name, name, e request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -8458,8 +8158,8 @@ def create_or_update_relay_service_connection_async(resource_group_name, name, e # will be added to the HTTP request. # # - def delete_relay_service_connection(resource_group_name, name, entity_name, custom_headers:nil) - response = delete_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers:custom_headers).value! + def delete_relay_service_connection(resource_group_name, name, entity_name, custom_headers = nil) + response = delete_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers).value! nil end @@ -8477,8 +8177,8 @@ def delete_relay_service_connection(resource_group_name, name, entity_name, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_relay_service_connection_with_http_info(resource_group_name, name, entity_name, custom_headers:nil) - delete_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers:custom_headers).value! + def delete_relay_service_connection_with_http_info(resource_group_name, name, entity_name, custom_headers = nil) + delete_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers).value! end # @@ -8495,11 +8195,8 @@ def delete_relay_service_connection_with_http_info(resource_group_name, name, en # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers:nil) + def delete_relay_service_connection_async(resource_group_name, name, entity_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'entity_name is nil' if entity_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -8507,7 +8204,6 @@ def delete_relay_service_connection_async(resource_group_name, name, entity_name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -8560,8 +8256,8 @@ def delete_relay_service_connection_async(resource_group_name, name, entity_name # # @return [RelayServiceConnectionEntity] operation results. # - def update_relay_service_connection(resource_group_name, name, entity_name, connection_envelope, custom_headers:nil) - response = update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers:custom_headers).value! + def update_relay_service_connection(resource_group_name, name, entity_name, connection_envelope, custom_headers = nil) + response = update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers).value! response.body unless response.nil? end @@ -8583,8 +8279,8 @@ def update_relay_service_connection(resource_group_name, name, entity_name, conn # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_relay_service_connection_with_http_info(resource_group_name, name, entity_name, connection_envelope, custom_headers:nil) - update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers:custom_headers).value! + def update_relay_service_connection_with_http_info(resource_group_name, name, entity_name, connection_envelope, custom_headers = nil) + update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers).value! end # @@ -8605,11 +8301,8 @@ def update_relay_service_connection_with_http_info(resource_group_name, name, en # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers:nil) + def update_relay_service_connection_async(resource_group_name, name, entity_name, connection_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'entity_name is nil' if entity_name.nil? fail ArgumentError, 'connection_envelope is nil' if connection_envelope.nil? @@ -8618,12 +8311,13 @@ def update_relay_service_connection_async(resource_group_name, name, entity_name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -8683,8 +8377,8 @@ def update_relay_service_connection_async(resource_group_name, name, entity_name # # @return [Array] operation results. # - def list_instance_identifiers(resource_group_name, name, custom_headers:nil) - first_page = list_instance_identifiers_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_instance_identifiers(resource_group_name, name, custom_headers = nil) + first_page = list_instance_identifiers_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -8701,8 +8395,8 @@ def list_instance_identifiers(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_identifiers_with_http_info(resource_group_name, name, custom_headers:nil) - list_instance_identifiers_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_instance_identifiers_with_http_info(resource_group_name, name, custom_headers = nil) + list_instance_identifiers_async(resource_group_name, name, custom_headers).value! end # @@ -8718,18 +8412,14 @@ def list_instance_identifiers_with_http_info(resource_group_name, name, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_identifiers_async(resource_group_name, name, custom_headers:nil) + def list_instance_identifiers_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -8788,8 +8478,8 @@ def list_instance_identifiers_async(resource_group_name, name, custom_headers:ni # # @return [MSDeployStatus] operation results. # - def get_instance_ms_deploy_status(resource_group_name, name, instance_id, custom_headers:nil) - response = get_instance_ms_deploy_status_async(resource_group_name, name, instance_id, custom_headers:custom_headers).value! + def get_instance_ms_deploy_status(resource_group_name, name, instance_id, custom_headers = nil) + response = get_instance_ms_deploy_status_async(resource_group_name, name, instance_id, custom_headers).value! response.body unless response.nil? end @@ -8807,8 +8497,8 @@ def get_instance_ms_deploy_status(resource_group_name, name, instance_id, custom # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_ms_deploy_status_with_http_info(resource_group_name, name, instance_id, custom_headers:nil) - get_instance_ms_deploy_status_async(resource_group_name, name, instance_id, custom_headers:custom_headers).value! + def get_instance_ms_deploy_status_with_http_info(resource_group_name, name, instance_id, custom_headers = nil) + get_instance_ms_deploy_status_async(resource_group_name, name, instance_id, custom_headers).value! end # @@ -8825,11 +8515,8 @@ def get_instance_ms_deploy_status_with_http_info(resource_group_name, name, inst # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_ms_deploy_status_async(resource_group_name, name, instance_id, custom_headers:nil) + def get_instance_ms_deploy_status_async(resource_group_name, name, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -8837,7 +8524,6 @@ def get_instance_ms_deploy_status_async(resource_group_name, name, instance_id, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -8897,8 +8583,8 @@ def get_instance_ms_deploy_status_async(resource_group_name, name, instance_id, # # @return [MSDeployStatus] operation results. # - def create_instance_msdeploy_operation(resource_group_name, name, instance_id, msdeploy, custom_headers:nil) - response = create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers:custom_headers).value! + def create_instance_msdeploy_operation(resource_group_name, name, instance_id, msdeploy, custom_headers = nil) + response = create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers).value! response.body unless response.nil? end @@ -8914,9 +8600,9 @@ def create_instance_msdeploy_operation(resource_group_name, name, instance_id, m # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers:nil) + def create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers = nil) # Send request - promise = begin_create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers:custom_headers) + promise = begin_create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -8946,8 +8632,8 @@ def create_instance_msdeploy_operation_async(resource_group_name, name, instance # # @return [MSDeployLog] operation results. # - def get_instance_msdeploy_log(resource_group_name, name, instance_id, custom_headers:nil) - response = get_instance_msdeploy_log_async(resource_group_name, name, instance_id, custom_headers:custom_headers).value! + def get_instance_msdeploy_log(resource_group_name, name, instance_id, custom_headers = nil) + response = get_instance_msdeploy_log_async(resource_group_name, name, instance_id, custom_headers).value! response.body unless response.nil? end @@ -8965,8 +8651,8 @@ def get_instance_msdeploy_log(resource_group_name, name, instance_id, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_msdeploy_log_with_http_info(resource_group_name, name, instance_id, custom_headers:nil) - get_instance_msdeploy_log_async(resource_group_name, name, instance_id, custom_headers:custom_headers).value! + def get_instance_msdeploy_log_with_http_info(resource_group_name, name, instance_id, custom_headers = nil) + get_instance_msdeploy_log_async(resource_group_name, name, instance_id, custom_headers).value! end # @@ -8983,11 +8669,8 @@ def get_instance_msdeploy_log_with_http_info(resource_group_name, name, instance # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_msdeploy_log_async(resource_group_name, name, instance_id, custom_headers:nil) + def get_instance_msdeploy_log_async(resource_group_name, name, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -8995,7 +8678,6 @@ def get_instance_msdeploy_log_async(resource_group_name, name, instance_id, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -9058,8 +8740,8 @@ def get_instance_msdeploy_log_async(resource_group_name, name, instance_id, cust # # @return [Array] operation results. # - def list_instance_processes(resource_group_name, name, instance_id, custom_headers:nil) - first_page = list_instance_processes_as_lazy(resource_group_name, name, instance_id, custom_headers:custom_headers) + def list_instance_processes(resource_group_name, name, instance_id, custom_headers = nil) + first_page = list_instance_processes_as_lazy(resource_group_name, name, instance_id, custom_headers) first_page.get_all_items end @@ -9081,8 +8763,8 @@ def list_instance_processes(resource_group_name, name, instance_id, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_processes_with_http_info(resource_group_name, name, instance_id, custom_headers:nil) - list_instance_processes_async(resource_group_name, name, instance_id, custom_headers:custom_headers).value! + def list_instance_processes_with_http_info(resource_group_name, name, instance_id, custom_headers = nil) + list_instance_processes_async(resource_group_name, name, instance_id, custom_headers).value! end # @@ -9103,11 +8785,8 @@ def list_instance_processes_with_http_info(resource_group_name, name, instance_i # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_processes_async(resource_group_name, name, instance_id, custom_headers:nil) + def list_instance_processes_async(resource_group_name, name, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -9115,7 +8794,6 @@ def list_instance_processes_async(resource_group_name, name, instance_id, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -9179,8 +8857,8 @@ def list_instance_processes_async(resource_group_name, name, instance_id, custom # # @return [ProcessInfo] operation results. # - def get_instance_process(resource_group_name, name, process_id, instance_id, custom_headers:nil) - response = get_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def get_instance_process(resource_group_name, name, process_id, instance_id, custom_headers = nil) + response = get_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers).value! response.body unless response.nil? end @@ -9203,8 +8881,8 @@ def get_instance_process(resource_group_name, name, process_id, instance_id, cus # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_process_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers:nil) - get_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def get_instance_process_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers = nil) + get_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers).value! end # @@ -9226,11 +8904,8 @@ def get_instance_process_with_http_info(resource_group_name, name, process_id, i # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers:nil) + def get_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? @@ -9239,7 +8914,6 @@ def get_instance_process_async(resource_group_name, name, process_id, instance_i request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -9302,8 +8976,8 @@ def get_instance_process_async(resource_group_name, name, process_id, instance_i # will be added to the HTTP request. # # - def delete_instance_process(resource_group_name, name, process_id, instance_id, custom_headers:nil) - response = delete_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def delete_instance_process(resource_group_name, name, process_id, instance_id, custom_headers = nil) + response = delete_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers).value! nil end @@ -9326,8 +9000,8 @@ def delete_instance_process(resource_group_name, name, process_id, instance_id, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_instance_process_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers:nil) - delete_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def delete_instance_process_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers = nil) + delete_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers).value! end # @@ -9349,11 +9023,8 @@ def delete_instance_process_with_http_info(resource_group_name, name, process_id # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers:nil) + def delete_instance_process_async(resource_group_name, name, process_id, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? @@ -9362,7 +9033,6 @@ def delete_instance_process_async(resource_group_name, name, process_id, instanc request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -9416,8 +9086,8 @@ def delete_instance_process_async(resource_group_name, name, process_id, instanc # # @return [NOT_IMPLEMENTED] operation results. # - def get_instance_process_dump(resource_group_name, name, process_id, instance_id, custom_headers:nil) - response = get_instance_process_dump_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def get_instance_process_dump(resource_group_name, name, process_id, instance_id, custom_headers = nil) + response = get_instance_process_dump_async(resource_group_name, name, process_id, instance_id, custom_headers).value! response.body unless response.nil? end @@ -9440,8 +9110,8 @@ def get_instance_process_dump(resource_group_name, name, process_id, instance_id # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_process_dump_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers:nil) - get_instance_process_dump_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def get_instance_process_dump_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers = nil) + get_instance_process_dump_async(resource_group_name, name, process_id, instance_id, custom_headers).value! end # @@ -9463,11 +9133,8 @@ def get_instance_process_dump_with_http_info(resource_group_name, name, process_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_process_dump_async(resource_group_name, name, process_id, instance_id, custom_headers:nil) + def get_instance_process_dump_async(resource_group_name, name, process_id, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? @@ -9476,7 +9143,6 @@ def get_instance_process_dump_async(resource_group_name, name, process_id, insta request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -9509,7 +9175,6 @@ def get_instance_process_dump_async(resource_group_name, name, process_id, insta begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -9547,8 +9212,8 @@ def get_instance_process_dump_async(resource_group_name, name, process_id, insta # # @return [Array] operation results. # - def list_instance_process_modules(resource_group_name, name, process_id, instance_id, custom_headers:nil) - first_page = list_instance_process_modules_as_lazy(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers) + def list_instance_process_modules(resource_group_name, name, process_id, instance_id, custom_headers = nil) + first_page = list_instance_process_modules_as_lazy(resource_group_name, name, process_id, instance_id, custom_headers) first_page.get_all_items end @@ -9571,8 +9236,8 @@ def list_instance_process_modules(resource_group_name, name, process_id, instanc # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_process_modules_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers:nil) - list_instance_process_modules_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def list_instance_process_modules_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers = nil) + list_instance_process_modules_async(resource_group_name, name, process_id, instance_id, custom_headers).value! end # @@ -9594,11 +9259,8 @@ def list_instance_process_modules_with_http_info(resource_group_name, name, proc # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_process_modules_async(resource_group_name, name, process_id, instance_id, custom_headers:nil) + def list_instance_process_modules_async(resource_group_name, name, process_id, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? @@ -9607,7 +9269,6 @@ def list_instance_process_modules_async(resource_group_name, name, process_id, i request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -9672,8 +9333,8 @@ def list_instance_process_modules_async(resource_group_name, name, process_id, i # # @return [ProcessModuleInfo] operation results. # - def get_instance_process_module(resource_group_name, name, process_id, base_address, instance_id, custom_headers:nil) - response = get_instance_process_module_async(resource_group_name, name, process_id, base_address, instance_id, custom_headers:custom_headers).value! + def get_instance_process_module(resource_group_name, name, process_id, base_address, instance_id, custom_headers = nil) + response = get_instance_process_module_async(resource_group_name, name, process_id, base_address, instance_id, custom_headers).value! response.body unless response.nil? end @@ -9697,8 +9358,8 @@ def get_instance_process_module(resource_group_name, name, process_id, base_addr # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_process_module_with_http_info(resource_group_name, name, process_id, base_address, instance_id, custom_headers:nil) - get_instance_process_module_async(resource_group_name, name, process_id, base_address, instance_id, custom_headers:custom_headers).value! + def get_instance_process_module_with_http_info(resource_group_name, name, process_id, base_address, instance_id, custom_headers = nil) + get_instance_process_module_async(resource_group_name, name, process_id, base_address, instance_id, custom_headers).value! end # @@ -9721,11 +9382,8 @@ def get_instance_process_module_with_http_info(resource_group_name, name, proces # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_process_module_async(resource_group_name, name, process_id, base_address, instance_id, custom_headers:nil) + def get_instance_process_module_async(resource_group_name, name, process_id, base_address, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'base_address is nil' if base_address.nil? @@ -9735,7 +9393,6 @@ def get_instance_process_module_async(resource_group_name, name, process_id, bas request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -9799,8 +9456,8 @@ def get_instance_process_module_async(resource_group_name, name, process_id, bas # # @return [Array] operation results. # - def list_instance_process_threads(resource_group_name, name, process_id, instance_id, custom_headers:nil) - first_page = list_instance_process_threads_as_lazy(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers) + def list_instance_process_threads(resource_group_name, name, process_id, instance_id, custom_headers = nil) + first_page = list_instance_process_threads_as_lazy(resource_group_name, name, process_id, instance_id, custom_headers) first_page.get_all_items end @@ -9823,8 +9480,8 @@ def list_instance_process_threads(resource_group_name, name, process_id, instanc # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_process_threads_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers:nil) - list_instance_process_threads_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def list_instance_process_threads_with_http_info(resource_group_name, name, process_id, instance_id, custom_headers = nil) + list_instance_process_threads_async(resource_group_name, name, process_id, instance_id, custom_headers).value! end # @@ -9846,11 +9503,8 @@ def list_instance_process_threads_with_http_info(resource_group_name, name, proc # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_process_threads_async(resource_group_name, name, process_id, instance_id, custom_headers:nil) + def list_instance_process_threads_async(resource_group_name, name, process_id, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? @@ -9859,7 +9513,6 @@ def list_instance_process_threads_async(resource_group_name, name, process_id, i request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -9924,8 +9577,8 @@ def list_instance_process_threads_async(resource_group_name, name, process_id, i # # @return [ProcessThreadInfo] operation results. # - def get_instance_process_thread(resource_group_name, name, process_id, thread_id, instance_id, custom_headers:nil) - response = get_instance_process_thread_async(resource_group_name, name, process_id, thread_id, instance_id, custom_headers:custom_headers).value! + def get_instance_process_thread(resource_group_name, name, process_id, thread_id, instance_id, custom_headers = nil) + response = get_instance_process_thread_async(resource_group_name, name, process_id, thread_id, instance_id, custom_headers).value! response.body unless response.nil? end @@ -9949,8 +9602,8 @@ def get_instance_process_thread(resource_group_name, name, process_id, thread_id # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_process_thread_with_http_info(resource_group_name, name, process_id, thread_id, instance_id, custom_headers:nil) - get_instance_process_thread_async(resource_group_name, name, process_id, thread_id, instance_id, custom_headers:custom_headers).value! + def get_instance_process_thread_with_http_info(resource_group_name, name, process_id, thread_id, instance_id, custom_headers = nil) + get_instance_process_thread_async(resource_group_name, name, process_id, thread_id, instance_id, custom_headers).value! end # @@ -9973,11 +9626,8 @@ def get_instance_process_thread_with_http_info(resource_group_name, name, proces # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_process_thread_async(resource_group_name, name, process_id, thread_id, instance_id, custom_headers:nil) + def get_instance_process_thread_async(resource_group_name, name, process_id, thread_id, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'thread_id is nil' if thread_id.nil? @@ -9987,7 +9637,6 @@ def get_instance_process_thread_async(resource_group_name, name, process_id, thr request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -10045,8 +9694,8 @@ def get_instance_process_thread_async(resource_group_name, name, process_id, thr # # @return [SiteCloneability] operation results. # - def is_cloneable(resource_group_name, name, custom_headers:nil) - response = is_cloneable_async(resource_group_name, name, custom_headers:custom_headers).value! + def is_cloneable(resource_group_name, name, custom_headers = nil) + response = is_cloneable_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -10063,8 +9712,8 @@ def is_cloneable(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def is_cloneable_with_http_info(resource_group_name, name, custom_headers:nil) - is_cloneable_async(resource_group_name, name, custom_headers:custom_headers).value! + def is_cloneable_with_http_info(resource_group_name, name, custom_headers = nil) + is_cloneable_async(resource_group_name, name, custom_headers).value! end # @@ -10080,18 +9729,14 @@ def is_cloneable_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def is_cloneable_async(resource_group_name, name, custom_headers:nil) + def is_cloneable_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -10149,8 +9794,8 @@ def is_cloneable_async(resource_group_name, name, custom_headers:nil) # # @return [FunctionSecrets] operation results. # - def list_sync_function_triggers(resource_group_name, name, custom_headers:nil) - response = list_sync_function_triggers_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_sync_function_triggers(resource_group_name, name, custom_headers = nil) + response = list_sync_function_triggers_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -10167,8 +9812,8 @@ def list_sync_function_triggers(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_sync_function_triggers_with_http_info(resource_group_name, name, custom_headers:nil) - list_sync_function_triggers_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_sync_function_triggers_with_http_info(resource_group_name, name, custom_headers = nil) + list_sync_function_triggers_async(resource_group_name, name, custom_headers).value! end # @@ -10184,18 +9829,14 @@ def list_sync_function_triggers_with_http_info(resource_group_name, name, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_sync_function_triggers_async(resource_group_name, name, custom_headers:nil) + def list_sync_function_triggers_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -10253,8 +9894,8 @@ def list_sync_function_triggers_async(resource_group_name, name, custom_headers: # # @return [Array] operation results. # - def list_metric_definitions(resource_group_name, name, custom_headers:nil) - first_page = list_metric_definitions_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_metric_definitions(resource_group_name, name, custom_headers = nil) + first_page = list_metric_definitions_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -10271,8 +9912,8 @@ def list_metric_definitions(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metric_definitions_with_http_info(resource_group_name, name, custom_headers:nil) - list_metric_definitions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_metric_definitions_with_http_info(resource_group_name, name, custom_headers = nil) + list_metric_definitions_async(resource_group_name, name, custom_headers).value! end # @@ -10288,18 +9929,14 @@ def list_metric_definitions_with_http_info(resource_group_name, name, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metric_definitions_async(resource_group_name, name, custom_headers:nil) + def list_metric_definitions_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -10363,8 +10000,8 @@ def list_metric_definitions_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_metrics(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) - first_page = list_metrics_as_lazy(resource_group_name, name, details:details, filter:filter, custom_headers:custom_headers) + def list_metrics(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) + first_page = list_metrics_as_lazy(resource_group_name, name, details, filter, custom_headers) first_page.get_all_items end @@ -10387,8 +10024,8 @@ def list_metrics(resource_group_name, name, details:nil, filter:nil, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metrics_with_http_info(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) - list_metrics_async(resource_group_name, name, details:details, filter:filter, custom_headers:custom_headers).value! + def list_metrics_with_http_info(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) + list_metrics_async(resource_group_name, name, details, filter, custom_headers).value! end # @@ -10410,18 +10047,14 @@ def list_metrics_with_http_info(resource_group_name, name, details:nil, filter:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metrics_async(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) + def list_metrics_async(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -10483,8 +10116,8 @@ def list_metrics_async(resource_group_name, name, details:nil, filter:nil, custo # # @return [StorageMigrationResponse] operation results. # - def migrate_storage(subscription_name, resource_group_name, name, migration_options, custom_headers:nil) - response = migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers:custom_headers).value! + def migrate_storage(subscription_name, resource_group_name, name, migration_options, custom_headers = nil) + response = migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers).value! response.body unless response.nil? end @@ -10501,9 +10134,9 @@ def migrate_storage(subscription_name, resource_group_name, name, migration_opti # @return [Concurrent::Promise] promise which provides async access to http # response. # - def migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers:nil) + def migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers = nil) # Send request - promise = begin_migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers:custom_headers) + promise = begin_migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -10534,8 +10167,8 @@ def migrate_storage_async(subscription_name, resource_group_name, name, migratio # # @return [Operation] operation results. # - def migrate_my_sql(resource_group_name, name, migration_request_envelope, custom_headers:nil) - response = migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers:custom_headers).value! + def migrate_my_sql(resource_group_name, name, migration_request_envelope, custom_headers = nil) + response = migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers).value! response.body unless response.nil? end @@ -10551,9 +10184,9 @@ def migrate_my_sql(resource_group_name, name, migration_request_envelope, custom # @return [Concurrent::Promise] promise which provides async access to http # response. # - def migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers:nil) + def migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers = nil) # Send request - promise = begin_migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers:custom_headers) + promise = begin_migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -10584,8 +10217,8 @@ def migrate_my_sql_async(resource_group_name, name, migration_request_envelope, # # @return [MigrateMySqlStatus] operation results. # - def get_migrate_my_sql_status(resource_group_name, name, custom_headers:nil) - response = get_migrate_my_sql_status_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_migrate_my_sql_status(resource_group_name, name, custom_headers = nil) + response = get_migrate_my_sql_status_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -10604,8 +10237,8 @@ def get_migrate_my_sql_status(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_migrate_my_sql_status_with_http_info(resource_group_name, name, custom_headers:nil) - get_migrate_my_sql_status_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_migrate_my_sql_status_with_http_info(resource_group_name, name, custom_headers = nil) + get_migrate_my_sql_status_async(resource_group_name, name, custom_headers).value! end # @@ -10623,18 +10256,14 @@ def get_migrate_my_sql_status_with_http_info(resource_group_name, name, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_migrate_my_sql_status_async(resource_group_name, name, custom_headers:nil) + def get_migrate_my_sql_status_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -10694,8 +10323,8 @@ def get_migrate_my_sql_status_async(resource_group_name, name, custom_headers:ni # # @return [NetworkFeatures] operation results. # - def list_network_features(resource_group_name, name, view, custom_headers:nil) - response = list_network_features_async(resource_group_name, name, view, custom_headers:custom_headers).value! + def list_network_features(resource_group_name, name, view, custom_headers = nil) + response = list_network_features_async(resource_group_name, name, view, custom_headers).value! response.body unless response.nil? end @@ -10714,8 +10343,8 @@ def list_network_features(resource_group_name, name, view, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_network_features_with_http_info(resource_group_name, name, view, custom_headers:nil) - list_network_features_async(resource_group_name, name, view, custom_headers:custom_headers).value! + def list_network_features_with_http_info(resource_group_name, name, view, custom_headers = nil) + list_network_features_async(resource_group_name, name, view, custom_headers).value! end # @@ -10733,11 +10362,8 @@ def list_network_features_with_http_info(resource_group_name, name, view, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_network_features_async(resource_group_name, name, view, custom_headers:nil) + def list_network_features_async(resource_group_name, name, view, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'view is nil' if view.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -10745,7 +10371,6 @@ def list_network_features_async(resource_group_name, name, view, custom_headers: request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -10808,8 +10433,8 @@ def list_network_features_async(resource_group_name, name, view, custom_headers: # # @return [String] operation results. # - def start_web_site_network_trace(resource_group_name, name, duration_in_seconds:nil, max_frame_length:nil, sas_url:nil, custom_headers:nil) - response = start_web_site_network_trace_async(resource_group_name, name, duration_in_seconds:duration_in_seconds, max_frame_length:max_frame_length, sas_url:sas_url, custom_headers:custom_headers).value! + def start_web_site_network_trace(resource_group_name, name, duration_in_seconds = nil, max_frame_length = nil, sas_url = nil, custom_headers = nil) + response = start_web_site_network_trace_async(resource_group_name, name, duration_in_seconds, max_frame_length, sas_url, custom_headers).value! response.body unless response.nil? end @@ -10831,8 +10456,8 @@ def start_web_site_network_trace(resource_group_name, name, duration_in_seconds: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def start_web_site_network_trace_with_http_info(resource_group_name, name, duration_in_seconds:nil, max_frame_length:nil, sas_url:nil, custom_headers:nil) - start_web_site_network_trace_async(resource_group_name, name, duration_in_seconds:duration_in_seconds, max_frame_length:max_frame_length, sas_url:sas_url, custom_headers:custom_headers).value! + def start_web_site_network_trace_with_http_info(resource_group_name, name, duration_in_seconds = nil, max_frame_length = nil, sas_url = nil, custom_headers = nil) + start_web_site_network_trace_async(resource_group_name, name, duration_in_seconds, max_frame_length, sas_url, custom_headers).value! end # @@ -10853,18 +10478,14 @@ def start_web_site_network_trace_with_http_info(resource_group_name, name, durat # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def start_web_site_network_trace_async(resource_group_name, name, duration_in_seconds:nil, max_frame_length:nil, sas_url:nil, custom_headers:nil) + def start_web_site_network_trace_async(resource_group_name, name, duration_in_seconds = nil, max_frame_length = nil, sas_url = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -10897,7 +10518,6 @@ def start_web_site_network_trace_async(resource_group_name, name, duration_in_se begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -10929,8 +10549,8 @@ def start_web_site_network_trace_async(resource_group_name, name, duration_in_se # # @return [String] operation results. # - def stop_web_site_network_trace(resource_group_name, name, custom_headers:nil) - response = stop_web_site_network_trace_async(resource_group_name, name, custom_headers:custom_headers).value! + def stop_web_site_network_trace(resource_group_name, name, custom_headers = nil) + response = stop_web_site_network_trace_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -10947,8 +10567,8 @@ def stop_web_site_network_trace(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def stop_web_site_network_trace_with_http_info(resource_group_name, name, custom_headers:nil) - stop_web_site_network_trace_async(resource_group_name, name, custom_headers:custom_headers).value! + def stop_web_site_network_trace_with_http_info(resource_group_name, name, custom_headers = nil) + stop_web_site_network_trace_async(resource_group_name, name, custom_headers).value! end # @@ -10964,18 +10584,14 @@ def stop_web_site_network_trace_with_http_info(resource_group_name, name, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def stop_web_site_network_trace_async(resource_group_name, name, custom_headers:nil) + def stop_web_site_network_trace_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -11008,7 +10624,6 @@ def stop_web_site_network_trace_async(resource_group_name, name, custom_headers: begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -11041,8 +10656,8 @@ def stop_web_site_network_trace_async(resource_group_name, name, custom_headers: # will be added to the HTTP request. # # - def generate_new_site_publishing_password(resource_group_name, name, custom_headers:nil) - response = generate_new_site_publishing_password_async(resource_group_name, name, custom_headers:custom_headers).value! + def generate_new_site_publishing_password(resource_group_name, name, custom_headers = nil) + response = generate_new_site_publishing_password_async(resource_group_name, name, custom_headers).value! nil end @@ -11061,8 +10676,8 @@ def generate_new_site_publishing_password(resource_group_name, name, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def generate_new_site_publishing_password_with_http_info(resource_group_name, name, custom_headers:nil) - generate_new_site_publishing_password_async(resource_group_name, name, custom_headers:custom_headers).value! + def generate_new_site_publishing_password_with_http_info(resource_group_name, name, custom_headers = nil) + generate_new_site_publishing_password_async(resource_group_name, name, custom_headers).value! end # @@ -11080,18 +10695,14 @@ def generate_new_site_publishing_password_with_http_info(resource_group_name, na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def generate_new_site_publishing_password_async(resource_group_name, name, custom_headers:nil) + def generate_new_site_publishing_password_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -11143,8 +10754,8 @@ def generate_new_site_publishing_password_async(resource_group_name, name, custo # # @return [Array] operation results. # - def list_perf_mon_counters(resource_group_name, name, filter:nil, custom_headers:nil) - first_page = list_perf_mon_counters_as_lazy(resource_group_name, name, filter:filter, custom_headers:custom_headers) + def list_perf_mon_counters(resource_group_name, name, filter = nil, custom_headers = nil) + first_page = list_perf_mon_counters_as_lazy(resource_group_name, name, filter, custom_headers) first_page.get_all_items end @@ -11165,8 +10776,8 @@ def list_perf_mon_counters(resource_group_name, name, filter:nil, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_perf_mon_counters_with_http_info(resource_group_name, name, filter:nil, custom_headers:nil) - list_perf_mon_counters_async(resource_group_name, name, filter:filter, custom_headers:custom_headers).value! + def list_perf_mon_counters_with_http_info(resource_group_name, name, filter = nil, custom_headers = nil) + list_perf_mon_counters_async(resource_group_name, name, filter, custom_headers).value! end # @@ -11186,18 +10797,14 @@ def list_perf_mon_counters_with_http_info(resource_group_name, name, filter:nil, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_perf_mon_counters_async(resource_group_name, name, filter:nil, custom_headers:nil) + def list_perf_mon_counters_async(resource_group_name, name, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -11256,8 +10863,8 @@ def list_perf_mon_counters_async(resource_group_name, name, filter:nil, custom_h # # @return [SitePhpErrorLogFlag] operation results. # - def get_site_php_error_log_flag(resource_group_name, name, custom_headers:nil) - response = get_site_php_error_log_flag_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_site_php_error_log_flag(resource_group_name, name, custom_headers = nil) + response = get_site_php_error_log_flag_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -11274,8 +10881,8 @@ def get_site_php_error_log_flag(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_php_error_log_flag_with_http_info(resource_group_name, name, custom_headers:nil) - get_site_php_error_log_flag_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_site_php_error_log_flag_with_http_info(resource_group_name, name, custom_headers = nil) + get_site_php_error_log_flag_async(resource_group_name, name, custom_headers).value! end # @@ -11291,18 +10898,14 @@ def get_site_php_error_log_flag_with_http_info(resource_group_name, name, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_php_error_log_flag_async(resource_group_name, name, custom_headers:nil) + def get_site_php_error_log_flag_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -11360,8 +10963,8 @@ def get_site_php_error_log_flag_async(resource_group_name, name, custom_headers: # # @return [PremierAddOn] operation results. # - def list_premier_add_ons(resource_group_name, name, custom_headers:nil) - response = list_premier_add_ons_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_premier_add_ons(resource_group_name, name, custom_headers = nil) + response = list_premier_add_ons_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -11378,8 +10981,8 @@ def list_premier_add_ons(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_premier_add_ons_with_http_info(resource_group_name, name, custom_headers:nil) - list_premier_add_ons_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_premier_add_ons_with_http_info(resource_group_name, name, custom_headers = nil) + list_premier_add_ons_async(resource_group_name, name, custom_headers).value! end # @@ -11395,18 +10998,14 @@ def list_premier_add_ons_with_http_info(resource_group_name, name, custom_header # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_premier_add_ons_async(resource_group_name, name, custom_headers:nil) + def list_premier_add_ons_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -11465,8 +11064,8 @@ def list_premier_add_ons_async(resource_group_name, name, custom_headers:nil) # # @return [PremierAddOn] operation results. # - def get_premier_add_on(resource_group_name, name, premier_add_on_name, custom_headers:nil) - response = get_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers:custom_headers).value! + def get_premier_add_on(resource_group_name, name, premier_add_on_name, custom_headers = nil) + response = get_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers).value! response.body unless response.nil? end @@ -11484,8 +11083,8 @@ def get_premier_add_on(resource_group_name, name, premier_add_on_name, custom_he # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_premier_add_on_with_http_info(resource_group_name, name, premier_add_on_name, custom_headers:nil) - get_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers:custom_headers).value! + def get_premier_add_on_with_http_info(resource_group_name, name, premier_add_on_name, custom_headers = nil) + get_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers).value! end # @@ -11502,11 +11101,8 @@ def get_premier_add_on_with_http_info(resource_group_name, name, premier_add_on_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers:nil) + def get_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'premier_add_on_name is nil' if premier_add_on_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -11514,7 +11110,6 @@ def get_premier_add_on_async(resource_group_name, name, premier_add_on_name, cus request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -11575,8 +11170,8 @@ def get_premier_add_on_async(resource_group_name, name, premier_add_on_name, cus # # @return [PremierAddOn] operation results. # - def add_premier_add_on(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers:nil) - response = add_premier_add_on_async(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers:custom_headers).value! + def add_premier_add_on(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers = nil) + response = add_premier_add_on_async(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers).value! response.body unless response.nil? end @@ -11596,8 +11191,8 @@ def add_premier_add_on(resource_group_name, name, premier_add_on_name, premier_a # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def add_premier_add_on_with_http_info(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers:nil) - add_premier_add_on_async(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers:custom_headers).value! + def add_premier_add_on_with_http_info(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers = nil) + add_premier_add_on_async(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers).value! end # @@ -11616,11 +11211,8 @@ def add_premier_add_on_with_http_info(resource_group_name, name, premier_add_on_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def add_premier_add_on_async(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers:nil) + def add_premier_add_on_async(resource_group_name, name, premier_add_on_name, premier_add_on, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'premier_add_on_name is nil' if premier_add_on_name.nil? fail ArgumentError, 'premier_add_on is nil' if premier_add_on.nil? @@ -11629,12 +11221,13 @@ def add_premier_add_on_async(resource_group_name, name, premier_add_on_name, pre request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn.mapper() request_content = @client.serialize(request_mapper, premier_add_on) @@ -11694,8 +11287,8 @@ def add_premier_add_on_async(resource_group_name, name, premier_add_on_name, pre # will be added to the HTTP request. # # - def delete_premier_add_on(resource_group_name, name, premier_add_on_name, custom_headers:nil) - response = delete_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers:custom_headers).value! + def delete_premier_add_on(resource_group_name, name, premier_add_on_name, custom_headers = nil) + response = delete_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers).value! nil end @@ -11713,8 +11306,8 @@ def delete_premier_add_on(resource_group_name, name, premier_add_on_name, custom # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_premier_add_on_with_http_info(resource_group_name, name, premier_add_on_name, custom_headers:nil) - delete_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers:custom_headers).value! + def delete_premier_add_on_with_http_info(resource_group_name, name, premier_add_on_name, custom_headers = nil) + delete_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers).value! end # @@ -11731,11 +11324,8 @@ def delete_premier_add_on_with_http_info(resource_group_name, name, premier_add_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers:nil) + def delete_premier_add_on_async(resource_group_name, name, premier_add_on_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'premier_add_on_name is nil' if premier_add_on_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -11743,7 +11333,6 @@ def delete_premier_add_on_async(resource_group_name, name, premier_add_on_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -11793,8 +11382,8 @@ def delete_premier_add_on_async(resource_group_name, name, premier_add_on_name, # # @return [Array] operation results. # - def list_processes(resource_group_name, name, custom_headers:nil) - first_page = list_processes_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_processes(resource_group_name, name, custom_headers = nil) + first_page = list_processes_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -11813,8 +11402,8 @@ def list_processes(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_processes_with_http_info(resource_group_name, name, custom_headers:nil) - list_processes_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_processes_with_http_info(resource_group_name, name, custom_headers = nil) + list_processes_async(resource_group_name, name, custom_headers).value! end # @@ -11832,18 +11421,14 @@ def list_processes_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_processes_async(resource_group_name, name, custom_headers:nil) + def list_processes_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -11904,8 +11489,8 @@ def list_processes_async(resource_group_name, name, custom_headers:nil) # # @return [ProcessInfo] operation results. # - def get_process(resource_group_name, name, process_id, custom_headers:nil) - response = get_process_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def get_process(resource_group_name, name, process_id, custom_headers = nil) + response = get_process_async(resource_group_name, name, process_id, custom_headers).value! response.body unless response.nil? end @@ -11925,8 +11510,8 @@ def get_process(resource_group_name, name, process_id, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_process_with_http_info(resource_group_name, name, process_id, custom_headers:nil) - get_process_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def get_process_with_http_info(resource_group_name, name, process_id, custom_headers = nil) + get_process_async(resource_group_name, name, process_id, custom_headers).value! end # @@ -11945,11 +11530,8 @@ def get_process_with_http_info(resource_group_name, name, process_id, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_process_async(resource_group_name, name, process_id, custom_headers:nil) + def get_process_async(resource_group_name, name, process_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -11957,7 +11539,6 @@ def get_process_async(resource_group_name, name, process_id, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -12017,8 +11598,8 @@ def get_process_async(resource_group_name, name, process_id, custom_headers:nil) # will be added to the HTTP request. # # - def delete_process(resource_group_name, name, process_id, custom_headers:nil) - response = delete_process_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def delete_process(resource_group_name, name, process_id, custom_headers = nil) + response = delete_process_async(resource_group_name, name, process_id, custom_headers).value! nil end @@ -12038,8 +11619,8 @@ def delete_process(resource_group_name, name, process_id, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_process_with_http_info(resource_group_name, name, process_id, custom_headers:nil) - delete_process_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def delete_process_with_http_info(resource_group_name, name, process_id, custom_headers = nil) + delete_process_async(resource_group_name, name, process_id, custom_headers).value! end # @@ -12058,11 +11639,8 @@ def delete_process_with_http_info(resource_group_name, name, process_id, custom_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_process_async(resource_group_name, name, process_id, custom_headers:nil) + def delete_process_async(resource_group_name, name, process_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -12070,7 +11648,6 @@ def delete_process_async(resource_group_name, name, process_id, custom_headers:n request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -12121,8 +11698,8 @@ def delete_process_async(resource_group_name, name, process_id, custom_headers:n # # @return [NOT_IMPLEMENTED] operation results. # - def get_process_dump(resource_group_name, name, process_id, custom_headers:nil) - response = get_process_dump_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def get_process_dump(resource_group_name, name, process_id, custom_headers = nil) + response = get_process_dump_async(resource_group_name, name, process_id, custom_headers).value! response.body unless response.nil? end @@ -12142,8 +11719,8 @@ def get_process_dump(resource_group_name, name, process_id, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_process_dump_with_http_info(resource_group_name, name, process_id, custom_headers:nil) - get_process_dump_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def get_process_dump_with_http_info(resource_group_name, name, process_id, custom_headers = nil) + get_process_dump_async(resource_group_name, name, process_id, custom_headers).value! end # @@ -12162,11 +11739,8 @@ def get_process_dump_with_http_info(resource_group_name, name, process_id, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_process_dump_async(resource_group_name, name, process_id, custom_headers:nil) + def get_process_dump_async(resource_group_name, name, process_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -12174,7 +11748,6 @@ def get_process_dump_async(resource_group_name, name, process_id, custom_headers request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -12207,7 +11780,6 @@ def get_process_dump_async(resource_group_name, name, process_id, custom_headers begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -12242,8 +11814,8 @@ def get_process_dump_async(resource_group_name, name, process_id, custom_headers # # @return [Array] operation results. # - def list_process_modules(resource_group_name, name, process_id, custom_headers:nil) - first_page = list_process_modules_as_lazy(resource_group_name, name, process_id, custom_headers:custom_headers) + def list_process_modules(resource_group_name, name, process_id, custom_headers = nil) + first_page = list_process_modules_as_lazy(resource_group_name, name, process_id, custom_headers) first_page.get_all_items end @@ -12263,8 +11835,8 @@ def list_process_modules(resource_group_name, name, process_id, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_process_modules_with_http_info(resource_group_name, name, process_id, custom_headers:nil) - list_process_modules_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def list_process_modules_with_http_info(resource_group_name, name, process_id, custom_headers = nil) + list_process_modules_async(resource_group_name, name, process_id, custom_headers).value! end # @@ -12283,11 +11855,8 @@ def list_process_modules_with_http_info(resource_group_name, name, process_id, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_process_modules_async(resource_group_name, name, process_id, custom_headers:nil) + def list_process_modules_async(resource_group_name, name, process_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -12295,7 +11864,6 @@ def list_process_modules_async(resource_group_name, name, process_id, custom_hea request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -12357,8 +11925,8 @@ def list_process_modules_async(resource_group_name, name, process_id, custom_hea # # @return [ProcessModuleInfo] operation results. # - def get_process_module(resource_group_name, name, process_id, base_address, custom_headers:nil) - response = get_process_module_async(resource_group_name, name, process_id, base_address, custom_headers:custom_headers).value! + def get_process_module(resource_group_name, name, process_id, base_address, custom_headers = nil) + response = get_process_module_async(resource_group_name, name, process_id, base_address, custom_headers).value! response.body unless response.nil? end @@ -12379,8 +11947,8 @@ def get_process_module(resource_group_name, name, process_id, base_address, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_process_module_with_http_info(resource_group_name, name, process_id, base_address, custom_headers:nil) - get_process_module_async(resource_group_name, name, process_id, base_address, custom_headers:custom_headers).value! + def get_process_module_with_http_info(resource_group_name, name, process_id, base_address, custom_headers = nil) + get_process_module_async(resource_group_name, name, process_id, base_address, custom_headers).value! end # @@ -12400,11 +11968,8 @@ def get_process_module_with_http_info(resource_group_name, name, process_id, bas # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_process_module_async(resource_group_name, name, process_id, base_address, custom_headers:nil) + def get_process_module_async(resource_group_name, name, process_id, base_address, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'base_address is nil' if base_address.nil? @@ -12413,7 +11978,6 @@ def get_process_module_async(resource_group_name, name, process_id, base_address request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -12474,8 +12038,8 @@ def get_process_module_async(resource_group_name, name, process_id, base_address # # @return [Array] operation results. # - def list_process_threads(resource_group_name, name, process_id, custom_headers:nil) - first_page = list_process_threads_as_lazy(resource_group_name, name, process_id, custom_headers:custom_headers) + def list_process_threads(resource_group_name, name, process_id, custom_headers = nil) + first_page = list_process_threads_as_lazy(resource_group_name, name, process_id, custom_headers) first_page.get_all_items end @@ -12495,8 +12059,8 @@ def list_process_threads(resource_group_name, name, process_id, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_process_threads_with_http_info(resource_group_name, name, process_id, custom_headers:nil) - list_process_threads_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def list_process_threads_with_http_info(resource_group_name, name, process_id, custom_headers = nil) + list_process_threads_async(resource_group_name, name, process_id, custom_headers).value! end # @@ -12515,11 +12079,8 @@ def list_process_threads_with_http_info(resource_group_name, name, process_id, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_process_threads_async(resource_group_name, name, process_id, custom_headers:nil) + def list_process_threads_async(resource_group_name, name, process_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -12527,7 +12088,6 @@ def list_process_threads_async(resource_group_name, name, process_id, custom_hea request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -12589,8 +12149,8 @@ def list_process_threads_async(resource_group_name, name, process_id, custom_hea # # @return [ProcessThreadInfo] operation results. # - def get_process_thread(resource_group_name, name, process_id, thread_id, custom_headers:nil) - response = get_process_thread_async(resource_group_name, name, process_id, thread_id, custom_headers:custom_headers).value! + def get_process_thread(resource_group_name, name, process_id, thread_id, custom_headers = nil) + response = get_process_thread_async(resource_group_name, name, process_id, thread_id, custom_headers).value! response.body unless response.nil? end @@ -12611,8 +12171,8 @@ def get_process_thread(resource_group_name, name, process_id, thread_id, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_process_thread_with_http_info(resource_group_name, name, process_id, thread_id, custom_headers:nil) - get_process_thread_async(resource_group_name, name, process_id, thread_id, custom_headers:custom_headers).value! + def get_process_thread_with_http_info(resource_group_name, name, process_id, thread_id, custom_headers = nil) + get_process_thread_async(resource_group_name, name, process_id, thread_id, custom_headers).value! end # @@ -12632,11 +12192,8 @@ def get_process_thread_with_http_info(resource_group_name, name, process_id, thr # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_process_thread_async(resource_group_name, name, process_id, thread_id, custom_headers:nil) + def get_process_thread_async(resource_group_name, name, process_id, thread_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'thread_id is nil' if thread_id.nil? @@ -12645,7 +12202,6 @@ def get_process_thread_async(resource_group_name, name, process_id, thread_id, c request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -12703,8 +12259,8 @@ def get_process_thread_async(resource_group_name, name, process_id, thread_id, c # # @return [Array] operation results. # - def list_public_certificates(resource_group_name, name, custom_headers:nil) - first_page = list_public_certificates_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_public_certificates(resource_group_name, name, custom_headers = nil) + first_page = list_public_certificates_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -12721,8 +12277,8 @@ def list_public_certificates(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_public_certificates_with_http_info(resource_group_name, name, custom_headers:nil) - list_public_certificates_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_public_certificates_with_http_info(resource_group_name, name, custom_headers = nil) + list_public_certificates_async(resource_group_name, name, custom_headers).value! end # @@ -12738,18 +12294,14 @@ def list_public_certificates_with_http_info(resource_group_name, name, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_public_certificates_async(resource_group_name, name, custom_headers:nil) + def list_public_certificates_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -12810,8 +12362,8 @@ def list_public_certificates_async(resource_group_name, name, custom_headers:nil # # @return [PublicCertificate] operation results. # - def get_public_certificate(resource_group_name, name, public_certificate_name, custom_headers:nil) - response = get_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers:custom_headers).value! + def get_public_certificate(resource_group_name, name, public_certificate_name, custom_headers = nil) + response = get_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers).value! response.body unless response.nil? end @@ -12831,8 +12383,8 @@ def get_public_certificate(resource_group_name, name, public_certificate_name, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_public_certificate_with_http_info(resource_group_name, name, public_certificate_name, custom_headers:nil) - get_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers:custom_headers).value! + def get_public_certificate_with_http_info(resource_group_name, name, public_certificate_name, custom_headers = nil) + get_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers).value! end # @@ -12851,11 +12403,8 @@ def get_public_certificate_with_http_info(resource_group_name, name, public_cert # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers:nil) + def get_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'public_certificate_name is nil' if public_certificate_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -12863,7 +12412,6 @@ def get_public_certificate_async(resource_group_name, name, public_certificate_n request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -12924,8 +12472,8 @@ def get_public_certificate_async(resource_group_name, name, public_certificate_n # # @return [PublicCertificate] operation results. # - def create_or_update_public_certificate(resource_group_name, name, public_certificate_name, public_certificate, custom_headers:nil) - response = create_or_update_public_certificate_async(resource_group_name, name, public_certificate_name, public_certificate, custom_headers:custom_headers).value! + def create_or_update_public_certificate(resource_group_name, name, public_certificate_name, public_certificate, custom_headers = nil) + response = create_or_update_public_certificate_async(resource_group_name, name, public_certificate_name, public_certificate, custom_headers).value! response.body unless response.nil? end @@ -12945,8 +12493,8 @@ def create_or_update_public_certificate(resource_group_name, name, public_certif # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_public_certificate_with_http_info(resource_group_name, name, public_certificate_name, public_certificate, custom_headers:nil) - create_or_update_public_certificate_async(resource_group_name, name, public_certificate_name, public_certificate, custom_headers:custom_headers).value! + def create_or_update_public_certificate_with_http_info(resource_group_name, name, public_certificate_name, public_certificate, custom_headers = nil) + create_or_update_public_certificate_async(resource_group_name, name, public_certificate_name, public_certificate, custom_headers).value! end # @@ -12965,11 +12513,8 @@ def create_or_update_public_certificate_with_http_info(resource_group_name, name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_public_certificate_async(resource_group_name, name, public_certificate_name, public_certificate, custom_headers:nil) + def create_or_update_public_certificate_async(resource_group_name, name, public_certificate_name, public_certificate, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'public_certificate_name is nil' if public_certificate_name.nil? fail ArgumentError, 'public_certificate is nil' if public_certificate.nil? @@ -12978,12 +12523,13 @@ def create_or_update_public_certificate_async(resource_group_name, name, public_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate.mapper() request_content = @client.serialize(request_mapper, public_certificate) @@ -13043,8 +12589,8 @@ def create_or_update_public_certificate_async(resource_group_name, name, public_ # will be added to the HTTP request. # # - def delete_public_certificate(resource_group_name, name, public_certificate_name, custom_headers:nil) - response = delete_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers:custom_headers).value! + def delete_public_certificate(resource_group_name, name, public_certificate_name, custom_headers = nil) + response = delete_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers).value! nil end @@ -13062,8 +12608,8 @@ def delete_public_certificate(resource_group_name, name, public_certificate_name # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_public_certificate_with_http_info(resource_group_name, name, public_certificate_name, custom_headers:nil) - delete_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers:custom_headers).value! + def delete_public_certificate_with_http_info(resource_group_name, name, public_certificate_name, custom_headers = nil) + delete_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers).value! end # @@ -13080,11 +12626,8 @@ def delete_public_certificate_with_http_info(resource_group_name, name, public_c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers:nil) + def delete_public_certificate_async(resource_group_name, name, public_certificate_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'public_certificate_name is nil' if public_certificate_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -13092,7 +12635,6 @@ def delete_public_certificate_async(resource_group_name, name, public_certificat request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -13143,8 +12685,8 @@ def delete_public_certificate_async(resource_group_name, name, public_certificat # # @return [NOT_IMPLEMENTED] operation results. # - def list_publishing_profile_xml_with_secrets(resource_group_name, name, publishing_profile_options, custom_headers:nil) - response = list_publishing_profile_xml_with_secrets_async(resource_group_name, name, publishing_profile_options, custom_headers:custom_headers).value! + def list_publishing_profile_xml_with_secrets(resource_group_name, name, publishing_profile_options, custom_headers = nil) + response = list_publishing_profile_xml_with_secrets_async(resource_group_name, name, publishing_profile_options, custom_headers).value! response.body unless response.nil? end @@ -13164,8 +12706,8 @@ def list_publishing_profile_xml_with_secrets(resource_group_name, name, publishi # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_publishing_profile_xml_with_secrets_with_http_info(resource_group_name, name, publishing_profile_options, custom_headers:nil) - list_publishing_profile_xml_with_secrets_async(resource_group_name, name, publishing_profile_options, custom_headers:custom_headers).value! + def list_publishing_profile_xml_with_secrets_with_http_info(resource_group_name, name, publishing_profile_options, custom_headers = nil) + list_publishing_profile_xml_with_secrets_async(resource_group_name, name, publishing_profile_options, custom_headers).value! end # @@ -13184,11 +12726,8 @@ def list_publishing_profile_xml_with_secrets_with_http_info(resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_publishing_profile_xml_with_secrets_async(resource_group_name, name, publishing_profile_options, custom_headers:nil) + def list_publishing_profile_xml_with_secrets_async(resource_group_name, name, publishing_profile_options, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'publishing_profile_options is nil' if publishing_profile_options.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -13196,12 +12735,13 @@ def list_publishing_profile_xml_with_secrets_async(resource_group_name, name, pu request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::CsmPublishingProfileOptions.mapper() request_content = @client.serialize(request_mapper, publishing_profile_options) @@ -13236,7 +12776,6 @@ def list_publishing_profile_xml_with_secrets_async(resource_group_name, name, pu begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -13269,8 +12808,8 @@ def list_publishing_profile_xml_with_secrets_async(resource_group_name, name, pu # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - def recover(resource_group_name, name, recovery_entity, custom_headers:nil) - response = recover_async(resource_group_name, name, recovery_entity, custom_headers:custom_headers).value! + def recover(resource_group_name, name, recovery_entity, custom_headers = nil) + response = recover_async(resource_group_name, name, recovery_entity, custom_headers).value! nil end @@ -13287,9 +12826,9 @@ def recover(resource_group_name, name, recovery_entity, custom_headers:nil) # @return [Concurrent::Promise] promise which provides async access to http # response. # - def recover_async(resource_group_name, name, recovery_entity, custom_headers:nil) + def recover_async(resource_group_name, name, recovery_entity, custom_headers = nil) # Send request - promise = begin_recover_async(resource_group_name, name, recovery_entity, custom_headers:custom_headers) + promise = begin_recover_async(resource_group_name, name, recovery_entity, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -13317,8 +12856,8 @@ def recover_async(resource_group_name, name, recovery_entity, custom_headers:nil # will be added to the HTTP request. # # - def reset_production_slot_config(resource_group_name, name, custom_headers:nil) - response = reset_production_slot_config_async(resource_group_name, name, custom_headers:custom_headers).value! + def reset_production_slot_config(resource_group_name, name, custom_headers = nil) + response = reset_production_slot_config_async(resource_group_name, name, custom_headers).value! nil end @@ -13337,8 +12876,8 @@ def reset_production_slot_config(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def reset_production_slot_config_with_http_info(resource_group_name, name, custom_headers:nil) - reset_production_slot_config_async(resource_group_name, name, custom_headers:custom_headers).value! + def reset_production_slot_config_with_http_info(resource_group_name, name, custom_headers = nil) + reset_production_slot_config_async(resource_group_name, name, custom_headers).value! end # @@ -13356,18 +12895,14 @@ def reset_production_slot_config_with_http_info(resource_group_name, name, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def reset_production_slot_config_async(resource_group_name, name, custom_headers:nil) + def reset_production_slot_config_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -13420,8 +12955,8 @@ def reset_production_slot_config_async(resource_group_name, name, custom_headers # will be added to the HTTP request. # # - def restart(resource_group_name, name, soft_restart:nil, synchronous:nil, custom_headers:nil) - response = restart_async(resource_group_name, name, soft_restart:soft_restart, synchronous:synchronous, custom_headers:custom_headers).value! + def restart(resource_group_name, name, soft_restart = nil, synchronous = nil, custom_headers = nil) + response = restart_async(resource_group_name, name, soft_restart, synchronous, custom_headers).value! nil end @@ -13444,8 +12979,8 @@ def restart(resource_group_name, name, soft_restart:nil, synchronous:nil, custom # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def restart_with_http_info(resource_group_name, name, soft_restart:nil, synchronous:nil, custom_headers:nil) - restart_async(resource_group_name, name, soft_restart:soft_restart, synchronous:synchronous, custom_headers:custom_headers).value! + def restart_with_http_info(resource_group_name, name, soft_restart = nil, synchronous = nil, custom_headers = nil) + restart_async(resource_group_name, name, soft_restart, synchronous, custom_headers).value! end # @@ -13467,18 +13002,14 @@ def restart_with_http_info(resource_group_name, name, soft_restart:nil, synchron # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def restart_async(resource_group_name, name, soft_restart:nil, synchronous:nil, custom_headers:nil) + def restart_async(resource_group_name, name, soft_restart = nil, synchronous = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -13526,8 +13057,8 @@ def restart_async(resource_group_name, name, soft_restart:nil, synchronous:nil, # # @return [Array] operation results. # - def list_site_extensions(resource_group_name, name, custom_headers:nil) - first_page = list_site_extensions_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_site_extensions(resource_group_name, name, custom_headers = nil) + first_page = list_site_extensions_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -13544,8 +13075,8 @@ def list_site_extensions(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_extensions_with_http_info(resource_group_name, name, custom_headers:nil) - list_site_extensions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_site_extensions_with_http_info(resource_group_name, name, custom_headers = nil) + list_site_extensions_async(resource_group_name, name, custom_headers).value! end # @@ -13561,18 +13092,14 @@ def list_site_extensions_with_http_info(resource_group_name, name, custom_header # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_extensions_async(resource_group_name, name, custom_headers:nil) + def list_site_extensions_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -13633,8 +13160,8 @@ def list_site_extensions_async(resource_group_name, name, custom_headers:nil) # # @return [SiteExtensionInfo] operation results. # - def get_site_extension(resource_group_name, name, site_extension_id, custom_headers:nil) - response = get_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:custom_headers).value! + def get_site_extension(resource_group_name, name, site_extension_id, custom_headers = nil) + response = get_site_extension_async(resource_group_name, name, site_extension_id, custom_headers).value! response.body unless response.nil? end @@ -13654,8 +13181,8 @@ def get_site_extension(resource_group_name, name, site_extension_id, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_extension_with_http_info(resource_group_name, name, site_extension_id, custom_headers:nil) - get_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:custom_headers).value! + def get_site_extension_with_http_info(resource_group_name, name, site_extension_id, custom_headers = nil) + get_site_extension_async(resource_group_name, name, site_extension_id, custom_headers).value! end # @@ -13674,11 +13201,8 @@ def get_site_extension_with_http_info(resource_group_name, name, site_extension_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:nil) + def get_site_extension_async(resource_group_name, name, site_extension_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_extension_id is nil' if site_extension_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -13686,7 +13210,6 @@ def get_site_extension_async(resource_group_name, name, site_extension_id, custo request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -13745,8 +13268,8 @@ def get_site_extension_async(resource_group_name, name, site_extension_id, custo # # @return [SiteExtensionInfo] operation results. # - def install_site_extension(resource_group_name, name, site_extension_id, custom_headers:nil) - response = install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:custom_headers).value! + def install_site_extension(resource_group_name, name, site_extension_id, custom_headers = nil) + response = install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers).value! response.body unless response.nil? end @@ -13761,9 +13284,9 @@ def install_site_extension(resource_group_name, name, site_extension_id, custom_ # @return [Concurrent::Promise] promise which provides async access to http # response. # - def install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:nil) + def install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers = nil) # Send request - promise = begin_install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:custom_headers) + promise = begin_install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -13792,8 +13315,8 @@ def install_site_extension_async(resource_group_name, name, site_extension_id, c # will be added to the HTTP request. # # - def delete_site_extension(resource_group_name, name, site_extension_id, custom_headers:nil) - response = delete_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:custom_headers).value! + def delete_site_extension(resource_group_name, name, site_extension_id, custom_headers = nil) + response = delete_site_extension_async(resource_group_name, name, site_extension_id, custom_headers).value! nil end @@ -13811,8 +13334,8 @@ def delete_site_extension(resource_group_name, name, site_extension_id, custom_h # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_site_extension_with_http_info(resource_group_name, name, site_extension_id, custom_headers:nil) - delete_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:custom_headers).value! + def delete_site_extension_with_http_info(resource_group_name, name, site_extension_id, custom_headers = nil) + delete_site_extension_async(resource_group_name, name, site_extension_id, custom_headers).value! end # @@ -13829,11 +13352,8 @@ def delete_site_extension_with_http_info(resource_group_name, name, site_extensi # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:nil) + def delete_site_extension_async(resource_group_name, name, site_extension_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_extension_id is nil' if site_extension_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -13841,7 +13361,6 @@ def delete_site_extension_async(resource_group_name, name, site_extension_id, cu request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -13889,8 +13408,8 @@ def delete_site_extension_async(resource_group_name, name, site_extension_id, cu # # @return [Array] operation results. # - def list_slots(resource_group_name, name, custom_headers:nil) - first_page = list_slots_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_slots(resource_group_name, name, custom_headers = nil) + first_page = list_slots_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -13907,8 +13426,8 @@ def list_slots(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_slots_with_http_info(resource_group_name, name, custom_headers:nil) - list_slots_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_slots_with_http_info(resource_group_name, name, custom_headers = nil) + list_slots_async(resource_group_name, name, custom_headers).value! end # @@ -13924,18 +13443,14 @@ def list_slots_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_slots_async(resource_group_name, name, custom_headers:nil) + def list_slots_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -13995,8 +13510,8 @@ def list_slots_async(resource_group_name, name, custom_headers:nil) # # @return [Site] operation results. # - def get_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -14015,8 +13530,8 @@ def get_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -14034,11 +13549,8 @@ def get_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -14046,7 +13558,6 @@ def get_slot_async(resource_group_name, name, slot, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -14120,8 +13631,8 @@ def get_slot_async(resource_group_name, name, slot, custom_headers:nil) # # @return [Site] operation results. # - def create_or_update_slot(resource_group_name, name, site_envelope, slot, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - response = create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def create_or_update_slot(resource_group_name, name, site_envelope, slot, skip_dns_registration = nil, skip_custom_domain_verification = nil, force_dns_registration = nil, ttl_in_seconds = nil, custom_headers = nil) + response = create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration, skip_custom_domain_verification, force_dns_registration, ttl_in_seconds, custom_headers).value! response.body unless response.nil? end @@ -14149,9 +13660,9 @@ def create_or_update_slot(resource_group_name, name, site_envelope, slot, skip_d # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) + def create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration = nil, skip_custom_domain_verification = nil, force_dns_registration = nil, ttl_in_seconds = nil, custom_headers = nil) # Send request - promise = begin_create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers) + promise = begin_create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration, skip_custom_domain_verification, force_dns_registration, ttl_in_seconds, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -14186,8 +13697,8 @@ def create_or_update_slot_async(resource_group_name, name, site_envelope, slot, # will be added to the HTTP request. # # - def delete_slot(resource_group_name, name, slot, delete_metrics:nil, delete_empty_server_farm:nil, skip_dns_registration:nil, custom_headers:nil) - response = delete_slot_async(resource_group_name, name, slot, delete_metrics:delete_metrics, delete_empty_server_farm:delete_empty_server_farm, skip_dns_registration:skip_dns_registration, custom_headers:custom_headers).value! + def delete_slot(resource_group_name, name, slot, delete_metrics = nil, delete_empty_server_farm = nil, skip_dns_registration = nil, custom_headers = nil) + response = delete_slot_async(resource_group_name, name, slot, delete_metrics, delete_empty_server_farm, skip_dns_registration, custom_headers).value! nil end @@ -14211,8 +13722,8 @@ def delete_slot(resource_group_name, name, slot, delete_metrics:nil, delete_empt # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_slot_with_http_info(resource_group_name, name, slot, delete_metrics:nil, delete_empty_server_farm:nil, skip_dns_registration:nil, custom_headers:nil) - delete_slot_async(resource_group_name, name, slot, delete_metrics:delete_metrics, delete_empty_server_farm:delete_empty_server_farm, skip_dns_registration:skip_dns_registration, custom_headers:custom_headers).value! + def delete_slot_with_http_info(resource_group_name, name, slot, delete_metrics = nil, delete_empty_server_farm = nil, skip_dns_registration = nil, custom_headers = nil) + delete_slot_async(resource_group_name, name, slot, delete_metrics, delete_empty_server_farm, skip_dns_registration, custom_headers).value! end # @@ -14235,11 +13746,8 @@ def delete_slot_with_http_info(resource_group_name, name, slot, delete_metrics:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_slot_async(resource_group_name, name, slot, delete_metrics:nil, delete_empty_server_farm:nil, skip_dns_registration:nil, custom_headers:nil) + def delete_slot_async(resource_group_name, name, slot, delete_metrics = nil, delete_empty_server_farm = nil, skip_dns_registration = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -14247,7 +13755,6 @@ def delete_slot_async(resource_group_name, name, slot, delete_metrics:nil, delet request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -14311,8 +13818,8 @@ def delete_slot_async(resource_group_name, name, slot, delete_metrics:nil, delet # # @return [Site] operation results. # - def update_slot(resource_group_name, name, site_envelope, slot, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - response = update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def update_slot(resource_group_name, name, site_envelope, slot, skip_dns_registration = nil, skip_custom_domain_verification = nil, force_dns_registration = nil, ttl_in_seconds = nil, custom_headers = nil) + response = update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration, skip_custom_domain_verification, force_dns_registration, ttl_in_seconds, custom_headers).value! response.body unless response.nil? end @@ -14345,8 +13852,8 @@ def update_slot(resource_group_name, name, site_envelope, slot, skip_dns_registr # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_slot_with_http_info(resource_group_name, name, site_envelope, slot, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def update_slot_with_http_info(resource_group_name, name, site_envelope, slot, skip_dns_registration = nil, skip_custom_domain_verification = nil, force_dns_registration = nil, ttl_in_seconds = nil, custom_headers = nil) + update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration, skip_custom_domain_verification, force_dns_registration, ttl_in_seconds, custom_headers).value! end # @@ -14378,11 +13885,8 @@ def update_slot_with_http_info(resource_group_name, name, site_envelope, slot, s # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) + def update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration = nil, skip_custom_domain_verification = nil, force_dns_registration = nil, ttl_in_seconds = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_envelope is nil' if site_envelope.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -14391,12 +13895,13 @@ def update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_r request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource.mapper() request_content = @client.serialize(request_mapper, site_envelope) @@ -14469,8 +13974,8 @@ def update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_r # # @return [CustomHostnameAnalysisResult] operation results. # - def analyze_custom_hostname_slot(resource_group_name, name, slot, host_name:nil, custom_headers:nil) - response = analyze_custom_hostname_slot_async(resource_group_name, name, slot, host_name:host_name, custom_headers:custom_headers).value! + def analyze_custom_hostname_slot(resource_group_name, name, slot, host_name = nil, custom_headers = nil) + response = analyze_custom_hostname_slot_async(resource_group_name, name, slot, host_name, custom_headers).value! response.body unless response.nil? end @@ -14490,8 +13995,8 @@ def analyze_custom_hostname_slot(resource_group_name, name, slot, host_name:nil, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def analyze_custom_hostname_slot_with_http_info(resource_group_name, name, slot, host_name:nil, custom_headers:nil) - analyze_custom_hostname_slot_async(resource_group_name, name, slot, host_name:host_name, custom_headers:custom_headers).value! + def analyze_custom_hostname_slot_with_http_info(resource_group_name, name, slot, host_name = nil, custom_headers = nil) + analyze_custom_hostname_slot_async(resource_group_name, name, slot, host_name, custom_headers).value! end # @@ -14510,11 +14015,8 @@ def analyze_custom_hostname_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def analyze_custom_hostname_slot_async(resource_group_name, name, slot, host_name:nil, custom_headers:nil) + def analyze_custom_hostname_slot_async(resource_group_name, name, slot, host_name = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -14522,7 +14024,6 @@ def analyze_custom_hostname_slot_async(resource_group_name, name, slot, host_nam request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -14585,8 +14086,8 @@ def analyze_custom_hostname_slot_async(resource_group_name, name, slot, host_nam # will be added to the HTTP request. # # - def apply_slot_configuration_slot(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) - response = apply_slot_configuration_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:custom_headers).value! + def apply_slot_configuration_slot(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) + response = apply_slot_configuration_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers).value! nil end @@ -14609,8 +14110,8 @@ def apply_slot_configuration_slot(resource_group_name, name, slot_swap_entity, s # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def apply_slot_configuration_slot_with_http_info(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) - apply_slot_configuration_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:custom_headers).value! + def apply_slot_configuration_slot_with_http_info(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) + apply_slot_configuration_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers).value! end # @@ -14632,11 +14133,8 @@ def apply_slot_configuration_slot_with_http_info(resource_group_name, name, slot # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def apply_slot_configuration_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) + def apply_slot_configuration_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot_swap_entity is nil' if slot_swap_entity.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -14645,12 +14143,13 @@ def apply_slot_configuration_slot_async(resource_group_name, name, slot_swap_ent request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity.mapper() request_content = @client.serialize(request_mapper, slot_swap_entity) @@ -14704,8 +14203,8 @@ def apply_slot_configuration_slot_async(resource_group_name, name, slot_swap_ent # # @return [BackupItem] operation results. # - def backup_slot(resource_group_name, name, request, slot, custom_headers:nil) - response = backup_slot_async(resource_group_name, name, request, slot, custom_headers:custom_headers).value! + def backup_slot(resource_group_name, name, request, slot, custom_headers = nil) + response = backup_slot_async(resource_group_name, name, request, slot, custom_headers).value! response.body unless response.nil? end @@ -14726,8 +14225,8 @@ def backup_slot(resource_group_name, name, request, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def backup_slot_with_http_info(resource_group_name, name, request, slot, custom_headers:nil) - backup_slot_async(resource_group_name, name, request, slot, custom_headers:custom_headers).value! + def backup_slot_with_http_info(resource_group_name, name, request, slot, custom_headers = nil) + backup_slot_async(resource_group_name, name, request, slot, custom_headers).value! end # @@ -14747,11 +14246,8 @@ def backup_slot_with_http_info(resource_group_name, name, request, slot, custom_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def backup_slot_async(resource_group_name, name, request, slot, custom_headers:nil) + def backup_slot_async(resource_group_name, name, request, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'request is nil' if request.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -14760,12 +14256,13 @@ def backup_slot_async(resource_group_name, name, request, slot, custom_headers:n request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -14827,8 +14324,8 @@ def backup_slot_async(resource_group_name, name, request, slot, custom_headers:n # # @return [Array] operation results. # - def list_backups_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_backups_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_backups_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_backups_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -14847,8 +14344,8 @@ def list_backups_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_backups_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_backups_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_backups_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_backups_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -14866,11 +14363,8 @@ def list_backups_slot_with_http_info(resource_group_name, name, slot, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_backups_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_backups_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -14878,7 +14372,6 @@ def list_backups_slot_async(resource_group_name, name, slot, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -14942,8 +14435,8 @@ def list_backups_slot_async(resource_group_name, name, slot, custom_headers:nil) # # @return [RestoreRequest] operation results. # - def discover_restore_slot(resource_group_name, name, request, slot, custom_headers:nil) - response = discover_restore_slot_async(resource_group_name, name, request, slot, custom_headers:custom_headers).value! + def discover_restore_slot(resource_group_name, name, request, slot, custom_headers = nil) + response = discover_restore_slot_async(resource_group_name, name, request, slot, custom_headers).value! response.body unless response.nil? end @@ -14966,8 +14459,8 @@ def discover_restore_slot(resource_group_name, name, request, slot, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def discover_restore_slot_with_http_info(resource_group_name, name, request, slot, custom_headers:nil) - discover_restore_slot_async(resource_group_name, name, request, slot, custom_headers:custom_headers).value! + def discover_restore_slot_with_http_info(resource_group_name, name, request, slot, custom_headers = nil) + discover_restore_slot_async(resource_group_name, name, request, slot, custom_headers).value! end # @@ -14989,11 +14482,8 @@ def discover_restore_slot_with_http_info(resource_group_name, name, request, slo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def discover_restore_slot_async(resource_group_name, name, request, slot, custom_headers:nil) + def discover_restore_slot_async(resource_group_name, name, request, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'request is nil' if request.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -15002,12 +14492,13 @@ def discover_restore_slot_async(resource_group_name, name, request, slot, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -15070,8 +14561,8 @@ def discover_restore_slot_async(resource_group_name, name, request, slot, custom # # @return [BackupItem] operation results. # - def get_backup_status_slot(resource_group_name, name, backup_id, slot, custom_headers:nil) - response = get_backup_status_slot_async(resource_group_name, name, backup_id, slot, custom_headers:custom_headers).value! + def get_backup_status_slot(resource_group_name, name, backup_id, slot, custom_headers = nil) + response = get_backup_status_slot_async(resource_group_name, name, backup_id, slot, custom_headers).value! response.body unless response.nil? end @@ -15091,8 +14582,8 @@ def get_backup_status_slot(resource_group_name, name, backup_id, slot, custom_he # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_backup_status_slot_with_http_info(resource_group_name, name, backup_id, slot, custom_headers:nil) - get_backup_status_slot_async(resource_group_name, name, backup_id, slot, custom_headers:custom_headers).value! + def get_backup_status_slot_with_http_info(resource_group_name, name, backup_id, slot, custom_headers = nil) + get_backup_status_slot_async(resource_group_name, name, backup_id, slot, custom_headers).value! end # @@ -15111,11 +14602,8 @@ def get_backup_status_slot_with_http_info(resource_group_name, name, backup_id, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_backup_status_slot_async(resource_group_name, name, backup_id, slot, custom_headers:nil) + def get_backup_status_slot_async(resource_group_name, name, backup_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'backup_id is nil' if backup_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -15124,7 +14612,6 @@ def get_backup_status_slot_async(resource_group_name, name, backup_id, slot, cus request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -15184,8 +14671,8 @@ def get_backup_status_slot_async(resource_group_name, name, backup_id, slot, cus # will be added to the HTTP request. # # - def delete_backup_slot(resource_group_name, name, backup_id, slot, custom_headers:nil) - response = delete_backup_slot_async(resource_group_name, name, backup_id, slot, custom_headers:custom_headers).value! + def delete_backup_slot(resource_group_name, name, backup_id, slot, custom_headers = nil) + response = delete_backup_slot_async(resource_group_name, name, backup_id, slot, custom_headers).value! nil end @@ -15205,8 +14692,8 @@ def delete_backup_slot(resource_group_name, name, backup_id, slot, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_backup_slot_with_http_info(resource_group_name, name, backup_id, slot, custom_headers:nil) - delete_backup_slot_async(resource_group_name, name, backup_id, slot, custom_headers:custom_headers).value! + def delete_backup_slot_with_http_info(resource_group_name, name, backup_id, slot, custom_headers = nil) + delete_backup_slot_async(resource_group_name, name, backup_id, slot, custom_headers).value! end # @@ -15225,11 +14712,8 @@ def delete_backup_slot_with_http_info(resource_group_name, name, backup_id, slot # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_backup_slot_async(resource_group_name, name, backup_id, slot, custom_headers:nil) + def delete_backup_slot_async(resource_group_name, name, backup_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'backup_id is nil' if backup_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -15238,7 +14722,6 @@ def delete_backup_slot_async(resource_group_name, name, backup_id, slot, custom_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -15296,8 +14779,8 @@ def delete_backup_slot_async(resource_group_name, name, backup_id, slot, custom_ # # @return [BackupItem] operation results. # - def list_backup_status_secrets_slot(resource_group_name, name, backup_id, request, slot, custom_headers:nil) - response = list_backup_status_secrets_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers:custom_headers).value! + def list_backup_status_secrets_slot(resource_group_name, name, backup_id, request, slot, custom_headers = nil) + response = list_backup_status_secrets_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers).value! response.body unless response.nil? end @@ -15324,8 +14807,8 @@ def list_backup_status_secrets_slot(resource_group_name, name, backup_id, reques # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_backup_status_secrets_slot_with_http_info(resource_group_name, name, backup_id, request, slot, custom_headers:nil) - list_backup_status_secrets_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers:custom_headers).value! + def list_backup_status_secrets_slot_with_http_info(resource_group_name, name, backup_id, request, slot, custom_headers = nil) + list_backup_status_secrets_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers).value! end # @@ -15351,11 +14834,8 @@ def list_backup_status_secrets_slot_with_http_info(resource_group_name, name, ba # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_backup_status_secrets_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers:nil) + def list_backup_status_secrets_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'backup_id is nil' if backup_id.nil? fail ArgumentError, 'request is nil' if request.nil? @@ -15365,12 +14845,13 @@ def list_backup_status_secrets_slot_async(resource_group_name, name, backup_id, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -15434,8 +14915,8 @@ def list_backup_status_secrets_slot_async(resource_group_name, name, backup_id, # # @return [RestoreResponse] operation results. # - def restore_slot(resource_group_name, name, backup_id, request, slot, custom_headers:nil) - response = restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers:custom_headers).value! + def restore_slot(resource_group_name, name, backup_id, request, slot, custom_headers = nil) + response = restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers).value! response.body unless response.nil? end @@ -15453,9 +14934,9 @@ def restore_slot(resource_group_name, name, backup_id, request, slot, custom_hea # @return [Concurrent::Promise] promise which provides async access to http # response. # - def restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers:nil) + def restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers = nil) # Send request - promise = begin_restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers:custom_headers) + promise = begin_restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -15486,8 +14967,8 @@ def restore_slot_async(resource_group_name, name, backup_id, request, slot, cust # # @return [Array] operation results. # - def list_configurations_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_configurations_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_configurations_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_configurations_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -15506,8 +14987,8 @@ def list_configurations_slot(resource_group_name, name, slot, custom_headers:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_configurations_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_configurations_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_configurations_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_configurations_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -15525,11 +15006,8 @@ def list_configurations_slot_with_http_info(resource_group_name, name, slot, cus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_configurations_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_configurations_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -15537,7 +15015,6 @@ def list_configurations_slot_async(resource_group_name, name, slot, custom_heade request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -15598,8 +15075,8 @@ def list_configurations_slot_async(resource_group_name, name, slot, custom_heade # # @return [StringDictionary] operation results. # - def update_application_settings_slot(resource_group_name, name, app_settings, slot, custom_headers:nil) - response = update_application_settings_slot_async(resource_group_name, name, app_settings, slot, custom_headers:custom_headers).value! + def update_application_settings_slot(resource_group_name, name, app_settings, slot, custom_headers = nil) + response = update_application_settings_slot_async(resource_group_name, name, app_settings, slot, custom_headers).value! response.body unless response.nil? end @@ -15619,8 +15096,8 @@ def update_application_settings_slot(resource_group_name, name, app_settings, sl # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_application_settings_slot_with_http_info(resource_group_name, name, app_settings, slot, custom_headers:nil) - update_application_settings_slot_async(resource_group_name, name, app_settings, slot, custom_headers:custom_headers).value! + def update_application_settings_slot_with_http_info(resource_group_name, name, app_settings, slot, custom_headers = nil) + update_application_settings_slot_async(resource_group_name, name, app_settings, slot, custom_headers).value! end # @@ -15639,11 +15116,8 @@ def update_application_settings_slot_with_http_info(resource_group_name, name, a # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_application_settings_slot_async(resource_group_name, name, app_settings, slot, custom_headers:nil) + def update_application_settings_slot_async(resource_group_name, name, app_settings, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'app_settings is nil' if app_settings.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -15652,12 +15126,13 @@ def update_application_settings_slot_async(resource_group_name, name, app_settin request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary.mapper() request_content = @client.serialize(request_mapper, app_settings) @@ -15719,8 +15194,8 @@ def update_application_settings_slot_async(resource_group_name, name, app_settin # # @return [StringDictionary] operation results. # - def list_application_settings_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_application_settings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_application_settings_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_application_settings_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -15739,8 +15214,8 @@ def list_application_settings_slot(resource_group_name, name, slot, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_application_settings_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_application_settings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_application_settings_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_application_settings_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -15758,11 +15233,8 @@ def list_application_settings_slot_with_http_info(resource_group_name, name, slo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_application_settings_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_application_settings_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -15770,7 +15242,6 @@ def list_application_settings_slot_async(resource_group_name, name, slot, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -15832,8 +15303,8 @@ def list_application_settings_slot_async(resource_group_name, name, slot, custom # # @return [SiteAuthSettings] operation results. # - def update_auth_settings_slot(resource_group_name, name, site_auth_settings, slot, custom_headers:nil) - response = update_auth_settings_slot_async(resource_group_name, name, site_auth_settings, slot, custom_headers:custom_headers).value! + def update_auth_settings_slot(resource_group_name, name, site_auth_settings, slot, custom_headers = nil) + response = update_auth_settings_slot_async(resource_group_name, name, site_auth_settings, slot, custom_headers).value! response.body unless response.nil? end @@ -15854,8 +15325,8 @@ def update_auth_settings_slot(resource_group_name, name, site_auth_settings, slo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_auth_settings_slot_with_http_info(resource_group_name, name, site_auth_settings, slot, custom_headers:nil) - update_auth_settings_slot_async(resource_group_name, name, site_auth_settings, slot, custom_headers:custom_headers).value! + def update_auth_settings_slot_with_http_info(resource_group_name, name, site_auth_settings, slot, custom_headers = nil) + update_auth_settings_slot_async(resource_group_name, name, site_auth_settings, slot, custom_headers).value! end # @@ -15875,11 +15346,8 @@ def update_auth_settings_slot_with_http_info(resource_group_name, name, site_aut # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_auth_settings_slot_async(resource_group_name, name, site_auth_settings, slot, custom_headers:nil) + def update_auth_settings_slot_async(resource_group_name, name, site_auth_settings, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_auth_settings is nil' if site_auth_settings.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -15888,12 +15356,13 @@ def update_auth_settings_slot_async(resource_group_name, name, site_auth_setting request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings.mapper() request_content = @client.serialize(request_mapper, site_auth_settings) @@ -15955,8 +15424,8 @@ def update_auth_settings_slot_async(resource_group_name, name, site_auth_setting # # @return [SiteAuthSettings] operation results. # - def get_auth_settings_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_auth_settings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_auth_settings_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_auth_settings_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -15975,8 +15444,8 @@ def get_auth_settings_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_auth_settings_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_auth_settings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_auth_settings_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_auth_settings_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -15994,11 +15463,8 @@ def get_auth_settings_slot_with_http_info(resource_group_name, name, slot, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_auth_settings_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_auth_settings_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -16006,7 +15472,6 @@ def get_auth_settings_slot_async(resource_group_name, name, slot, custom_headers request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -16067,8 +15532,8 @@ def get_auth_settings_slot_async(resource_group_name, name, slot, custom_headers # # @return [BackupRequest] operation results. # - def update_backup_configuration_slot(resource_group_name, name, request, slot, custom_headers:nil) - response = update_backup_configuration_slot_async(resource_group_name, name, request, slot, custom_headers:custom_headers).value! + def update_backup_configuration_slot(resource_group_name, name, request, slot, custom_headers = nil) + response = update_backup_configuration_slot_async(resource_group_name, name, request, slot, custom_headers).value! response.body unless response.nil? end @@ -16088,8 +15553,8 @@ def update_backup_configuration_slot(resource_group_name, name, request, slot, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_backup_configuration_slot_with_http_info(resource_group_name, name, request, slot, custom_headers:nil) - update_backup_configuration_slot_async(resource_group_name, name, request, slot, custom_headers:custom_headers).value! + def update_backup_configuration_slot_with_http_info(resource_group_name, name, request, slot, custom_headers = nil) + update_backup_configuration_slot_async(resource_group_name, name, request, slot, custom_headers).value! end # @@ -16108,11 +15573,8 @@ def update_backup_configuration_slot_with_http_info(resource_group_name, name, r # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_backup_configuration_slot_async(resource_group_name, name, request, slot, custom_headers:nil) + def update_backup_configuration_slot_async(resource_group_name, name, request, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'request is nil' if request.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -16121,12 +15583,13 @@ def update_backup_configuration_slot_async(resource_group_name, name, request, s request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -16187,8 +15650,8 @@ def update_backup_configuration_slot_async(resource_group_name, name, request, s # will be added to the HTTP request. # # - def delete_backup_configuration_slot(resource_group_name, name, slot, custom_headers:nil) - response = delete_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def delete_backup_configuration_slot(resource_group_name, name, slot, custom_headers = nil) + response = delete_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! nil end @@ -16207,8 +15670,8 @@ def delete_backup_configuration_slot(resource_group_name, name, slot, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_backup_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - delete_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def delete_backup_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + delete_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -16226,11 +15689,8 @@ def delete_backup_configuration_slot_with_http_info(resource_group_name, name, s # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers:nil) + def delete_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -16238,7 +15698,6 @@ def delete_backup_configuration_slot_async(resource_group_name, name, slot, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -16288,8 +15747,8 @@ def delete_backup_configuration_slot_async(resource_group_name, name, slot, cust # # @return [BackupRequest] operation results. # - def get_backup_configuration_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_backup_configuration_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -16308,8 +15767,8 @@ def get_backup_configuration_slot(resource_group_name, name, slot, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_backup_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_backup_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -16327,11 +15786,8 @@ def get_backup_configuration_slot_with_http_info(resource_group_name, name, slot # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_backup_configuration_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -16339,7 +15795,6 @@ def get_backup_configuration_slot_async(resource_group_name, name, slot, custom_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -16401,8 +15856,8 @@ def get_backup_configuration_slot_async(resource_group_name, name, slot, custom_ # # @return [ConnectionStringDictionary] operation results. # - def update_connection_strings_slot(resource_group_name, name, connection_strings, slot, custom_headers:nil) - response = update_connection_strings_slot_async(resource_group_name, name, connection_strings, slot, custom_headers:custom_headers).value! + def update_connection_strings_slot(resource_group_name, name, connection_strings, slot, custom_headers = nil) + response = update_connection_strings_slot_async(resource_group_name, name, connection_strings, slot, custom_headers).value! response.body unless response.nil? end @@ -16423,8 +15878,8 @@ def update_connection_strings_slot(resource_group_name, name, connection_strings # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_connection_strings_slot_with_http_info(resource_group_name, name, connection_strings, slot, custom_headers:nil) - update_connection_strings_slot_async(resource_group_name, name, connection_strings, slot, custom_headers:custom_headers).value! + def update_connection_strings_slot_with_http_info(resource_group_name, name, connection_strings, slot, custom_headers = nil) + update_connection_strings_slot_async(resource_group_name, name, connection_strings, slot, custom_headers).value! end # @@ -16444,11 +15899,8 @@ def update_connection_strings_slot_with_http_info(resource_group_name, name, con # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_connection_strings_slot_async(resource_group_name, name, connection_strings, slot, custom_headers:nil) + def update_connection_strings_slot_async(resource_group_name, name, connection_strings, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'connection_strings is nil' if connection_strings.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -16457,12 +15909,13 @@ def update_connection_strings_slot_async(resource_group_name, name, connection_s request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary.mapper() request_content = @client.serialize(request_mapper, connection_strings) @@ -16524,8 +15977,8 @@ def update_connection_strings_slot_async(resource_group_name, name, connection_s # # @return [ConnectionStringDictionary] operation results. # - def list_connection_strings_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_connection_strings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_connection_strings_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_connection_strings_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -16544,8 +15997,8 @@ def list_connection_strings_slot(resource_group_name, name, slot, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_connection_strings_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_connection_strings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_connection_strings_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_connection_strings_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -16563,11 +16016,8 @@ def list_connection_strings_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_connection_strings_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_connection_strings_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -16575,7 +16025,6 @@ def list_connection_strings_slot_async(resource_group_name, name, slot, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -16635,8 +16084,8 @@ def list_connection_strings_slot_async(resource_group_name, name, slot, custom_h # # @return [SiteLogsConfig] operation results. # - def get_diagnostic_logs_configuration_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_diagnostic_logs_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_diagnostic_logs_configuration_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_diagnostic_logs_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -16655,8 +16104,8 @@ def get_diagnostic_logs_configuration_slot(resource_group_name, name, slot, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_diagnostic_logs_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_diagnostic_logs_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_diagnostic_logs_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_diagnostic_logs_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -16674,11 +16123,8 @@ def get_diagnostic_logs_configuration_slot_with_http_info(resource_group_name, n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_diagnostic_logs_configuration_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_diagnostic_logs_configuration_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -16686,7 +16132,6 @@ def get_diagnostic_logs_configuration_slot_async(resource_group_name, name, slot request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -16748,8 +16193,8 @@ def get_diagnostic_logs_configuration_slot_async(resource_group_name, name, slot # # @return [SiteLogsConfig] operation results. # - def update_diagnostic_logs_config_slot(resource_group_name, name, site_logs_config, slot, custom_headers:nil) - response = update_diagnostic_logs_config_slot_async(resource_group_name, name, site_logs_config, slot, custom_headers:custom_headers).value! + def update_diagnostic_logs_config_slot(resource_group_name, name, site_logs_config, slot, custom_headers = nil) + response = update_diagnostic_logs_config_slot_async(resource_group_name, name, site_logs_config, slot, custom_headers).value! response.body unless response.nil? end @@ -16770,8 +16215,8 @@ def update_diagnostic_logs_config_slot(resource_group_name, name, site_logs_conf # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_diagnostic_logs_config_slot_with_http_info(resource_group_name, name, site_logs_config, slot, custom_headers:nil) - update_diagnostic_logs_config_slot_async(resource_group_name, name, site_logs_config, slot, custom_headers:custom_headers).value! + def update_diagnostic_logs_config_slot_with_http_info(resource_group_name, name, site_logs_config, slot, custom_headers = nil) + update_diagnostic_logs_config_slot_async(resource_group_name, name, site_logs_config, slot, custom_headers).value! end # @@ -16791,11 +16236,8 @@ def update_diagnostic_logs_config_slot_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_diagnostic_logs_config_slot_async(resource_group_name, name, site_logs_config, slot, custom_headers:nil) + def update_diagnostic_logs_config_slot_async(resource_group_name, name, site_logs_config, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_logs_config is nil' if site_logs_config.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -16804,12 +16246,13 @@ def update_diagnostic_logs_config_slot_async(resource_group_name, name, site_log request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig.mapper() request_content = @client.serialize(request_mapper, site_logs_config) @@ -16873,8 +16316,8 @@ def update_diagnostic_logs_config_slot_async(resource_group_name, name, site_log # # @return [StringDictionary] operation results. # - def update_metadata_slot(resource_group_name, name, metadata, slot, custom_headers:nil) - response = update_metadata_slot_async(resource_group_name, name, metadata, slot, custom_headers:custom_headers).value! + def update_metadata_slot(resource_group_name, name, metadata, slot, custom_headers = nil) + response = update_metadata_slot_async(resource_group_name, name, metadata, slot, custom_headers).value! response.body unless response.nil? end @@ -16895,8 +16338,8 @@ def update_metadata_slot(resource_group_name, name, metadata, slot, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_metadata_slot_with_http_info(resource_group_name, name, metadata, slot, custom_headers:nil) - update_metadata_slot_async(resource_group_name, name, metadata, slot, custom_headers:custom_headers).value! + def update_metadata_slot_with_http_info(resource_group_name, name, metadata, slot, custom_headers = nil) + update_metadata_slot_async(resource_group_name, name, metadata, slot, custom_headers).value! end # @@ -16916,11 +16359,8 @@ def update_metadata_slot_with_http_info(resource_group_name, name, metadata, slo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_metadata_slot_async(resource_group_name, name, metadata, slot, custom_headers:nil) + def update_metadata_slot_async(resource_group_name, name, metadata, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'metadata is nil' if metadata.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -16929,12 +16369,13 @@ def update_metadata_slot_async(resource_group_name, name, metadata, slot, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary.mapper() request_content = @client.serialize(request_mapper, metadata) @@ -16996,8 +16437,8 @@ def update_metadata_slot_async(resource_group_name, name, metadata, slot, custom # # @return [StringDictionary] operation results. # - def list_metadata_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_metadata_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_metadata_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_metadata_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -17016,8 +16457,8 @@ def list_metadata_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metadata_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_metadata_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_metadata_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_metadata_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -17035,11 +16476,8 @@ def list_metadata_slot_with_http_info(resource_group_name, name, slot, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metadata_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_metadata_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -17047,7 +16485,6 @@ def list_metadata_slot_async(resource_group_name, name, slot, custom_headers:nil request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -17107,8 +16544,8 @@ def list_metadata_slot_async(resource_group_name, name, slot, custom_headers:nil # # @return [User] operation results. # - def list_publishing_credentials_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_publishing_credentials_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -17124,9 +16561,9 @@ def list_publishing_credentials_slot(resource_group_name, name, slot, custom_hea # @return [Concurrent::Promise] promise which provides async access to http # response. # - def list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers = nil) # Send request - promise = begin_list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers:custom_headers) + promise = begin_list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -17158,8 +16595,8 @@ def list_publishing_credentials_slot_async(resource_group_name, name, slot, cust # # @return [PushSettings] operation results. # - def update_site_push_settings_slot(resource_group_name, name, push_settings, slot, custom_headers:nil) - response = update_site_push_settings_slot_async(resource_group_name, name, push_settings, slot, custom_headers:custom_headers).value! + def update_site_push_settings_slot(resource_group_name, name, push_settings, slot, custom_headers = nil) + response = update_site_push_settings_slot_async(resource_group_name, name, push_settings, slot, custom_headers).value! response.body unless response.nil? end @@ -17179,8 +16616,8 @@ def update_site_push_settings_slot(resource_group_name, name, push_settings, slo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_site_push_settings_slot_with_http_info(resource_group_name, name, push_settings, slot, custom_headers:nil) - update_site_push_settings_slot_async(resource_group_name, name, push_settings, slot, custom_headers:custom_headers).value! + def update_site_push_settings_slot_with_http_info(resource_group_name, name, push_settings, slot, custom_headers = nil) + update_site_push_settings_slot_async(resource_group_name, name, push_settings, slot, custom_headers).value! end # @@ -17199,11 +16636,8 @@ def update_site_push_settings_slot_with_http_info(resource_group_name, name, pus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_site_push_settings_slot_async(resource_group_name, name, push_settings, slot, custom_headers:nil) + def update_site_push_settings_slot_async(resource_group_name, name, push_settings, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'push_settings is nil' if push_settings.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -17212,12 +16646,13 @@ def update_site_push_settings_slot_async(resource_group_name, name, push_setting request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::PushSettings.mapper() request_content = @client.serialize(request_mapper, push_settings) @@ -17279,8 +16714,8 @@ def update_site_push_settings_slot_async(resource_group_name, name, push_setting # # @return [PushSettings] operation results. # - def list_site_push_settings_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_site_push_settings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_site_push_settings_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_site_push_settings_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -17299,8 +16734,8 @@ def list_site_push_settings_slot(resource_group_name, name, slot, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_push_settings_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_site_push_settings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_site_push_settings_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_site_push_settings_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -17318,11 +16753,8 @@ def list_site_push_settings_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_push_settings_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_site_push_settings_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -17330,7 +16762,6 @@ def list_site_push_settings_slot_async(resource_group_name, name, slot, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -17392,8 +16823,8 @@ def list_site_push_settings_slot_async(resource_group_name, name, slot, custom_h # # @return [SiteConfigResource] operation results. # - def get_configuration_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_configuration_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -17414,8 +16845,8 @@ def get_configuration_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -17435,11 +16866,8 @@ def get_configuration_slot_with_http_info(resource_group_name, name, slot, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_configuration_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_configuration_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -17447,7 +16875,6 @@ def get_configuration_slot_async(resource_group_name, name, slot, custom_headers request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -17509,8 +16936,8 @@ def get_configuration_slot_async(resource_group_name, name, slot, custom_headers # # @return [SiteConfigResource] operation results. # - def create_or_update_configuration_slot(resource_group_name, name, site_config, slot, custom_headers:nil) - response = create_or_update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers:custom_headers).value! + def create_or_update_configuration_slot(resource_group_name, name, site_config, slot, custom_headers = nil) + response = create_or_update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers).value! response.body unless response.nil? end @@ -17531,8 +16958,8 @@ def create_or_update_configuration_slot(resource_group_name, name, site_config, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_configuration_slot_with_http_info(resource_group_name, name, site_config, slot, custom_headers:nil) - create_or_update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers:custom_headers).value! + def create_or_update_configuration_slot_with_http_info(resource_group_name, name, site_config, slot, custom_headers = nil) + create_or_update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers).value! end # @@ -17552,11 +16979,8 @@ def create_or_update_configuration_slot_with_http_info(resource_group_name, name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers:nil) + def create_or_update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_config is nil' if site_config.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -17565,12 +16989,13 @@ def create_or_update_configuration_slot_async(resource_group_name, name, site_co request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource.mapper() request_content = @client.serialize(request_mapper, site_config) @@ -17634,8 +17059,8 @@ def create_or_update_configuration_slot_async(resource_group_name, name, site_co # # @return [SiteConfigResource] operation results. # - def update_configuration_slot(resource_group_name, name, site_config, slot, custom_headers:nil) - response = update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers:custom_headers).value! + def update_configuration_slot(resource_group_name, name, site_config, slot, custom_headers = nil) + response = update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers).value! response.body unless response.nil? end @@ -17656,8 +17081,8 @@ def update_configuration_slot(resource_group_name, name, site_config, slot, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_configuration_slot_with_http_info(resource_group_name, name, site_config, slot, custom_headers:nil) - update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers:custom_headers).value! + def update_configuration_slot_with_http_info(resource_group_name, name, site_config, slot, custom_headers = nil) + update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers).value! end # @@ -17677,11 +17102,8 @@ def update_configuration_slot_with_http_info(resource_group_name, name, site_con # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers:nil) + def update_configuration_slot_async(resource_group_name, name, site_config, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_config is nil' if site_config.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -17690,12 +17112,13 @@ def update_configuration_slot_async(resource_group_name, name, site_config, slot request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource.mapper() request_content = @client.serialize(request_mapper, site_config) @@ -17759,8 +17182,8 @@ def update_configuration_slot_async(resource_group_name, name, site_config, slot # # @return [Array] operation results. # - def list_configuration_snapshot_info_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_configuration_snapshot_info_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_configuration_snapshot_info_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_configuration_snapshot_info_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -17781,8 +17204,8 @@ def list_configuration_snapshot_info_slot(resource_group_name, name, slot, custo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_configuration_snapshot_info_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_configuration_snapshot_info_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_configuration_snapshot_info_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_configuration_snapshot_info_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -17802,11 +17225,8 @@ def list_configuration_snapshot_info_slot_with_http_info(resource_group_name, na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_configuration_snapshot_info_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_configuration_snapshot_info_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -17814,7 +17234,6 @@ def list_configuration_snapshot_info_slot_async(resource_group_name, name, slot, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -17875,8 +17294,8 @@ def list_configuration_snapshot_info_slot_async(resource_group_name, name, slot, # # @return [SiteConfigResource] operation results. # - def get_configuration_snapshot_slot(resource_group_name, name, snapshot_id, slot, custom_headers:nil) - response = get_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers:custom_headers).value! + def get_configuration_snapshot_slot(resource_group_name, name, snapshot_id, slot, custom_headers = nil) + response = get_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers).value! response.body unless response.nil? end @@ -17896,8 +17315,8 @@ def get_configuration_snapshot_slot(resource_group_name, name, snapshot_id, slot # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_configuration_snapshot_slot_with_http_info(resource_group_name, name, snapshot_id, slot, custom_headers:nil) - get_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers:custom_headers).value! + def get_configuration_snapshot_slot_with_http_info(resource_group_name, name, snapshot_id, slot, custom_headers = nil) + get_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers).value! end # @@ -17916,11 +17335,8 @@ def get_configuration_snapshot_slot_with_http_info(resource_group_name, name, sn # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers:nil) + def get_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'snapshot_id is nil' if snapshot_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -17929,7 +17345,6 @@ def get_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -17989,8 +17404,8 @@ def get_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id # will be added to the HTTP request. # # - def recover_site_configuration_snapshot_slot(resource_group_name, name, snapshot_id, slot, custom_headers:nil) - response = recover_site_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers:custom_headers).value! + def recover_site_configuration_snapshot_slot(resource_group_name, name, snapshot_id, slot, custom_headers = nil) + response = recover_site_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers).value! nil end @@ -18010,8 +17425,8 @@ def recover_site_configuration_snapshot_slot(resource_group_name, name, snapshot # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def recover_site_configuration_snapshot_slot_with_http_info(resource_group_name, name, snapshot_id, slot, custom_headers:nil) - recover_site_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers:custom_headers).value! + def recover_site_configuration_snapshot_slot_with_http_info(resource_group_name, name, snapshot_id, slot, custom_headers = nil) + recover_site_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers).value! end # @@ -18030,11 +17445,8 @@ def recover_site_configuration_snapshot_slot_with_http_info(resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def recover_site_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers:nil) + def recover_site_configuration_snapshot_slot_async(resource_group_name, name, snapshot_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'snapshot_id is nil' if snapshot_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -18043,7 +17455,6 @@ def recover_site_configuration_snapshot_slot_async(resource_group_name, name, sn request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -18093,8 +17504,8 @@ def recover_site_configuration_snapshot_slot_async(resource_group_name, name, sn # # @return [NOT_IMPLEMENTED] operation results. # - def get_web_site_container_logs_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_web_site_container_logs_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_web_site_container_logs_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_web_site_container_logs_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -18113,8 +17524,8 @@ def get_web_site_container_logs_slot(resource_group_name, name, slot, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_web_site_container_logs_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_web_site_container_logs_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_web_site_container_logs_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_web_site_container_logs_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -18132,11 +17543,8 @@ def get_web_site_container_logs_slot_with_http_info(resource_group_name, name, s # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_web_site_container_logs_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_web_site_container_logs_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -18144,7 +17552,6 @@ def get_web_site_container_logs_slot_async(resource_group_name, name, slot, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -18177,7 +17584,6 @@ def get_web_site_container_logs_slot_async(resource_group_name, name, slot, cust begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -18211,8 +17617,8 @@ def get_web_site_container_logs_slot_async(resource_group_name, name, slot, cust # # @return [NOT_IMPLEMENTED] operation results. # - def get_web_site_container_logs_zip_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_web_site_container_logs_zip_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_web_site_container_logs_zip_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_web_site_container_logs_zip_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -18231,8 +17637,8 @@ def get_web_site_container_logs_zip_slot(resource_group_name, name, slot, custom # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_web_site_container_logs_zip_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_web_site_container_logs_zip_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_web_site_container_logs_zip_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_web_site_container_logs_zip_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -18250,11 +17656,8 @@ def get_web_site_container_logs_zip_slot_with_http_info(resource_group_name, nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_web_site_container_logs_zip_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_web_site_container_logs_zip_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -18262,7 +17665,6 @@ def get_web_site_container_logs_zip_slot_async(resource_group_name, name, slot, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -18295,7 +17697,6 @@ def get_web_site_container_logs_zip_slot_async(resource_group_name, name, slot, begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -18329,8 +17730,8 @@ def get_web_site_container_logs_zip_slot_async(resource_group_name, name, slot, # # @return [Array] operation results. # - def list_continuous_web_jobs_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_continuous_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_continuous_web_jobs_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_continuous_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -18349,8 +17750,8 @@ def list_continuous_web_jobs_slot(resource_group_name, name, slot, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_continuous_web_jobs_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_continuous_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_continuous_web_jobs_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_continuous_web_jobs_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -18368,11 +17769,8 @@ def list_continuous_web_jobs_slot_with_http_info(resource_group_name, name, slot # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_continuous_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_continuous_web_jobs_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -18380,7 +17778,6 @@ def list_continuous_web_jobs_slot_async(resource_group_name, name, slot, custom_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -18441,8 +17838,8 @@ def list_continuous_web_jobs_slot_async(resource_group_name, name, slot, custom_ # # @return [ContinuousWebJob] operation results. # - def get_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers:nil) - response = get_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def get_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers = nil) + response = get_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! response.body unless response.nil? end @@ -18462,8 +17859,8 @@ def get_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_continuous_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers:nil) - get_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def get_continuous_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers = nil) + get_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! end # @@ -18482,11 +17879,8 @@ def get_continuous_web_job_slot_with_http_info(resource_group_name, name, web_jo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:nil) + def get_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -18495,7 +17889,6 @@ def get_continuous_web_job_slot_async(resource_group_name, name, web_job_name, s request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -18555,8 +17948,8 @@ def get_continuous_web_job_slot_async(resource_group_name, name, web_job_name, s # will be added to the HTTP request. # # - def delete_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers:nil) - response = delete_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def delete_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers = nil) + response = delete_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! nil end @@ -18576,8 +17969,8 @@ def delete_continuous_web_job_slot(resource_group_name, name, web_job_name, slot # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_continuous_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers:nil) - delete_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def delete_continuous_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers = nil) + delete_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! end # @@ -18596,11 +17989,8 @@ def delete_continuous_web_job_slot_with_http_info(resource_group_name, name, web # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:nil) + def delete_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -18609,7 +17999,6 @@ def delete_continuous_web_job_slot_async(resource_group_name, name, web_job_name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -18659,8 +18048,8 @@ def delete_continuous_web_job_slot_async(resource_group_name, name, web_job_name # will be added to the HTTP request. # # - def start_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers:nil) - response = start_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def start_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers = nil) + response = start_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! nil end @@ -18680,8 +18069,8 @@ def start_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def start_continuous_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers:nil) - start_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def start_continuous_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers = nil) + start_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! end # @@ -18700,11 +18089,8 @@ def start_continuous_web_job_slot_with_http_info(resource_group_name, name, web_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def start_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:nil) + def start_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -18713,7 +18099,6 @@ def start_continuous_web_job_slot_async(resource_group_name, name, web_job_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -18763,8 +18148,8 @@ def start_continuous_web_job_slot_async(resource_group_name, name, web_job_name, # will be added to the HTTP request. # # - def stop_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers:nil) - response = stop_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def stop_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers = nil) + response = stop_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! nil end @@ -18784,8 +18169,8 @@ def stop_continuous_web_job_slot(resource_group_name, name, web_job_name, slot, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def stop_continuous_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers:nil) - stop_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def stop_continuous_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers = nil) + stop_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! end # @@ -18804,11 +18189,8 @@ def stop_continuous_web_job_slot_with_http_info(resource_group_name, name, web_j # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def stop_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:nil) + def stop_continuous_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -18817,7 +18199,6 @@ def stop_continuous_web_job_slot_async(resource_group_name, name, web_job_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -18867,8 +18248,8 @@ def stop_continuous_web_job_slot_async(resource_group_name, name, web_job_name, # # @return [Array] operation results. # - def list_deployments_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_deployments_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_deployments_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_deployments_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -18887,8 +18268,8 @@ def list_deployments_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_deployments_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_deployments_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_deployments_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_deployments_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -18906,11 +18287,8 @@ def list_deployments_slot_with_http_info(resource_group_name, name, slot, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_deployments_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_deployments_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -18918,7 +18296,6 @@ def list_deployments_slot_async(resource_group_name, name, slot, custom_headers: request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -18979,8 +18356,8 @@ def list_deployments_slot_async(resource_group_name, name, slot, custom_headers: # # @return [Deployment] operation results. # - def get_deployment_slot(resource_group_name, name, id, slot, custom_headers:nil) - response = get_deployment_slot_async(resource_group_name, name, id, slot, custom_headers:custom_headers).value! + def get_deployment_slot(resource_group_name, name, id, slot, custom_headers = nil) + response = get_deployment_slot_async(resource_group_name, name, id, slot, custom_headers).value! response.body unless response.nil? end @@ -19000,8 +18377,8 @@ def get_deployment_slot(resource_group_name, name, id, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_deployment_slot_with_http_info(resource_group_name, name, id, slot, custom_headers:nil) - get_deployment_slot_async(resource_group_name, name, id, slot, custom_headers:custom_headers).value! + def get_deployment_slot_with_http_info(resource_group_name, name, id, slot, custom_headers = nil) + get_deployment_slot_async(resource_group_name, name, id, slot, custom_headers).value! end # @@ -19020,11 +18397,8 @@ def get_deployment_slot_with_http_info(resource_group_name, name, id, slot, cust # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_deployment_slot_async(resource_group_name, name, id, slot, custom_headers:nil) + def get_deployment_slot_async(resource_group_name, name, id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'id is nil' if id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -19033,7 +18407,6 @@ def get_deployment_slot_async(resource_group_name, name, id, slot, custom_header request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -19095,8 +18468,8 @@ def get_deployment_slot_async(resource_group_name, name, id, slot, custom_header # # @return [Deployment] operation results. # - def create_deployment_slot(resource_group_name, name, id, slot, deployment, custom_headers:nil) - response = create_deployment_slot_async(resource_group_name, name, id, slot, deployment, custom_headers:custom_headers).value! + def create_deployment_slot(resource_group_name, name, id, slot, deployment, custom_headers = nil) + response = create_deployment_slot_async(resource_group_name, name, id, slot, deployment, custom_headers).value! response.body unless response.nil? end @@ -19117,8 +18490,8 @@ def create_deployment_slot(resource_group_name, name, id, slot, deployment, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_deployment_slot_with_http_info(resource_group_name, name, id, slot, deployment, custom_headers:nil) - create_deployment_slot_async(resource_group_name, name, id, slot, deployment, custom_headers:custom_headers).value! + def create_deployment_slot_with_http_info(resource_group_name, name, id, slot, deployment, custom_headers = nil) + create_deployment_slot_async(resource_group_name, name, id, slot, deployment, custom_headers).value! end # @@ -19138,11 +18511,8 @@ def create_deployment_slot_with_http_info(resource_group_name, name, id, slot, d # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_deployment_slot_async(resource_group_name, name, id, slot, deployment, custom_headers:nil) + def create_deployment_slot_async(resource_group_name, name, id, slot, deployment, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'id is nil' if id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -19152,12 +18522,13 @@ def create_deployment_slot_async(resource_group_name, name, id, slot, deployment request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::Deployment.mapper() request_content = @client.serialize(request_mapper, deployment) @@ -19219,8 +18590,8 @@ def create_deployment_slot_async(resource_group_name, name, id, slot, deployment # will be added to the HTTP request. # # - def delete_deployment_slot(resource_group_name, name, id, slot, custom_headers:nil) - response = delete_deployment_slot_async(resource_group_name, name, id, slot, custom_headers:custom_headers).value! + def delete_deployment_slot(resource_group_name, name, id, slot, custom_headers = nil) + response = delete_deployment_slot_async(resource_group_name, name, id, slot, custom_headers).value! nil end @@ -19240,8 +18611,8 @@ def delete_deployment_slot(resource_group_name, name, id, slot, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_deployment_slot_with_http_info(resource_group_name, name, id, slot, custom_headers:nil) - delete_deployment_slot_async(resource_group_name, name, id, slot, custom_headers:custom_headers).value! + def delete_deployment_slot_with_http_info(resource_group_name, name, id, slot, custom_headers = nil) + delete_deployment_slot_async(resource_group_name, name, id, slot, custom_headers).value! end # @@ -19260,11 +18631,8 @@ def delete_deployment_slot_with_http_info(resource_group_name, name, id, slot, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_deployment_slot_async(resource_group_name, name, id, slot, custom_headers:nil) + def delete_deployment_slot_async(resource_group_name, name, id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'id is nil' if id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -19273,7 +18641,6 @@ def delete_deployment_slot_async(resource_group_name, name, id, slot, custom_hea request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -19326,8 +18693,8 @@ def delete_deployment_slot_async(resource_group_name, name, id, slot, custom_hea # # @return [Deployment] operation results. # - def list_deployment_log_slot(resource_group_name, name, id, slot, custom_headers:nil) - response = list_deployment_log_slot_async(resource_group_name, name, id, slot, custom_headers:custom_headers).value! + def list_deployment_log_slot(resource_group_name, name, id, slot, custom_headers = nil) + response = list_deployment_log_slot_async(resource_group_name, name, id, slot, custom_headers).value! response.body unless response.nil? end @@ -19349,8 +18716,8 @@ def list_deployment_log_slot(resource_group_name, name, id, slot, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_deployment_log_slot_with_http_info(resource_group_name, name, id, slot, custom_headers:nil) - list_deployment_log_slot_async(resource_group_name, name, id, slot, custom_headers:custom_headers).value! + def list_deployment_log_slot_with_http_info(resource_group_name, name, id, slot, custom_headers = nil) + list_deployment_log_slot_async(resource_group_name, name, id, slot, custom_headers).value! end # @@ -19371,11 +18738,8 @@ def list_deployment_log_slot_with_http_info(resource_group_name, name, id, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_deployment_log_slot_async(resource_group_name, name, id, slot, custom_headers:nil) + def list_deployment_log_slot_async(resource_group_name, name, id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'id is nil' if id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -19384,7 +18748,6 @@ def list_deployment_log_slot_async(resource_group_name, name, id, slot, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -19444,8 +18807,8 @@ def list_deployment_log_slot_async(resource_group_name, name, id, slot, custom_h # # @return [Array] operation results. # - def list_domain_ownership_identifiers_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_domain_ownership_identifiers_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_domain_ownership_identifiers_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_domain_ownership_identifiers_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -19464,8 +18827,8 @@ def list_domain_ownership_identifiers_slot(resource_group_name, name, slot, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_domain_ownership_identifiers_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_domain_ownership_identifiers_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_domain_ownership_identifiers_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_domain_ownership_identifiers_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -19483,11 +18846,8 @@ def list_domain_ownership_identifiers_slot_with_http_info(resource_group_name, n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_domain_ownership_identifiers_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_domain_ownership_identifiers_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -19495,7 +18855,6 @@ def list_domain_ownership_identifiers_slot_async(resource_group_name, name, slot request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -19557,8 +18916,8 @@ def list_domain_ownership_identifiers_slot_async(resource_group_name, name, slot # # @return [Identifier] operation results. # - def get_domain_ownership_identifier_slot(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:nil) - response = get_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:custom_headers).value! + def get_domain_ownership_identifier_slot(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers = nil) + response = get_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers).value! response.body unless response.nil? end @@ -19579,8 +18938,8 @@ def get_domain_ownership_identifier_slot(resource_group_name, name, domain_owner # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_domain_ownership_identifier_slot_with_http_info(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:nil) - get_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:custom_headers).value! + def get_domain_ownership_identifier_slot_with_http_info(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers = nil) + get_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers).value! end # @@ -19600,11 +18959,8 @@ def get_domain_ownership_identifier_slot_with_http_info(resource_group_name, nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:nil) + def get_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier_name is nil' if domain_ownership_identifier_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -19613,7 +18969,6 @@ def get_domain_ownership_identifier_slot_async(resource_group_name, name, domain request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -19679,8 +19034,8 @@ def get_domain_ownership_identifier_slot_async(resource_group_name, name, domain # # @return [Identifier] operation results. # - def create_or_update_domain_ownership_identifier_slot(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:nil) - response = create_or_update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:custom_headers).value! + def create_or_update_domain_ownership_identifier_slot(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers = nil) + response = create_or_update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers).value! response.body unless response.nil? end @@ -19705,8 +19060,8 @@ def create_or_update_domain_ownership_identifier_slot(resource_group_name, name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_domain_ownership_identifier_slot_with_http_info(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:nil) - create_or_update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:custom_headers).value! + def create_or_update_domain_ownership_identifier_slot_with_http_info(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers = nil) + create_or_update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers).value! end # @@ -19730,11 +19085,8 @@ def create_or_update_domain_ownership_identifier_slot_with_http_info(resource_gr # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:nil) + def create_or_update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier_name is nil' if domain_ownership_identifier_name.nil? fail ArgumentError, 'domain_ownership_identifier is nil' if domain_ownership_identifier.nil? @@ -19744,12 +19096,13 @@ def create_or_update_domain_ownership_identifier_slot_async(resource_group_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::Identifier.mapper() request_content = @client.serialize(request_mapper, domain_ownership_identifier) @@ -19812,8 +19165,8 @@ def create_or_update_domain_ownership_identifier_slot_async(resource_group_name, # will be added to the HTTP request. # # - def delete_domain_ownership_identifier_slot(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:nil) - response = delete_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:custom_headers).value! + def delete_domain_ownership_identifier_slot(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers = nil) + response = delete_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers).value! nil end @@ -19834,8 +19187,8 @@ def delete_domain_ownership_identifier_slot(resource_group_name, name, domain_ow # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_domain_ownership_identifier_slot_with_http_info(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:nil) - delete_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:custom_headers).value! + def delete_domain_ownership_identifier_slot_with_http_info(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers = nil) + delete_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers).value! end # @@ -19855,11 +19208,8 @@ def delete_domain_ownership_identifier_slot_with_http_info(resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers:nil) + def delete_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier_name is nil' if domain_ownership_identifier_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -19868,7 +19218,6 @@ def delete_domain_ownership_identifier_slot_async(resource_group_name, name, dom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -19924,8 +19273,8 @@ def delete_domain_ownership_identifier_slot_async(resource_group_name, name, dom # # @return [Identifier] operation results. # - def update_domain_ownership_identifier_slot(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:nil) - response = update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:custom_headers).value! + def update_domain_ownership_identifier_slot(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers = nil) + response = update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers).value! response.body unless response.nil? end @@ -19950,8 +19299,8 @@ def update_domain_ownership_identifier_slot(resource_group_name, name, domain_ow # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_domain_ownership_identifier_slot_with_http_info(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:nil) - update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:custom_headers).value! + def update_domain_ownership_identifier_slot_with_http_info(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers = nil) + update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers).value! end # @@ -19975,11 +19324,8 @@ def update_domain_ownership_identifier_slot_with_http_info(resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers:nil) + def update_domain_ownership_identifier_slot_async(resource_group_name, name, domain_ownership_identifier_name, domain_ownership_identifier, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'domain_ownership_identifier_name is nil' if domain_ownership_identifier_name.nil? fail ArgumentError, 'domain_ownership_identifier is nil' if domain_ownership_identifier.nil? @@ -19989,12 +19335,13 @@ def update_domain_ownership_identifier_slot_async(resource_group_name, name, dom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::Identifier.mapper() request_content = @client.serialize(request_mapper, domain_ownership_identifier) @@ -20056,8 +19403,8 @@ def update_domain_ownership_identifier_slot_async(resource_group_name, name, dom # # @return [MSDeployStatus] operation results. # - def get_msdeploy_status_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_msdeploy_status_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_msdeploy_status_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_msdeploy_status_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -20076,8 +19423,8 @@ def get_msdeploy_status_slot(resource_group_name, name, slot, custom_headers:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_msdeploy_status_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_msdeploy_status_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_msdeploy_status_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_msdeploy_status_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -20095,11 +19442,8 @@ def get_msdeploy_status_slot_with_http_info(resource_group_name, name, slot, cus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_msdeploy_status_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_msdeploy_status_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -20107,7 +19451,6 @@ def get_msdeploy_status_slot_async(resource_group_name, name, slot, custom_heade request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -20168,8 +19511,8 @@ def get_msdeploy_status_slot_async(resource_group_name, name, slot, custom_heade # # @return [MSDeployStatus] operation results. # - def create_msdeploy_operation_slot(resource_group_name, name, slot, msdeploy, custom_headers:nil) - response = create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers:custom_headers).value! + def create_msdeploy_operation_slot(resource_group_name, name, slot, msdeploy, custom_headers = nil) + response = create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers).value! response.body unless response.nil? end @@ -20186,9 +19529,9 @@ def create_msdeploy_operation_slot(resource_group_name, name, slot, msdeploy, cu # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers:nil) + def create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers = nil) # Send request - promise = begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers:custom_headers) + promise = begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -20219,8 +19562,8 @@ def create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdepl # # @return [MSDeployLog] operation results. # - def get_msdeploy_log_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_msdeploy_log_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_msdeploy_log_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_msdeploy_log_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -20239,8 +19582,8 @@ def get_msdeploy_log_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_msdeploy_log_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_msdeploy_log_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_msdeploy_log_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_msdeploy_log_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -20258,11 +19601,8 @@ def get_msdeploy_log_slot_with_http_info(resource_group_name, name, slot, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_msdeploy_log_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_msdeploy_log_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -20270,7 +19610,6 @@ def get_msdeploy_log_slot_async(resource_group_name, name, slot, custom_headers: request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -20330,8 +19669,8 @@ def get_msdeploy_log_slot_async(resource_group_name, name, slot, custom_headers: # # @return [Array] operation results. # - def list_instance_functions_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_instance_functions_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_instance_functions_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_instance_functions_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -20350,8 +19689,8 @@ def list_instance_functions_slot(resource_group_name, name, slot, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_functions_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_instance_functions_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_instance_functions_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_instance_functions_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -20369,11 +19708,8 @@ def list_instance_functions_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_functions_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_instance_functions_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -20381,7 +19717,6 @@ def list_instance_functions_slot_async(resource_group_name, name, slot, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -20441,8 +19776,8 @@ def list_instance_functions_slot_async(resource_group_name, name, slot, custom_h # # @return [String] operation results. # - def get_functions_admin_token_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_functions_admin_token_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_functions_admin_token_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_functions_admin_token_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -20461,8 +19796,8 @@ def get_functions_admin_token_slot(resource_group_name, name, slot, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_functions_admin_token_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_functions_admin_token_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_functions_admin_token_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_functions_admin_token_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -20480,11 +19815,8 @@ def get_functions_admin_token_slot_with_http_info(resource_group_name, name, slo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_functions_admin_token_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_functions_admin_token_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -20492,7 +19824,6 @@ def get_functions_admin_token_slot_async(resource_group_name, name, slot, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -20525,7 +19856,6 @@ def get_functions_admin_token_slot_async(resource_group_name, name, slot, custom begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -20560,8 +19890,8 @@ def get_functions_admin_token_slot_async(resource_group_name, name, slot, custom # # @return [FunctionEnvelope] operation results. # - def get_instance_function_slot(resource_group_name, name, function_name, slot, custom_headers:nil) - response = get_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers:custom_headers).value! + def get_instance_function_slot(resource_group_name, name, function_name, slot, custom_headers = nil) + response = get_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers).value! response.body unless response.nil? end @@ -20581,8 +19911,8 @@ def get_instance_function_slot(resource_group_name, name, function_name, slot, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_function_slot_with_http_info(resource_group_name, name, function_name, slot, custom_headers:nil) - get_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers:custom_headers).value! + def get_instance_function_slot_with_http_info(resource_group_name, name, function_name, slot, custom_headers = nil) + get_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers).value! end # @@ -20601,11 +19931,8 @@ def get_instance_function_slot_with_http_info(resource_group_name, name, functio # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers:nil) + def get_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'function_name is nil' if function_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -20614,7 +19941,6 @@ def get_instance_function_slot_async(resource_group_name, name, function_name, s request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -20676,8 +20002,8 @@ def get_instance_function_slot_async(resource_group_name, name, function_name, s # # @return [FunctionEnvelope] operation results. # - def create_instance_function_slot(resource_group_name, name, function_name, slot, function_envelope, custom_headers:nil) - response = create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers:custom_headers).value! + def create_instance_function_slot(resource_group_name, name, function_name, slot, function_envelope, custom_headers = nil) + response = create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers).value! response.body unless response.nil? end @@ -20695,9 +20021,9 @@ def create_instance_function_slot(resource_group_name, name, function_name, slot # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers:nil) + def create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers = nil) # Send request - promise = begin_create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers:custom_headers) + promise = begin_create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -20728,8 +20054,8 @@ def create_instance_function_slot_async(resource_group_name, name, function_name # will be added to the HTTP request. # # - def delete_instance_function_slot(resource_group_name, name, function_name, slot, custom_headers:nil) - response = delete_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers:custom_headers).value! + def delete_instance_function_slot(resource_group_name, name, function_name, slot, custom_headers = nil) + response = delete_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers).value! nil end @@ -20749,8 +20075,8 @@ def delete_instance_function_slot(resource_group_name, name, function_name, slot # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_instance_function_slot_with_http_info(resource_group_name, name, function_name, slot, custom_headers:nil) - delete_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers:custom_headers).value! + def delete_instance_function_slot_with_http_info(resource_group_name, name, function_name, slot, custom_headers = nil) + delete_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers).value! end # @@ -20769,11 +20095,8 @@ def delete_instance_function_slot_with_http_info(resource_group_name, name, func # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers:nil) + def delete_instance_function_slot_async(resource_group_name, name, function_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'function_name is nil' if function_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -20782,7 +20105,6 @@ def delete_instance_function_slot_async(resource_group_name, name, function_name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -20833,8 +20155,8 @@ def delete_instance_function_slot_async(resource_group_name, name, function_name # # @return [FunctionSecrets] operation results. # - def list_function_secrets_slot(resource_group_name, name, function_name, slot, custom_headers:nil) - response = list_function_secrets_slot_async(resource_group_name, name, function_name, slot, custom_headers:custom_headers).value! + def list_function_secrets_slot(resource_group_name, name, function_name, slot, custom_headers = nil) + response = list_function_secrets_slot_async(resource_group_name, name, function_name, slot, custom_headers).value! response.body unless response.nil? end @@ -20854,8 +20176,8 @@ def list_function_secrets_slot(resource_group_name, name, function_name, slot, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_function_secrets_slot_with_http_info(resource_group_name, name, function_name, slot, custom_headers:nil) - list_function_secrets_slot_async(resource_group_name, name, function_name, slot, custom_headers:custom_headers).value! + def list_function_secrets_slot_with_http_info(resource_group_name, name, function_name, slot, custom_headers = nil) + list_function_secrets_slot_async(resource_group_name, name, function_name, slot, custom_headers).value! end # @@ -20874,11 +20196,8 @@ def list_function_secrets_slot_with_http_info(resource_group_name, name, functio # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_function_secrets_slot_async(resource_group_name, name, function_name, slot, custom_headers:nil) + def list_function_secrets_slot_async(resource_group_name, name, function_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'function_name is nil' if function_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -20887,7 +20206,6 @@ def list_function_secrets_slot_async(resource_group_name, name, function_name, s request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -20947,8 +20265,8 @@ def list_function_secrets_slot_async(resource_group_name, name, function_name, s # # @return [Array] operation results. # - def list_host_name_bindings_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_host_name_bindings_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_host_name_bindings_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_host_name_bindings_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -20967,8 +20285,8 @@ def list_host_name_bindings_slot(resource_group_name, name, slot, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_host_name_bindings_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_host_name_bindings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_host_name_bindings_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_host_name_bindings_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -20986,11 +20304,8 @@ def list_host_name_bindings_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_host_name_bindings_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_host_name_bindings_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -20998,7 +20313,6 @@ def list_host_name_bindings_slot_async(resource_group_name, name, slot, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -21059,8 +20373,8 @@ def list_host_name_bindings_slot_async(resource_group_name, name, slot, custom_h # # @return [HostNameBinding] operation results. # - def get_host_name_binding_slot(resource_group_name, name, slot, host_name, custom_headers:nil) - response = get_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers:custom_headers).value! + def get_host_name_binding_slot(resource_group_name, name, slot, host_name, custom_headers = nil) + response = get_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers).value! response.body unless response.nil? end @@ -21080,8 +20394,8 @@ def get_host_name_binding_slot(resource_group_name, name, slot, host_name, custo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_host_name_binding_slot_with_http_info(resource_group_name, name, slot, host_name, custom_headers:nil) - get_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers:custom_headers).value! + def get_host_name_binding_slot_with_http_info(resource_group_name, name, slot, host_name, custom_headers = nil) + get_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers).value! end # @@ -21100,11 +20414,8 @@ def get_host_name_binding_slot_with_http_info(resource_group_name, name, slot, h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers:nil) + def get_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, 'host_name is nil' if host_name.nil? @@ -21113,7 +20424,6 @@ def get_host_name_binding_slot_async(resource_group_name, name, slot, host_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -21176,8 +20486,8 @@ def get_host_name_binding_slot_async(resource_group_name, name, slot, host_name, # # @return [HostNameBinding] operation results. # - def create_or_update_host_name_binding_slot(resource_group_name, name, host_name, host_name_binding, slot, custom_headers:nil) - response = create_or_update_host_name_binding_slot_async(resource_group_name, name, host_name, host_name_binding, slot, custom_headers:custom_headers).value! + def create_or_update_host_name_binding_slot(resource_group_name, name, host_name, host_name_binding, slot, custom_headers = nil) + response = create_or_update_host_name_binding_slot_async(resource_group_name, name, host_name, host_name_binding, slot, custom_headers).value! response.body unless response.nil? end @@ -21199,8 +20509,8 @@ def create_or_update_host_name_binding_slot(resource_group_name, name, host_name # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_host_name_binding_slot_with_http_info(resource_group_name, name, host_name, host_name_binding, slot, custom_headers:nil) - create_or_update_host_name_binding_slot_async(resource_group_name, name, host_name, host_name_binding, slot, custom_headers:custom_headers).value! + def create_or_update_host_name_binding_slot_with_http_info(resource_group_name, name, host_name, host_name_binding, slot, custom_headers = nil) + create_or_update_host_name_binding_slot_async(resource_group_name, name, host_name, host_name_binding, slot, custom_headers).value! end # @@ -21221,11 +20531,8 @@ def create_or_update_host_name_binding_slot_with_http_info(resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_host_name_binding_slot_async(resource_group_name, name, host_name, host_name_binding, slot, custom_headers:nil) + def create_or_update_host_name_binding_slot_async(resource_group_name, name, host_name, host_name_binding, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'host_name is nil' if host_name.nil? fail ArgumentError, 'host_name_binding is nil' if host_name_binding.nil? @@ -21235,12 +20542,13 @@ def create_or_update_host_name_binding_slot_async(resource_group_name, name, hos request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding.mapper() request_content = @client.serialize(request_mapper, host_name_binding) @@ -21302,8 +20610,8 @@ def create_or_update_host_name_binding_slot_async(resource_group_name, name, hos # will be added to the HTTP request. # # - def delete_host_name_binding_slot(resource_group_name, name, slot, host_name, custom_headers:nil) - response = delete_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers:custom_headers).value! + def delete_host_name_binding_slot(resource_group_name, name, slot, host_name, custom_headers = nil) + response = delete_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers).value! nil end @@ -21323,8 +20631,8 @@ def delete_host_name_binding_slot(resource_group_name, name, slot, host_name, cu # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_host_name_binding_slot_with_http_info(resource_group_name, name, slot, host_name, custom_headers:nil) - delete_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers:custom_headers).value! + def delete_host_name_binding_slot_with_http_info(resource_group_name, name, slot, host_name, custom_headers = nil) + delete_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers).value! end # @@ -21343,11 +20651,8 @@ def delete_host_name_binding_slot_with_http_info(resource_group_name, name, slot # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers:nil) + def delete_host_name_binding_slot_async(resource_group_name, name, slot, host_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, 'host_name is nil' if host_name.nil? @@ -21356,7 +20661,6 @@ def delete_host_name_binding_slot_async(resource_group_name, name, slot, host_na request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -21407,8 +20711,8 @@ def delete_host_name_binding_slot_async(resource_group_name, name, slot, host_na # # @return [HybridConnection] operation results. # - def get_hybrid_connection_slot(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:nil) - response = get_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:custom_headers).value! + def get_hybrid_connection_slot(resource_group_name, name, namespace_name, relay_name, slot, custom_headers = nil) + response = get_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers).value! response.body unless response.nil? end @@ -21428,8 +20732,8 @@ def get_hybrid_connection_slot(resource_group_name, name, namespace_name, relay_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_hybrid_connection_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:nil) - get_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:custom_headers).value! + def get_hybrid_connection_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, slot, custom_headers = nil) + get_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers).value! end # @@ -21448,11 +20752,8 @@ def get_hybrid_connection_slot_with_http_info(resource_group_name, name, namespa # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:nil) + def get_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -21462,7 +20763,6 @@ def get_hybrid_connection_slot_async(resource_group_name, name, namespace_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -21525,8 +20825,8 @@ def get_hybrid_connection_slot_async(resource_group_name, name, namespace_name, # # @return [HybridConnection] operation results. # - def create_or_update_hybrid_connection_slot(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:nil) - response = create_or_update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:custom_headers).value! + def create_or_update_hybrid_connection_slot(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers = nil) + response = create_or_update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers).value! response.body unless response.nil? end @@ -21548,8 +20848,8 @@ def create_or_update_hybrid_connection_slot(resource_group_name, name, namespace # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_hybrid_connection_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:nil) - create_or_update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:custom_headers).value! + def create_or_update_hybrid_connection_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers = nil) + create_or_update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers).value! end # @@ -21570,11 +20870,8 @@ def create_or_update_hybrid_connection_slot_with_http_info(resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:nil) + def create_or_update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -21585,12 +20882,13 @@ def create_or_update_hybrid_connection_slot_async(resource_group_name, name, nam request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::HybridConnection.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -21652,8 +20950,8 @@ def create_or_update_hybrid_connection_slot_async(resource_group_name, name, nam # will be added to the HTTP request. # # - def delete_hybrid_connection_slot(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:nil) - response = delete_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:custom_headers).value! + def delete_hybrid_connection_slot(resource_group_name, name, namespace_name, relay_name, slot, custom_headers = nil) + response = delete_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers).value! nil end @@ -21673,8 +20971,8 @@ def delete_hybrid_connection_slot(resource_group_name, name, namespace_name, rel # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_hybrid_connection_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:nil) - delete_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:custom_headers).value! + def delete_hybrid_connection_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, slot, custom_headers = nil) + delete_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers).value! end # @@ -21693,11 +20991,8 @@ def delete_hybrid_connection_slot_with_http_info(resource_group_name, name, name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:nil) + def delete_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -21707,7 +21002,6 @@ def delete_hybrid_connection_slot_async(resource_group_name, name, namespace_nam request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -21760,8 +21054,8 @@ def delete_hybrid_connection_slot_async(resource_group_name, name, namespace_nam # # @return [HybridConnection] operation results. # - def update_hybrid_connection_slot(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:nil) - response = update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:custom_headers).value! + def update_hybrid_connection_slot(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers = nil) + response = update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers).value! response.body unless response.nil? end @@ -21783,8 +21077,8 @@ def update_hybrid_connection_slot(resource_group_name, name, namespace_name, rel # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_hybrid_connection_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:nil) - update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:custom_headers).value! + def update_hybrid_connection_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers = nil) + update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers).value! end # @@ -21805,11 +21099,8 @@ def update_hybrid_connection_slot_with_http_info(resource_group_name, name, name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers:nil) + def update_hybrid_connection_slot_async(resource_group_name, name, namespace_name, relay_name, connection_envelope, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -21820,12 +21111,13 @@ def update_hybrid_connection_slot_async(resource_group_name, name, namespace_nam request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::HybridConnection.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -21888,8 +21180,8 @@ def update_hybrid_connection_slot_async(resource_group_name, name, namespace_nam # # @return [HybridConnectionKey] operation results. # - def list_hybrid_connection_keys_slot(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:nil) - response = list_hybrid_connection_keys_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:custom_headers).value! + def list_hybrid_connection_keys_slot(resource_group_name, name, namespace_name, relay_name, slot, custom_headers = nil) + response = list_hybrid_connection_keys_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers).value! response.body unless response.nil? end @@ -21909,8 +21201,8 @@ def list_hybrid_connection_keys_slot(resource_group_name, name, namespace_name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_hybrid_connection_keys_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:nil) - list_hybrid_connection_keys_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:custom_headers).value! + def list_hybrid_connection_keys_slot_with_http_info(resource_group_name, name, namespace_name, relay_name, slot, custom_headers = nil) + list_hybrid_connection_keys_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers).value! end # @@ -21929,11 +21221,8 @@ def list_hybrid_connection_keys_slot_with_http_info(resource_group_name, name, n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_hybrid_connection_keys_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers:nil) + def list_hybrid_connection_keys_slot_async(resource_group_name, name, namespace_name, relay_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -21943,7 +21232,6 @@ def list_hybrid_connection_keys_slot_async(resource_group_name, name, namespace_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -22002,8 +21290,8 @@ def list_hybrid_connection_keys_slot_async(resource_group_name, name, namespace_ # # @return [HybridConnection] operation results. # - def list_hybrid_connections_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_hybrid_connections_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_hybrid_connections_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_hybrid_connections_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -22021,8 +21309,8 @@ def list_hybrid_connections_slot(resource_group_name, name, slot, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_hybrid_connections_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_hybrid_connections_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_hybrid_connections_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_hybrid_connections_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -22039,11 +21327,8 @@ def list_hybrid_connections_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_hybrid_connections_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_hybrid_connections_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -22051,7 +21336,6 @@ def list_hybrid_connections_slot_async(resource_group_name, name, slot, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -22113,8 +21397,8 @@ def list_hybrid_connections_slot_async(resource_group_name, name, slot, custom_h # # @return [RelayServiceConnectionEntity] operation results. # - def list_relay_service_connections_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_relay_service_connections_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_relay_service_connections_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_relay_service_connections_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -22135,8 +21419,8 @@ def list_relay_service_connections_slot(resource_group_name, name, slot, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_relay_service_connections_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_relay_service_connections_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_relay_service_connections_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_relay_service_connections_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -22156,11 +21440,8 @@ def list_relay_service_connections_slot_with_http_info(resource_group_name, name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_relay_service_connections_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_relay_service_connections_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -22168,7 +21449,6 @@ def list_relay_service_connections_slot_async(resource_group_name, name, slot, c request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -22229,8 +21509,8 @@ def list_relay_service_connections_slot_async(resource_group_name, name, slot, c # # @return [RelayServiceConnectionEntity] operation results. # - def get_relay_service_connection_slot(resource_group_name, name, entity_name, slot, custom_headers:nil) - response = get_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers:custom_headers).value! + def get_relay_service_connection_slot(resource_group_name, name, entity_name, slot, custom_headers = nil) + response = get_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers).value! response.body unless response.nil? end @@ -22250,8 +21530,8 @@ def get_relay_service_connection_slot(resource_group_name, name, entity_name, sl # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_relay_service_connection_slot_with_http_info(resource_group_name, name, entity_name, slot, custom_headers:nil) - get_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers:custom_headers).value! + def get_relay_service_connection_slot_with_http_info(resource_group_name, name, entity_name, slot, custom_headers = nil) + get_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers).value! end # @@ -22270,11 +21550,8 @@ def get_relay_service_connection_slot_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers:nil) + def get_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'entity_name is nil' if entity_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -22283,7 +21560,6 @@ def get_relay_service_connection_slot_async(resource_group_name, name, entity_na request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -22348,8 +21624,8 @@ def get_relay_service_connection_slot_async(resource_group_name, name, entity_na # # @return [RelayServiceConnectionEntity] operation results. # - def create_or_update_relay_service_connection_slot(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:nil) - response = create_or_update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:custom_headers).value! + def create_or_update_relay_service_connection_slot(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers = nil) + response = create_or_update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers).value! response.body unless response.nil? end @@ -22373,8 +21649,8 @@ def create_or_update_relay_service_connection_slot(resource_group_name, name, en # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_relay_service_connection_slot_with_http_info(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:nil) - create_or_update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:custom_headers).value! + def create_or_update_relay_service_connection_slot_with_http_info(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers = nil) + create_or_update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers).value! end # @@ -22397,11 +21673,8 @@ def create_or_update_relay_service_connection_slot_with_http_info(resource_group # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:nil) + def create_or_update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'entity_name is nil' if entity_name.nil? fail ArgumentError, 'connection_envelope is nil' if connection_envelope.nil? @@ -22411,12 +21684,13 @@ def create_or_update_relay_service_connection_slot_async(resource_group_name, na request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -22478,8 +21752,8 @@ def create_or_update_relay_service_connection_slot_async(resource_group_name, na # will be added to the HTTP request. # # - def delete_relay_service_connection_slot(resource_group_name, name, entity_name, slot, custom_headers:nil) - response = delete_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers:custom_headers).value! + def delete_relay_service_connection_slot(resource_group_name, name, entity_name, slot, custom_headers = nil) + response = delete_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers).value! nil end @@ -22499,8 +21773,8 @@ def delete_relay_service_connection_slot(resource_group_name, name, entity_name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_relay_service_connection_slot_with_http_info(resource_group_name, name, entity_name, slot, custom_headers:nil) - delete_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers:custom_headers).value! + def delete_relay_service_connection_slot_with_http_info(resource_group_name, name, entity_name, slot, custom_headers = nil) + delete_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers).value! end # @@ -22519,11 +21793,8 @@ def delete_relay_service_connection_slot_with_http_info(resource_group_name, nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers:nil) + def delete_relay_service_connection_slot_async(resource_group_name, name, entity_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'entity_name is nil' if entity_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -22532,7 +21803,6 @@ def delete_relay_service_connection_slot_async(resource_group_name, name, entity request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -22587,8 +21857,8 @@ def delete_relay_service_connection_slot_async(resource_group_name, name, entity # # @return [RelayServiceConnectionEntity] operation results. # - def update_relay_service_connection_slot(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:nil) - response = update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:custom_headers).value! + def update_relay_service_connection_slot(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers = nil) + response = update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers).value! response.body unless response.nil? end @@ -22612,8 +21882,8 @@ def update_relay_service_connection_slot(resource_group_name, name, entity_name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_relay_service_connection_slot_with_http_info(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:nil) - update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:custom_headers).value! + def update_relay_service_connection_slot_with_http_info(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers = nil) + update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers).value! end # @@ -22636,11 +21906,8 @@ def update_relay_service_connection_slot_with_http_info(resource_group_name, nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers:nil) + def update_relay_service_connection_slot_async(resource_group_name, name, entity_name, connection_envelope, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'entity_name is nil' if entity_name.nil? fail ArgumentError, 'connection_envelope is nil' if connection_envelope.nil? @@ -22650,12 +21917,13 @@ def update_relay_service_connection_slot_async(resource_group_name, name, entity request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -22717,8 +21985,8 @@ def update_relay_service_connection_slot_async(resource_group_name, name, entity # # @return [Array] operation results. # - def list_instance_identifiers_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_instance_identifiers_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_instance_identifiers_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_instance_identifiers_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -22737,8 +22005,8 @@ def list_instance_identifiers_slot(resource_group_name, name, slot, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_identifiers_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_instance_identifiers_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_instance_identifiers_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_instance_identifiers_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -22756,11 +22024,8 @@ def list_instance_identifiers_slot_with_http_info(resource_group_name, name, slo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_identifiers_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_instance_identifiers_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -22768,7 +22033,6 @@ def list_instance_identifiers_slot_async(resource_group_name, name, slot, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -22829,8 +22093,8 @@ def list_instance_identifiers_slot_async(resource_group_name, name, slot, custom # # @return [MSDeployStatus] operation results. # - def get_instance_ms_deploy_status_slot(resource_group_name, name, slot, instance_id, custom_headers:nil) - response = get_instance_ms_deploy_status_slot_async(resource_group_name, name, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_ms_deploy_status_slot(resource_group_name, name, slot, instance_id, custom_headers = nil) + response = get_instance_ms_deploy_status_slot_async(resource_group_name, name, slot, instance_id, custom_headers).value! response.body unless response.nil? end @@ -22850,8 +22114,8 @@ def get_instance_ms_deploy_status_slot(resource_group_name, name, slot, instance # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_ms_deploy_status_slot_with_http_info(resource_group_name, name, slot, instance_id, custom_headers:nil) - get_instance_ms_deploy_status_slot_async(resource_group_name, name, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_ms_deploy_status_slot_with_http_info(resource_group_name, name, slot, instance_id, custom_headers = nil) + get_instance_ms_deploy_status_slot_async(resource_group_name, name, slot, instance_id, custom_headers).value! end # @@ -22870,11 +22134,8 @@ def get_instance_ms_deploy_status_slot_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_ms_deploy_status_slot_async(resource_group_name, name, slot, instance_id, custom_headers:nil) + def get_instance_ms_deploy_status_slot_async(resource_group_name, name, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? @@ -22883,7 +22144,6 @@ def get_instance_ms_deploy_status_slot_async(resource_group_name, name, slot, in request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -22945,8 +22205,8 @@ def get_instance_ms_deploy_status_slot_async(resource_group_name, name, slot, in # # @return [MSDeployStatus] operation results. # - def create_instance_msdeploy_operation_slot(resource_group_name, name, slot, instance_id, msdeploy, custom_headers:nil) - response = create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers:custom_headers).value! + def create_instance_msdeploy_operation_slot(resource_group_name, name, slot, instance_id, msdeploy, custom_headers = nil) + response = create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers).value! response.body unless response.nil? end @@ -22964,9 +22224,9 @@ def create_instance_msdeploy_operation_slot(resource_group_name, name, slot, ins # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers:nil) + def create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers = nil) # Send request - promise = begin_create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers:custom_headers) + promise = begin_create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -22998,8 +22258,8 @@ def create_instance_msdeploy_operation_slot_async(resource_group_name, name, slo # # @return [MSDeployLog] operation results. # - def get_instance_msdeploy_log_slot(resource_group_name, name, slot, instance_id, custom_headers:nil) - response = get_instance_msdeploy_log_slot_async(resource_group_name, name, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_msdeploy_log_slot(resource_group_name, name, slot, instance_id, custom_headers = nil) + response = get_instance_msdeploy_log_slot_async(resource_group_name, name, slot, instance_id, custom_headers).value! response.body unless response.nil? end @@ -23019,8 +22279,8 @@ def get_instance_msdeploy_log_slot(resource_group_name, name, slot, instance_id, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_msdeploy_log_slot_with_http_info(resource_group_name, name, slot, instance_id, custom_headers:nil) - get_instance_msdeploy_log_slot_async(resource_group_name, name, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_msdeploy_log_slot_with_http_info(resource_group_name, name, slot, instance_id, custom_headers = nil) + get_instance_msdeploy_log_slot_async(resource_group_name, name, slot, instance_id, custom_headers).value! end # @@ -23039,11 +22299,8 @@ def get_instance_msdeploy_log_slot_with_http_info(resource_group_name, name, slo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_msdeploy_log_slot_async(resource_group_name, name, slot, instance_id, custom_headers:nil) + def get_instance_msdeploy_log_slot_async(resource_group_name, name, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? @@ -23052,7 +22309,6 @@ def get_instance_msdeploy_log_slot_async(resource_group_name, name, slot, instan request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -23117,8 +22373,8 @@ def get_instance_msdeploy_log_slot_async(resource_group_name, name, slot, instan # # @return [Array] operation results. # - def list_instance_processes_slot(resource_group_name, name, slot, instance_id, custom_headers:nil) - first_page = list_instance_processes_slot_as_lazy(resource_group_name, name, slot, instance_id, custom_headers:custom_headers) + def list_instance_processes_slot(resource_group_name, name, slot, instance_id, custom_headers = nil) + first_page = list_instance_processes_slot_as_lazy(resource_group_name, name, slot, instance_id, custom_headers) first_page.get_all_items end @@ -23142,8 +22398,8 @@ def list_instance_processes_slot(resource_group_name, name, slot, instance_id, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_processes_slot_with_http_info(resource_group_name, name, slot, instance_id, custom_headers:nil) - list_instance_processes_slot_async(resource_group_name, name, slot, instance_id, custom_headers:custom_headers).value! + def list_instance_processes_slot_with_http_info(resource_group_name, name, slot, instance_id, custom_headers = nil) + list_instance_processes_slot_async(resource_group_name, name, slot, instance_id, custom_headers).value! end # @@ -23166,11 +22422,8 @@ def list_instance_processes_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_processes_slot_async(resource_group_name, name, slot, instance_id, custom_headers:nil) + def list_instance_processes_slot_async(resource_group_name, name, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? @@ -23179,7 +22432,6 @@ def list_instance_processes_slot_async(resource_group_name, name, slot, instance request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -23245,8 +22497,8 @@ def list_instance_processes_slot_async(resource_group_name, name, slot, instance # # @return [ProcessInfo] operation results. # - def get_instance_process_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - response = get_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_process_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + response = get_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! response.body unless response.nil? end @@ -23271,8 +22523,8 @@ def get_instance_process_slot(resource_group_name, name, process_id, slot, insta # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_process_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - get_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_process_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + get_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! end # @@ -23296,11 +22548,8 @@ def get_instance_process_slot_with_http_info(resource_group_name, name, process_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) + def get_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -23310,7 +22559,6 @@ def get_instance_process_slot_async(resource_group_name, name, process_id, slot, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -23375,8 +22623,8 @@ def get_instance_process_slot_async(resource_group_name, name, process_id, slot, # will be added to the HTTP request. # # - def delete_instance_process_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - response = delete_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def delete_instance_process_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + response = delete_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! nil end @@ -23401,8 +22649,8 @@ def delete_instance_process_slot(resource_group_name, name, process_id, slot, in # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_instance_process_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - delete_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def delete_instance_process_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + delete_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! end # @@ -23426,11 +22674,8 @@ def delete_instance_process_slot_with_http_info(resource_group_name, name, proce # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) + def delete_instance_process_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -23440,7 +22685,6 @@ def delete_instance_process_slot_async(resource_group_name, name, process_id, sl request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -23496,8 +22740,8 @@ def delete_instance_process_slot_async(resource_group_name, name, process_id, sl # # @return [NOT_IMPLEMENTED] operation results. # - def get_instance_process_dump_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - response = get_instance_process_dump_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_process_dump_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + response = get_instance_process_dump_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! response.body unless response.nil? end @@ -23522,8 +22766,8 @@ def get_instance_process_dump_slot(resource_group_name, name, process_id, slot, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_process_dump_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - get_instance_process_dump_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_process_dump_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + get_instance_process_dump_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! end # @@ -23547,11 +22791,8 @@ def get_instance_process_dump_slot_with_http_info(resource_group_name, name, pro # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_process_dump_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) + def get_instance_process_dump_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -23561,7 +22802,6 @@ def get_instance_process_dump_slot_async(resource_group_name, name, process_id, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -23594,7 +22834,6 @@ def get_instance_process_dump_slot_async(resource_group_name, name, process_id, begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -23634,8 +22873,8 @@ def get_instance_process_dump_slot_async(resource_group_name, name, process_id, # # @return [Array] operation results. # - def list_instance_process_modules_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - first_page = list_instance_process_modules_slot_as_lazy(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers) + def list_instance_process_modules_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + first_page = list_instance_process_modules_slot_as_lazy(resource_group_name, name, process_id, slot, instance_id, custom_headers) first_page.get_all_items end @@ -23660,8 +22899,8 @@ def list_instance_process_modules_slot(resource_group_name, name, process_id, sl # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_process_modules_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - list_instance_process_modules_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def list_instance_process_modules_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + list_instance_process_modules_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! end # @@ -23685,11 +22924,8 @@ def list_instance_process_modules_slot_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_process_modules_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) + def list_instance_process_modules_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -23699,7 +22935,6 @@ def list_instance_process_modules_slot_async(resource_group_name, name, process_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -23766,8 +23001,8 @@ def list_instance_process_modules_slot_async(resource_group_name, name, process_ # # @return [ProcessModuleInfo] operation results. # - def get_instance_process_module_slot(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers:nil) - response = get_instance_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_process_module_slot(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers = nil) + response = get_instance_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers).value! response.body unless response.nil? end @@ -23793,8 +23028,8 @@ def get_instance_process_module_slot(resource_group_name, name, process_id, base # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_process_module_slot_with_http_info(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers:nil) - get_instance_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_process_module_slot_with_http_info(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers = nil) + get_instance_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers).value! end # @@ -23819,11 +23054,8 @@ def get_instance_process_module_slot_with_http_info(resource_group_name, name, p # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers:nil) + def get_instance_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'base_address is nil' if base_address.nil? @@ -23834,7 +23066,6 @@ def get_instance_process_module_slot_async(resource_group_name, name, process_id request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -23900,8 +23131,8 @@ def get_instance_process_module_slot_async(resource_group_name, name, process_id # # @return [Array] operation results. # - def list_instance_process_threads_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - first_page = list_instance_process_threads_slot_as_lazy(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers) + def list_instance_process_threads_slot(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + first_page = list_instance_process_threads_slot_as_lazy(resource_group_name, name, process_id, slot, instance_id, custom_headers) first_page.get_all_items end @@ -23926,8 +23157,8 @@ def list_instance_process_threads_slot(resource_group_name, name, process_id, sl # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_process_threads_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - list_instance_process_threads_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def list_instance_process_threads_slot_with_http_info(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + list_instance_process_threads_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! end # @@ -23951,11 +23182,8 @@ def list_instance_process_threads_slot_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_process_threads_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) + def list_instance_process_threads_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -23965,7 +23193,6 @@ def list_instance_process_threads_slot_async(resource_group_name, name, process_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -24032,8 +23259,8 @@ def list_instance_process_threads_slot_async(resource_group_name, name, process_ # # @return [ProcessThreadInfo] operation results. # - def get_instance_process_thread_slot(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers:nil) - response = get_instance_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_process_thread_slot(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers = nil) + response = get_instance_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers).value! response.body unless response.nil? end @@ -24059,8 +23286,8 @@ def get_instance_process_thread_slot(resource_group_name, name, process_id, thre # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_instance_process_thread_slot_with_http_info(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers:nil) - get_instance_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers:custom_headers).value! + def get_instance_process_thread_slot_with_http_info(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers = nil) + get_instance_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers).value! end # @@ -24085,11 +23312,8 @@ def get_instance_process_thread_slot_with_http_info(resource_group_name, name, p # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_instance_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers:nil) + def get_instance_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, instance_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'thread_id is nil' if thread_id.nil? @@ -24100,7 +23324,6 @@ def get_instance_process_thread_slot_async(resource_group_name, name, process_id request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -24160,8 +23383,8 @@ def get_instance_process_thread_slot_async(resource_group_name, name, process_id # # @return [SiteCloneability] operation results. # - def is_cloneable_slot(resource_group_name, name, slot, custom_headers:nil) - response = is_cloneable_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def is_cloneable_slot(resource_group_name, name, slot, custom_headers = nil) + response = is_cloneable_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -24180,8 +23403,8 @@ def is_cloneable_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def is_cloneable_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - is_cloneable_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def is_cloneable_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + is_cloneable_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -24199,11 +23422,8 @@ def is_cloneable_slot_with_http_info(resource_group_name, name, slot, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def is_cloneable_slot_async(resource_group_name, name, slot, custom_headers:nil) + def is_cloneable_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -24211,7 +23431,6 @@ def is_cloneable_slot_async(resource_group_name, name, slot, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -24271,8 +23490,8 @@ def is_cloneable_slot_async(resource_group_name, name, slot, custom_headers:nil) # # @return [FunctionSecrets] operation results. # - def list_sync_function_triggers_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_sync_function_triggers_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -24291,8 +23510,8 @@ def list_sync_function_triggers_slot(resource_group_name, name, slot, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_sync_function_triggers_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_sync_function_triggers_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -24310,11 +23529,8 @@ def list_sync_function_triggers_slot_with_http_info(resource_group_name, name, s # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -24322,7 +23538,6 @@ def list_sync_function_triggers_slot_async(resource_group_name, name, slot, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -24382,8 +23597,8 @@ def list_sync_function_triggers_slot_async(resource_group_name, name, slot, cust # # @return [Array] operation results. # - def list_metric_definitions_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_metric_definitions_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_metric_definitions_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_metric_definitions_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -24402,8 +23617,8 @@ def list_metric_definitions_slot(resource_group_name, name, slot, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metric_definitions_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_metric_definitions_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_metric_definitions_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_metric_definitions_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -24421,11 +23636,8 @@ def list_metric_definitions_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metric_definitions_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_metric_definitions_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -24433,7 +23645,6 @@ def list_metric_definitions_slot_async(resource_group_name, name, slot, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -24499,8 +23710,8 @@ def list_metric_definitions_slot_async(resource_group_name, name, slot, custom_h # # @return [Array] operation results. # - def list_metrics_slot(resource_group_name, name, slot, details:nil, filter:nil, custom_headers:nil) - first_page = list_metrics_slot_as_lazy(resource_group_name, name, slot, details:details, filter:filter, custom_headers:custom_headers) + def list_metrics_slot(resource_group_name, name, slot, details = nil, filter = nil, custom_headers = nil) + first_page = list_metrics_slot_as_lazy(resource_group_name, name, slot, details, filter, custom_headers) first_page.get_all_items end @@ -24525,8 +23736,8 @@ def list_metrics_slot(resource_group_name, name, slot, details:nil, filter:nil, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metrics_slot_with_http_info(resource_group_name, name, slot, details:nil, filter:nil, custom_headers:nil) - list_metrics_slot_async(resource_group_name, name, slot, details:details, filter:filter, custom_headers:custom_headers).value! + def list_metrics_slot_with_http_info(resource_group_name, name, slot, details = nil, filter = nil, custom_headers = nil) + list_metrics_slot_async(resource_group_name, name, slot, details, filter, custom_headers).value! end # @@ -24550,11 +23761,8 @@ def list_metrics_slot_with_http_info(resource_group_name, name, slot, details:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metrics_slot_async(resource_group_name, name, slot, details:nil, filter:nil, custom_headers:nil) + def list_metrics_slot_async(resource_group_name, name, slot, details = nil, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -24562,7 +23770,6 @@ def list_metrics_slot_async(resource_group_name, name, slot, details:nil, filter request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -24624,8 +23831,8 @@ def list_metrics_slot_async(resource_group_name, name, slot, details:nil, filter # # @return [MigrateMySqlStatus] operation results. # - def get_migrate_my_sql_status_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_migrate_my_sql_status_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_migrate_my_sql_status_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_migrate_my_sql_status_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -24645,8 +23852,8 @@ def get_migrate_my_sql_status_slot(resource_group_name, name, slot, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_migrate_my_sql_status_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_migrate_my_sql_status_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_migrate_my_sql_status_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_migrate_my_sql_status_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -24665,11 +23872,8 @@ def get_migrate_my_sql_status_slot_with_http_info(resource_group_name, name, slo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_migrate_my_sql_status_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_migrate_my_sql_status_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -24677,7 +23881,6 @@ def get_migrate_my_sql_status_slot_async(resource_group_name, name, slot, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -24739,8 +23942,8 @@ def get_migrate_my_sql_status_slot_async(resource_group_name, name, slot, custom # # @return [NetworkFeatures] operation results. # - def list_network_features_slot(resource_group_name, name, view, slot, custom_headers:nil) - response = list_network_features_slot_async(resource_group_name, name, view, slot, custom_headers:custom_headers).value! + def list_network_features_slot(resource_group_name, name, view, slot, custom_headers = nil) + response = list_network_features_slot_async(resource_group_name, name, view, slot, custom_headers).value! response.body unless response.nil? end @@ -24761,8 +23964,8 @@ def list_network_features_slot(resource_group_name, name, view, slot, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_network_features_slot_with_http_info(resource_group_name, name, view, slot, custom_headers:nil) - list_network_features_slot_async(resource_group_name, name, view, slot, custom_headers:custom_headers).value! + def list_network_features_slot_with_http_info(resource_group_name, name, view, slot, custom_headers = nil) + list_network_features_slot_async(resource_group_name, name, view, slot, custom_headers).value! end # @@ -24782,11 +23985,8 @@ def list_network_features_slot_with_http_info(resource_group_name, name, view, s # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_network_features_slot_async(resource_group_name, name, view, slot, custom_headers:nil) + def list_network_features_slot_async(resource_group_name, name, view, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'view is nil' if view.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -24795,7 +23995,6 @@ def list_network_features_slot_async(resource_group_name, name, view, slot, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -24859,8 +24058,8 @@ def list_network_features_slot_async(resource_group_name, name, view, slot, cust # # @return [String] operation results. # - def start_web_site_network_trace_slot(resource_group_name, name, slot, duration_in_seconds:nil, max_frame_length:nil, sas_url:nil, custom_headers:nil) - response = start_web_site_network_trace_slot_async(resource_group_name, name, slot, duration_in_seconds:duration_in_seconds, max_frame_length:max_frame_length, sas_url:sas_url, custom_headers:custom_headers).value! + def start_web_site_network_trace_slot(resource_group_name, name, slot, duration_in_seconds = nil, max_frame_length = nil, sas_url = nil, custom_headers = nil) + response = start_web_site_network_trace_slot_async(resource_group_name, name, slot, duration_in_seconds, max_frame_length, sas_url, custom_headers).value! response.body unless response.nil? end @@ -24883,8 +24082,8 @@ def start_web_site_network_trace_slot(resource_group_name, name, slot, duration_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def start_web_site_network_trace_slot_with_http_info(resource_group_name, name, slot, duration_in_seconds:nil, max_frame_length:nil, sas_url:nil, custom_headers:nil) - start_web_site_network_trace_slot_async(resource_group_name, name, slot, duration_in_seconds:duration_in_seconds, max_frame_length:max_frame_length, sas_url:sas_url, custom_headers:custom_headers).value! + def start_web_site_network_trace_slot_with_http_info(resource_group_name, name, slot, duration_in_seconds = nil, max_frame_length = nil, sas_url = nil, custom_headers = nil) + start_web_site_network_trace_slot_async(resource_group_name, name, slot, duration_in_seconds, max_frame_length, sas_url, custom_headers).value! end # @@ -24906,11 +24105,8 @@ def start_web_site_network_trace_slot_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def start_web_site_network_trace_slot_async(resource_group_name, name, slot, duration_in_seconds:nil, max_frame_length:nil, sas_url:nil, custom_headers:nil) + def start_web_site_network_trace_slot_async(resource_group_name, name, slot, duration_in_seconds = nil, max_frame_length = nil, sas_url = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -24918,7 +24114,6 @@ def start_web_site_network_trace_slot_async(resource_group_name, name, slot, dur request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -24951,7 +24146,6 @@ def start_web_site_network_trace_slot_async(resource_group_name, name, slot, dur begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -24984,8 +24178,8 @@ def start_web_site_network_trace_slot_async(resource_group_name, name, slot, dur # # @return [String] operation results. # - def stop_web_site_network_trace_slot(resource_group_name, name, slot, custom_headers:nil) - response = stop_web_site_network_trace_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def stop_web_site_network_trace_slot(resource_group_name, name, slot, custom_headers = nil) + response = stop_web_site_network_trace_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -25003,8 +24197,8 @@ def stop_web_site_network_trace_slot(resource_group_name, name, slot, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def stop_web_site_network_trace_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - stop_web_site_network_trace_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def stop_web_site_network_trace_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + stop_web_site_network_trace_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -25021,11 +24215,8 @@ def stop_web_site_network_trace_slot_with_http_info(resource_group_name, name, s # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def stop_web_site_network_trace_slot_async(resource_group_name, name, slot, custom_headers:nil) + def stop_web_site_network_trace_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -25033,7 +24224,6 @@ def stop_web_site_network_trace_slot_async(resource_group_name, name, slot, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -25066,7 +24256,6 @@ def stop_web_site_network_trace_slot_async(resource_group_name, name, slot, cust begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -25101,8 +24290,8 @@ def stop_web_site_network_trace_slot_async(resource_group_name, name, slot, cust # will be added to the HTTP request. # # - def generate_new_site_publishing_password_slot(resource_group_name, name, slot, custom_headers:nil) - response = generate_new_site_publishing_password_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def generate_new_site_publishing_password_slot(resource_group_name, name, slot, custom_headers = nil) + response = generate_new_site_publishing_password_slot_async(resource_group_name, name, slot, custom_headers).value! nil end @@ -25123,8 +24312,8 @@ def generate_new_site_publishing_password_slot(resource_group_name, name, slot, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def generate_new_site_publishing_password_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - generate_new_site_publishing_password_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def generate_new_site_publishing_password_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + generate_new_site_publishing_password_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -25144,11 +24333,8 @@ def generate_new_site_publishing_password_slot_with_http_info(resource_group_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def generate_new_site_publishing_password_slot_async(resource_group_name, name, slot, custom_headers:nil) + def generate_new_site_publishing_password_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -25156,7 +24342,6 @@ def generate_new_site_publishing_password_slot_async(resource_group_name, name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -25210,8 +24395,8 @@ def generate_new_site_publishing_password_slot_async(resource_group_name, name, # # @return [Array] operation results. # - def list_perf_mon_counters_slot(resource_group_name, name, slot, filter:nil, custom_headers:nil) - first_page = list_perf_mon_counters_slot_as_lazy(resource_group_name, name, slot, filter:filter, custom_headers:custom_headers) + def list_perf_mon_counters_slot(resource_group_name, name, slot, filter = nil, custom_headers = nil) + first_page = list_perf_mon_counters_slot_as_lazy(resource_group_name, name, slot, filter, custom_headers) first_page.get_all_items end @@ -25234,8 +24419,8 @@ def list_perf_mon_counters_slot(resource_group_name, name, slot, filter:nil, cus # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_perf_mon_counters_slot_with_http_info(resource_group_name, name, slot, filter:nil, custom_headers:nil) - list_perf_mon_counters_slot_async(resource_group_name, name, slot, filter:filter, custom_headers:custom_headers).value! + def list_perf_mon_counters_slot_with_http_info(resource_group_name, name, slot, filter = nil, custom_headers = nil) + list_perf_mon_counters_slot_async(resource_group_name, name, slot, filter, custom_headers).value! end # @@ -25257,11 +24442,8 @@ def list_perf_mon_counters_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_perf_mon_counters_slot_async(resource_group_name, name, slot, filter:nil, custom_headers:nil) + def list_perf_mon_counters_slot_async(resource_group_name, name, slot, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -25269,7 +24451,6 @@ def list_perf_mon_counters_slot_async(resource_group_name, name, slot, filter:ni request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -25330,8 +24511,8 @@ def list_perf_mon_counters_slot_async(resource_group_name, name, slot, filter:ni # # @return [SitePhpErrorLogFlag] operation results. # - def get_site_php_error_log_flag_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_site_php_error_log_flag_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_site_php_error_log_flag_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_site_php_error_log_flag_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -25350,8 +24531,8 @@ def get_site_php_error_log_flag_slot(resource_group_name, name, slot, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_php_error_log_flag_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_site_php_error_log_flag_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_site_php_error_log_flag_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_site_php_error_log_flag_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -25369,11 +24550,8 @@ def get_site_php_error_log_flag_slot_with_http_info(resource_group_name, name, s # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_php_error_log_flag_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_site_php_error_log_flag_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -25381,7 +24559,6 @@ def get_site_php_error_log_flag_slot_async(resource_group_name, name, slot, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -25441,8 +24618,8 @@ def get_site_php_error_log_flag_slot_async(resource_group_name, name, slot, cust # # @return [PremierAddOn] operation results. # - def list_premier_add_ons_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_premier_add_ons_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_premier_add_ons_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_premier_add_ons_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -25461,8 +24638,8 @@ def list_premier_add_ons_slot(resource_group_name, name, slot, custom_headers:ni # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_premier_add_ons_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_premier_add_ons_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_premier_add_ons_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_premier_add_ons_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -25480,11 +24657,8 @@ def list_premier_add_ons_slot_with_http_info(resource_group_name, name, slot, cu # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_premier_add_ons_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_premier_add_ons_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -25492,7 +24666,6 @@ def list_premier_add_ons_slot_async(resource_group_name, name, slot, custom_head request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -25553,8 +24726,8 @@ def list_premier_add_ons_slot_async(resource_group_name, name, slot, custom_head # # @return [PremierAddOn] operation results. # - def get_premier_add_on_slot(resource_group_name, name, premier_add_on_name, slot, custom_headers:nil) - response = get_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers:custom_headers).value! + def get_premier_add_on_slot(resource_group_name, name, premier_add_on_name, slot, custom_headers = nil) + response = get_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers).value! response.body unless response.nil? end @@ -25574,8 +24747,8 @@ def get_premier_add_on_slot(resource_group_name, name, premier_add_on_name, slot # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_premier_add_on_slot_with_http_info(resource_group_name, name, premier_add_on_name, slot, custom_headers:nil) - get_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers:custom_headers).value! + def get_premier_add_on_slot_with_http_info(resource_group_name, name, premier_add_on_name, slot, custom_headers = nil) + get_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers).value! end # @@ -25594,11 +24767,8 @@ def get_premier_add_on_slot_with_http_info(resource_group_name, name, premier_ad # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers:nil) + def get_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'premier_add_on_name is nil' if premier_add_on_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -25607,7 +24777,6 @@ def get_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -25670,8 +24839,8 @@ def get_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name # # @return [PremierAddOn] operation results. # - def add_premier_add_on_slot(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers:nil) - response = add_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers:custom_headers).value! + def add_premier_add_on_slot(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers = nil) + response = add_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers).value! response.body unless response.nil? end @@ -25693,8 +24862,8 @@ def add_premier_add_on_slot(resource_group_name, name, premier_add_on_name, prem # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def add_premier_add_on_slot_with_http_info(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers:nil) - add_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers:custom_headers).value! + def add_premier_add_on_slot_with_http_info(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers = nil) + add_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers).value! end # @@ -25715,11 +24884,8 @@ def add_premier_add_on_slot_with_http_info(resource_group_name, name, premier_ad # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def add_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers:nil) + def add_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, premier_add_on, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'premier_add_on_name is nil' if premier_add_on_name.nil? fail ArgumentError, 'premier_add_on is nil' if premier_add_on.nil? @@ -25729,12 +24895,13 @@ def add_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn.mapper() request_content = @client.serialize(request_mapper, premier_add_on) @@ -25796,8 +24963,8 @@ def add_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name # will be added to the HTTP request. # # - def delete_premier_add_on_slot(resource_group_name, name, premier_add_on_name, slot, custom_headers:nil) - response = delete_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers:custom_headers).value! + def delete_premier_add_on_slot(resource_group_name, name, premier_add_on_name, slot, custom_headers = nil) + response = delete_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers).value! nil end @@ -25817,8 +24984,8 @@ def delete_premier_add_on_slot(resource_group_name, name, premier_add_on_name, s # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_premier_add_on_slot_with_http_info(resource_group_name, name, premier_add_on_name, slot, custom_headers:nil) - delete_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers:custom_headers).value! + def delete_premier_add_on_slot_with_http_info(resource_group_name, name, premier_add_on_name, slot, custom_headers = nil) + delete_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers).value! end # @@ -25837,11 +25004,8 @@ def delete_premier_add_on_slot_with_http_info(resource_group_name, name, premier # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers:nil) + def delete_premier_add_on_slot_async(resource_group_name, name, premier_add_on_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'premier_add_on_name is nil' if premier_add_on_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -25850,7 +25014,6 @@ def delete_premier_add_on_slot_async(resource_group_name, name, premier_add_on_n request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -25902,8 +25065,8 @@ def delete_premier_add_on_slot_async(resource_group_name, name, premier_add_on_n # # @return [Array] operation results. # - def list_processes_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_processes_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_processes_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_processes_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -25924,8 +25087,8 @@ def list_processes_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_processes_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_processes_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_processes_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_processes_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -25945,11 +25108,8 @@ def list_processes_slot_with_http_info(resource_group_name, name, slot, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_processes_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_processes_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -25957,7 +25117,6 @@ def list_processes_slot_async(resource_group_name, name, slot, custom_headers:ni request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -26020,8 +25179,8 @@ def list_processes_slot_async(resource_group_name, name, slot, custom_headers:ni # # @return [ProcessInfo] operation results. # - def get_process_slot(resource_group_name, name, process_id, slot, custom_headers:nil) - response = get_process_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def get_process_slot(resource_group_name, name, process_id, slot, custom_headers = nil) + response = get_process_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! response.body unless response.nil? end @@ -26043,8 +25202,8 @@ def get_process_slot(resource_group_name, name, process_id, slot, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_process_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers:nil) - get_process_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def get_process_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers = nil) + get_process_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! end # @@ -26065,11 +25224,8 @@ def get_process_slot_with_http_info(resource_group_name, name, process_id, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_process_slot_async(resource_group_name, name, process_id, slot, custom_headers:nil) + def get_process_slot_async(resource_group_name, name, process_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -26078,7 +25234,6 @@ def get_process_slot_async(resource_group_name, name, process_id, slot, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -26140,8 +25295,8 @@ def get_process_slot_async(resource_group_name, name, process_id, slot, custom_h # will be added to the HTTP request. # # - def delete_process_slot(resource_group_name, name, process_id, slot, custom_headers:nil) - response = delete_process_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def delete_process_slot(resource_group_name, name, process_id, slot, custom_headers = nil) + response = delete_process_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! nil end @@ -26163,8 +25318,8 @@ def delete_process_slot(resource_group_name, name, process_id, slot, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_process_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers:nil) - delete_process_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def delete_process_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers = nil) + delete_process_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! end # @@ -26185,11 +25340,8 @@ def delete_process_slot_with_http_info(resource_group_name, name, process_id, sl # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_process_slot_async(resource_group_name, name, process_id, slot, custom_headers:nil) + def delete_process_slot_async(resource_group_name, name, process_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -26198,7 +25350,6 @@ def delete_process_slot_async(resource_group_name, name, process_id, slot, custo request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -26251,8 +25402,8 @@ def delete_process_slot_async(resource_group_name, name, process_id, slot, custo # # @return [NOT_IMPLEMENTED] operation results. # - def get_process_dump_slot(resource_group_name, name, process_id, slot, custom_headers:nil) - response = get_process_dump_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def get_process_dump_slot(resource_group_name, name, process_id, slot, custom_headers = nil) + response = get_process_dump_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! response.body unless response.nil? end @@ -26274,8 +25425,8 @@ def get_process_dump_slot(resource_group_name, name, process_id, slot, custom_he # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_process_dump_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers:nil) - get_process_dump_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def get_process_dump_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers = nil) + get_process_dump_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! end # @@ -26296,11 +25447,8 @@ def get_process_dump_slot_with_http_info(resource_group_name, name, process_id, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_process_dump_slot_async(resource_group_name, name, process_id, slot, custom_headers:nil) + def get_process_dump_slot_async(resource_group_name, name, process_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -26309,7 +25457,6 @@ def get_process_dump_slot_async(resource_group_name, name, process_id, slot, cus request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -26342,7 +25489,6 @@ def get_process_dump_slot_async(resource_group_name, name, process_id, slot, cus begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -26379,8 +25525,8 @@ def get_process_dump_slot_async(resource_group_name, name, process_id, slot, cus # # @return [Array] operation results. # - def list_process_modules_slot(resource_group_name, name, process_id, slot, custom_headers:nil) - first_page = list_process_modules_slot_as_lazy(resource_group_name, name, process_id, slot, custom_headers:custom_headers) + def list_process_modules_slot(resource_group_name, name, process_id, slot, custom_headers = nil) + first_page = list_process_modules_slot_as_lazy(resource_group_name, name, process_id, slot, custom_headers) first_page.get_all_items end @@ -26402,8 +25548,8 @@ def list_process_modules_slot(resource_group_name, name, process_id, slot, custo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_process_modules_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers:nil) - list_process_modules_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def list_process_modules_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers = nil) + list_process_modules_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! end # @@ -26424,11 +25570,8 @@ def list_process_modules_slot_with_http_info(resource_group_name, name, process_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_process_modules_slot_async(resource_group_name, name, process_id, slot, custom_headers:nil) + def list_process_modules_slot_async(resource_group_name, name, process_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -26437,7 +25580,6 @@ def list_process_modules_slot_async(resource_group_name, name, process_id, slot, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -26501,8 +25643,8 @@ def list_process_modules_slot_async(resource_group_name, name, process_id, slot, # # @return [ProcessModuleInfo] operation results. # - def get_process_module_slot(resource_group_name, name, process_id, base_address, slot, custom_headers:nil) - response = get_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, custom_headers:custom_headers).value! + def get_process_module_slot(resource_group_name, name, process_id, base_address, slot, custom_headers = nil) + response = get_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, custom_headers).value! response.body unless response.nil? end @@ -26525,8 +25667,8 @@ def get_process_module_slot(resource_group_name, name, process_id, base_address, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_process_module_slot_with_http_info(resource_group_name, name, process_id, base_address, slot, custom_headers:nil) - get_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, custom_headers:custom_headers).value! + def get_process_module_slot_with_http_info(resource_group_name, name, process_id, base_address, slot, custom_headers = nil) + get_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, custom_headers).value! end # @@ -26548,11 +25690,8 @@ def get_process_module_slot_with_http_info(resource_group_name, name, process_id # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, custom_headers:nil) + def get_process_module_slot_async(resource_group_name, name, process_id, base_address, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'base_address is nil' if base_address.nil? @@ -26562,7 +25701,6 @@ def get_process_module_slot_async(resource_group_name, name, process_id, base_ad request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -26625,8 +25763,8 @@ def get_process_module_slot_async(resource_group_name, name, process_id, base_ad # # @return [Array] operation results. # - def list_process_threads_slot(resource_group_name, name, process_id, slot, custom_headers:nil) - first_page = list_process_threads_slot_as_lazy(resource_group_name, name, process_id, slot, custom_headers:custom_headers) + def list_process_threads_slot(resource_group_name, name, process_id, slot, custom_headers = nil) + first_page = list_process_threads_slot_as_lazy(resource_group_name, name, process_id, slot, custom_headers) first_page.get_all_items end @@ -26648,8 +25786,8 @@ def list_process_threads_slot(resource_group_name, name, process_id, slot, custo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_process_threads_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers:nil) - list_process_threads_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def list_process_threads_slot_with_http_info(resource_group_name, name, process_id, slot, custom_headers = nil) + list_process_threads_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! end # @@ -26670,11 +25808,8 @@ def list_process_threads_slot_with_http_info(resource_group_name, name, process_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_process_threads_slot_async(resource_group_name, name, process_id, slot, custom_headers:nil) + def list_process_threads_slot_async(resource_group_name, name, process_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -26683,7 +25818,6 @@ def list_process_threads_slot_async(resource_group_name, name, process_id, slot, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -26747,8 +25881,8 @@ def list_process_threads_slot_async(resource_group_name, name, process_id, slot, # # @return [ProcessThreadInfo] operation results. # - def get_process_thread_slot(resource_group_name, name, process_id, thread_id, slot, custom_headers:nil) - response = get_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, custom_headers:custom_headers).value! + def get_process_thread_slot(resource_group_name, name, process_id, thread_id, slot, custom_headers = nil) + response = get_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, custom_headers).value! response.body unless response.nil? end @@ -26771,8 +25905,8 @@ def get_process_thread_slot(resource_group_name, name, process_id, thread_id, sl # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_process_thread_slot_with_http_info(resource_group_name, name, process_id, thread_id, slot, custom_headers:nil) - get_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, custom_headers:custom_headers).value! + def get_process_thread_slot_with_http_info(resource_group_name, name, process_id, thread_id, slot, custom_headers = nil) + get_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, custom_headers).value! end # @@ -26794,11 +25928,8 @@ def get_process_thread_slot_with_http_info(resource_group_name, name, process_id # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, custom_headers:nil) + def get_process_thread_slot_async(resource_group_name, name, process_id, thread_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'process_id is nil' if process_id.nil? fail ArgumentError, 'thread_id is nil' if thread_id.nil? @@ -26808,7 +25939,6 @@ def get_process_thread_slot_async(resource_group_name, name, process_id, thread_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -26868,8 +25998,8 @@ def get_process_thread_slot_async(resource_group_name, name, process_id, thread_ # # @return [Array] operation results. # - def list_public_certificates_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_public_certificates_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_public_certificates_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_public_certificates_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -26888,8 +26018,8 @@ def list_public_certificates_slot(resource_group_name, name, slot, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_public_certificates_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_public_certificates_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_public_certificates_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_public_certificates_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -26907,11 +26037,8 @@ def list_public_certificates_slot_with_http_info(resource_group_name, name, slot # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_public_certificates_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_public_certificates_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -26919,7 +26046,6 @@ def list_public_certificates_slot_async(resource_group_name, name, slot, custom_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -26982,8 +26108,8 @@ def list_public_certificates_slot_async(resource_group_name, name, slot, custom_ # # @return [PublicCertificate] operation results. # - def get_public_certificate_slot(resource_group_name, name, slot, public_certificate_name, custom_headers:nil) - response = get_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers:custom_headers).value! + def get_public_certificate_slot(resource_group_name, name, slot, public_certificate_name, custom_headers = nil) + response = get_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers).value! response.body unless response.nil? end @@ -27005,8 +26131,8 @@ def get_public_certificate_slot(resource_group_name, name, slot, public_certific # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_public_certificate_slot_with_http_info(resource_group_name, name, slot, public_certificate_name, custom_headers:nil) - get_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers:custom_headers).value! + def get_public_certificate_slot_with_http_info(resource_group_name, name, slot, public_certificate_name, custom_headers = nil) + get_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers).value! end # @@ -27027,11 +26153,8 @@ def get_public_certificate_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers:nil) + def get_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, 'public_certificate_name is nil' if public_certificate_name.nil? @@ -27040,7 +26163,6 @@ def get_public_certificate_slot_async(resource_group_name, name, slot, public_ce request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -27103,8 +26225,8 @@ def get_public_certificate_slot_async(resource_group_name, name, slot, public_ce # # @return [PublicCertificate] operation results. # - def create_or_update_public_certificate_slot(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers:nil) - response = create_or_update_public_certificate_slot_async(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers:custom_headers).value! + def create_or_update_public_certificate_slot(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers = nil) + response = create_or_update_public_certificate_slot_async(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers).value! response.body unless response.nil? end @@ -27126,8 +26248,8 @@ def create_or_update_public_certificate_slot(resource_group_name, name, public_c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_public_certificate_slot_with_http_info(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers:nil) - create_or_update_public_certificate_slot_async(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers:custom_headers).value! + def create_or_update_public_certificate_slot_with_http_info(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers = nil) + create_or_update_public_certificate_slot_async(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers).value! end # @@ -27148,11 +26270,8 @@ def create_or_update_public_certificate_slot_with_http_info(resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_public_certificate_slot_async(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers:nil) + def create_or_update_public_certificate_slot_async(resource_group_name, name, public_certificate_name, public_certificate, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'public_certificate_name is nil' if public_certificate_name.nil? fail ArgumentError, 'public_certificate is nil' if public_certificate.nil? @@ -27162,12 +26281,13 @@ def create_or_update_public_certificate_slot_async(resource_group_name, name, pu request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate.mapper() request_content = @client.serialize(request_mapper, public_certificate) @@ -27229,8 +26349,8 @@ def create_or_update_public_certificate_slot_async(resource_group_name, name, pu # will be added to the HTTP request. # # - def delete_public_certificate_slot(resource_group_name, name, slot, public_certificate_name, custom_headers:nil) - response = delete_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers:custom_headers).value! + def delete_public_certificate_slot(resource_group_name, name, slot, public_certificate_name, custom_headers = nil) + response = delete_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers).value! nil end @@ -27250,8 +26370,8 @@ def delete_public_certificate_slot(resource_group_name, name, slot, public_certi # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_public_certificate_slot_with_http_info(resource_group_name, name, slot, public_certificate_name, custom_headers:nil) - delete_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers:custom_headers).value! + def delete_public_certificate_slot_with_http_info(resource_group_name, name, slot, public_certificate_name, custom_headers = nil) + delete_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers).value! end # @@ -27270,11 +26390,8 @@ def delete_public_certificate_slot_with_http_info(resource_group_name, name, slo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers:nil) + def delete_public_certificate_slot_async(resource_group_name, name, slot, public_certificate_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, 'public_certificate_name is nil' if public_certificate_name.nil? @@ -27283,7 +26400,6 @@ def delete_public_certificate_slot_async(resource_group_name, name, slot, public request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -27336,8 +26452,8 @@ def delete_public_certificate_slot_async(resource_group_name, name, slot, public # # @return [NOT_IMPLEMENTED] operation results. # - def list_publishing_profile_xml_with_secrets_slot(resource_group_name, name, publishing_profile_options, slot, custom_headers:nil) - response = list_publishing_profile_xml_with_secrets_slot_async(resource_group_name, name, publishing_profile_options, slot, custom_headers:custom_headers).value! + def list_publishing_profile_xml_with_secrets_slot(resource_group_name, name, publishing_profile_options, slot, custom_headers = nil) + response = list_publishing_profile_xml_with_secrets_slot_async(resource_group_name, name, publishing_profile_options, slot, custom_headers).value! response.body unless response.nil? end @@ -27359,8 +26475,8 @@ def list_publishing_profile_xml_with_secrets_slot(resource_group_name, name, pub # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_publishing_profile_xml_with_secrets_slot_with_http_info(resource_group_name, name, publishing_profile_options, slot, custom_headers:nil) - list_publishing_profile_xml_with_secrets_slot_async(resource_group_name, name, publishing_profile_options, slot, custom_headers:custom_headers).value! + def list_publishing_profile_xml_with_secrets_slot_with_http_info(resource_group_name, name, publishing_profile_options, slot, custom_headers = nil) + list_publishing_profile_xml_with_secrets_slot_async(resource_group_name, name, publishing_profile_options, slot, custom_headers).value! end # @@ -27381,11 +26497,8 @@ def list_publishing_profile_xml_with_secrets_slot_with_http_info(resource_group_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_publishing_profile_xml_with_secrets_slot_async(resource_group_name, name, publishing_profile_options, slot, custom_headers:nil) + def list_publishing_profile_xml_with_secrets_slot_async(resource_group_name, name, publishing_profile_options, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'publishing_profile_options is nil' if publishing_profile_options.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -27394,12 +26507,13 @@ def list_publishing_profile_xml_with_secrets_slot_async(resource_group_name, nam request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::CsmPublishingProfileOptions.mapper() request_content = @client.serialize(request_mapper, publishing_profile_options) @@ -27434,7 +26548,6 @@ def list_publishing_profile_xml_with_secrets_slot_async(resource_group_name, nam begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { @@ -27469,8 +26582,8 @@ def list_publishing_profile_xml_with_secrets_slot_async(resource_group_name, nam # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - def recover_slot(resource_group_name, name, recovery_entity, slot, custom_headers:nil) - response = recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers:custom_headers).value! + def recover_slot(resource_group_name, name, recovery_entity, slot, custom_headers = nil) + response = recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers).value! nil end @@ -27489,9 +26602,9 @@ def recover_slot(resource_group_name, name, recovery_entity, slot, custom_header # @return [Concurrent::Promise] promise which provides async access to http # response. # - def recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers:nil) + def recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers = nil) # Send request - promise = begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers:custom_headers) + promise = begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -27521,8 +26634,8 @@ def recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_ # will be added to the HTTP request. # # - def reset_slot_configuration_slot(resource_group_name, name, slot, custom_headers:nil) - response = reset_slot_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def reset_slot_configuration_slot(resource_group_name, name, slot, custom_headers = nil) + response = reset_slot_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! nil end @@ -27543,8 +26656,8 @@ def reset_slot_configuration_slot(resource_group_name, name, slot, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def reset_slot_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - reset_slot_configuration_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def reset_slot_configuration_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + reset_slot_configuration_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -27564,11 +26677,8 @@ def reset_slot_configuration_slot_with_http_info(resource_group_name, name, slot # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def reset_slot_configuration_slot_async(resource_group_name, name, slot, custom_headers:nil) + def reset_slot_configuration_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -27576,7 +26686,6 @@ def reset_slot_configuration_slot_async(resource_group_name, name, slot, custom_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -27631,8 +26740,8 @@ def reset_slot_configuration_slot_async(resource_group_name, name, slot, custom_ # will be added to the HTTP request. # # - def restart_slot(resource_group_name, name, slot, soft_restart:nil, synchronous:nil, custom_headers:nil) - response = restart_slot_async(resource_group_name, name, slot, soft_restart:soft_restart, synchronous:synchronous, custom_headers:custom_headers).value! + def restart_slot(resource_group_name, name, slot, soft_restart = nil, synchronous = nil, custom_headers = nil) + response = restart_slot_async(resource_group_name, name, slot, soft_restart, synchronous, custom_headers).value! nil end @@ -27657,8 +26766,8 @@ def restart_slot(resource_group_name, name, slot, soft_restart:nil, synchronous: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def restart_slot_with_http_info(resource_group_name, name, slot, soft_restart:nil, synchronous:nil, custom_headers:nil) - restart_slot_async(resource_group_name, name, slot, soft_restart:soft_restart, synchronous:synchronous, custom_headers:custom_headers).value! + def restart_slot_with_http_info(resource_group_name, name, slot, soft_restart = nil, synchronous = nil, custom_headers = nil) + restart_slot_async(resource_group_name, name, slot, soft_restart, synchronous, custom_headers).value! end # @@ -27682,11 +26791,8 @@ def restart_slot_with_http_info(resource_group_name, name, slot, soft_restart:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def restart_slot_async(resource_group_name, name, slot, soft_restart:nil, synchronous:nil, custom_headers:nil) + def restart_slot_async(resource_group_name, name, slot, soft_restart = nil, synchronous = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -27694,7 +26800,6 @@ def restart_slot_async(resource_group_name, name, slot, soft_restart:nil, synchr request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -27744,8 +26849,8 @@ def restart_slot_async(resource_group_name, name, slot, soft_restart:nil, synchr # # @return [Array] operation results. # - def list_site_extensions_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_site_extensions_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_site_extensions_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_site_extensions_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -27764,8 +26869,8 @@ def list_site_extensions_slot(resource_group_name, name, slot, custom_headers:ni # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_extensions_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_site_extensions_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_site_extensions_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_site_extensions_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -27783,11 +26888,8 @@ def list_site_extensions_slot_with_http_info(resource_group_name, name, slot, cu # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_extensions_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_site_extensions_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -27795,7 +26897,6 @@ def list_site_extensions_slot_async(resource_group_name, name, slot, custom_head request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -27858,8 +26959,8 @@ def list_site_extensions_slot_async(resource_group_name, name, slot, custom_head # # @return [SiteExtensionInfo] operation results. # - def get_site_extension_slot(resource_group_name, name, site_extension_id, slot, custom_headers:nil) - response = get_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:custom_headers).value! + def get_site_extension_slot(resource_group_name, name, site_extension_id, slot, custom_headers = nil) + response = get_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers).value! response.body unless response.nil? end @@ -27881,8 +26982,8 @@ def get_site_extension_slot(resource_group_name, name, site_extension_id, slot, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_site_extension_slot_with_http_info(resource_group_name, name, site_extension_id, slot, custom_headers:nil) - get_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:custom_headers).value! + def get_site_extension_slot_with_http_info(resource_group_name, name, site_extension_id, slot, custom_headers = nil) + get_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers).value! end # @@ -27903,11 +27004,8 @@ def get_site_extension_slot_with_http_info(resource_group_name, name, site_exten # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:nil) + def get_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_extension_id is nil' if site_extension_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -27916,7 +27014,6 @@ def get_site_extension_slot_async(resource_group_name, name, site_extension_id, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -27977,8 +27074,8 @@ def get_site_extension_slot_async(resource_group_name, name, site_extension_id, # # @return [SiteExtensionInfo] operation results. # - def install_site_extension_slot(resource_group_name, name, site_extension_id, slot, custom_headers:nil) - response = install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:custom_headers).value! + def install_site_extension_slot(resource_group_name, name, site_extension_id, slot, custom_headers = nil) + response = install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers).value! response.body unless response.nil? end @@ -27995,9 +27092,9 @@ def install_site_extension_slot(resource_group_name, name, site_extension_id, sl # @return [Concurrent::Promise] promise which provides async access to http # response. # - def install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:nil) + def install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers = nil) # Send request - promise = begin_install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:custom_headers) + promise = begin_install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -28028,8 +27125,8 @@ def install_site_extension_slot_async(resource_group_name, name, site_extension_ # will be added to the HTTP request. # # - def delete_site_extension_slot(resource_group_name, name, site_extension_id, slot, custom_headers:nil) - response = delete_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:custom_headers).value! + def delete_site_extension_slot(resource_group_name, name, site_extension_id, slot, custom_headers = nil) + response = delete_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers).value! nil end @@ -28049,8 +27146,8 @@ def delete_site_extension_slot(resource_group_name, name, site_extension_id, slo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_site_extension_slot_with_http_info(resource_group_name, name, site_extension_id, slot, custom_headers:nil) - delete_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:custom_headers).value! + def delete_site_extension_slot_with_http_info(resource_group_name, name, site_extension_id, slot, custom_headers = nil) + delete_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers).value! end # @@ -28069,11 +27166,8 @@ def delete_site_extension_slot_with_http_info(resource_group_name, name, site_ex # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:nil) + def delete_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_extension_id is nil' if site_extension_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -28082,7 +27176,6 @@ def delete_site_extension_slot_async(resource_group_name, name, site_extension_i request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -28134,8 +27227,8 @@ def delete_site_extension_slot_async(resource_group_name, name, site_extension_i # # @return [Array] operation results. # - def list_slot_differences_slot(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) - first_page = list_slot_differences_slot_as_lazy(resource_group_name, name, slot_swap_entity, slot, custom_headers:custom_headers) + def list_slot_differences_slot(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) + first_page = list_slot_differences_slot_as_lazy(resource_group_name, name, slot_swap_entity, slot, custom_headers) first_page.get_all_items end @@ -28156,8 +27249,8 @@ def list_slot_differences_slot(resource_group_name, name, slot_swap_entity, slot # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_slot_differences_slot_with_http_info(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) - list_slot_differences_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:custom_headers).value! + def list_slot_differences_slot_with_http_info(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) + list_slot_differences_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers).value! end # @@ -28177,11 +27270,8 @@ def list_slot_differences_slot_with_http_info(resource_group_name, name, slot_sw # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_slot_differences_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) + def list_slot_differences_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot_swap_entity is nil' if slot_swap_entity.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -28190,12 +27280,13 @@ def list_slot_differences_slot_async(resource_group_name, name, slot_swap_entity request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity.mapper() request_content = @client.serialize(request_mapper, slot_swap_entity) @@ -28257,8 +27348,8 @@ def list_slot_differences_slot_async(resource_group_name, name, slot_swap_entity # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - def swap_slot_slot(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) - response = swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:custom_headers).value! + def swap_slot_slot(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) + response = swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers).value! nil end @@ -28276,9 +27367,9 @@ def swap_slot_slot(resource_group_name, name, slot_swap_entity, slot, custom_hea # @return [Concurrent::Promise] promise which provides async access to http # response. # - def swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) + def swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) # Send request - promise = begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:custom_headers) + promise = begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -28306,8 +27397,8 @@ def swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, cust # # @return [Array] operation results. # - def list_snapshots_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_snapshots_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_snapshots_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_snapshots_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -28325,8 +27416,8 @@ def list_snapshots_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_snapshots_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_snapshots_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_snapshots_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_snapshots_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -28343,11 +27434,8 @@ def list_snapshots_slot_with_http_info(resource_group_name, name, slot, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_snapshots_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_snapshots_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -28355,7 +27443,6 @@ def list_snapshots_slot_async(resource_group_name, name, slot, custom_headers:ni request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -28415,8 +27502,8 @@ def list_snapshots_slot_async(resource_group_name, name, slot, custom_headers:ni # # @return [SiteSourceControl] operation results. # - def get_source_control_slot(resource_group_name, name, slot, custom_headers:nil) - response = get_source_control_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_source_control_slot(resource_group_name, name, slot, custom_headers = nil) + response = get_source_control_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -28435,8 +27522,8 @@ def get_source_control_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_source_control_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - get_source_control_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def get_source_control_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + get_source_control_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -28454,11 +27541,8 @@ def get_source_control_slot_with_http_info(resource_group_name, name, slot, cust # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_source_control_slot_async(resource_group_name, name, slot, custom_headers:nil) + def get_source_control_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -28466,7 +27550,6 @@ def get_source_control_slot_async(resource_group_name, name, slot, custom_header request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -28488,7 +27571,7 @@ def get_source_control_slot_async(resource_group_name, name, slot, custom_header http_response = result.response status_code = http_response.status response_content = http_response.body - unless status_code == 200 + unless status_code == 200 || status_code == 201 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end @@ -28504,6 +27587,26 @@ def get_source_control_slot_async(resource_group_name, name, slot, custom_header fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) end end + # Deserialize Response + if status_code == 201 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() + result.body = @client.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 + # Deserialize Response + if status_code == 202 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() + result.body = @client.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 @@ -28528,8 +27631,8 @@ def get_source_control_slot_async(resource_group_name, name, slot, custom_header # # @return [SiteSourceControl] operation results. # - def create_or_update_source_control_slot(resource_group_name, name, site_source_control, slot, custom_headers:nil) - response = create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers:custom_headers).value! + def create_or_update_source_control_slot(resource_group_name, name, site_source_control, slot, custom_headers = nil) + response = create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers).value! response.body unless response.nil? end @@ -28547,9 +27650,9 @@ def create_or_update_source_control_slot(resource_group_name, name, site_source_ # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers:nil) + def create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers = nil) # Send request - promise = begin_create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers:custom_headers) + promise = begin_create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -28579,8 +27682,8 @@ def create_or_update_source_control_slot_async(resource_group_name, name, site_s # will be added to the HTTP request. # # - def delete_source_control_slot(resource_group_name, name, slot, custom_headers:nil) - response = delete_source_control_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def delete_source_control_slot(resource_group_name, name, slot, custom_headers = nil) + response = delete_source_control_slot_async(resource_group_name, name, slot, custom_headers).value! nil end @@ -28599,8 +27702,8 @@ def delete_source_control_slot(resource_group_name, name, slot, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_source_control_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - delete_source_control_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def delete_source_control_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + delete_source_control_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -28618,11 +27721,8 @@ def delete_source_control_slot_with_http_info(resource_group_name, name, slot, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_source_control_slot_async(resource_group_name, name, slot, custom_headers:nil) + def delete_source_control_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -28630,7 +27730,6 @@ def delete_source_control_slot_async(resource_group_name, name, slot, custom_hea request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -28682,8 +27781,8 @@ def delete_source_control_slot_async(resource_group_name, name, slot, custom_hea # # @return [SiteSourceControl] operation results. # - def update_source_control_slot(resource_group_name, name, site_source_control, slot, custom_headers:nil) - response = update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers:custom_headers).value! + def update_source_control_slot(resource_group_name, name, site_source_control, slot, custom_headers = nil) + response = update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers).value! response.body unless response.nil? end @@ -28704,8 +27803,8 @@ def update_source_control_slot(resource_group_name, name, site_source_control, s # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_source_control_slot_with_http_info(resource_group_name, name, site_source_control, slot, custom_headers:nil) - update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers:custom_headers).value! + def update_source_control_slot_with_http_info(resource_group_name, name, site_source_control, slot, custom_headers = nil) + update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers).value! end # @@ -28725,11 +27824,8 @@ def update_source_control_slot_with_http_info(resource_group_name, name, site_so # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers:nil) + def update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_source_control is nil' if site_source_control.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -28738,12 +27834,13 @@ def update_source_control_slot_async(resource_group_name, name, site_source_cont request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() request_content = @client.serialize(request_mapper, site_source_control) @@ -28814,8 +27911,8 @@ def update_source_control_slot_async(resource_group_name, name, site_source_cont # will be added to the HTTP request. # # - def start_slot(resource_group_name, name, slot, custom_headers:nil) - response = start_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def start_slot(resource_group_name, name, slot, custom_headers = nil) + response = start_slot_async(resource_group_name, name, slot, custom_headers).value! nil end @@ -28834,8 +27931,8 @@ def start_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def start_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - start_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def start_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + start_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -28853,11 +27950,8 @@ def start_slot_with_http_info(resource_group_name, name, slot, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def start_slot_async(resource_group_name, name, slot, custom_headers:nil) + def start_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -28865,7 +27959,6 @@ def start_slot_async(resource_group_name, name, slot, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -28914,8 +28007,8 @@ def start_slot_async(resource_group_name, name, slot, custom_headers:nil) # will be added to the HTTP request. # # - def stop_slot(resource_group_name, name, slot, custom_headers:nil) - response = stop_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def stop_slot(resource_group_name, name, slot, custom_headers = nil) + response = stop_slot_async(resource_group_name, name, slot, custom_headers).value! nil end @@ -28934,8 +28027,8 @@ def stop_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def stop_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - stop_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def stop_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + stop_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -28953,11 +28046,8 @@ def stop_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def stop_slot_async(resource_group_name, name, slot, custom_headers:nil) + def stop_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -28965,7 +28055,6 @@ def stop_slot_async(resource_group_name, name, slot, custom_headers:nil) request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -29014,8 +28103,8 @@ def stop_slot_async(resource_group_name, name, slot, custom_headers:nil) # will be added to the HTTP request. # # - def sync_repository_slot(resource_group_name, name, slot, custom_headers:nil) - response = sync_repository_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def sync_repository_slot(resource_group_name, name, slot, custom_headers = nil) + response = sync_repository_slot_async(resource_group_name, name, slot, custom_headers).value! nil end @@ -29034,8 +28123,8 @@ def sync_repository_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def sync_repository_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - sync_repository_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def sync_repository_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + sync_repository_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -29053,11 +28142,8 @@ def sync_repository_slot_with_http_info(resource_group_name, name, slot, custom_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def sync_repository_slot_async(resource_group_name, name, slot, custom_headers:nil) + def sync_repository_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -29065,7 +28151,6 @@ def sync_repository_slot_async(resource_group_name, name, slot, custom_headers:n request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -29114,8 +28199,8 @@ def sync_repository_slot_async(resource_group_name, name, slot, custom_headers:n # will be added to the HTTP request. # # - def sync_function_triggers_slot(resource_group_name, name, slot, custom_headers:nil) - response = sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def sync_function_triggers_slot(resource_group_name, name, slot, custom_headers = nil) + response = sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers).value! nil end @@ -29134,8 +28219,8 @@ def sync_function_triggers_slot(resource_group_name, name, slot, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def sync_function_triggers_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def sync_function_triggers_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -29153,11 +28238,8 @@ def sync_function_triggers_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers:nil) + def sync_function_triggers_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -29165,7 +28247,6 @@ def sync_function_triggers_slot_async(resource_group_name, name, slot, custom_he request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -29215,8 +28296,8 @@ def sync_function_triggers_slot_async(resource_group_name, name, slot, custom_he # # @return [Array] operation results. # - def list_triggered_web_jobs_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_triggered_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_triggered_web_jobs_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_triggered_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -29235,8 +28316,8 @@ def list_triggered_web_jobs_slot(resource_group_name, name, slot, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_triggered_web_jobs_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_triggered_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_triggered_web_jobs_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_triggered_web_jobs_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -29254,11 +28335,8 @@ def list_triggered_web_jobs_slot_with_http_info(resource_group_name, name, slot, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_triggered_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_triggered_web_jobs_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -29266,7 +28344,6 @@ def list_triggered_web_jobs_slot_async(resource_group_name, name, slot, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -29327,8 +28404,8 @@ def list_triggered_web_jobs_slot_async(resource_group_name, name, slot, custom_h # # @return [TriggeredWebJob] operation results. # - def get_triggered_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers:nil) - response = get_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def get_triggered_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers = nil) + response = get_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! response.body unless response.nil? end @@ -29348,8 +28425,8 @@ def get_triggered_web_job_slot(resource_group_name, name, web_job_name, slot, cu # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_triggered_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers:nil) - get_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def get_triggered_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers = nil) + get_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! end # @@ -29368,11 +28445,8 @@ def get_triggered_web_job_slot_with_http_info(resource_group_name, name, web_job # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:nil) + def get_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -29381,7 +28455,6 @@ def get_triggered_web_job_slot_async(resource_group_name, name, web_job_name, sl request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -29441,8 +28514,8 @@ def get_triggered_web_job_slot_async(resource_group_name, name, web_job_name, sl # will be added to the HTTP request. # # - def delete_triggered_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers:nil) - response = delete_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def delete_triggered_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers = nil) + response = delete_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! nil end @@ -29462,8 +28535,8 @@ def delete_triggered_web_job_slot(resource_group_name, name, web_job_name, slot, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_triggered_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers:nil) - delete_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def delete_triggered_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers = nil) + delete_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! end # @@ -29482,11 +28555,8 @@ def delete_triggered_web_job_slot_with_http_info(resource_group_name, name, web_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:nil) + def delete_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -29495,7 +28565,6 @@ def delete_triggered_web_job_slot_async(resource_group_name, name, web_job_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -29546,8 +28615,8 @@ def delete_triggered_web_job_slot_async(resource_group_name, name, web_job_name, # # @return [Array] operation results. # - def list_triggered_web_job_history_slot(resource_group_name, name, web_job_name, slot, custom_headers:nil) - first_page = list_triggered_web_job_history_slot_as_lazy(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers) + def list_triggered_web_job_history_slot(resource_group_name, name, web_job_name, slot, custom_headers = nil) + first_page = list_triggered_web_job_history_slot_as_lazy(resource_group_name, name, web_job_name, slot, custom_headers) first_page.get_all_items end @@ -29567,8 +28636,8 @@ def list_triggered_web_job_history_slot(resource_group_name, name, web_job_name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_triggered_web_job_history_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers:nil) - list_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def list_triggered_web_job_history_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers = nil) + list_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! end # @@ -29587,11 +28656,8 @@ def list_triggered_web_job_history_slot_with_http_info(resource_group_name, name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:nil) + def list_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -29600,7 +28666,6 @@ def list_triggered_web_job_history_slot_async(resource_group_name, name, web_job request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -29664,8 +28729,8 @@ def list_triggered_web_job_history_slot_async(resource_group_name, name, web_job # # @return [TriggeredJobHistory] operation results. # - def get_triggered_web_job_history_slot(resource_group_name, name, web_job_name, id, slot, custom_headers:nil) - response = get_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, id, slot, custom_headers:custom_headers).value! + def get_triggered_web_job_history_slot(resource_group_name, name, web_job_name, id, slot, custom_headers = nil) + response = get_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, id, slot, custom_headers).value! response.body unless response.nil? end @@ -29688,8 +28753,8 @@ def get_triggered_web_job_history_slot(resource_group_name, name, web_job_name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_triggered_web_job_history_slot_with_http_info(resource_group_name, name, web_job_name, id, slot, custom_headers:nil) - get_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, id, slot, custom_headers:custom_headers).value! + def get_triggered_web_job_history_slot_with_http_info(resource_group_name, name, web_job_name, id, slot, custom_headers = nil) + get_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, id, slot, custom_headers).value! end # @@ -29711,11 +28776,8 @@ def get_triggered_web_job_history_slot_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, id, slot, custom_headers:nil) + def get_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'id is nil' if id.nil? @@ -29725,7 +28787,6 @@ def get_triggered_web_job_history_slot_async(resource_group_name, name, web_job_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -29785,8 +28846,8 @@ def get_triggered_web_job_history_slot_async(resource_group_name, name, web_job_ # will be added to the HTTP request. # # - def run_triggered_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers:nil) - response = run_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def run_triggered_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers = nil) + response = run_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! nil end @@ -29806,8 +28867,8 @@ def run_triggered_web_job_slot(resource_group_name, name, web_job_name, slot, cu # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def run_triggered_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers:nil) - run_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def run_triggered_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers = nil) + run_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! end # @@ -29826,11 +28887,8 @@ def run_triggered_web_job_slot_with_http_info(resource_group_name, name, web_job # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def run_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:nil) + def run_triggered_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -29839,7 +28897,6 @@ def run_triggered_web_job_slot_async(resource_group_name, name, web_job_name, sl request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -29895,8 +28952,8 @@ def run_triggered_web_job_slot_async(resource_group_name, name, web_job_name, sl # # @return [Array] operation results. # - def list_usages_slot(resource_group_name, name, slot, filter:nil, custom_headers:nil) - first_page = list_usages_slot_as_lazy(resource_group_name, name, slot, filter:filter, custom_headers:custom_headers) + def list_usages_slot(resource_group_name, name, slot, filter = nil, custom_headers = nil) + first_page = list_usages_slot_as_lazy(resource_group_name, name, slot, filter, custom_headers) first_page.get_all_items end @@ -29921,8 +28978,8 @@ def list_usages_slot(resource_group_name, name, slot, filter:nil, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_usages_slot_with_http_info(resource_group_name, name, slot, filter:nil, custom_headers:nil) - list_usages_slot_async(resource_group_name, name, slot, filter:filter, custom_headers:custom_headers).value! + def list_usages_slot_with_http_info(resource_group_name, name, slot, filter = nil, custom_headers = nil) + list_usages_slot_async(resource_group_name, name, slot, filter, custom_headers).value! end # @@ -29946,11 +29003,8 @@ def list_usages_slot_with_http_info(resource_group_name, name, slot, filter:nil, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_usages_slot_async(resource_group_name, name, slot, filter:nil, custom_headers:nil) + def list_usages_slot_async(resource_group_name, name, slot, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -29958,7 +29012,6 @@ def list_usages_slot_async(resource_group_name, name, slot, filter:nil, custom_h request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -30019,8 +29072,8 @@ def list_usages_slot_async(resource_group_name, name, slot, filter:nil, custom_h # # @return [Array] operation results. # - def list_vnet_connections_slot(resource_group_name, name, slot, custom_headers:nil) - response = list_vnet_connections_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_vnet_connections_slot(resource_group_name, name, slot, custom_headers = nil) + response = list_vnet_connections_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -30039,8 +29092,8 @@ def list_vnet_connections_slot(resource_group_name, name, slot, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_vnet_connections_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_vnet_connections_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_vnet_connections_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_vnet_connections_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -30058,11 +29111,8 @@ def list_vnet_connections_slot_with_http_info(resource_group_name, name, slot, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_vnet_connections_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_vnet_connections_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -30070,7 +29120,6 @@ def list_vnet_connections_slot_async(resource_group_name, name, slot, custom_hea request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -30103,13 +29152,11 @@ def list_vnet_connections_slot_async(resource_group_name, name, slot, custom_hea begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetInfoElementType', type: { @@ -30147,8 +29194,8 @@ def list_vnet_connections_slot_async(resource_group_name, name, slot, custom_hea # # @return [VnetInfo] operation results. # - def get_vnet_connection_slot(resource_group_name, name, vnet_name, slot, custom_headers:nil) - response = get_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers:custom_headers).value! + def get_vnet_connection_slot(resource_group_name, name, vnet_name, slot, custom_headers = nil) + response = get_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers).value! response.body unless response.nil? end @@ -30168,8 +29215,8 @@ def get_vnet_connection_slot(resource_group_name, name, vnet_name, slot, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_name, slot, custom_headers:nil) - get_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers:custom_headers).value! + def get_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_name, slot, custom_headers = nil) + get_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers).value! end # @@ -30188,11 +29235,8 @@ def get_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers:nil) + def get_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -30201,7 +29245,6 @@ def get_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, c request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -30266,8 +29309,8 @@ def get_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, c # # @return [VnetInfo] operation results. # - def create_or_update_vnet_connection_slot(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:nil) - response = create_or_update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:custom_headers).value! + def create_or_update_vnet_connection_slot(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers = nil) + response = create_or_update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers).value! response.body unless response.nil? end @@ -30291,8 +29334,8 @@ def create_or_update_vnet_connection_slot(resource_group_name, name, vnet_name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:nil) - create_or_update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:custom_headers).value! + def create_or_update_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers = nil) + create_or_update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers).value! end # @@ -30315,11 +29358,8 @@ def create_or_update_vnet_connection_slot_with_http_info(resource_group_name, na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:nil) + def create_or_update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'connection_envelope is nil' if connection_envelope.nil? @@ -30329,12 +29369,13 @@ def create_or_update_vnet_connection_slot_async(resource_group_name, name, vnet_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::VnetInfo.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -30398,8 +29439,8 @@ def create_or_update_vnet_connection_slot_async(resource_group_name, name, vnet_ # will be added to the HTTP request. # # - def delete_vnet_connection_slot(resource_group_name, name, vnet_name, slot, custom_headers:nil) - response = delete_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers:custom_headers).value! + def delete_vnet_connection_slot(resource_group_name, name, vnet_name, slot, custom_headers = nil) + response = delete_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers).value! nil end @@ -30421,8 +29462,8 @@ def delete_vnet_connection_slot(resource_group_name, name, vnet_name, slot, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_name, slot, custom_headers:nil) - delete_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers:custom_headers).value! + def delete_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_name, slot, custom_headers = nil) + delete_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers).value! end # @@ -30443,11 +29484,8 @@ def delete_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers:nil) + def delete_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -30456,7 +29494,6 @@ def delete_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -30511,8 +29548,8 @@ def delete_vnet_connection_slot_async(resource_group_name, name, vnet_name, slot # # @return [VnetInfo] operation results. # - def update_vnet_connection_slot(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:nil) - response = update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:custom_headers).value! + def update_vnet_connection_slot(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers = nil) + response = update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers).value! response.body unless response.nil? end @@ -30536,8 +29573,8 @@ def update_vnet_connection_slot(resource_group_name, name, vnet_name, connection # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:nil) - update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:custom_headers).value! + def update_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers = nil) + update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers).value! end # @@ -30560,11 +29597,8 @@ def update_vnet_connection_slot_with_http_info(resource_group_name, name, vnet_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers:nil) + def update_vnet_connection_slot_async(resource_group_name, name, vnet_name, connection_envelope, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'connection_envelope is nil' if connection_envelope.nil? @@ -30574,12 +29608,13 @@ def update_vnet_connection_slot_async(resource_group_name, name, vnet_name, conn request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::VnetInfo.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -30644,8 +29679,8 @@ def update_vnet_connection_slot_async(resource_group_name, name, vnet_name, conn # # @return [VnetGateway] operation results. # - def get_vnet_connection_gateway_slot(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers:nil) - response = get_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers:custom_headers).value! + def get_vnet_connection_gateway_slot(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers = nil) + response = get_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers).value! response.body unless response.nil? end @@ -30667,8 +29702,8 @@ def get_vnet_connection_gateway_slot(resource_group_name, name, vnet_name, gatew # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_vnet_connection_gateway_slot_with_http_info(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers:nil) - get_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers:custom_headers).value! + def get_vnet_connection_gateway_slot_with_http_info(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers = nil) + get_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers).value! end # @@ -30689,11 +29724,8 @@ def get_vnet_connection_gateway_slot_with_http_info(resource_group_name, name, v # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers:nil) + def get_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'gateway_name is nil' if gateway_name.nil? @@ -30703,7 +29735,6 @@ def get_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -30769,8 +29800,8 @@ def get_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, # # @return [VnetGateway] operation results. # - def create_or_update_vnet_connection_gateway_slot(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:nil) - response = create_or_update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:custom_headers).value! + def create_or_update_vnet_connection_gateway_slot(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers = nil) + response = create_or_update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers).value! response.body unless response.nil? end @@ -30795,8 +29826,8 @@ def create_or_update_vnet_connection_gateway_slot(resource_group_name, name, vne # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_vnet_connection_gateway_slot_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:nil) - create_or_update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:custom_headers).value! + def create_or_update_vnet_connection_gateway_slot_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers = nil) + create_or_update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers).value! end # @@ -30820,11 +29851,8 @@ def create_or_update_vnet_connection_gateway_slot_with_http_info(resource_group_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:nil) + def create_or_update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'gateway_name is nil' if gateway_name.nil? @@ -30835,12 +29863,13 @@ def create_or_update_vnet_connection_gateway_slot_async(resource_group_name, nam request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::VnetGateway.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -30908,8 +29937,8 @@ def create_or_update_vnet_connection_gateway_slot_async(resource_group_name, nam # # @return [VnetGateway] operation results. # - def update_vnet_connection_gateway_slot(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:nil) - response = update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:custom_headers).value! + def update_vnet_connection_gateway_slot(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers = nil) + response = update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers).value! response.body unless response.nil? end @@ -30934,8 +29963,8 @@ def update_vnet_connection_gateway_slot(resource_group_name, name, vnet_name, ga # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_vnet_connection_gateway_slot_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:nil) - update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:custom_headers).value! + def update_vnet_connection_gateway_slot_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers = nil) + update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers).value! end # @@ -30959,11 +29988,8 @@ def update_vnet_connection_gateway_slot_with_http_info(resource_group_name, name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers:nil) + def update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'gateway_name is nil' if gateway_name.nil? @@ -30974,12 +30000,13 @@ def update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_na request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::VnetGateway.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -31041,8 +30068,8 @@ def update_vnet_connection_gateway_slot_async(resource_group_name, name, vnet_na # # @return [Array] operation results. # - def list_web_jobs_slot(resource_group_name, name, slot, custom_headers:nil) - first_page = list_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers:custom_headers) + def list_web_jobs_slot(resource_group_name, name, slot, custom_headers = nil) + first_page = list_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers) first_page.get_all_items end @@ -31061,8 +30088,8 @@ def list_web_jobs_slot(resource_group_name, name, slot, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_jobs_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - list_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_web_jobs_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + list_web_jobs_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -31080,11 +30107,8 @@ def list_web_jobs_slot_with_http_info(resource_group_name, name, slot, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:nil) + def list_web_jobs_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -31092,7 +30116,6 @@ def list_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:nil request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -31153,8 +30176,8 @@ def list_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:nil # # @return [WebJob] operation results. # - def get_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers:nil) - response = get_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def get_web_job_slot(resource_group_name, name, web_job_name, slot, custom_headers = nil) + response = get_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! response.body unless response.nil? end @@ -31174,8 +30197,8 @@ def get_web_job_slot(resource_group_name, name, web_job_name, slot, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers:nil) - get_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def get_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slot, custom_headers = nil) + get_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! end # @@ -31194,11 +30217,8 @@ def get_web_job_slot_with_http_info(resource_group_name, name, web_job_name, slo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:nil) + def get_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -31207,7 +30227,6 @@ def get_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -31267,8 +30286,8 @@ def get_web_job_slot_async(resource_group_name, name, web_job_name, slot, custom # # @return [Array] operation results. # - def list_slot_differences_from_production(resource_group_name, name, slot_swap_entity, custom_headers:nil) - first_page = list_slot_differences_from_production_as_lazy(resource_group_name, name, slot_swap_entity, custom_headers:custom_headers) + def list_slot_differences_from_production(resource_group_name, name, slot_swap_entity, custom_headers = nil) + first_page = list_slot_differences_from_production_as_lazy(resource_group_name, name, slot_swap_entity, custom_headers) first_page.get_all_items end @@ -31287,8 +30306,8 @@ def list_slot_differences_from_production(resource_group_name, name, slot_swap_e # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_slot_differences_from_production_with_http_info(resource_group_name, name, slot_swap_entity, custom_headers:nil) - list_slot_differences_from_production_async(resource_group_name, name, slot_swap_entity, custom_headers:custom_headers).value! + def list_slot_differences_from_production_with_http_info(resource_group_name, name, slot_swap_entity, custom_headers = nil) + list_slot_differences_from_production_async(resource_group_name, name, slot_swap_entity, custom_headers).value! end # @@ -31306,11 +30325,8 @@ def list_slot_differences_from_production_with_http_info(resource_group_name, na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_slot_differences_from_production_async(resource_group_name, name, slot_swap_entity, custom_headers:nil) + def list_slot_differences_from_production_async(resource_group_name, name, slot_swap_entity, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot_swap_entity is nil' if slot_swap_entity.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -31318,12 +30334,13 @@ def list_slot_differences_from_production_async(resource_group_name, name, slot_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity.mapper() request_content = @client.serialize(request_mapper, slot_swap_entity) @@ -31383,8 +30400,8 @@ def list_slot_differences_from_production_async(resource_group_name, name, slot_ # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - def swap_slot_with_production(resource_group_name, name, slot_swap_entity, custom_headers:nil) - response = swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers:custom_headers).value! + def swap_slot_with_production(resource_group_name, name, slot_swap_entity, custom_headers = nil) + response = swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers).value! nil end @@ -31400,9 +30417,9 @@ def swap_slot_with_production(resource_group_name, name, slot_swap_entity, custo # @return [Concurrent::Promise] promise which provides async access to http # response. # - def swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers:nil) + def swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers = nil) # Send request - promise = begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers:custom_headers) + promise = begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -31429,8 +30446,8 @@ def swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, # # @return [Array] operation results. # - def list_snapshots(resource_group_name, name, custom_headers:nil) - first_page = list_snapshots_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_snapshots(resource_group_name, name, custom_headers = nil) + first_page = list_snapshots_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -31447,8 +30464,8 @@ def list_snapshots(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_snapshots_with_http_info(resource_group_name, name, custom_headers:nil) - list_snapshots_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_snapshots_with_http_info(resource_group_name, name, custom_headers = nil) + list_snapshots_async(resource_group_name, name, custom_headers).value! end # @@ -31464,18 +30481,14 @@ def list_snapshots_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_snapshots_async(resource_group_name, name, custom_headers:nil) + def list_snapshots_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -31533,8 +30546,8 @@ def list_snapshots_async(resource_group_name, name, custom_headers:nil) # # @return [SiteSourceControl] operation results. # - def get_source_control(resource_group_name, name, custom_headers:nil) - response = get_source_control_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_source_control(resource_group_name, name, custom_headers = nil) + response = get_source_control_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -31551,8 +30564,8 @@ def get_source_control(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_source_control_with_http_info(resource_group_name, name, custom_headers:nil) - get_source_control_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_source_control_with_http_info(resource_group_name, name, custom_headers = nil) + get_source_control_async(resource_group_name, name, custom_headers).value! end # @@ -31568,18 +30581,14 @@ def get_source_control_with_http_info(resource_group_name, name, custom_headers: # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_source_control_async(resource_group_name, name, custom_headers:nil) + def get_source_control_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -31601,7 +30610,7 @@ def get_source_control_async(resource_group_name, name, custom_headers:nil) http_response = result.response status_code = http_response.status response_content = http_response.body - unless status_code == 200 + unless status_code == 200 || status_code == 201 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end @@ -31617,6 +30626,26 @@ def get_source_control_async(resource_group_name, name, custom_headers:nil) fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) end end + # Deserialize Response + if status_code == 201 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() + result.body = @client.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 + # Deserialize Response + if status_code == 202 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() + result.body = @client.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 @@ -31639,8 +30668,8 @@ def get_source_control_async(resource_group_name, name, custom_headers:nil) # # @return [SiteSourceControl] operation results. # - def create_or_update_source_control(resource_group_name, name, site_source_control, custom_headers:nil) - response = create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers:custom_headers).value! + def create_or_update_source_control(resource_group_name, name, site_source_control, custom_headers = nil) + response = create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers).value! response.body unless response.nil? end @@ -31656,9 +30685,9 @@ def create_or_update_source_control(resource_group_name, name, site_source_contr # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers:nil) + def create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers = nil) # Send request - promise = begin_create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers:custom_headers) + promise = begin_create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -31686,8 +30715,8 @@ def create_or_update_source_control_async(resource_group_name, name, site_source # will be added to the HTTP request. # # - def delete_source_control(resource_group_name, name, custom_headers:nil) - response = delete_source_control_async(resource_group_name, name, custom_headers:custom_headers).value! + def delete_source_control(resource_group_name, name, custom_headers = nil) + response = delete_source_control_async(resource_group_name, name, custom_headers).value! nil end @@ -31704,8 +30733,8 @@ def delete_source_control(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_source_control_with_http_info(resource_group_name, name, custom_headers:nil) - delete_source_control_async(resource_group_name, name, custom_headers:custom_headers).value! + def delete_source_control_with_http_info(resource_group_name, name, custom_headers = nil) + delete_source_control_async(resource_group_name, name, custom_headers).value! end # @@ -31721,18 +30750,14 @@ def delete_source_control_with_http_info(resource_group_name, name, custom_heade # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_source_control_async(resource_group_name, name, custom_headers:nil) + def delete_source_control_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -31782,8 +30807,8 @@ def delete_source_control_async(resource_group_name, name, custom_headers:nil) # # @return [SiteSourceControl] operation results. # - def update_source_control(resource_group_name, name, site_source_control, custom_headers:nil) - response = update_source_control_async(resource_group_name, name, site_source_control, custom_headers:custom_headers).value! + def update_source_control(resource_group_name, name, site_source_control, custom_headers = nil) + response = update_source_control_async(resource_group_name, name, site_source_control, custom_headers).value! response.body unless response.nil? end @@ -31802,8 +30827,8 @@ def update_source_control(resource_group_name, name, site_source_control, custom # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_source_control_with_http_info(resource_group_name, name, site_source_control, custom_headers:nil) - update_source_control_async(resource_group_name, name, site_source_control, custom_headers:custom_headers).value! + def update_source_control_with_http_info(resource_group_name, name, site_source_control, custom_headers = nil) + update_source_control_async(resource_group_name, name, site_source_control, custom_headers).value! end # @@ -31821,11 +30846,8 @@ def update_source_control_with_http_info(resource_group_name, name, site_source_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_source_control_async(resource_group_name, name, site_source_control, custom_headers:nil) + def update_source_control_async(resource_group_name, name, site_source_control, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_source_control is nil' if site_source_control.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -31833,12 +30855,13 @@ def update_source_control_async(resource_group_name, name, site_source_control, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() request_content = @client.serialize(request_mapper, site_source_control) @@ -31907,8 +30930,8 @@ def update_source_control_async(resource_group_name, name, site_source_control, # will be added to the HTTP request. # # - def start(resource_group_name, name, custom_headers:nil) - response = start_async(resource_group_name, name, custom_headers:custom_headers).value! + def start(resource_group_name, name, custom_headers = nil) + response = start_async(resource_group_name, name, custom_headers).value! nil end @@ -31925,8 +30948,8 @@ def start(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def start_with_http_info(resource_group_name, name, custom_headers:nil) - start_async(resource_group_name, name, custom_headers:custom_headers).value! + def start_with_http_info(resource_group_name, name, custom_headers = nil) + start_async(resource_group_name, name, custom_headers).value! end # @@ -31942,18 +30965,14 @@ def start_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def start_async(resource_group_name, name, custom_headers:nil) + def start_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32000,8 +31019,8 @@ def start_async(resource_group_name, name, custom_headers:nil) # will be added to the HTTP request. # # - def stop(resource_group_name, name, custom_headers:nil) - response = stop_async(resource_group_name, name, custom_headers:custom_headers).value! + def stop(resource_group_name, name, custom_headers = nil) + response = stop_async(resource_group_name, name, custom_headers).value! nil end @@ -32018,8 +31037,8 @@ def stop(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def stop_with_http_info(resource_group_name, name, custom_headers:nil) - stop_async(resource_group_name, name, custom_headers:custom_headers).value! + def stop_with_http_info(resource_group_name, name, custom_headers = nil) + stop_async(resource_group_name, name, custom_headers).value! end # @@ -32035,18 +31054,14 @@ def stop_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def stop_async(resource_group_name, name, custom_headers:nil) + def stop_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32093,8 +31108,8 @@ def stop_async(resource_group_name, name, custom_headers:nil) # will be added to the HTTP request. # # - def sync_repository(resource_group_name, name, custom_headers:nil) - response = sync_repository_async(resource_group_name, name, custom_headers:custom_headers).value! + def sync_repository(resource_group_name, name, custom_headers = nil) + response = sync_repository_async(resource_group_name, name, custom_headers).value! nil end @@ -32111,8 +31126,8 @@ def sync_repository(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def sync_repository_with_http_info(resource_group_name, name, custom_headers:nil) - sync_repository_async(resource_group_name, name, custom_headers:custom_headers).value! + def sync_repository_with_http_info(resource_group_name, name, custom_headers = nil) + sync_repository_async(resource_group_name, name, custom_headers).value! end # @@ -32128,18 +31143,14 @@ def sync_repository_with_http_info(resource_group_name, name, custom_headers:nil # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def sync_repository_async(resource_group_name, name, custom_headers:nil) + def sync_repository_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32186,8 +31197,8 @@ def sync_repository_async(resource_group_name, name, custom_headers:nil) # will be added to the HTTP request. # # - def sync_function_triggers(resource_group_name, name, custom_headers:nil) - response = sync_function_triggers_async(resource_group_name, name, custom_headers:custom_headers).value! + def sync_function_triggers(resource_group_name, name, custom_headers = nil) + response = sync_function_triggers_async(resource_group_name, name, custom_headers).value! nil end @@ -32204,8 +31215,8 @@ def sync_function_triggers(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def sync_function_triggers_with_http_info(resource_group_name, name, custom_headers:nil) - sync_function_triggers_async(resource_group_name, name, custom_headers:custom_headers).value! + def sync_function_triggers_with_http_info(resource_group_name, name, custom_headers = nil) + sync_function_triggers_async(resource_group_name, name, custom_headers).value! end # @@ -32221,18 +31232,14 @@ def sync_function_triggers_with_http_info(resource_group_name, name, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def sync_function_triggers_async(resource_group_name, name, custom_headers:nil) + def sync_function_triggers_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32280,8 +31287,8 @@ def sync_function_triggers_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_triggered_web_jobs(resource_group_name, name, custom_headers:nil) - first_page = list_triggered_web_jobs_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_triggered_web_jobs(resource_group_name, name, custom_headers = nil) + first_page = list_triggered_web_jobs_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -32298,8 +31305,8 @@ def list_triggered_web_jobs(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_triggered_web_jobs_with_http_info(resource_group_name, name, custom_headers:nil) - list_triggered_web_jobs_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_triggered_web_jobs_with_http_info(resource_group_name, name, custom_headers = nil) + list_triggered_web_jobs_async(resource_group_name, name, custom_headers).value! end # @@ -32315,18 +31322,14 @@ def list_triggered_web_jobs_with_http_info(resource_group_name, name, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_triggered_web_jobs_async(resource_group_name, name, custom_headers:nil) + def list_triggered_web_jobs_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32385,8 +31388,8 @@ def list_triggered_web_jobs_async(resource_group_name, name, custom_headers:nil) # # @return [TriggeredWebJob] operation results. # - def get_triggered_web_job(resource_group_name, name, web_job_name, custom_headers:nil) - response = get_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def get_triggered_web_job(resource_group_name, name, web_job_name, custom_headers = nil) + response = get_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! response.body unless response.nil? end @@ -32404,8 +31407,8 @@ def get_triggered_web_job(resource_group_name, name, web_job_name, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_triggered_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers:nil) - get_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def get_triggered_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers = nil) + get_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! end # @@ -32422,11 +31425,8 @@ def get_triggered_web_job_with_http_info(resource_group_name, name, web_job_name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers:nil) + def get_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -32434,7 +31434,6 @@ def get_triggered_web_job_async(resource_group_name, name, web_job_name, custom_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32492,8 +31491,8 @@ def get_triggered_web_job_async(resource_group_name, name, web_job_name, custom_ # will be added to the HTTP request. # # - def delete_triggered_web_job(resource_group_name, name, web_job_name, custom_headers:nil) - response = delete_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def delete_triggered_web_job(resource_group_name, name, web_job_name, custom_headers = nil) + response = delete_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! nil end @@ -32511,8 +31510,8 @@ def delete_triggered_web_job(resource_group_name, name, web_job_name, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_triggered_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers:nil) - delete_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def delete_triggered_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers = nil) + delete_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! end # @@ -32529,11 +31528,8 @@ def delete_triggered_web_job_with_http_info(resource_group_name, name, web_job_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers:nil) + def delete_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -32541,7 +31537,6 @@ def delete_triggered_web_job_async(resource_group_name, name, web_job_name, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32590,8 +31585,8 @@ def delete_triggered_web_job_async(resource_group_name, name, web_job_name, cust # # @return [Array] operation results. # - def list_triggered_web_job_history(resource_group_name, name, web_job_name, custom_headers:nil) - first_page = list_triggered_web_job_history_as_lazy(resource_group_name, name, web_job_name, custom_headers:custom_headers) + def list_triggered_web_job_history(resource_group_name, name, web_job_name, custom_headers = nil) + first_page = list_triggered_web_job_history_as_lazy(resource_group_name, name, web_job_name, custom_headers) first_page.get_all_items end @@ -32609,8 +31604,8 @@ def list_triggered_web_job_history(resource_group_name, name, web_job_name, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_triggered_web_job_history_with_http_info(resource_group_name, name, web_job_name, custom_headers:nil) - list_triggered_web_job_history_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def list_triggered_web_job_history_with_http_info(resource_group_name, name, web_job_name, custom_headers = nil) + list_triggered_web_job_history_async(resource_group_name, name, web_job_name, custom_headers).value! end # @@ -32627,11 +31622,8 @@ def list_triggered_web_job_history_with_http_info(resource_group_name, name, web # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_triggered_web_job_history_async(resource_group_name, name, web_job_name, custom_headers:nil) + def list_triggered_web_job_history_async(resource_group_name, name, web_job_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -32639,7 +31631,6 @@ def list_triggered_web_job_history_async(resource_group_name, name, web_job_name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32701,8 +31692,8 @@ def list_triggered_web_job_history_async(resource_group_name, name, web_job_name # # @return [TriggeredJobHistory] operation results. # - def get_triggered_web_job_history(resource_group_name, name, web_job_name, id, custom_headers:nil) - response = get_triggered_web_job_history_async(resource_group_name, name, web_job_name, id, custom_headers:custom_headers).value! + def get_triggered_web_job_history(resource_group_name, name, web_job_name, id, custom_headers = nil) + response = get_triggered_web_job_history_async(resource_group_name, name, web_job_name, id, custom_headers).value! response.body unless response.nil? end @@ -32723,8 +31714,8 @@ def get_triggered_web_job_history(resource_group_name, name, web_job_name, id, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_triggered_web_job_history_with_http_info(resource_group_name, name, web_job_name, id, custom_headers:nil) - get_triggered_web_job_history_async(resource_group_name, name, web_job_name, id, custom_headers:custom_headers).value! + def get_triggered_web_job_history_with_http_info(resource_group_name, name, web_job_name, id, custom_headers = nil) + get_triggered_web_job_history_async(resource_group_name, name, web_job_name, id, custom_headers).value! end # @@ -32744,11 +31735,8 @@ def get_triggered_web_job_history_with_http_info(resource_group_name, name, web_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_triggered_web_job_history_async(resource_group_name, name, web_job_name, id, custom_headers:nil) + def get_triggered_web_job_history_async(resource_group_name, name, web_job_name, id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, 'id is nil' if id.nil? @@ -32757,7 +31745,6 @@ def get_triggered_web_job_history_async(resource_group_name, name, web_job_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32815,8 +31802,8 @@ def get_triggered_web_job_history_async(resource_group_name, name, web_job_name, # will be added to the HTTP request. # # - def run_triggered_web_job(resource_group_name, name, web_job_name, custom_headers:nil) - response = run_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def run_triggered_web_job(resource_group_name, name, web_job_name, custom_headers = nil) + response = run_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! nil end @@ -32834,8 +31821,8 @@ def run_triggered_web_job(resource_group_name, name, web_job_name, custom_header # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def run_triggered_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers:nil) - run_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def run_triggered_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers = nil) + run_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! end # @@ -32852,11 +31839,8 @@ def run_triggered_web_job_with_http_info(resource_group_name, name, web_job_name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def run_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers:nil) + def run_triggered_web_job_async(resource_group_name, name, web_job_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -32864,7 +31848,6 @@ def run_triggered_web_job_async(resource_group_name, name, web_job_name, custom_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -32918,8 +31901,8 @@ def run_triggered_web_job_async(resource_group_name, name, web_job_name, custom_ # # @return [Array] operation results. # - def list_usages(resource_group_name, name, filter:nil, custom_headers:nil) - first_page = list_usages_as_lazy(resource_group_name, name, filter:filter, custom_headers:custom_headers) + def list_usages(resource_group_name, name, filter = nil, custom_headers = nil) + first_page = list_usages_as_lazy(resource_group_name, name, filter, custom_headers) first_page.get_all_items end @@ -32942,8 +31925,8 @@ def list_usages(resource_group_name, name, filter:nil, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_usages_with_http_info(resource_group_name, name, filter:nil, custom_headers:nil) - list_usages_async(resource_group_name, name, filter:filter, custom_headers:custom_headers).value! + def list_usages_with_http_info(resource_group_name, name, filter = nil, custom_headers = nil) + list_usages_async(resource_group_name, name, filter, custom_headers).value! end # @@ -32965,18 +31948,14 @@ def list_usages_with_http_info(resource_group_name, name, filter:nil, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_usages_async(resource_group_name, name, filter:nil, custom_headers:nil) + def list_usages_async(resource_group_name, name, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -33035,8 +32014,8 @@ def list_usages_async(resource_group_name, name, filter:nil, custom_headers:nil) # # @return [Array] operation results. # - def list_vnet_connections(resource_group_name, name, custom_headers:nil) - response = list_vnet_connections_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_vnet_connections(resource_group_name, name, custom_headers = nil) + response = list_vnet_connections_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -33053,8 +32032,8 @@ def list_vnet_connections(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_vnet_connections_with_http_info(resource_group_name, name, custom_headers:nil) - list_vnet_connections_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_vnet_connections_with_http_info(resource_group_name, name, custom_headers = nil) + list_vnet_connections_async(resource_group_name, name, custom_headers).value! end # @@ -33070,18 +32049,14 @@ def list_vnet_connections_with_http_info(resource_group_name, name, custom_heade # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_vnet_connections_async(resource_group_name, name, custom_headers:nil) + def list_vnet_connections_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -33114,13 +32089,11 @@ def list_vnet_connections_async(resource_group_name, name, custom_headers:nil) begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetInfoElementType', type: { @@ -33156,8 +32129,8 @@ def list_vnet_connections_async(resource_group_name, name, custom_headers:nil) # # @return [VnetInfo] operation results. # - def get_vnet_connection(resource_group_name, name, vnet_name, custom_headers:nil) - response = get_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers:custom_headers).value! + def get_vnet_connection(resource_group_name, name, vnet_name, custom_headers = nil) + response = get_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers).value! response.body unless response.nil? end @@ -33175,8 +32148,8 @@ def get_vnet_connection(resource_group_name, name, vnet_name, custom_headers:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_vnet_connection_with_http_info(resource_group_name, name, vnet_name, custom_headers:nil) - get_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers:custom_headers).value! + def get_vnet_connection_with_http_info(resource_group_name, name, vnet_name, custom_headers = nil) + get_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers).value! end # @@ -33193,11 +32166,8 @@ def get_vnet_connection_with_http_info(resource_group_name, name, vnet_name, cus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers:nil) + def get_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -33205,7 +32175,6 @@ def get_vnet_connection_async(resource_group_name, name, vnet_name, custom_heade request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -33268,8 +32237,8 @@ def get_vnet_connection_async(resource_group_name, name, vnet_name, custom_heade # # @return [VnetInfo] operation results. # - def create_or_update_vnet_connection(resource_group_name, name, vnet_name, connection_envelope, custom_headers:nil) - response = create_or_update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers:custom_headers).value! + def create_or_update_vnet_connection(resource_group_name, name, vnet_name, connection_envelope, custom_headers = nil) + response = create_or_update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers).value! response.body unless response.nil? end @@ -33291,8 +32260,8 @@ def create_or_update_vnet_connection(resource_group_name, name, vnet_name, conne # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_vnet_connection_with_http_info(resource_group_name, name, vnet_name, connection_envelope, custom_headers:nil) - create_or_update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers:custom_headers).value! + def create_or_update_vnet_connection_with_http_info(resource_group_name, name, vnet_name, connection_envelope, custom_headers = nil) + create_or_update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers).value! end # @@ -33313,11 +32282,8 @@ def create_or_update_vnet_connection_with_http_info(resource_group_name, name, v # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers:nil) + def create_or_update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'connection_envelope is nil' if connection_envelope.nil? @@ -33326,12 +32292,13 @@ def create_or_update_vnet_connection_async(resource_group_name, name, vnet_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::VnetInfo.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -33393,8 +32360,8 @@ def create_or_update_vnet_connection_async(resource_group_name, name, vnet_name, # will be added to the HTTP request. # # - def delete_vnet_connection(resource_group_name, name, vnet_name, custom_headers:nil) - response = delete_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers:custom_headers).value! + def delete_vnet_connection(resource_group_name, name, vnet_name, custom_headers = nil) + response = delete_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers).value! nil end @@ -33414,8 +32381,8 @@ def delete_vnet_connection(resource_group_name, name, vnet_name, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_vnet_connection_with_http_info(resource_group_name, name, vnet_name, custom_headers:nil) - delete_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers:custom_headers).value! + def delete_vnet_connection_with_http_info(resource_group_name, name, vnet_name, custom_headers = nil) + delete_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers).value! end # @@ -33434,11 +32401,8 @@ def delete_vnet_connection_with_http_info(resource_group_name, name, vnet_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers:nil) + def delete_vnet_connection_async(resource_group_name, name, vnet_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -33446,7 +32410,6 @@ def delete_vnet_connection_async(resource_group_name, name, vnet_name, custom_he request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -33499,8 +32462,8 @@ def delete_vnet_connection_async(resource_group_name, name, vnet_name, custom_he # # @return [VnetInfo] operation results. # - def update_vnet_connection(resource_group_name, name, vnet_name, connection_envelope, custom_headers:nil) - response = update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers:custom_headers).value! + def update_vnet_connection(resource_group_name, name, vnet_name, connection_envelope, custom_headers = nil) + response = update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers).value! response.body unless response.nil? end @@ -33522,8 +32485,8 @@ def update_vnet_connection(resource_group_name, name, vnet_name, connection_enve # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_vnet_connection_with_http_info(resource_group_name, name, vnet_name, connection_envelope, custom_headers:nil) - update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers:custom_headers).value! + def update_vnet_connection_with_http_info(resource_group_name, name, vnet_name, connection_envelope, custom_headers = nil) + update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers).value! end # @@ -33544,11 +32507,8 @@ def update_vnet_connection_with_http_info(resource_group_name, name, vnet_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers:nil) + def update_vnet_connection_async(resource_group_name, name, vnet_name, connection_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'connection_envelope is nil' if connection_envelope.nil? @@ -33557,12 +32517,13 @@ def update_vnet_connection_async(resource_group_name, name, vnet_name, connectio request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::VnetInfo.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -33625,8 +32586,8 @@ def update_vnet_connection_async(resource_group_name, name, vnet_name, connectio # # @return [VnetGateway] operation results. # - def get_vnet_connection_gateway(resource_group_name, name, vnet_name, gateway_name, custom_headers:nil) - response = get_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers:custom_headers).value! + def get_vnet_connection_gateway(resource_group_name, name, vnet_name, gateway_name, custom_headers = nil) + response = get_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers).value! response.body unless response.nil? end @@ -33646,8 +32607,8 @@ def get_vnet_connection_gateway(resource_group_name, name, vnet_name, gateway_na # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_vnet_connection_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, custom_headers:nil) - get_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers:custom_headers).value! + def get_vnet_connection_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, custom_headers = nil) + get_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers).value! end # @@ -33666,11 +32627,8 @@ def get_vnet_connection_gateway_with_http_info(resource_group_name, name, vnet_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers:nil) + def get_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'gateway_name is nil' if gateway_name.nil? @@ -33679,7 +32637,6 @@ def get_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gate request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -33742,8 +32699,8 @@ def get_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gate # # @return [VnetGateway] operation results. # - def create_or_update_vnet_connection_gateway(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:nil) - response = create_or_update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:custom_headers).value! + def create_or_update_vnet_connection_gateway(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers = nil) + response = create_or_update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers).value! response.body unless response.nil? end @@ -33765,8 +32722,8 @@ def create_or_update_vnet_connection_gateway(resource_group_name, name, vnet_nam # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_vnet_connection_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:nil) - create_or_update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:custom_headers).value! + def create_or_update_vnet_connection_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers = nil) + create_or_update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers).value! end # @@ -33787,11 +32744,8 @@ def create_or_update_vnet_connection_gateway_with_http_info(resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:nil) + def create_or_update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'gateway_name is nil' if gateway_name.nil? @@ -33801,12 +32755,13 @@ def create_or_update_vnet_connection_gateway_async(resource_group_name, name, vn request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::VnetGateway.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -33871,8 +32826,8 @@ def create_or_update_vnet_connection_gateway_async(resource_group_name, name, vn # # @return [VnetGateway] operation results. # - def update_vnet_connection_gateway(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:nil) - response = update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:custom_headers).value! + def update_vnet_connection_gateway(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers = nil) + response = update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers).value! response.body unless response.nil? end @@ -33894,8 +32849,8 @@ def update_vnet_connection_gateway(resource_group_name, name, vnet_name, gateway # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_vnet_connection_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:nil) - update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:custom_headers).value! + def update_vnet_connection_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers = nil) + update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers).value! end # @@ -33916,11 +32871,8 @@ def update_vnet_connection_gateway_with_http_info(resource_group_name, name, vne # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:nil) + def update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'gateway_name is nil' if gateway_name.nil? @@ -33930,12 +32882,13 @@ def update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, g request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::VnetGateway.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -33995,8 +32948,8 @@ def update_vnet_connection_gateway_async(resource_group_name, name, vnet_name, g # # @return [Array] operation results. # - def list_web_jobs(resource_group_name, name, custom_headers:nil) - first_page = list_web_jobs_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_web_jobs(resource_group_name, name, custom_headers = nil) + first_page = list_web_jobs_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -34013,8 +32966,8 @@ def list_web_jobs(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_jobs_with_http_info(resource_group_name, name, custom_headers:nil) - list_web_jobs_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_web_jobs_with_http_info(resource_group_name, name, custom_headers = nil) + list_web_jobs_async(resource_group_name, name, custom_headers).value! end # @@ -34030,18 +32983,14 @@ def list_web_jobs_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_jobs_async(resource_group_name, name, custom_headers:nil) + def list_web_jobs_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -34100,8 +33049,8 @@ def list_web_jobs_async(resource_group_name, name, custom_headers:nil) # # @return [WebJob] operation results. # - def get_web_job(resource_group_name, name, web_job_name, custom_headers:nil) - response = get_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def get_web_job(resource_group_name, name, web_job_name, custom_headers = nil) + response = get_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! response.body unless response.nil? end @@ -34119,8 +33068,8 @@ def get_web_job(resource_group_name, name, web_job_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers:nil) - get_web_job_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def get_web_job_with_http_info(resource_group_name, name, web_job_name, custom_headers = nil) + get_web_job_async(resource_group_name, name, web_job_name, custom_headers).value! end # @@ -34137,11 +33086,8 @@ def get_web_job_with_http_info(resource_group_name, name, web_job_name, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_web_job_async(resource_group_name, name, web_job_name, custom_headers:nil) + def get_web_job_async(resource_group_name, name, web_job_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'web_job_name is nil' if web_job_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -34149,7 +33095,6 @@ def get_web_job_async(resource_group_name, name, web_job_name, custom_headers:ni request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -34207,22 +33152,13 @@ def get_web_job_async(resource_group_name, name, web_job_name, custom_headers:ni # update a deployment slot, use the {slot} parameter. # @param site_envelope [Site] A JSON representation of the app properties. See # example. - # @param skip_dns_registration [Boolean] If true web app hostname is not - # registered with DNS on creation. This parameter is - # only used for app creation. - # @param skip_custom_domain_verification [Boolean] If true, custom (non - # *.azurewebsites.net) domains associated with web app are not verified. - # @param force_dns_registration [Boolean] If true, web app hostname is force - # registered with DNS. - # @param ttl_in_seconds [String] Time to live in seconds for web app's default - # domain name. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # # @return [Site] operation results. # - def begin_create_or_update(resource_group_name, name, site_envelope, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - response = begin_create_or_update_async(resource_group_name, name, site_envelope, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def begin_create_or_update(resource_group_name, name, site_envelope, custom_headers = nil) + response = begin_create_or_update_async(resource_group_name, name, site_envelope, custom_headers).value! response.body unless response.nil? end @@ -34239,22 +33175,13 @@ def begin_create_or_update(resource_group_name, name, site_envelope, skip_dns_re # update a deployment slot, use the {slot} parameter. # @param site_envelope [Site] A JSON representation of the app properties. See # example. - # @param skip_dns_registration [Boolean] If true web app hostname is not - # registered with DNS on creation. This parameter is - # only used for app creation. - # @param skip_custom_domain_verification [Boolean] If true, custom (non - # *.azurewebsites.net) domains associated with web app are not verified. - # @param force_dns_registration [Boolean] If true, web app hostname is force - # registered with DNS. - # @param ttl_in_seconds [String] Time to live in seconds for web app's default - # domain name. # @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 begin_create_or_update_with_http_info(resource_group_name, name, site_envelope, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - begin_create_or_update_async(resource_group_name, name, site_envelope, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def begin_create_or_update_with_http_info(resource_group_name, name, site_envelope, custom_headers = nil) + begin_create_or_update_async(resource_group_name, name, site_envelope, custom_headers).value! end # @@ -34270,25 +33197,13 @@ def begin_create_or_update_with_http_info(resource_group_name, name, site_envelo # update a deployment slot, use the {slot} parameter. # @param site_envelope [Site] A JSON representation of the app properties. See # example. - # @param skip_dns_registration [Boolean] If true web app hostname is not - # registered with DNS on creation. This parameter is - # only used for app creation. - # @param skip_custom_domain_verification [Boolean] If true, custom (non - # *.azurewebsites.net) domains associated with web app are not verified. - # @param force_dns_registration [Boolean] If true, web app hostname is force - # registered with DNS. - # @param ttl_in_seconds [String] Time to live in seconds for web app's default - # domain name. # @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 begin_create_or_update_async(resource_group_name, name, site_envelope, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) + def begin_create_or_update_async(resource_group_name, name, site_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_envelope is nil' if site_envelope.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -34296,12 +33211,13 @@ def begin_create_or_update_async(resource_group_name, name, site_envelope, skip_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::Site.mapper() request_content = @client.serialize(request_mapper, site_envelope) @@ -34314,7 +33230,7 @@ def begin_create_or_update_async(resource_group_name, name, site_envelope, skip_ options = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'name' => name,'subscriptionId' => @client.subscription_id}, - query_params: {'skipDnsRegistration' => skip_dns_registration,'skipCustomDomainVerification' => skip_custom_domain_verification,'forceDnsRegistration' => force_dns_registration,'ttlInSeconds' => ttl_in_seconds,'api-version' => @client.api_version}, + query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url @@ -34373,8 +33289,8 @@ def begin_create_or_update_async(resource_group_name, name, site_envelope, skip_ # # @return [RestoreResponse] operation results. # - def begin_restore(resource_group_name, name, backup_id, request, custom_headers:nil) - response = begin_restore_async(resource_group_name, name, backup_id, request, custom_headers:custom_headers).value! + def begin_restore(resource_group_name, name, backup_id, request, custom_headers = nil) + response = begin_restore_async(resource_group_name, name, backup_id, request, custom_headers).value! response.body unless response.nil? end @@ -34393,8 +33309,8 @@ def begin_restore(resource_group_name, name, backup_id, request, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_restore_with_http_info(resource_group_name, name, backup_id, request, custom_headers:nil) - begin_restore_async(resource_group_name, name, backup_id, request, custom_headers:custom_headers).value! + def begin_restore_with_http_info(resource_group_name, name, backup_id, request, custom_headers = nil) + begin_restore_async(resource_group_name, name, backup_id, request, custom_headers).value! end # @@ -34412,11 +33328,8 @@ def begin_restore_with_http_info(resource_group_name, name, backup_id, request, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_restore_async(resource_group_name, name, backup_id, request, custom_headers:nil) + def begin_restore_async(resource_group_name, name, backup_id, request, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'backup_id is nil' if backup_id.nil? fail ArgumentError, 'request is nil' if request.nil? @@ -34425,12 +33338,13 @@ def begin_restore_async(resource_group_name, name, backup_id, request, custom_he request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -34490,8 +33404,8 @@ def begin_restore_async(resource_group_name, name, backup_id, request, custom_he # # @return [User] operation results. # - def begin_list_publishing_credentials(resource_group_name, name, custom_headers:nil) - response = begin_list_publishing_credentials_async(resource_group_name, name, custom_headers:custom_headers).value! + def begin_list_publishing_credentials(resource_group_name, name, custom_headers = nil) + response = begin_list_publishing_credentials_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -34508,8 +33422,8 @@ def begin_list_publishing_credentials(resource_group_name, name, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_list_publishing_credentials_with_http_info(resource_group_name, name, custom_headers:nil) - begin_list_publishing_credentials_async(resource_group_name, name, custom_headers:custom_headers).value! + def begin_list_publishing_credentials_with_http_info(resource_group_name, name, custom_headers = nil) + begin_list_publishing_credentials_async(resource_group_name, name, custom_headers).value! end # @@ -34525,18 +33439,14 @@ def begin_list_publishing_credentials_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_list_publishing_credentials_async(resource_group_name, name, custom_headers:nil) + def begin_list_publishing_credentials_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -34595,8 +33505,8 @@ def begin_list_publishing_credentials_async(resource_group_name, name, custom_he # # @return [MSDeployStatus] operation results. # - def begin_create_msdeploy_operation(resource_group_name, name, msdeploy, custom_headers:nil) - response = begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers:custom_headers).value! + def begin_create_msdeploy_operation(resource_group_name, name, msdeploy, custom_headers = nil) + response = begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers).value! response.body unless response.nil? end @@ -34614,8 +33524,8 @@ def begin_create_msdeploy_operation(resource_group_name, name, msdeploy, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_msdeploy_operation_with_http_info(resource_group_name, name, msdeploy, custom_headers:nil) - begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers:custom_headers).value! + def begin_create_msdeploy_operation_with_http_info(resource_group_name, name, msdeploy, custom_headers = nil) + begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers).value! end # @@ -34632,11 +33542,8 @@ def begin_create_msdeploy_operation_with_http_info(resource_group_name, name, ms # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers:nil) + def begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'msdeploy is nil' if msdeploy.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -34644,12 +33551,13 @@ def begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, c request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy.mapper() request_content = @client.serialize(request_mapper, msdeploy) @@ -34711,8 +33619,8 @@ def begin_create_msdeploy_operation_async(resource_group_name, name, msdeploy, c # # @return [FunctionEnvelope] operation results. # - def begin_create_function(resource_group_name, name, function_name, function_envelope, custom_headers:nil) - response = begin_create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers:custom_headers).value! + def begin_create_function(resource_group_name, name, function_name, function_envelope, custom_headers = nil) + response = begin_create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers).value! response.body unless response.nil? end @@ -34731,8 +33639,8 @@ def begin_create_function(resource_group_name, name, function_name, function_env # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_function_with_http_info(resource_group_name, name, function_name, function_envelope, custom_headers:nil) - begin_create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers:custom_headers).value! + def begin_create_function_with_http_info(resource_group_name, name, function_name, function_envelope, custom_headers = nil) + begin_create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers).value! end # @@ -34750,11 +33658,8 @@ def begin_create_function_with_http_info(resource_group_name, name, function_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers:nil) + def begin_create_function_async(resource_group_name, name, function_name, function_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'function_name is nil' if function_name.nil? fail ArgumentError, 'function_envelope is nil' if function_envelope.nil? @@ -34763,12 +33668,13 @@ def begin_create_function_async(resource_group_name, name, function_name, functi request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope.mapper() request_content = @client.serialize(request_mapper, function_envelope) @@ -34830,8 +33736,8 @@ def begin_create_function_async(resource_group_name, name, function_name, functi # # @return [MSDeployStatus] operation results. # - def begin_create_instance_msdeploy_operation(resource_group_name, name, instance_id, msdeploy, custom_headers:nil) - response = begin_create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers:custom_headers).value! + def begin_create_instance_msdeploy_operation(resource_group_name, name, instance_id, msdeploy, custom_headers = nil) + response = begin_create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers).value! response.body unless response.nil? end @@ -34850,8 +33756,8 @@ def begin_create_instance_msdeploy_operation(resource_group_name, name, instance # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_instance_msdeploy_operation_with_http_info(resource_group_name, name, instance_id, msdeploy, custom_headers:nil) - begin_create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers:custom_headers).value! + def begin_create_instance_msdeploy_operation_with_http_info(resource_group_name, name, instance_id, msdeploy, custom_headers = nil) + begin_create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers).value! end # @@ -34869,11 +33775,8 @@ def begin_create_instance_msdeploy_operation_with_http_info(resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers:nil) + def begin_create_instance_msdeploy_operation_async(resource_group_name, name, instance_id, msdeploy, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? fail ArgumentError, 'msdeploy is nil' if msdeploy.nil? @@ -34882,12 +33785,13 @@ def begin_create_instance_msdeploy_operation_async(resource_group_name, name, in request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy.mapper() request_content = @client.serialize(request_mapper, msdeploy) @@ -34950,8 +33854,8 @@ def begin_create_instance_msdeploy_operation_async(resource_group_name, name, in # # @return [StorageMigrationResponse] operation results. # - def begin_migrate_storage(subscription_name, resource_group_name, name, migration_options, custom_headers:nil) - response = begin_migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers:custom_headers).value! + def begin_migrate_storage(subscription_name, resource_group_name, name, migration_options, custom_headers = nil) + response = begin_migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers).value! response.body unless response.nil? end @@ -34971,8 +33875,8 @@ def begin_migrate_storage(subscription_name, resource_group_name, name, migratio # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_migrate_storage_with_http_info(subscription_name, resource_group_name, name, migration_options, custom_headers:nil) - begin_migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers:custom_headers).value! + def begin_migrate_storage_with_http_info(subscription_name, resource_group_name, name, migration_options, custom_headers = nil) + begin_migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers).value! end # @@ -34991,12 +33895,9 @@ def begin_migrate_storage_with_http_info(subscription_name, resource_group_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers:nil) + def begin_migrate_storage_async(subscription_name, resource_group_name, name, migration_options, custom_headers = nil) fail ArgumentError, 'subscription_name is nil' if subscription_name.nil? fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'migration_options is nil' if migration_options.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -35004,12 +33905,13 @@ def begin_migrate_storage_async(subscription_name, resource_group_name, name, mi request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions.mapper() request_content = @client.serialize(request_mapper, migration_options) @@ -35071,8 +33973,8 @@ def begin_migrate_storage_async(subscription_name, resource_group_name, name, mi # # @return [Operation] operation results. # - def begin_migrate_my_sql(resource_group_name, name, migration_request_envelope, custom_headers:nil) - response = begin_migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers:custom_headers).value! + def begin_migrate_my_sql(resource_group_name, name, migration_request_envelope, custom_headers = nil) + response = begin_migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers).value! response.body unless response.nil? end @@ -35091,8 +33993,8 @@ def begin_migrate_my_sql(resource_group_name, name, migration_request_envelope, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_migrate_my_sql_with_http_info(resource_group_name, name, migration_request_envelope, custom_headers:nil) - begin_migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers:custom_headers).value! + def begin_migrate_my_sql_with_http_info(resource_group_name, name, migration_request_envelope, custom_headers = nil) + begin_migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers).value! end # @@ -35110,11 +34012,8 @@ def begin_migrate_my_sql_with_http_info(resource_group_name, name, migration_req # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers:nil) + def begin_migrate_my_sql_async(resource_group_name, name, migration_request_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'migration_request_envelope is nil' if migration_request_envelope.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -35122,12 +34021,13 @@ def begin_migrate_my_sql_async(resource_group_name, name, migration_request_enve request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest.mapper() request_content = @client.serialize(request_mapper, migration_request_envelope) @@ -35189,8 +34089,8 @@ def begin_migrate_my_sql_async(resource_group_name, name, migration_request_enve # will be added to the HTTP request. # # - def begin_recover(resource_group_name, name, recovery_entity, custom_headers:nil) - response = begin_recover_async(resource_group_name, name, recovery_entity, custom_headers:custom_headers).value! + def begin_recover(resource_group_name, name, recovery_entity, custom_headers = nil) + response = begin_recover_async(resource_group_name, name, recovery_entity, custom_headers).value! nil end @@ -35210,8 +34110,8 @@ def begin_recover(resource_group_name, name, recovery_entity, custom_headers:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_recover_with_http_info(resource_group_name, name, recovery_entity, custom_headers:nil) - begin_recover_async(resource_group_name, name, recovery_entity, custom_headers:custom_headers).value! + def begin_recover_with_http_info(resource_group_name, name, recovery_entity, custom_headers = nil) + begin_recover_async(resource_group_name, name, recovery_entity, custom_headers).value! end # @@ -35230,11 +34130,8 @@ def begin_recover_with_http_info(resource_group_name, name, recovery_entity, cus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_recover_async(resource_group_name, name, recovery_entity, custom_headers:nil) + def begin_recover_async(resource_group_name, name, recovery_entity, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'recovery_entity is nil' if recovery_entity.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -35242,12 +34139,13 @@ def begin_recover_async(resource_group_name, name, recovery_entity, custom_heade request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SnapshotRecoveryRequest.mapper() request_content = @client.serialize(request_mapper, recovery_entity) @@ -35298,8 +34196,8 @@ def begin_recover_async(resource_group_name, name, recovery_entity, custom_heade # # @return [SiteExtensionInfo] operation results. # - def begin_install_site_extension(resource_group_name, name, site_extension_id, custom_headers:nil) - response = begin_install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:custom_headers).value! + def begin_install_site_extension(resource_group_name, name, site_extension_id, custom_headers = nil) + response = begin_install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers).value! response.body unless response.nil? end @@ -35317,8 +34215,8 @@ def begin_install_site_extension(resource_group_name, name, site_extension_id, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_install_site_extension_with_http_info(resource_group_name, name, site_extension_id, custom_headers:nil) - begin_install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:custom_headers).value! + def begin_install_site_extension_with_http_info(resource_group_name, name, site_extension_id, custom_headers = nil) + begin_install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers).value! end # @@ -35335,11 +34233,8 @@ def begin_install_site_extension_with_http_info(resource_group_name, name, site_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers:nil) + def begin_install_site_extension_async(resource_group_name, name, site_extension_id, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_extension_id is nil' if site_extension_id.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -35347,7 +34242,6 @@ def begin_install_site_extension_async(resource_group_name, name, site_extension request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -35431,8 +34325,8 @@ def begin_install_site_extension_async(resource_group_name, name, site_extension # # @return [Site] operation results. # - def begin_create_or_update_slot(resource_group_name, name, site_envelope, slot, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - response = begin_create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def begin_create_or_update_slot(resource_group_name, name, site_envelope, slot, skip_dns_registration = nil, skip_custom_domain_verification = nil, force_dns_registration = nil, ttl_in_seconds = nil, custom_headers = nil) + response = begin_create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration, skip_custom_domain_verification, force_dns_registration, ttl_in_seconds, custom_headers).value! response.body unless response.nil? end @@ -35465,8 +34359,8 @@ def begin_create_or_update_slot(resource_group_name, name, site_envelope, slot, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_slot_with_http_info(resource_group_name, name, site_envelope, slot, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) - begin_create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration:skip_dns_registration, skip_custom_domain_verification:skip_custom_domain_verification, force_dns_registration:force_dns_registration, ttl_in_seconds:ttl_in_seconds, custom_headers:custom_headers).value! + def begin_create_or_update_slot_with_http_info(resource_group_name, name, site_envelope, slot, skip_dns_registration = nil, skip_custom_domain_verification = nil, force_dns_registration = nil, ttl_in_seconds = nil, custom_headers = nil) + begin_create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration, skip_custom_domain_verification, force_dns_registration, ttl_in_seconds, custom_headers).value! end # @@ -35498,11 +34392,8 @@ def begin_create_or_update_slot_with_http_info(resource_group_name, name, site_e # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration:nil, skip_custom_domain_verification:nil, force_dns_registration:nil, ttl_in_seconds:nil, custom_headers:nil) + def begin_create_or_update_slot_async(resource_group_name, name, site_envelope, slot, skip_dns_registration = nil, skip_custom_domain_verification = nil, force_dns_registration = nil, ttl_in_seconds = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_envelope is nil' if site_envelope.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -35511,12 +34402,13 @@ def begin_create_or_update_slot_async(resource_group_name, name, site_envelope, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::Site.mapper() request_content = @client.serialize(request_mapper, site_envelope) @@ -35590,8 +34482,8 @@ def begin_create_or_update_slot_async(resource_group_name, name, site_envelope, # # @return [RestoreResponse] operation results. # - def begin_restore_slot(resource_group_name, name, backup_id, request, slot, custom_headers:nil) - response = begin_restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers:custom_headers).value! + def begin_restore_slot(resource_group_name, name, backup_id, request, slot, custom_headers = nil) + response = begin_restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers).value! response.body unless response.nil? end @@ -35612,8 +34504,8 @@ def begin_restore_slot(resource_group_name, name, backup_id, request, slot, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_restore_slot_with_http_info(resource_group_name, name, backup_id, request, slot, custom_headers:nil) - begin_restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers:custom_headers).value! + def begin_restore_slot_with_http_info(resource_group_name, name, backup_id, request, slot, custom_headers = nil) + begin_restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers).value! end # @@ -35633,11 +34525,8 @@ def begin_restore_slot_with_http_info(resource_group_name, name, backup_id, requ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers:nil) + def begin_restore_slot_async(resource_group_name, name, backup_id, request, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'backup_id is nil' if backup_id.nil? fail ArgumentError, 'request is nil' if request.nil? @@ -35647,12 +34536,13 @@ def begin_restore_slot_async(resource_group_name, name, backup_id, request, slot request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest.mapper() request_content = @client.serialize(request_mapper, request) @@ -35714,8 +34604,8 @@ def begin_restore_slot_async(resource_group_name, name, backup_id, request, slot # # @return [User] operation results. # - def begin_list_publishing_credentials_slot(resource_group_name, name, slot, custom_headers:nil) - response = begin_list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def begin_list_publishing_credentials_slot(resource_group_name, name, slot, custom_headers = nil) + response = begin_list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers).value! response.body unless response.nil? end @@ -35734,8 +34624,8 @@ def begin_list_publishing_credentials_slot(resource_group_name, name, slot, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_list_publishing_credentials_slot_with_http_info(resource_group_name, name, slot, custom_headers:nil) - begin_list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def begin_list_publishing_credentials_slot_with_http_info(resource_group_name, name, slot, custom_headers = nil) + begin_list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers).value! end # @@ -35753,11 +34643,8 @@ def begin_list_publishing_credentials_slot_with_http_info(resource_group_name, n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers:nil) + def begin_list_publishing_credentials_slot_async(resource_group_name, name, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -35765,7 +34652,6 @@ def begin_list_publishing_credentials_slot_async(resource_group_name, name, slot request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -35826,8 +34712,8 @@ def begin_list_publishing_credentials_slot_async(resource_group_name, name, slot # # @return [MSDeployStatus] operation results. # - def begin_create_msdeploy_operation_slot(resource_group_name, name, slot, msdeploy, custom_headers:nil) - response = begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers:custom_headers).value! + def begin_create_msdeploy_operation_slot(resource_group_name, name, slot, msdeploy, custom_headers = nil) + response = begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers).value! response.body unless response.nil? end @@ -35847,8 +34733,8 @@ def begin_create_msdeploy_operation_slot(resource_group_name, name, slot, msdepl # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_msdeploy_operation_slot_with_http_info(resource_group_name, name, slot, msdeploy, custom_headers:nil) - begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers:custom_headers).value! + def begin_create_msdeploy_operation_slot_with_http_info(resource_group_name, name, slot, msdeploy, custom_headers = nil) + begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers).value! end # @@ -35867,11 +34753,8 @@ def begin_create_msdeploy_operation_slot_with_http_info(resource_group_name, nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers:nil) + def begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, msdeploy, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, 'msdeploy is nil' if msdeploy.nil? @@ -35880,12 +34763,13 @@ def begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy.mapper() request_content = @client.serialize(request_mapper, msdeploy) @@ -35949,8 +34833,8 @@ def begin_create_msdeploy_operation_slot_async(resource_group_name, name, slot, # # @return [FunctionEnvelope] operation results. # - def begin_create_instance_function_slot(resource_group_name, name, function_name, slot, function_envelope, custom_headers:nil) - response = begin_create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers:custom_headers).value! + def begin_create_instance_function_slot(resource_group_name, name, function_name, slot, function_envelope, custom_headers = nil) + response = begin_create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers).value! response.body unless response.nil? end @@ -35971,8 +34855,8 @@ def begin_create_instance_function_slot(resource_group_name, name, function_name # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_instance_function_slot_with_http_info(resource_group_name, name, function_name, slot, function_envelope, custom_headers:nil) - begin_create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers:custom_headers).value! + def begin_create_instance_function_slot_with_http_info(resource_group_name, name, function_name, slot, function_envelope, custom_headers = nil) + begin_create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers).value! end # @@ -35992,11 +34876,8 @@ def begin_create_instance_function_slot_with_http_info(resource_group_name, name # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers:nil) + def begin_create_instance_function_slot_async(resource_group_name, name, function_name, slot, function_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'function_name is nil' if function_name.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -36006,12 +34887,13 @@ def begin_create_instance_function_slot_async(resource_group_name, name, functio request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope.mapper() request_content = @client.serialize(request_mapper, function_envelope) @@ -36075,8 +34957,8 @@ def begin_create_instance_function_slot_async(resource_group_name, name, functio # # @return [MSDeployStatus] operation results. # - def begin_create_instance_msdeploy_operation_slot(resource_group_name, name, slot, instance_id, msdeploy, custom_headers:nil) - response = begin_create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers:custom_headers).value! + def begin_create_instance_msdeploy_operation_slot(resource_group_name, name, slot, instance_id, msdeploy, custom_headers = nil) + response = begin_create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers).value! response.body unless response.nil? end @@ -36097,8 +34979,8 @@ def begin_create_instance_msdeploy_operation_slot(resource_group_name, name, slo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_instance_msdeploy_operation_slot_with_http_info(resource_group_name, name, slot, instance_id, msdeploy, custom_headers:nil) - begin_create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers:custom_headers).value! + def begin_create_instance_msdeploy_operation_slot_with_http_info(resource_group_name, name, slot, instance_id, msdeploy, custom_headers = nil) + begin_create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers).value! end # @@ -36118,11 +35000,8 @@ def begin_create_instance_msdeploy_operation_slot_with_http_info(resource_group_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers:nil) + def begin_create_instance_msdeploy_operation_slot_async(resource_group_name, name, slot, instance_id, msdeploy, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot is nil' if slot.nil? fail ArgumentError, 'instance_id is nil' if instance_id.nil? @@ -36132,12 +35011,13 @@ def begin_create_instance_msdeploy_operation_slot_async(resource_group_name, nam request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy.mapper() request_content = @client.serialize(request_mapper, msdeploy) @@ -36201,8 +35081,8 @@ def begin_create_instance_msdeploy_operation_slot_async(resource_group_name, nam # will be added to the HTTP request. # # - def begin_recover_slot(resource_group_name, name, recovery_entity, slot, custom_headers:nil) - response = begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers:custom_headers).value! + def begin_recover_slot(resource_group_name, name, recovery_entity, slot, custom_headers = nil) + response = begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers).value! nil end @@ -36224,8 +35104,8 @@ def begin_recover_slot(resource_group_name, name, recovery_entity, slot, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_recover_slot_with_http_info(resource_group_name, name, recovery_entity, slot, custom_headers:nil) - begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers:custom_headers).value! + def begin_recover_slot_with_http_info(resource_group_name, name, recovery_entity, slot, custom_headers = nil) + begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers).value! end # @@ -36246,11 +35126,8 @@ def begin_recover_slot_with_http_info(resource_group_name, name, recovery_entity # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers:nil) + def begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'recovery_entity is nil' if recovery_entity.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -36259,12 +35136,13 @@ def begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, c request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SnapshotRecoveryRequest.mapper() request_content = @client.serialize(request_mapper, recovery_entity) @@ -36317,8 +35195,8 @@ def begin_recover_slot_async(resource_group_name, name, recovery_entity, slot, c # # @return [SiteExtensionInfo] operation results. # - def begin_install_site_extension_slot(resource_group_name, name, site_extension_id, slot, custom_headers:nil) - response = begin_install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:custom_headers).value! + def begin_install_site_extension_slot(resource_group_name, name, site_extension_id, slot, custom_headers = nil) + response = begin_install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers).value! response.body unless response.nil? end @@ -36338,8 +35216,8 @@ def begin_install_site_extension_slot(resource_group_name, name, site_extension_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_install_site_extension_slot_with_http_info(resource_group_name, name, site_extension_id, slot, custom_headers:nil) - begin_install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:custom_headers).value! + def begin_install_site_extension_slot_with_http_info(resource_group_name, name, site_extension_id, slot, custom_headers = nil) + begin_install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers).value! end # @@ -36358,11 +35236,8 @@ def begin_install_site_extension_slot_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers:nil) + def begin_install_site_extension_slot_async(resource_group_name, name, site_extension_id, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_extension_id is nil' if site_extension_id.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -36371,7 +35246,6 @@ def begin_install_site_extension_slot_async(resource_group_name, name, site_exte request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -36442,8 +35316,8 @@ def begin_install_site_extension_slot_async(resource_group_name, name, site_exte # will be added to the HTTP request. # # - def begin_swap_slot_slot(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) - response = begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:custom_headers).value! + def begin_swap_slot_slot(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) + response = begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers).value! nil end @@ -36464,8 +35338,8 @@ def begin_swap_slot_slot(resource_group_name, name, slot_swap_entity, slot, cust # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_swap_slot_slot_with_http_info(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) - begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:custom_headers).value! + def begin_swap_slot_slot_with_http_info(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) + begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers).value! end # @@ -36485,11 +35359,8 @@ def begin_swap_slot_slot_with_http_info(resource_group_name, name, slot_swap_ent # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) + def begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot_swap_entity is nil' if slot_swap_entity.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -36498,12 +35369,13 @@ def begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity.mapper() request_content = @client.serialize(request_mapper, slot_swap_entity) @@ -36557,8 +35429,8 @@ def begin_swap_slot_slot_async(resource_group_name, name, slot_swap_entity, slot # # @return [SiteSourceControl] operation results. # - def begin_create_or_update_source_control_slot(resource_group_name, name, site_source_control, slot, custom_headers:nil) - response = begin_create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers:custom_headers).value! + def begin_create_or_update_source_control_slot(resource_group_name, name, site_source_control, slot, custom_headers = nil) + response = begin_create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers).value! response.body unless response.nil? end @@ -36579,8 +35451,8 @@ def begin_create_or_update_source_control_slot(resource_group_name, name, site_s # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_source_control_slot_with_http_info(resource_group_name, name, site_source_control, slot, custom_headers:nil) - begin_create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers:custom_headers).value! + def begin_create_or_update_source_control_slot_with_http_info(resource_group_name, name, site_source_control, slot, custom_headers = nil) + begin_create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers).value! end # @@ -36600,11 +35472,8 @@ def begin_create_or_update_source_control_slot_with_http_info(resource_group_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers:nil) + def begin_create_or_update_source_control_slot_async(resource_group_name, name, site_source_control, slot, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_source_control is nil' if site_source_control.nil? fail ArgumentError, 'slot is nil' if slot.nil? @@ -36613,12 +35482,13 @@ def begin_create_or_update_source_control_slot_async(resource_group_name, name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() request_content = @client.serialize(request_mapper, site_source_control) @@ -36642,7 +35512,7 @@ def begin_create_or_update_source_control_slot_async(resource_group_name, name, http_response = result.response status_code = http_response.status response_content = http_response.body - unless status_code == 200 || status_code == 201 + unless status_code == 200 || status_code == 201 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end @@ -36668,6 +35538,16 @@ def begin_create_or_update_source_control_slot_async(resource_group_name, name, fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) end end + # Deserialize Response + if status_code == 202 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() + result.body = @client.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 @@ -36689,8 +35569,8 @@ def begin_create_or_update_source_control_slot_async(resource_group_name, name, # will be added to the HTTP request. # # - def begin_swap_slot_with_production(resource_group_name, name, slot_swap_entity, custom_headers:nil) - response = begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers:custom_headers).value! + def begin_swap_slot_with_production(resource_group_name, name, slot_swap_entity, custom_headers = nil) + response = begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers).value! nil end @@ -36709,8 +35589,8 @@ def begin_swap_slot_with_production(resource_group_name, name, slot_swap_entity, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_swap_slot_with_production_with_http_info(resource_group_name, name, slot_swap_entity, custom_headers:nil) - begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers:custom_headers).value! + def begin_swap_slot_with_production_with_http_info(resource_group_name, name, slot_swap_entity, custom_headers = nil) + begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers).value! end # @@ -36728,11 +35608,8 @@ def begin_swap_slot_with_production_with_http_info(resource_group_name, name, sl # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers:nil) + def begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_entity, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'slot_swap_entity is nil' if slot_swap_entity.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -36740,12 +35617,13 @@ def begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_e request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity.mapper() request_content = @client.serialize(request_mapper, slot_swap_entity) @@ -36797,8 +35675,8 @@ def begin_swap_slot_with_production_async(resource_group_name, name, slot_swap_e # # @return [SiteSourceControl] operation results. # - def begin_create_or_update_source_control(resource_group_name, name, site_source_control, custom_headers:nil) - response = begin_create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers:custom_headers).value! + def begin_create_or_update_source_control(resource_group_name, name, site_source_control, custom_headers = nil) + response = begin_create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers).value! response.body unless response.nil? end @@ -36817,8 +35695,8 @@ def begin_create_or_update_source_control(resource_group_name, name, site_source # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_source_control_with_http_info(resource_group_name, name, site_source_control, custom_headers:nil) - begin_create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers:custom_headers).value! + def begin_create_or_update_source_control_with_http_info(resource_group_name, name, site_source_control, custom_headers = nil) + begin_create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers).value! end # @@ -36836,11 +35714,8 @@ def begin_create_or_update_source_control_with_http_info(resource_group_name, na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers:nil) + def begin_create_or_update_source_control_async(resource_group_name, name, site_source_control, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'site_source_control is nil' if site_source_control.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -36848,12 +35723,13 @@ def begin_create_or_update_source_control_async(resource_group_name, name, site_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() request_content = @client.serialize(request_mapper, site_source_control) @@ -36877,7 +35753,7 @@ def begin_create_or_update_source_control_async(resource_group_name, name, site_ http_response = result.response status_code = http_response.status response_content = http_response.body - unless status_code == 200 || status_code == 201 + unless status_code == 200 || status_code == 201 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end @@ -36903,6 +35779,16 @@ def begin_create_or_update_source_control_async(resource_group_name, name, site_ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result) end end + # Deserialize Response + if status_code == 202 + begin + parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) + result_mapper = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl.mapper() + result.body = @client.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 @@ -36922,8 +35808,8 @@ def begin_create_or_update_source_control_async(resource_group_name, name, site_ # # @return [WebAppCollection] operation results. # - def list_next(next_page_link, custom_headers:nil) - response = list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -36939,8 +35825,8 @@ def list_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_next_with_http_info(next_page_link, custom_headers:nil) - list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! end # @@ -36955,12 +35841,11 @@ def list_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_next_async(next_page_link, custom_headers:nil) + def list_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37016,8 +35901,8 @@ def list_next_async(next_page_link, custom_headers:nil) # # @return [WebAppCollection] operation results. # - def list_by_resource_group_next(next_page_link, custom_headers:nil) - response = list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next(next_page_link, custom_headers = nil) + response = list_by_resource_group_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37033,8 +35918,8 @@ def list_by_resource_group_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:nil) - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next_with_http_info(next_page_link, custom_headers = nil) + list_by_resource_group_next_async(next_page_link, custom_headers).value! end # @@ -37049,12 +35934,11 @@ def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_next_async(next_page_link, custom_headers:nil) + def list_by_resource_group_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37110,8 +35994,8 @@ def list_by_resource_group_next_async(next_page_link, custom_headers:nil) # # @return [BackupItemCollection] operation results. # - def list_backups_next(next_page_link, custom_headers:nil) - response = list_backups_next_async(next_page_link, custom_headers:custom_headers).value! + def list_backups_next(next_page_link, custom_headers = nil) + response = list_backups_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37127,8 +36011,8 @@ def list_backups_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_backups_next_with_http_info(next_page_link, custom_headers:nil) - list_backups_next_async(next_page_link, custom_headers:custom_headers).value! + def list_backups_next_with_http_info(next_page_link, custom_headers = nil) + list_backups_next_async(next_page_link, custom_headers).value! end # @@ -37143,12 +36027,11 @@ def list_backups_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_backups_next_async(next_page_link, custom_headers:nil) + def list_backups_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37204,8 +36087,8 @@ def list_backups_next_async(next_page_link, custom_headers:nil) # # @return [SiteConfigResourceCollection] operation results. # - def list_configurations_next(next_page_link, custom_headers:nil) - response = list_configurations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_configurations_next(next_page_link, custom_headers = nil) + response = list_configurations_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37221,8 +36104,8 @@ def list_configurations_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_configurations_next_with_http_info(next_page_link, custom_headers:nil) - list_configurations_next_async(next_page_link, custom_headers:custom_headers).value! + def list_configurations_next_with_http_info(next_page_link, custom_headers = nil) + list_configurations_next_async(next_page_link, custom_headers).value! end # @@ -37237,12 +36120,11 @@ def list_configurations_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_configurations_next_async(next_page_link, custom_headers:nil) + def list_configurations_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37300,8 +36182,8 @@ def list_configurations_next_async(next_page_link, custom_headers:nil) # # @return [SiteConfigurationSnapshotInfoCollection] operation results. # - def list_configuration_snapshot_info_next(next_page_link, custom_headers:nil) - response = list_configuration_snapshot_info_next_async(next_page_link, custom_headers:custom_headers).value! + def list_configuration_snapshot_info_next(next_page_link, custom_headers = nil) + response = list_configuration_snapshot_info_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37319,8 +36201,8 @@ def list_configuration_snapshot_info_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_configuration_snapshot_info_next_with_http_info(next_page_link, custom_headers:nil) - list_configuration_snapshot_info_next_async(next_page_link, custom_headers:custom_headers).value! + def list_configuration_snapshot_info_next_with_http_info(next_page_link, custom_headers = nil) + list_configuration_snapshot_info_next_async(next_page_link, custom_headers).value! end # @@ -37337,12 +36219,11 @@ def list_configuration_snapshot_info_next_with_http_info(next_page_link, custom_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_configuration_snapshot_info_next_async(next_page_link, custom_headers:nil) + def list_configuration_snapshot_info_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37398,8 +36279,8 @@ def list_configuration_snapshot_info_next_async(next_page_link, custom_headers:n # # @return [ContinuousWebJobCollection] operation results. # - def list_continuous_web_jobs_next(next_page_link, custom_headers:nil) - response = list_continuous_web_jobs_next_async(next_page_link, custom_headers:custom_headers).value! + def list_continuous_web_jobs_next(next_page_link, custom_headers = nil) + response = list_continuous_web_jobs_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37415,8 +36296,8 @@ def list_continuous_web_jobs_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_continuous_web_jobs_next_with_http_info(next_page_link, custom_headers:nil) - list_continuous_web_jobs_next_async(next_page_link, custom_headers:custom_headers).value! + def list_continuous_web_jobs_next_with_http_info(next_page_link, custom_headers = nil) + list_continuous_web_jobs_next_async(next_page_link, custom_headers).value! end # @@ -37431,12 +36312,11 @@ def list_continuous_web_jobs_next_with_http_info(next_page_link, custom_headers: # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_continuous_web_jobs_next_async(next_page_link, custom_headers:nil) + def list_continuous_web_jobs_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37492,8 +36372,8 @@ def list_continuous_web_jobs_next_async(next_page_link, custom_headers:nil) # # @return [DeploymentCollection] operation results. # - def list_deployments_next(next_page_link, custom_headers:nil) - response = list_deployments_next_async(next_page_link, custom_headers:custom_headers).value! + def list_deployments_next(next_page_link, custom_headers = nil) + response = list_deployments_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37509,8 +36389,8 @@ def list_deployments_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_deployments_next_with_http_info(next_page_link, custom_headers:nil) - list_deployments_next_async(next_page_link, custom_headers:custom_headers).value! + def list_deployments_next_with_http_info(next_page_link, custom_headers = nil) + list_deployments_next_async(next_page_link, custom_headers).value! end # @@ -37525,12 +36405,11 @@ def list_deployments_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_deployments_next_async(next_page_link, custom_headers:nil) + def list_deployments_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37586,8 +36465,8 @@ def list_deployments_next_async(next_page_link, custom_headers:nil) # # @return [IdentifierCollection] operation results. # - def list_domain_ownership_identifiers_next(next_page_link, custom_headers:nil) - response = list_domain_ownership_identifiers_next_async(next_page_link, custom_headers:custom_headers).value! + def list_domain_ownership_identifiers_next(next_page_link, custom_headers = nil) + response = list_domain_ownership_identifiers_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37603,8 +36482,8 @@ def list_domain_ownership_identifiers_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_domain_ownership_identifiers_next_with_http_info(next_page_link, custom_headers:nil) - list_domain_ownership_identifiers_next_async(next_page_link, custom_headers:custom_headers).value! + def list_domain_ownership_identifiers_next_with_http_info(next_page_link, custom_headers = nil) + list_domain_ownership_identifiers_next_async(next_page_link, custom_headers).value! end # @@ -37619,12 +36498,11 @@ def list_domain_ownership_identifiers_next_with_http_info(next_page_link, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_domain_ownership_identifiers_next_async(next_page_link, custom_headers:nil) + def list_domain_ownership_identifiers_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37680,8 +36558,8 @@ def list_domain_ownership_identifiers_next_async(next_page_link, custom_headers: # # @return [FunctionEnvelopeCollection] operation results. # - def list_functions_next(next_page_link, custom_headers:nil) - response = list_functions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_functions_next(next_page_link, custom_headers = nil) + response = list_functions_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37697,8 +36575,8 @@ def list_functions_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_functions_next_with_http_info(next_page_link, custom_headers:nil) - list_functions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_functions_next_with_http_info(next_page_link, custom_headers = nil) + list_functions_next_async(next_page_link, custom_headers).value! end # @@ -37713,12 +36591,11 @@ def list_functions_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_functions_next_async(next_page_link, custom_headers:nil) + def list_functions_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37774,8 +36651,8 @@ def list_functions_next_async(next_page_link, custom_headers:nil) # # @return [HostNameBindingCollection] operation results. # - def list_host_name_bindings_next(next_page_link, custom_headers:nil) - response = list_host_name_bindings_next_async(next_page_link, custom_headers:custom_headers).value! + def list_host_name_bindings_next(next_page_link, custom_headers = nil) + response = list_host_name_bindings_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37791,8 +36668,8 @@ def list_host_name_bindings_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_host_name_bindings_next_with_http_info(next_page_link, custom_headers:nil) - list_host_name_bindings_next_async(next_page_link, custom_headers:custom_headers).value! + def list_host_name_bindings_next_with_http_info(next_page_link, custom_headers = nil) + list_host_name_bindings_next_async(next_page_link, custom_headers).value! end # @@ -37807,12 +36684,11 @@ def list_host_name_bindings_next_with_http_info(next_page_link, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_host_name_bindings_next_async(next_page_link, custom_headers:nil) + def list_host_name_bindings_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37868,8 +36744,8 @@ def list_host_name_bindings_next_async(next_page_link, custom_headers:nil) # # @return [WebAppInstanceCollection] operation results. # - def list_instance_identifiers_next(next_page_link, custom_headers:nil) - response = list_instance_identifiers_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_identifiers_next(next_page_link, custom_headers = nil) + response = list_instance_identifiers_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37885,8 +36761,8 @@ def list_instance_identifiers_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_identifiers_next_with_http_info(next_page_link, custom_headers:nil) - list_instance_identifiers_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_identifiers_next_with_http_info(next_page_link, custom_headers = nil) + list_instance_identifiers_next_async(next_page_link, custom_headers).value! end # @@ -37901,12 +36777,11 @@ def list_instance_identifiers_next_with_http_info(next_page_link, custom_headers # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_identifiers_next_async(next_page_link, custom_headers:nil) + def list_instance_identifiers_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -37964,8 +36839,8 @@ def list_instance_identifiers_next_async(next_page_link, custom_headers:nil) # # @return [ProcessInfoCollection] operation results. # - def list_instance_processes_next(next_page_link, custom_headers:nil) - response = list_instance_processes_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_processes_next(next_page_link, custom_headers = nil) + response = list_instance_processes_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -37983,8 +36858,8 @@ def list_instance_processes_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_processes_next_with_http_info(next_page_link, custom_headers:nil) - list_instance_processes_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_processes_next_with_http_info(next_page_link, custom_headers = nil) + list_instance_processes_next_async(next_page_link, custom_headers).value! end # @@ -38001,12 +36876,11 @@ def list_instance_processes_next_with_http_info(next_page_link, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_processes_next_async(next_page_link, custom_headers:nil) + def list_instance_processes_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38064,8 +36938,8 @@ def list_instance_processes_next_async(next_page_link, custom_headers:nil) # # @return [ProcessModuleInfoCollection] operation results. # - def list_instance_process_modules_next(next_page_link, custom_headers:nil) - response = list_instance_process_modules_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_process_modules_next(next_page_link, custom_headers = nil) + response = list_instance_process_modules_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38083,8 +36957,8 @@ def list_instance_process_modules_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_process_modules_next_with_http_info(next_page_link, custom_headers:nil) - list_instance_process_modules_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_process_modules_next_with_http_info(next_page_link, custom_headers = nil) + list_instance_process_modules_next_async(next_page_link, custom_headers).value! end # @@ -38101,12 +36975,11 @@ def list_instance_process_modules_next_with_http_info(next_page_link, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_process_modules_next_async(next_page_link, custom_headers:nil) + def list_instance_process_modules_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38164,8 +37037,8 @@ def list_instance_process_modules_next_async(next_page_link, custom_headers:nil) # # @return [ProcessThreadInfoCollection] operation results. # - def list_instance_process_threads_next(next_page_link, custom_headers:nil) - response = list_instance_process_threads_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_process_threads_next(next_page_link, custom_headers = nil) + response = list_instance_process_threads_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38183,8 +37056,8 @@ def list_instance_process_threads_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_process_threads_next_with_http_info(next_page_link, custom_headers:nil) - list_instance_process_threads_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_process_threads_next_with_http_info(next_page_link, custom_headers = nil) + list_instance_process_threads_next_async(next_page_link, custom_headers).value! end # @@ -38201,12 +37074,11 @@ def list_instance_process_threads_next_with_http_info(next_page_link, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_process_threads_next_async(next_page_link, custom_headers:nil) + def list_instance_process_threads_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38262,8 +37134,8 @@ def list_instance_process_threads_next_async(next_page_link, custom_headers:nil) # # @return [ResourceMetricDefinitionCollection] operation results. # - def list_metric_definitions_next(next_page_link, custom_headers:nil) - response = list_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metric_definitions_next(next_page_link, custom_headers = nil) + response = list_metric_definitions_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38279,8 +37151,8 @@ def list_metric_definitions_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metric_definitions_next_with_http_info(next_page_link, custom_headers:nil) - list_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metric_definitions_next_with_http_info(next_page_link, custom_headers = nil) + list_metric_definitions_next_async(next_page_link, custom_headers).value! end # @@ -38295,12 +37167,11 @@ def list_metric_definitions_next_with_http_info(next_page_link, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metric_definitions_next_async(next_page_link, custom_headers:nil) + def list_metric_definitions_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38356,8 +37227,8 @@ def list_metric_definitions_next_async(next_page_link, custom_headers:nil) # # @return [ResourceMetricCollection] operation results. # - def list_metrics_next(next_page_link, custom_headers:nil) - response = list_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metrics_next(next_page_link, custom_headers = nil) + response = list_metrics_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38373,8 +37244,8 @@ def list_metrics_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metrics_next_with_http_info(next_page_link, custom_headers:nil) - list_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metrics_next_with_http_info(next_page_link, custom_headers = nil) + list_metrics_next_async(next_page_link, custom_headers).value! end # @@ -38389,12 +37260,11 @@ def list_metrics_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metrics_next_async(next_page_link, custom_headers:nil) + def list_metrics_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38450,8 +37320,8 @@ def list_metrics_next_async(next_page_link, custom_headers:nil) # # @return [PerfMonCounterCollection] operation results. # - def list_perf_mon_counters_next(next_page_link, custom_headers:nil) - response = list_perf_mon_counters_next_async(next_page_link, custom_headers:custom_headers).value! + def list_perf_mon_counters_next(next_page_link, custom_headers = nil) + response = list_perf_mon_counters_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38467,8 +37337,8 @@ def list_perf_mon_counters_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_perf_mon_counters_next_with_http_info(next_page_link, custom_headers:nil) - list_perf_mon_counters_next_async(next_page_link, custom_headers:custom_headers).value! + def list_perf_mon_counters_next_with_http_info(next_page_link, custom_headers = nil) + list_perf_mon_counters_next_async(next_page_link, custom_headers).value! end # @@ -38483,12 +37353,11 @@ def list_perf_mon_counters_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_perf_mon_counters_next_async(next_page_link, custom_headers:nil) + def list_perf_mon_counters_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38546,8 +37415,8 @@ def list_perf_mon_counters_next_async(next_page_link, custom_headers:nil) # # @return [ProcessInfoCollection] operation results. # - def list_processes_next(next_page_link, custom_headers:nil) - response = list_processes_next_async(next_page_link, custom_headers:custom_headers).value! + def list_processes_next(next_page_link, custom_headers = nil) + response = list_processes_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38565,8 +37434,8 @@ def list_processes_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_processes_next_with_http_info(next_page_link, custom_headers:nil) - list_processes_next_async(next_page_link, custom_headers:custom_headers).value! + def list_processes_next_with_http_info(next_page_link, custom_headers = nil) + list_processes_next_async(next_page_link, custom_headers).value! end # @@ -38583,12 +37452,11 @@ def list_processes_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_processes_next_async(next_page_link, custom_headers:nil) + def list_processes_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38646,8 +37514,8 @@ def list_processes_next_async(next_page_link, custom_headers:nil) # # @return [ProcessModuleInfoCollection] operation results. # - def list_process_modules_next(next_page_link, custom_headers:nil) - response = list_process_modules_next_async(next_page_link, custom_headers:custom_headers).value! + def list_process_modules_next(next_page_link, custom_headers = nil) + response = list_process_modules_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38665,8 +37533,8 @@ def list_process_modules_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_process_modules_next_with_http_info(next_page_link, custom_headers:nil) - list_process_modules_next_async(next_page_link, custom_headers:custom_headers).value! + def list_process_modules_next_with_http_info(next_page_link, custom_headers = nil) + list_process_modules_next_async(next_page_link, custom_headers).value! end # @@ -38683,12 +37551,11 @@ def list_process_modules_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_process_modules_next_async(next_page_link, custom_headers:nil) + def list_process_modules_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38746,8 +37613,8 @@ def list_process_modules_next_async(next_page_link, custom_headers:nil) # # @return [ProcessThreadInfoCollection] operation results. # - def list_process_threads_next(next_page_link, custom_headers:nil) - response = list_process_threads_next_async(next_page_link, custom_headers:custom_headers).value! + def list_process_threads_next(next_page_link, custom_headers = nil) + response = list_process_threads_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38765,8 +37632,8 @@ def list_process_threads_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_process_threads_next_with_http_info(next_page_link, custom_headers:nil) - list_process_threads_next_async(next_page_link, custom_headers:custom_headers).value! + def list_process_threads_next_with_http_info(next_page_link, custom_headers = nil) + list_process_threads_next_async(next_page_link, custom_headers).value! end # @@ -38783,12 +37650,11 @@ def list_process_threads_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_process_threads_next_async(next_page_link, custom_headers:nil) + def list_process_threads_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38844,8 +37710,8 @@ def list_process_threads_next_async(next_page_link, custom_headers:nil) # # @return [PublicCertificateCollection] operation results. # - def list_public_certificates_next(next_page_link, custom_headers:nil) - response = list_public_certificates_next_async(next_page_link, custom_headers:custom_headers).value! + def list_public_certificates_next(next_page_link, custom_headers = nil) + response = list_public_certificates_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38861,8 +37727,8 @@ def list_public_certificates_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_public_certificates_next_with_http_info(next_page_link, custom_headers:nil) - list_public_certificates_next_async(next_page_link, custom_headers:custom_headers).value! + def list_public_certificates_next_with_http_info(next_page_link, custom_headers = nil) + list_public_certificates_next_async(next_page_link, custom_headers).value! end # @@ -38877,12 +37743,11 @@ def list_public_certificates_next_with_http_info(next_page_link, custom_headers: # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_public_certificates_next_async(next_page_link, custom_headers:nil) + def list_public_certificates_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -38938,8 +37803,8 @@ def list_public_certificates_next_async(next_page_link, custom_headers:nil) # # @return [SiteExtensionInfoCollection] operation results. # - def list_site_extensions_next(next_page_link, custom_headers:nil) - response = list_site_extensions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_extensions_next(next_page_link, custom_headers = nil) + response = list_site_extensions_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -38955,8 +37820,8 @@ def list_site_extensions_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_extensions_next_with_http_info(next_page_link, custom_headers:nil) - list_site_extensions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_extensions_next_with_http_info(next_page_link, custom_headers = nil) + list_site_extensions_next_async(next_page_link, custom_headers).value! end # @@ -38971,12 +37836,11 @@ def list_site_extensions_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_extensions_next_async(next_page_link, custom_headers:nil) + def list_site_extensions_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39032,8 +37896,8 @@ def list_site_extensions_next_async(next_page_link, custom_headers:nil) # # @return [WebAppCollection] operation results. # - def list_slots_next(next_page_link, custom_headers:nil) - response = list_slots_next_async(next_page_link, custom_headers:custom_headers).value! + def list_slots_next(next_page_link, custom_headers = nil) + response = list_slots_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39049,8 +37913,8 @@ def list_slots_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_slots_next_with_http_info(next_page_link, custom_headers:nil) - list_slots_next_async(next_page_link, custom_headers:custom_headers).value! + def list_slots_next_with_http_info(next_page_link, custom_headers = nil) + list_slots_next_async(next_page_link, custom_headers).value! end # @@ -39065,12 +37929,11 @@ def list_slots_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_slots_next_async(next_page_link, custom_headers:nil) + def list_slots_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39126,8 +37989,8 @@ def list_slots_next_async(next_page_link, custom_headers:nil) # # @return [BackupItemCollection] operation results. # - def list_backups_slot_next(next_page_link, custom_headers:nil) - response = list_backups_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_backups_slot_next(next_page_link, custom_headers = nil) + response = list_backups_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39143,8 +38006,8 @@ def list_backups_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_backups_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_backups_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_backups_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_backups_slot_next_async(next_page_link, custom_headers).value! end # @@ -39159,12 +38022,11 @@ def list_backups_slot_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_backups_slot_next_async(next_page_link, custom_headers:nil) + def list_backups_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39220,8 +38082,8 @@ def list_backups_slot_next_async(next_page_link, custom_headers:nil) # # @return [SiteConfigResourceCollection] operation results. # - def list_configurations_slot_next(next_page_link, custom_headers:nil) - response = list_configurations_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_configurations_slot_next(next_page_link, custom_headers = nil) + response = list_configurations_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39237,8 +38099,8 @@ def list_configurations_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_configurations_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_configurations_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_configurations_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_configurations_slot_next_async(next_page_link, custom_headers).value! end # @@ -39253,12 +38115,11 @@ def list_configurations_slot_next_with_http_info(next_page_link, custom_headers: # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_configurations_slot_next_async(next_page_link, custom_headers:nil) + def list_configurations_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39316,8 +38177,8 @@ def list_configurations_slot_next_async(next_page_link, custom_headers:nil) # # @return [SiteConfigurationSnapshotInfoCollection] operation results. # - def list_configuration_snapshot_info_slot_next(next_page_link, custom_headers:nil) - response = list_configuration_snapshot_info_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_configuration_snapshot_info_slot_next(next_page_link, custom_headers = nil) + response = list_configuration_snapshot_info_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39335,8 +38196,8 @@ def list_configuration_snapshot_info_slot_next(next_page_link, custom_headers:ni # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_configuration_snapshot_info_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_configuration_snapshot_info_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_configuration_snapshot_info_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_configuration_snapshot_info_slot_next_async(next_page_link, custom_headers).value! end # @@ -39353,12 +38214,11 @@ def list_configuration_snapshot_info_slot_next_with_http_info(next_page_link, cu # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_configuration_snapshot_info_slot_next_async(next_page_link, custom_headers:nil) + def list_configuration_snapshot_info_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39414,8 +38274,8 @@ def list_configuration_snapshot_info_slot_next_async(next_page_link, custom_head # # @return [ContinuousWebJobCollection] operation results. # - def list_continuous_web_jobs_slot_next(next_page_link, custom_headers:nil) - response = list_continuous_web_jobs_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_continuous_web_jobs_slot_next(next_page_link, custom_headers = nil) + response = list_continuous_web_jobs_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39431,8 +38291,8 @@ def list_continuous_web_jobs_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_continuous_web_jobs_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_continuous_web_jobs_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_continuous_web_jobs_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_continuous_web_jobs_slot_next_async(next_page_link, custom_headers).value! end # @@ -39447,12 +38307,11 @@ def list_continuous_web_jobs_slot_next_with_http_info(next_page_link, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_continuous_web_jobs_slot_next_async(next_page_link, custom_headers:nil) + def list_continuous_web_jobs_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39508,8 +38367,8 @@ def list_continuous_web_jobs_slot_next_async(next_page_link, custom_headers:nil) # # @return [DeploymentCollection] operation results. # - def list_deployments_slot_next(next_page_link, custom_headers:nil) - response = list_deployments_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_deployments_slot_next(next_page_link, custom_headers = nil) + response = list_deployments_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39525,8 +38384,8 @@ def list_deployments_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_deployments_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_deployments_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_deployments_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_deployments_slot_next_async(next_page_link, custom_headers).value! end # @@ -39541,12 +38400,11 @@ def list_deployments_slot_next_with_http_info(next_page_link, custom_headers:nil # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_deployments_slot_next_async(next_page_link, custom_headers:nil) + def list_deployments_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39602,8 +38460,8 @@ def list_deployments_slot_next_async(next_page_link, custom_headers:nil) # # @return [IdentifierCollection] operation results. # - def list_domain_ownership_identifiers_slot_next(next_page_link, custom_headers:nil) - response = list_domain_ownership_identifiers_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_domain_ownership_identifiers_slot_next(next_page_link, custom_headers = nil) + response = list_domain_ownership_identifiers_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39619,8 +38477,8 @@ def list_domain_ownership_identifiers_slot_next(next_page_link, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_domain_ownership_identifiers_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_domain_ownership_identifiers_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_domain_ownership_identifiers_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_domain_ownership_identifiers_slot_next_async(next_page_link, custom_headers).value! end # @@ -39635,12 +38493,11 @@ def list_domain_ownership_identifiers_slot_next_with_http_info(next_page_link, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_domain_ownership_identifiers_slot_next_async(next_page_link, custom_headers:nil) + def list_domain_ownership_identifiers_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39696,8 +38553,8 @@ def list_domain_ownership_identifiers_slot_next_async(next_page_link, custom_hea # # @return [FunctionEnvelopeCollection] operation results. # - def list_instance_functions_slot_next(next_page_link, custom_headers:nil) - response = list_instance_functions_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_functions_slot_next(next_page_link, custom_headers = nil) + response = list_instance_functions_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39713,8 +38570,8 @@ def list_instance_functions_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_functions_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_instance_functions_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_functions_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_instance_functions_slot_next_async(next_page_link, custom_headers).value! end # @@ -39729,12 +38586,11 @@ def list_instance_functions_slot_next_with_http_info(next_page_link, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_functions_slot_next_async(next_page_link, custom_headers:nil) + def list_instance_functions_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39790,8 +38646,8 @@ def list_instance_functions_slot_next_async(next_page_link, custom_headers:nil) # # @return [HostNameBindingCollection] operation results. # - def list_host_name_bindings_slot_next(next_page_link, custom_headers:nil) - response = list_host_name_bindings_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_host_name_bindings_slot_next(next_page_link, custom_headers = nil) + response = list_host_name_bindings_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39807,8 +38663,8 @@ def list_host_name_bindings_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_host_name_bindings_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_host_name_bindings_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_host_name_bindings_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_host_name_bindings_slot_next_async(next_page_link, custom_headers).value! end # @@ -39823,12 +38679,11 @@ def list_host_name_bindings_slot_next_with_http_info(next_page_link, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_host_name_bindings_slot_next_async(next_page_link, custom_headers:nil) + def list_host_name_bindings_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39884,8 +38739,8 @@ def list_host_name_bindings_slot_next_async(next_page_link, custom_headers:nil) # # @return [WebAppInstanceCollection] operation results. # - def list_instance_identifiers_slot_next(next_page_link, custom_headers:nil) - response = list_instance_identifiers_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_identifiers_slot_next(next_page_link, custom_headers = nil) + response = list_instance_identifiers_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39901,8 +38756,8 @@ def list_instance_identifiers_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_identifiers_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_instance_identifiers_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_identifiers_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_instance_identifiers_slot_next_async(next_page_link, custom_headers).value! end # @@ -39917,12 +38772,11 @@ def list_instance_identifiers_slot_next_with_http_info(next_page_link, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_identifiers_slot_next_async(next_page_link, custom_headers:nil) + def list_instance_identifiers_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -39980,8 +38834,8 @@ def list_instance_identifiers_slot_next_async(next_page_link, custom_headers:nil # # @return [ProcessInfoCollection] operation results. # - def list_instance_processes_slot_next(next_page_link, custom_headers:nil) - response = list_instance_processes_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_processes_slot_next(next_page_link, custom_headers = nil) + response = list_instance_processes_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -39999,8 +38853,8 @@ def list_instance_processes_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_processes_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_instance_processes_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_processes_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_instance_processes_slot_next_async(next_page_link, custom_headers).value! end # @@ -40017,12 +38871,11 @@ def list_instance_processes_slot_next_with_http_info(next_page_link, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_processes_slot_next_async(next_page_link, custom_headers:nil) + def list_instance_processes_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40080,8 +38933,8 @@ def list_instance_processes_slot_next_async(next_page_link, custom_headers:nil) # # @return [ProcessModuleInfoCollection] operation results. # - def list_instance_process_modules_slot_next(next_page_link, custom_headers:nil) - response = list_instance_process_modules_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_process_modules_slot_next(next_page_link, custom_headers = nil) + response = list_instance_process_modules_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40099,8 +38952,8 @@ def list_instance_process_modules_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_process_modules_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_instance_process_modules_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_process_modules_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_instance_process_modules_slot_next_async(next_page_link, custom_headers).value! end # @@ -40117,12 +38970,11 @@ def list_instance_process_modules_slot_next_with_http_info(next_page_link, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_process_modules_slot_next_async(next_page_link, custom_headers:nil) + def list_instance_process_modules_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40180,8 +39032,8 @@ def list_instance_process_modules_slot_next_async(next_page_link, custom_headers # # @return [ProcessThreadInfoCollection] operation results. # - def list_instance_process_threads_slot_next(next_page_link, custom_headers:nil) - response = list_instance_process_threads_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_process_threads_slot_next(next_page_link, custom_headers = nil) + response = list_instance_process_threads_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40199,8 +39051,8 @@ def list_instance_process_threads_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_instance_process_threads_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_instance_process_threads_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_instance_process_threads_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_instance_process_threads_slot_next_async(next_page_link, custom_headers).value! end # @@ -40217,12 +39069,11 @@ def list_instance_process_threads_slot_next_with_http_info(next_page_link, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_instance_process_threads_slot_next_async(next_page_link, custom_headers:nil) + def list_instance_process_threads_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40278,8 +39129,8 @@ def list_instance_process_threads_slot_next_async(next_page_link, custom_headers # # @return [ResourceMetricDefinitionCollection] operation results. # - def list_metric_definitions_slot_next(next_page_link, custom_headers:nil) - response = list_metric_definitions_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metric_definitions_slot_next(next_page_link, custom_headers = nil) + response = list_metric_definitions_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40295,8 +39146,8 @@ def list_metric_definitions_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metric_definitions_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_metric_definitions_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metric_definitions_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_metric_definitions_slot_next_async(next_page_link, custom_headers).value! end # @@ -40311,12 +39162,11 @@ def list_metric_definitions_slot_next_with_http_info(next_page_link, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metric_definitions_slot_next_async(next_page_link, custom_headers:nil) + def list_metric_definitions_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40372,8 +39222,8 @@ def list_metric_definitions_slot_next_async(next_page_link, custom_headers:nil) # # @return [ResourceMetricCollection] operation results. # - def list_metrics_slot_next(next_page_link, custom_headers:nil) - response = list_metrics_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metrics_slot_next(next_page_link, custom_headers = nil) + response = list_metrics_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40389,8 +39239,8 @@ def list_metrics_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metrics_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_metrics_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metrics_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_metrics_slot_next_async(next_page_link, custom_headers).value! end # @@ -40405,12 +39255,11 @@ def list_metrics_slot_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metrics_slot_next_async(next_page_link, custom_headers:nil) + def list_metrics_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40466,8 +39315,8 @@ def list_metrics_slot_next_async(next_page_link, custom_headers:nil) # # @return [PerfMonCounterCollection] operation results. # - def list_perf_mon_counters_slot_next(next_page_link, custom_headers:nil) - response = list_perf_mon_counters_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_perf_mon_counters_slot_next(next_page_link, custom_headers = nil) + response = list_perf_mon_counters_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40483,8 +39332,8 @@ def list_perf_mon_counters_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_perf_mon_counters_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_perf_mon_counters_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_perf_mon_counters_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_perf_mon_counters_slot_next_async(next_page_link, custom_headers).value! end # @@ -40499,12 +39348,11 @@ def list_perf_mon_counters_slot_next_with_http_info(next_page_link, custom_heade # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_perf_mon_counters_slot_next_async(next_page_link, custom_headers:nil) + def list_perf_mon_counters_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40562,8 +39410,8 @@ def list_perf_mon_counters_slot_next_async(next_page_link, custom_headers:nil) # # @return [ProcessInfoCollection] operation results. # - def list_processes_slot_next(next_page_link, custom_headers:nil) - response = list_processes_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_processes_slot_next(next_page_link, custom_headers = nil) + response = list_processes_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40581,8 +39429,8 @@ def list_processes_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_processes_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_processes_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_processes_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_processes_slot_next_async(next_page_link, custom_headers).value! end # @@ -40599,12 +39447,11 @@ def list_processes_slot_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_processes_slot_next_async(next_page_link, custom_headers:nil) + def list_processes_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40662,8 +39509,8 @@ def list_processes_slot_next_async(next_page_link, custom_headers:nil) # # @return [ProcessModuleInfoCollection] operation results. # - def list_process_modules_slot_next(next_page_link, custom_headers:nil) - response = list_process_modules_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_process_modules_slot_next(next_page_link, custom_headers = nil) + response = list_process_modules_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40681,8 +39528,8 @@ def list_process_modules_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_process_modules_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_process_modules_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_process_modules_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_process_modules_slot_next_async(next_page_link, custom_headers).value! end # @@ -40699,12 +39546,11 @@ def list_process_modules_slot_next_with_http_info(next_page_link, custom_headers # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_process_modules_slot_next_async(next_page_link, custom_headers:nil) + def list_process_modules_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40762,8 +39608,8 @@ def list_process_modules_slot_next_async(next_page_link, custom_headers:nil) # # @return [ProcessThreadInfoCollection] operation results. # - def list_process_threads_slot_next(next_page_link, custom_headers:nil) - response = list_process_threads_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_process_threads_slot_next(next_page_link, custom_headers = nil) + response = list_process_threads_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40781,8 +39627,8 @@ def list_process_threads_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_process_threads_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_process_threads_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_process_threads_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_process_threads_slot_next_async(next_page_link, custom_headers).value! end # @@ -40799,12 +39645,11 @@ def list_process_threads_slot_next_with_http_info(next_page_link, custom_headers # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_process_threads_slot_next_async(next_page_link, custom_headers:nil) + def list_process_threads_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40860,8 +39705,8 @@ def list_process_threads_slot_next_async(next_page_link, custom_headers:nil) # # @return [PublicCertificateCollection] operation results. # - def list_public_certificates_slot_next(next_page_link, custom_headers:nil) - response = list_public_certificates_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_public_certificates_slot_next(next_page_link, custom_headers = nil) + response = list_public_certificates_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40877,8 +39722,8 @@ def list_public_certificates_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_public_certificates_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_public_certificates_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_public_certificates_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_public_certificates_slot_next_async(next_page_link, custom_headers).value! end # @@ -40893,12 +39738,11 @@ def list_public_certificates_slot_next_with_http_info(next_page_link, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_public_certificates_slot_next_async(next_page_link, custom_headers:nil) + def list_public_certificates_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -40954,8 +39798,8 @@ def list_public_certificates_slot_next_async(next_page_link, custom_headers:nil) # # @return [SiteExtensionInfoCollection] operation results. # - def list_site_extensions_slot_next(next_page_link, custom_headers:nil) - response = list_site_extensions_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_extensions_slot_next(next_page_link, custom_headers = nil) + response = list_site_extensions_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -40971,8 +39815,8 @@ def list_site_extensions_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_site_extensions_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_site_extensions_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_site_extensions_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_site_extensions_slot_next_async(next_page_link, custom_headers).value! end # @@ -40987,12 +39831,11 @@ def list_site_extensions_slot_next_with_http_info(next_page_link, custom_headers # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_site_extensions_slot_next_async(next_page_link, custom_headers:nil) + def list_site_extensions_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41048,8 +39891,8 @@ def list_site_extensions_slot_next_async(next_page_link, custom_headers:nil) # # @return [SlotDifferenceCollection] operation results. # - def list_slot_differences_slot_next(next_page_link, custom_headers:nil) - response = list_slot_differences_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_slot_differences_slot_next(next_page_link, custom_headers = nil) + response = list_slot_differences_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41065,8 +39908,8 @@ def list_slot_differences_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_slot_differences_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_slot_differences_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_slot_differences_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_slot_differences_slot_next_async(next_page_link, custom_headers).value! end # @@ -41081,12 +39924,11 @@ def list_slot_differences_slot_next_with_http_info(next_page_link, custom_header # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_slot_differences_slot_next_async(next_page_link, custom_headers:nil) + def list_slot_differences_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41142,8 +39984,8 @@ def list_slot_differences_slot_next_async(next_page_link, custom_headers:nil) # # @return [SnapshotCollection] operation results. # - def list_snapshots_slot_next(next_page_link, custom_headers:nil) - response = list_snapshots_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_snapshots_slot_next(next_page_link, custom_headers = nil) + response = list_snapshots_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41159,8 +40001,8 @@ def list_snapshots_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_snapshots_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_snapshots_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_snapshots_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_snapshots_slot_next_async(next_page_link, custom_headers).value! end # @@ -41175,12 +40017,11 @@ def list_snapshots_slot_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_snapshots_slot_next_async(next_page_link, custom_headers:nil) + def list_snapshots_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41236,8 +40077,8 @@ def list_snapshots_slot_next_async(next_page_link, custom_headers:nil) # # @return [TriggeredWebJobCollection] operation results. # - def list_triggered_web_jobs_slot_next(next_page_link, custom_headers:nil) - response = list_triggered_web_jobs_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_triggered_web_jobs_slot_next(next_page_link, custom_headers = nil) + response = list_triggered_web_jobs_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41253,8 +40094,8 @@ def list_triggered_web_jobs_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_triggered_web_jobs_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_triggered_web_jobs_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_triggered_web_jobs_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_triggered_web_jobs_slot_next_async(next_page_link, custom_headers).value! end # @@ -41269,12 +40110,11 @@ def list_triggered_web_jobs_slot_next_with_http_info(next_page_link, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_triggered_web_jobs_slot_next_async(next_page_link, custom_headers:nil) + def list_triggered_web_jobs_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41330,8 +40170,8 @@ def list_triggered_web_jobs_slot_next_async(next_page_link, custom_headers:nil) # # @return [TriggeredJobHistoryCollection] operation results. # - def list_triggered_web_job_history_slot_next(next_page_link, custom_headers:nil) - response = list_triggered_web_job_history_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_triggered_web_job_history_slot_next(next_page_link, custom_headers = nil) + response = list_triggered_web_job_history_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41347,8 +40187,8 @@ def list_triggered_web_job_history_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_triggered_web_job_history_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_triggered_web_job_history_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_triggered_web_job_history_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_triggered_web_job_history_slot_next_async(next_page_link, custom_headers).value! end # @@ -41363,12 +40203,11 @@ def list_triggered_web_job_history_slot_next_with_http_info(next_page_link, cust # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_triggered_web_job_history_slot_next_async(next_page_link, custom_headers:nil) + def list_triggered_web_job_history_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41426,8 +40265,8 @@ def list_triggered_web_job_history_slot_next_async(next_page_link, custom_header # # @return [CsmUsageQuotaCollection] operation results. # - def list_usages_slot_next(next_page_link, custom_headers:nil) - response = list_usages_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_usages_slot_next(next_page_link, custom_headers = nil) + response = list_usages_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41445,8 +40284,8 @@ def list_usages_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_usages_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_usages_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_usages_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_usages_slot_next_async(next_page_link, custom_headers).value! end # @@ -41463,12 +40302,11 @@ def list_usages_slot_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_usages_slot_next_async(next_page_link, custom_headers:nil) + def list_usages_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41524,8 +40362,8 @@ def list_usages_slot_next_async(next_page_link, custom_headers:nil) # # @return [WebJobCollection] operation results. # - def list_web_jobs_slot_next(next_page_link, custom_headers:nil) - response = list_web_jobs_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_jobs_slot_next(next_page_link, custom_headers = nil) + response = list_web_jobs_slot_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41541,8 +40379,8 @@ def list_web_jobs_slot_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_jobs_slot_next_with_http_info(next_page_link, custom_headers:nil) - list_web_jobs_slot_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_jobs_slot_next_with_http_info(next_page_link, custom_headers = nil) + list_web_jobs_slot_next_async(next_page_link, custom_headers).value! end # @@ -41557,12 +40395,11 @@ def list_web_jobs_slot_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_jobs_slot_next_async(next_page_link, custom_headers:nil) + def list_web_jobs_slot_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41618,8 +40455,8 @@ def list_web_jobs_slot_next_async(next_page_link, custom_headers:nil) # # @return [SlotDifferenceCollection] operation results. # - def list_slot_differences_from_production_next(next_page_link, custom_headers:nil) - response = list_slot_differences_from_production_next_async(next_page_link, custom_headers:custom_headers).value! + def list_slot_differences_from_production_next(next_page_link, custom_headers = nil) + response = list_slot_differences_from_production_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41635,8 +40472,8 @@ def list_slot_differences_from_production_next(next_page_link, custom_headers:ni # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_slot_differences_from_production_next_with_http_info(next_page_link, custom_headers:nil) - list_slot_differences_from_production_next_async(next_page_link, custom_headers:custom_headers).value! + def list_slot_differences_from_production_next_with_http_info(next_page_link, custom_headers = nil) + list_slot_differences_from_production_next_async(next_page_link, custom_headers).value! end # @@ -41651,12 +40488,11 @@ def list_slot_differences_from_production_next_with_http_info(next_page_link, cu # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_slot_differences_from_production_next_async(next_page_link, custom_headers:nil) + def list_slot_differences_from_production_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41712,8 +40548,8 @@ def list_slot_differences_from_production_next_async(next_page_link, custom_head # # @return [SnapshotCollection] operation results. # - def list_snapshots_next(next_page_link, custom_headers:nil) - response = list_snapshots_next_async(next_page_link, custom_headers:custom_headers).value! + def list_snapshots_next(next_page_link, custom_headers = nil) + response = list_snapshots_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41729,8 +40565,8 @@ def list_snapshots_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_snapshots_next_with_http_info(next_page_link, custom_headers:nil) - list_snapshots_next_async(next_page_link, custom_headers:custom_headers).value! + def list_snapshots_next_with_http_info(next_page_link, custom_headers = nil) + list_snapshots_next_async(next_page_link, custom_headers).value! end # @@ -41745,12 +40581,11 @@ def list_snapshots_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_snapshots_next_async(next_page_link, custom_headers:nil) + def list_snapshots_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41806,8 +40641,8 @@ def list_snapshots_next_async(next_page_link, custom_headers:nil) # # @return [TriggeredWebJobCollection] operation results. # - def list_triggered_web_jobs_next(next_page_link, custom_headers:nil) - response = list_triggered_web_jobs_next_async(next_page_link, custom_headers:custom_headers).value! + def list_triggered_web_jobs_next(next_page_link, custom_headers = nil) + response = list_triggered_web_jobs_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41823,8 +40658,8 @@ def list_triggered_web_jobs_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_triggered_web_jobs_next_with_http_info(next_page_link, custom_headers:nil) - list_triggered_web_jobs_next_async(next_page_link, custom_headers:custom_headers).value! + def list_triggered_web_jobs_next_with_http_info(next_page_link, custom_headers = nil) + list_triggered_web_jobs_next_async(next_page_link, custom_headers).value! end # @@ -41839,12 +40674,11 @@ def list_triggered_web_jobs_next_with_http_info(next_page_link, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_triggered_web_jobs_next_async(next_page_link, custom_headers:nil) + def list_triggered_web_jobs_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41900,8 +40734,8 @@ def list_triggered_web_jobs_next_async(next_page_link, custom_headers:nil) # # @return [TriggeredJobHistoryCollection] operation results. # - def list_triggered_web_job_history_next(next_page_link, custom_headers:nil) - response = list_triggered_web_job_history_next_async(next_page_link, custom_headers:custom_headers).value! + def list_triggered_web_job_history_next(next_page_link, custom_headers = nil) + response = list_triggered_web_job_history_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -41917,8 +40751,8 @@ def list_triggered_web_job_history_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_triggered_web_job_history_next_with_http_info(next_page_link, custom_headers:nil) - list_triggered_web_job_history_next_async(next_page_link, custom_headers:custom_headers).value! + def list_triggered_web_job_history_next_with_http_info(next_page_link, custom_headers = nil) + list_triggered_web_job_history_next_async(next_page_link, custom_headers).value! end # @@ -41933,12 +40767,11 @@ def list_triggered_web_job_history_next_with_http_info(next_page_link, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_triggered_web_job_history_next_async(next_page_link, custom_headers:nil) + def list_triggered_web_job_history_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -41996,8 +40829,8 @@ def list_triggered_web_job_history_next_async(next_page_link, custom_headers:nil # # @return [CsmUsageQuotaCollection] operation results. # - def list_usages_next(next_page_link, custom_headers:nil) - response = list_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_usages_next(next_page_link, custom_headers = nil) + response = list_usages_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -42015,8 +40848,8 @@ def list_usages_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_usages_next_with_http_info(next_page_link, custom_headers:nil) - list_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_usages_next_with_http_info(next_page_link, custom_headers = nil) + list_usages_next_async(next_page_link, custom_headers).value! end # @@ -42033,12 +40866,11 @@ def list_usages_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_usages_next_async(next_page_link, custom_headers:nil) + def list_usages_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -42094,8 +40926,8 @@ def list_usages_next_async(next_page_link, custom_headers:nil) # # @return [WebJobCollection] operation results. # - def list_web_jobs_next(next_page_link, custom_headers:nil) - response = list_web_jobs_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_jobs_next(next_page_link, custom_headers = nil) + response = list_web_jobs_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -42111,8 +40943,8 @@ def list_web_jobs_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_jobs_next_with_http_info(next_page_link, custom_headers:nil) - list_web_jobs_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_jobs_next_with_http_info(next_page_link, custom_headers = nil) + list_web_jobs_next_async(next_page_link, custom_headers).value! end # @@ -42127,12 +40959,11 @@ def list_web_jobs_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_jobs_next_async(next_page_link, custom_headers:nil) + def list_web_jobs_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -42187,12 +41018,12 @@ def list_web_jobs_next_async(next_page_link, custom_headers:nil) # @return [WebAppCollection] which provide lazy access to pages of the # response. # - def list_as_lazy(custom_headers:nil) - response = list_async(custom_headers:custom_headers).value! + def list_as_lazy(custom_headers = nil) + response = list_async(custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_next_async(next_page_link, custom_headers:custom_headers) + list_next_async(next_page_link, custom_headers) end page end @@ -42214,12 +41045,12 @@ def list_as_lazy(custom_headers:nil) # @return [WebAppCollection] which provide lazy access to pages of the # response. # - def list_by_resource_group_as_lazy(resource_group_name, include_slots:nil, custom_headers:nil) - response = list_by_resource_group_async(resource_group_name, include_slots:include_slots, custom_headers:custom_headers).value! + def list_by_resource_group_as_lazy(resource_group_name, include_slots = nil, custom_headers = nil) + response = list_by_resource_group_async(resource_group_name, include_slots, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers) + list_by_resource_group_next_async(next_page_link, custom_headers) end page end @@ -42239,12 +41070,12 @@ def list_by_resource_group_as_lazy(resource_group_name, include_slots:nil, custo # @return [BackupItemCollection] which provide lazy access to pages of the # response. # - def list_backups_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_backups_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_backups_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_backups_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_backups_next_async(next_page_link, custom_headers:custom_headers) + list_backups_next_async(next_page_link, custom_headers) end page end @@ -42264,12 +41095,12 @@ def list_backups_as_lazy(resource_group_name, name, custom_headers:nil) # @return [SiteConfigResourceCollection] which provide lazy access to pages of # the response. # - def list_configurations_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_configurations_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_configurations_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_configurations_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_configurations_next_async(next_page_link, custom_headers:custom_headers) + list_configurations_next_async(next_page_link, custom_headers) end page end @@ -42291,12 +41122,12 @@ def list_configurations_as_lazy(resource_group_name, name, custom_headers:nil) # @return [SiteConfigurationSnapshotInfoCollection] which provide lazy access # to pages of the response. # - def list_configuration_snapshot_info_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_configuration_snapshot_info_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_configuration_snapshot_info_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_configuration_snapshot_info_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_configuration_snapshot_info_next_async(next_page_link, custom_headers:custom_headers) + list_configuration_snapshot_info_next_async(next_page_link, custom_headers) end page end @@ -42316,12 +41147,12 @@ def list_configuration_snapshot_info_as_lazy(resource_group_name, name, custom_h # @return [ContinuousWebJobCollection] which provide lazy access to pages of # the response. # - def list_continuous_web_jobs_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_continuous_web_jobs_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_continuous_web_jobs_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_continuous_web_jobs_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_continuous_web_jobs_next_async(next_page_link, custom_headers:custom_headers) + list_continuous_web_jobs_next_async(next_page_link, custom_headers) end page end @@ -42341,12 +41172,12 @@ def list_continuous_web_jobs_as_lazy(resource_group_name, name, custom_headers:n # @return [DeploymentCollection] which provide lazy access to pages of the # response. # - def list_deployments_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_deployments_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_deployments_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_deployments_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_deployments_next_async(next_page_link, custom_headers:custom_headers) + list_deployments_next_async(next_page_link, custom_headers) end page end @@ -42366,12 +41197,12 @@ def list_deployments_as_lazy(resource_group_name, name, custom_headers:nil) # @return [IdentifierCollection] which provide lazy access to pages of the # response. # - def list_domain_ownership_identifiers_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_domain_ownership_identifiers_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_domain_ownership_identifiers_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_domain_ownership_identifiers_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_domain_ownership_identifiers_next_async(next_page_link, custom_headers:custom_headers) + list_domain_ownership_identifiers_next_async(next_page_link, custom_headers) end page end @@ -42391,12 +41222,12 @@ def list_domain_ownership_identifiers_as_lazy(resource_group_name, name, custom_ # @return [FunctionEnvelopeCollection] which provide lazy access to pages of # the response. # - def list_functions_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_functions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_functions_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_functions_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_functions_next_async(next_page_link, custom_headers:custom_headers) + list_functions_next_async(next_page_link, custom_headers) end page end @@ -42416,12 +41247,12 @@ def list_functions_as_lazy(resource_group_name, name, custom_headers:nil) # @return [HostNameBindingCollection] which provide lazy access to pages of the # response. # - def list_host_name_bindings_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_host_name_bindings_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_host_name_bindings_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_host_name_bindings_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_host_name_bindings_next_async(next_page_link, custom_headers:custom_headers) + list_host_name_bindings_next_async(next_page_link, custom_headers) end page end @@ -42441,12 +41272,12 @@ def list_host_name_bindings_as_lazy(resource_group_name, name, custom_headers:ni # @return [WebAppInstanceCollection] which provide lazy access to pages of the # response. # - def list_instance_identifiers_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_instance_identifiers_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_instance_identifiers_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_instance_identifiers_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_instance_identifiers_next_async(next_page_link, custom_headers:custom_headers) + list_instance_identifiers_next_async(next_page_link, custom_headers) end page end @@ -42471,12 +41302,12 @@ def list_instance_identifiers_as_lazy(resource_group_name, name, custom_headers: # @return [ProcessInfoCollection] which provide lazy access to pages of the # response. # - def list_instance_processes_as_lazy(resource_group_name, name, instance_id, custom_headers:nil) - response = list_instance_processes_async(resource_group_name, name, instance_id, custom_headers:custom_headers).value! + def list_instance_processes_as_lazy(resource_group_name, name, instance_id, custom_headers = nil) + response = list_instance_processes_async(resource_group_name, name, instance_id, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_instance_processes_next_async(next_page_link, custom_headers:custom_headers) + list_instance_processes_next_async(next_page_link, custom_headers) end page end @@ -42502,12 +41333,12 @@ def list_instance_processes_as_lazy(resource_group_name, name, instance_id, cust # @return [ProcessModuleInfoCollection] which provide lazy access to pages of # the response. # - def list_instance_process_modules_as_lazy(resource_group_name, name, process_id, instance_id, custom_headers:nil) - response = list_instance_process_modules_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def list_instance_process_modules_as_lazy(resource_group_name, name, process_id, instance_id, custom_headers = nil) + response = list_instance_process_modules_async(resource_group_name, name, process_id, instance_id, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_instance_process_modules_next_async(next_page_link, custom_headers:custom_headers) + list_instance_process_modules_next_async(next_page_link, custom_headers) end page end @@ -42533,12 +41364,12 @@ def list_instance_process_modules_as_lazy(resource_group_name, name, process_id, # @return [ProcessThreadInfoCollection] which provide lazy access to pages of # the response. # - def list_instance_process_threads_as_lazy(resource_group_name, name, process_id, instance_id, custom_headers:nil) - response = list_instance_process_threads_async(resource_group_name, name, process_id, instance_id, custom_headers:custom_headers).value! + def list_instance_process_threads_as_lazy(resource_group_name, name, process_id, instance_id, custom_headers = nil) + response = list_instance_process_threads_async(resource_group_name, name, process_id, instance_id, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_instance_process_threads_next_async(next_page_link, custom_headers:custom_headers) + list_instance_process_threads_next_async(next_page_link, custom_headers) end page end @@ -42558,12 +41389,12 @@ def list_instance_process_threads_as_lazy(resource_group_name, name, process_id, # @return [ResourceMetricDefinitionCollection] which provide lazy access to # pages of the response. # - def list_metric_definitions_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_metric_definitions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_metric_definitions_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_metric_definitions_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_metric_definitions_next_async(next_page_link, custom_headers:custom_headers) + list_metric_definitions_next_async(next_page_link, custom_headers) end page end @@ -42589,12 +41420,12 @@ def list_metric_definitions_as_lazy(resource_group_name, name, custom_headers:ni # @return [ResourceMetricCollection] which provide lazy access to pages of the # response. # - def list_metrics_as_lazy(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) - response = list_metrics_async(resource_group_name, name, details:details, filter:filter, custom_headers:custom_headers).value! + def list_metrics_as_lazy(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) + response = list_metrics_async(resource_group_name, name, details, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_metrics_next_async(next_page_link, custom_headers:custom_headers) + list_metrics_next_async(next_page_link, custom_headers) end page end @@ -42618,12 +41449,12 @@ def list_metrics_as_lazy(resource_group_name, name, details:nil, filter:nil, cus # @return [PerfMonCounterCollection] which provide lazy access to pages of the # response. # - def list_perf_mon_counters_as_lazy(resource_group_name, name, filter:nil, custom_headers:nil) - response = list_perf_mon_counters_async(resource_group_name, name, filter:filter, custom_headers:custom_headers).value! + def list_perf_mon_counters_as_lazy(resource_group_name, name, filter = nil, custom_headers = nil) + response = list_perf_mon_counters_async(resource_group_name, name, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_perf_mon_counters_next_async(next_page_link, custom_headers:custom_headers) + list_perf_mon_counters_next_async(next_page_link, custom_headers) end page end @@ -42645,12 +41476,12 @@ def list_perf_mon_counters_as_lazy(resource_group_name, name, filter:nil, custom # @return [ProcessInfoCollection] which provide lazy access to pages of the # response. # - def list_processes_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_processes_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_processes_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_processes_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_processes_next_async(next_page_link, custom_headers:custom_headers) + list_processes_next_async(next_page_link, custom_headers) end page end @@ -42673,12 +41504,12 @@ def list_processes_as_lazy(resource_group_name, name, custom_headers:nil) # @return [ProcessModuleInfoCollection] which provide lazy access to pages of # the response. # - def list_process_modules_as_lazy(resource_group_name, name, process_id, custom_headers:nil) - response = list_process_modules_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def list_process_modules_as_lazy(resource_group_name, name, process_id, custom_headers = nil) + response = list_process_modules_async(resource_group_name, name, process_id, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_process_modules_next_async(next_page_link, custom_headers:custom_headers) + list_process_modules_next_async(next_page_link, custom_headers) end page end @@ -42701,12 +41532,12 @@ def list_process_modules_as_lazy(resource_group_name, name, process_id, custom_h # @return [ProcessThreadInfoCollection] which provide lazy access to pages of # the response. # - def list_process_threads_as_lazy(resource_group_name, name, process_id, custom_headers:nil) - response = list_process_threads_async(resource_group_name, name, process_id, custom_headers:custom_headers).value! + def list_process_threads_as_lazy(resource_group_name, name, process_id, custom_headers = nil) + response = list_process_threads_async(resource_group_name, name, process_id, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_process_threads_next_async(next_page_link, custom_headers:custom_headers) + list_process_threads_next_async(next_page_link, custom_headers) end page end @@ -42726,12 +41557,12 @@ def list_process_threads_as_lazy(resource_group_name, name, process_id, custom_h # @return [PublicCertificateCollection] which provide lazy access to pages of # the response. # - def list_public_certificates_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_public_certificates_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_public_certificates_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_public_certificates_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_public_certificates_next_async(next_page_link, custom_headers:custom_headers) + list_public_certificates_next_async(next_page_link, custom_headers) end page end @@ -42751,12 +41582,12 @@ def list_public_certificates_as_lazy(resource_group_name, name, custom_headers:n # @return [SiteExtensionInfoCollection] which provide lazy access to pages of # the response. # - def list_site_extensions_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_site_extensions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_site_extensions_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_site_extensions_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_site_extensions_next_async(next_page_link, custom_headers:custom_headers) + list_site_extensions_next_async(next_page_link, custom_headers) end page end @@ -42776,12 +41607,12 @@ def list_site_extensions_as_lazy(resource_group_name, name, custom_headers:nil) # @return [WebAppCollection] which provide lazy access to pages of the # response. # - def list_slots_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_slots_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_slots_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_slots_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_slots_next_async(next_page_link, custom_headers:custom_headers) + list_slots_next_async(next_page_link, custom_headers) end page end @@ -42803,12 +41634,12 @@ def list_slots_as_lazy(resource_group_name, name, custom_headers:nil) # @return [BackupItemCollection] which provide lazy access to pages of the # response. # - def list_backups_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_backups_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_backups_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_backups_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_backups_slot_next_async(next_page_link, custom_headers:custom_headers) + list_backups_slot_next_async(next_page_link, custom_headers) end page end @@ -42830,12 +41661,12 @@ def list_backups_slot_as_lazy(resource_group_name, name, slot, custom_headers:ni # @return [SiteConfigResourceCollection] which provide lazy access to pages of # the response. # - def list_configurations_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_configurations_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_configurations_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_configurations_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_configurations_slot_next_async(next_page_link, custom_headers:custom_headers) + list_configurations_slot_next_async(next_page_link, custom_headers) end page end @@ -42859,12 +41690,12 @@ def list_configurations_slot_as_lazy(resource_group_name, name, slot, custom_hea # @return [SiteConfigurationSnapshotInfoCollection] which provide lazy access # to pages of the response. # - def list_configuration_snapshot_info_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_configuration_snapshot_info_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_configuration_snapshot_info_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_configuration_snapshot_info_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_configuration_snapshot_info_slot_next_async(next_page_link, custom_headers:custom_headers) + list_configuration_snapshot_info_slot_next_async(next_page_link, custom_headers) end page end @@ -42886,12 +41717,12 @@ def list_configuration_snapshot_info_slot_as_lazy(resource_group_name, name, slo # @return [ContinuousWebJobCollection] which provide lazy access to pages of # the response. # - def list_continuous_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_continuous_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_continuous_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_continuous_web_jobs_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_continuous_web_jobs_slot_next_async(next_page_link, custom_headers:custom_headers) + list_continuous_web_jobs_slot_next_async(next_page_link, custom_headers) end page end @@ -42913,12 +41744,12 @@ def list_continuous_web_jobs_slot_as_lazy(resource_group_name, name, slot, custo # @return [DeploymentCollection] which provide lazy access to pages of the # response. # - def list_deployments_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_deployments_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_deployments_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_deployments_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_deployments_slot_next_async(next_page_link, custom_headers:custom_headers) + list_deployments_slot_next_async(next_page_link, custom_headers) end page end @@ -42940,12 +41771,12 @@ def list_deployments_slot_as_lazy(resource_group_name, name, slot, custom_header # @return [IdentifierCollection] which provide lazy access to pages of the # response. # - def list_domain_ownership_identifiers_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_domain_ownership_identifiers_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_domain_ownership_identifiers_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_domain_ownership_identifiers_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_domain_ownership_identifiers_slot_next_async(next_page_link, custom_headers:custom_headers) + list_domain_ownership_identifiers_slot_next_async(next_page_link, custom_headers) end page end @@ -42967,12 +41798,12 @@ def list_domain_ownership_identifiers_slot_as_lazy(resource_group_name, name, sl # @return [FunctionEnvelopeCollection] which provide lazy access to pages of # the response. # - def list_instance_functions_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_instance_functions_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_instance_functions_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_instance_functions_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_instance_functions_slot_next_async(next_page_link, custom_headers:custom_headers) + list_instance_functions_slot_next_async(next_page_link, custom_headers) end page end @@ -42994,12 +41825,12 @@ def list_instance_functions_slot_as_lazy(resource_group_name, name, slot, custom # @return [HostNameBindingCollection] which provide lazy access to pages of the # response. # - def list_host_name_bindings_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_host_name_bindings_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_host_name_bindings_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_host_name_bindings_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_host_name_bindings_slot_next_async(next_page_link, custom_headers:custom_headers) + list_host_name_bindings_slot_next_async(next_page_link, custom_headers) end page end @@ -43021,12 +41852,12 @@ def list_host_name_bindings_slot_as_lazy(resource_group_name, name, slot, custom # @return [WebAppInstanceCollection] which provide lazy access to pages of the # response. # - def list_instance_identifiers_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_instance_identifiers_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_instance_identifiers_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_instance_identifiers_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_instance_identifiers_slot_next_async(next_page_link, custom_headers:custom_headers) + list_instance_identifiers_slot_next_async(next_page_link, custom_headers) end page end @@ -43053,12 +41884,12 @@ def list_instance_identifiers_slot_as_lazy(resource_group_name, name, slot, cust # @return [ProcessInfoCollection] which provide lazy access to pages of the # response. # - def list_instance_processes_slot_as_lazy(resource_group_name, name, slot, instance_id, custom_headers:nil) - response = list_instance_processes_slot_async(resource_group_name, name, slot, instance_id, custom_headers:custom_headers).value! + def list_instance_processes_slot_as_lazy(resource_group_name, name, slot, instance_id, custom_headers = nil) + response = list_instance_processes_slot_async(resource_group_name, name, slot, instance_id, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_instance_processes_slot_next_async(next_page_link, custom_headers:custom_headers) + list_instance_processes_slot_next_async(next_page_link, custom_headers) end page end @@ -43086,12 +41917,12 @@ def list_instance_processes_slot_as_lazy(resource_group_name, name, slot, instan # @return [ProcessModuleInfoCollection] which provide lazy access to pages of # the response. # - def list_instance_process_modules_slot_as_lazy(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - response = list_instance_process_modules_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def list_instance_process_modules_slot_as_lazy(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + response = list_instance_process_modules_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_instance_process_modules_slot_next_async(next_page_link, custom_headers:custom_headers) + list_instance_process_modules_slot_next_async(next_page_link, custom_headers) end page end @@ -43119,12 +41950,12 @@ def list_instance_process_modules_slot_as_lazy(resource_group_name, name, proces # @return [ProcessThreadInfoCollection] which provide lazy access to pages of # the response. # - def list_instance_process_threads_slot_as_lazy(resource_group_name, name, process_id, slot, instance_id, custom_headers:nil) - response = list_instance_process_threads_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers:custom_headers).value! + def list_instance_process_threads_slot_as_lazy(resource_group_name, name, process_id, slot, instance_id, custom_headers = nil) + response = list_instance_process_threads_slot_async(resource_group_name, name, process_id, slot, instance_id, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_instance_process_threads_slot_next_async(next_page_link, custom_headers:custom_headers) + list_instance_process_threads_slot_next_async(next_page_link, custom_headers) end page end @@ -43146,12 +41977,12 @@ def list_instance_process_threads_slot_as_lazy(resource_group_name, name, proces # @return [ResourceMetricDefinitionCollection] which provide lazy access to # pages of the response. # - def list_metric_definitions_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_metric_definitions_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_metric_definitions_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_metric_definitions_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_metric_definitions_slot_next_async(next_page_link, custom_headers:custom_headers) + list_metric_definitions_slot_next_async(next_page_link, custom_headers) end page end @@ -43179,12 +42010,12 @@ def list_metric_definitions_slot_as_lazy(resource_group_name, name, slot, custom # @return [ResourceMetricCollection] which provide lazy access to pages of the # response. # - def list_metrics_slot_as_lazy(resource_group_name, name, slot, details:nil, filter:nil, custom_headers:nil) - response = list_metrics_slot_async(resource_group_name, name, slot, details:details, filter:filter, custom_headers:custom_headers).value! + def list_metrics_slot_as_lazy(resource_group_name, name, slot, details = nil, filter = nil, custom_headers = nil) + response = list_metrics_slot_async(resource_group_name, name, slot, details, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_metrics_slot_next_async(next_page_link, custom_headers:custom_headers) + list_metrics_slot_next_async(next_page_link, custom_headers) end page end @@ -43210,12 +42041,12 @@ def list_metrics_slot_as_lazy(resource_group_name, name, slot, details:nil, filt # @return [PerfMonCounterCollection] which provide lazy access to pages of the # response. # - def list_perf_mon_counters_slot_as_lazy(resource_group_name, name, slot, filter:nil, custom_headers:nil) - response = list_perf_mon_counters_slot_async(resource_group_name, name, slot, filter:filter, custom_headers:custom_headers).value! + def list_perf_mon_counters_slot_as_lazy(resource_group_name, name, slot, filter = nil, custom_headers = nil) + response = list_perf_mon_counters_slot_async(resource_group_name, name, slot, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_perf_mon_counters_slot_next_async(next_page_link, custom_headers:custom_headers) + list_perf_mon_counters_slot_next_async(next_page_link, custom_headers) end page end @@ -43239,12 +42070,12 @@ def list_perf_mon_counters_slot_as_lazy(resource_group_name, name, slot, filter: # @return [ProcessInfoCollection] which provide lazy access to pages of the # response. # - def list_processes_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_processes_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_processes_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_processes_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_processes_slot_next_async(next_page_link, custom_headers:custom_headers) + list_processes_slot_next_async(next_page_link, custom_headers) end page end @@ -43269,12 +42100,12 @@ def list_processes_slot_as_lazy(resource_group_name, name, slot, custom_headers: # @return [ProcessModuleInfoCollection] which provide lazy access to pages of # the response. # - def list_process_modules_slot_as_lazy(resource_group_name, name, process_id, slot, custom_headers:nil) - response = list_process_modules_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def list_process_modules_slot_as_lazy(resource_group_name, name, process_id, slot, custom_headers = nil) + response = list_process_modules_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_process_modules_slot_next_async(next_page_link, custom_headers:custom_headers) + list_process_modules_slot_next_async(next_page_link, custom_headers) end page end @@ -43299,12 +42130,12 @@ def list_process_modules_slot_as_lazy(resource_group_name, name, process_id, slo # @return [ProcessThreadInfoCollection] which provide lazy access to pages of # the response. # - def list_process_threads_slot_as_lazy(resource_group_name, name, process_id, slot, custom_headers:nil) - response = list_process_threads_slot_async(resource_group_name, name, process_id, slot, custom_headers:custom_headers).value! + def list_process_threads_slot_as_lazy(resource_group_name, name, process_id, slot, custom_headers = nil) + response = list_process_threads_slot_async(resource_group_name, name, process_id, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_process_threads_slot_next_async(next_page_link, custom_headers:custom_headers) + list_process_threads_slot_next_async(next_page_link, custom_headers) end page end @@ -43326,12 +42157,12 @@ def list_process_threads_slot_as_lazy(resource_group_name, name, process_id, slo # @return [PublicCertificateCollection] which provide lazy access to pages of # the response. # - def list_public_certificates_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_public_certificates_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_public_certificates_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_public_certificates_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_public_certificates_slot_next_async(next_page_link, custom_headers:custom_headers) + list_public_certificates_slot_next_async(next_page_link, custom_headers) end page end @@ -43353,12 +42184,12 @@ def list_public_certificates_slot_as_lazy(resource_group_name, name, slot, custo # @return [SiteExtensionInfoCollection] which provide lazy access to pages of # the response. # - def list_site_extensions_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_site_extensions_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_site_extensions_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_site_extensions_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_site_extensions_slot_next_async(next_page_link, custom_headers:custom_headers) + list_site_extensions_slot_next_async(next_page_link, custom_headers) end page end @@ -43382,12 +42213,12 @@ def list_site_extensions_slot_as_lazy(resource_group_name, name, slot, custom_he # @return [SlotDifferenceCollection] which provide lazy access to pages of the # response. # - def list_slot_differences_slot_as_lazy(resource_group_name, name, slot_swap_entity, slot, custom_headers:nil) - response = list_slot_differences_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers:custom_headers).value! + def list_slot_differences_slot_as_lazy(resource_group_name, name, slot_swap_entity, slot, custom_headers = nil) + response = list_slot_differences_slot_async(resource_group_name, name, slot_swap_entity, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_slot_differences_slot_next_async(next_page_link, custom_headers:custom_headers) + list_slot_differences_slot_next_async(next_page_link, custom_headers) end page end @@ -43408,12 +42239,12 @@ def list_slot_differences_slot_as_lazy(resource_group_name, name, slot_swap_enti # @return [SnapshotCollection] which provide lazy access to pages of the # response. # - def list_snapshots_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_snapshots_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_snapshots_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_snapshots_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_snapshots_slot_next_async(next_page_link, custom_headers:custom_headers) + list_snapshots_slot_next_async(next_page_link, custom_headers) end page end @@ -43435,12 +42266,12 @@ def list_snapshots_slot_as_lazy(resource_group_name, name, slot, custom_headers: # @return [TriggeredWebJobCollection] which provide lazy access to pages of the # response. # - def list_triggered_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_triggered_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_triggered_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_triggered_web_jobs_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_triggered_web_jobs_slot_next_async(next_page_link, custom_headers:custom_headers) + list_triggered_web_jobs_slot_next_async(next_page_link, custom_headers) end page end @@ -43463,12 +42294,12 @@ def list_triggered_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom # @return [TriggeredJobHistoryCollection] which provide lazy access to pages of # the response. # - def list_triggered_web_job_history_slot_as_lazy(resource_group_name, name, web_job_name, slot, custom_headers:nil) - response = list_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, slot, custom_headers:custom_headers).value! + def list_triggered_web_job_history_slot_as_lazy(resource_group_name, name, web_job_name, slot, custom_headers = nil) + response = list_triggered_web_job_history_slot_async(resource_group_name, name, web_job_name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_triggered_web_job_history_slot_next_async(next_page_link, custom_headers:custom_headers) + list_triggered_web_job_history_slot_next_async(next_page_link, custom_headers) end page end @@ -43496,12 +42327,12 @@ def list_triggered_web_job_history_slot_as_lazy(resource_group_name, name, web_j # @return [CsmUsageQuotaCollection] which provide lazy access to pages of the # response. # - def list_usages_slot_as_lazy(resource_group_name, name, slot, filter:nil, custom_headers:nil) - response = list_usages_slot_async(resource_group_name, name, slot, filter:filter, custom_headers:custom_headers).value! + def list_usages_slot_as_lazy(resource_group_name, name, slot, filter = nil, custom_headers = nil) + response = list_usages_slot_async(resource_group_name, name, slot, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_usages_slot_next_async(next_page_link, custom_headers:custom_headers) + list_usages_slot_next_async(next_page_link, custom_headers) end page end @@ -43523,12 +42354,12 @@ def list_usages_slot_as_lazy(resource_group_name, name, slot, filter:nil, custom # @return [WebJobCollection] which provide lazy access to pages of the # response. # - def list_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers:nil) - response = list_web_jobs_slot_async(resource_group_name, name, slot, custom_headers:custom_headers).value! + def list_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers = nil) + response = list_web_jobs_slot_async(resource_group_name, name, slot, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_web_jobs_slot_next_async(next_page_link, custom_headers:custom_headers) + list_web_jobs_slot_next_async(next_page_link, custom_headers) end page end @@ -43550,12 +42381,12 @@ def list_web_jobs_slot_as_lazy(resource_group_name, name, slot, custom_headers:n # @return [SlotDifferenceCollection] which provide lazy access to pages of the # response. # - def list_slot_differences_from_production_as_lazy(resource_group_name, name, slot_swap_entity, custom_headers:nil) - response = list_slot_differences_from_production_async(resource_group_name, name, slot_swap_entity, custom_headers:custom_headers).value! + def list_slot_differences_from_production_as_lazy(resource_group_name, name, slot_swap_entity, custom_headers = nil) + response = list_slot_differences_from_production_async(resource_group_name, name, slot_swap_entity, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_slot_differences_from_production_next_async(next_page_link, custom_headers:custom_headers) + list_slot_differences_from_production_next_async(next_page_link, custom_headers) end page end @@ -43575,12 +42406,12 @@ def list_slot_differences_from_production_as_lazy(resource_group_name, name, slo # @return [SnapshotCollection] which provide lazy access to pages of the # response. # - def list_snapshots_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_snapshots_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_snapshots_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_snapshots_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_snapshots_next_async(next_page_link, custom_headers:custom_headers) + list_snapshots_next_async(next_page_link, custom_headers) end page end @@ -43600,12 +42431,12 @@ def list_snapshots_as_lazy(resource_group_name, name, custom_headers:nil) # @return [TriggeredWebJobCollection] which provide lazy access to pages of the # response. # - def list_triggered_web_jobs_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_triggered_web_jobs_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_triggered_web_jobs_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_triggered_web_jobs_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_triggered_web_jobs_next_async(next_page_link, custom_headers:custom_headers) + list_triggered_web_jobs_next_async(next_page_link, custom_headers) end page end @@ -43626,12 +42457,12 @@ def list_triggered_web_jobs_as_lazy(resource_group_name, name, custom_headers:ni # @return [TriggeredJobHistoryCollection] which provide lazy access to pages of # the response. # - def list_triggered_web_job_history_as_lazy(resource_group_name, name, web_job_name, custom_headers:nil) - response = list_triggered_web_job_history_async(resource_group_name, name, web_job_name, custom_headers:custom_headers).value! + def list_triggered_web_job_history_as_lazy(resource_group_name, name, web_job_name, custom_headers = nil) + response = list_triggered_web_job_history_async(resource_group_name, name, web_job_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_triggered_web_job_history_next_async(next_page_link, custom_headers:custom_headers) + list_triggered_web_job_history_next_async(next_page_link, custom_headers) end page end @@ -43657,12 +42488,12 @@ def list_triggered_web_job_history_as_lazy(resource_group_name, name, web_job_na # @return [CsmUsageQuotaCollection] which provide lazy access to pages of the # response. # - def list_usages_as_lazy(resource_group_name, name, filter:nil, custom_headers:nil) - response = list_usages_async(resource_group_name, name, filter:filter, custom_headers:custom_headers).value! + def list_usages_as_lazy(resource_group_name, name, filter = nil, custom_headers = nil) + response = list_usages_async(resource_group_name, name, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_usages_next_async(next_page_link, custom_headers:custom_headers) + list_usages_next_async(next_page_link, custom_headers) end page end @@ -43682,12 +42513,12 @@ def list_usages_as_lazy(resource_group_name, name, filter:nil, custom_headers:ni # @return [WebJobCollection] which provide lazy access to pages of the # response. # - def list_web_jobs_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_web_jobs_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_web_jobs_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_web_jobs_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_web_jobs_next_async(next_page_link, custom_headers:custom_headers) + list_web_jobs_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/web_site_management_client.rb b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/web_site_management_client.rb index df7b8e15d8..1c59a180b6 100644 --- a/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/web_site_management_client.rb +++ b/management/azure_mgmt_web/lib/2016-08-01/generated/azure_mgmt_web/web_site_management_client.rb @@ -105,9 +105,6 @@ def make_request_async(method, path, options = {}) fail ArgumentError, 'path is nil' if path.nil? request_url = options[:base_url] || @base_url - if(!options[:headers].nil? && !options[:headers]['Content-Type'].nil?) - @request_headers['Content-Type'] = options[:headers]['Content-Type'] - end request_headers = @request_headers request_headers.merge!({'accept-language' => @accept_language}) unless @accept_language.nil? @@ -124,7 +121,9 @@ def make_request_async(method, path, options = {}) # def add_telemetry sdk_information = 'azure_mgmt_web' - sdk_information = "#{sdk_information}/0.16.0" + if defined? Azure::Web::Mgmt::V2016_08_01::VERSION + sdk_information = "#{sdk_information}/#{Azure::Web::Mgmt::V2016_08_01::VERSION}" + end add_user_agent_information(sdk_information) end end diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web.rb index 887af3821d..21938417b7 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web.rb @@ -112,11 +112,13 @@ module Models autoload :WorkerSizeOptions, '2016-09-01/generated/azure_mgmt_web/models/worker_size_options.rb' autoload :AccessControlEntryAction, '2016-09-01/generated/azure_mgmt_web/models/access_control_entry_action.rb' autoload :RouteType, '2016-09-01/generated/azure_mgmt_web/models/route_type.rb' + autoload :ManagedServiceIdentityType, '2016-09-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb' autoload :AutoHealActionType, '2016-09-01/generated/azure_mgmt_web/models/auto_heal_action_type.rb' autoload :ConnectionStringType, '2016-09-01/generated/azure_mgmt_web/models/connection_string_type.rb' autoload :ScmType, '2016-09-01/generated/azure_mgmt_web/models/scm_type.rb' autoload :ManagedPipelineMode, '2016-09-01/generated/azure_mgmt_web/models/managed_pipeline_mode.rb' autoload :SiteLoadBalancing, '2016-09-01/generated/azure_mgmt_web/models/site_load_balancing.rb' + autoload :SupportedTlsVersions, '2016-09-01/generated/azure_mgmt_web/models/supported_tls_versions.rb' autoload :SslState, '2016-09-01/generated/azure_mgmt_web/models/ssl_state.rb' autoload :HostType, '2016-09-01/generated/azure_mgmt_web/models/host_type.rb' autoload :UsageState, '2016-09-01/generated/azure_mgmt_web/models/usage_state.rb' diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/app_service_environments.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/app_service_environments.rb index f2604a03fe..2e8c1c65f9 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/app_service_environments.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/app_service_environments.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2016_09_01 # - # AppServiceEnvironments + # WebSite Management Client # class AppServiceEnvironments include MsRestAzure @@ -31,8 +31,8 @@ def initialize(client) # # @return [Array] operation results. # - def list(custom_headers:nil) - first_page = list_as_lazy(custom_headers:custom_headers) + def list(custom_headers = nil) + first_page = list_as_lazy(custom_headers) first_page.get_all_items end @@ -46,8 +46,8 @@ def list(custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_with_http_info(custom_headers:nil) - list_async(custom_headers:custom_headers).value! + def list_with_http_info(custom_headers = nil) + list_async(custom_headers).value! end # @@ -60,13 +60,12 @@ def list_with_http_info(custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_async(custom_headers:nil) + def list_async(custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -123,8 +122,8 @@ def list_async(custom_headers:nil) # # @return [Array] operation results. # - def list_by_resource_group(resource_group_name, custom_headers:nil) - first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers:custom_headers) + def list_by_resource_group(resource_group_name, custom_headers = nil) + first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers) first_page.get_all_items end @@ -140,8 +139,8 @@ def list_by_resource_group(resource_group_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_with_http_info(resource_group_name, custom_headers:nil) - list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_with_http_info(resource_group_name, custom_headers = nil) + list_by_resource_group_async(resource_group_name, custom_headers).value! end # @@ -156,17 +155,13 @@ def list_by_resource_group_with_http_info(resource_group_name, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_async(resource_group_name, custom_headers:nil) + def list_by_resource_group_async(resource_group_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -224,8 +219,8 @@ def list_by_resource_group_async(resource_group_name, custom_headers:nil) # # @return [AppServiceEnvironmentResource] operation results. # - def get(resource_group_name, name, custom_headers:nil) - response = get_async(resource_group_name, name, custom_headers:custom_headers).value! + def get(resource_group_name, name, custom_headers = nil) + response = get_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -242,8 +237,8 @@ def get(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_with_http_info(resource_group_name, name, custom_headers:nil) - get_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_with_http_info(resource_group_name, name, custom_headers = nil) + get_async(resource_group_name, name, custom_headers).value! end # @@ -259,18 +254,14 @@ def get_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_async(resource_group_name, name, custom_headers:nil) + def get_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -330,8 +321,8 @@ def get_async(resource_group_name, name, custom_headers:nil) # # @return [AppServiceEnvironmentResource] operation results. # - def create_or_update(resource_group_name, name, hosting_environment_envelope, custom_headers:nil) - response = create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers:custom_headers).value! + def create_or_update(resource_group_name, name, hosting_environment_envelope, custom_headers = nil) + response = create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers).value! response.body unless response.nil? end @@ -347,9 +338,9 @@ def create_or_update(resource_group_name, name, hosting_environment_envelope, cu # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers:nil) + def create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers = nil) # Send request - promise = begin_create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers:custom_headers) + promise = begin_create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -379,8 +370,8 @@ def create_or_update_async(resource_group_name, name, hosting_environment_envelo # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # - def delete(resource_group_name, name, force_delete:nil, custom_headers:nil) - response = delete_async(resource_group_name, name, force_delete:force_delete, custom_headers:custom_headers).value! + def delete(resource_group_name, name, force_delete = nil, custom_headers = nil) + response = delete_async(resource_group_name, name, force_delete, custom_headers).value! nil end @@ -397,9 +388,9 @@ def delete(resource_group_name, name, force_delete:nil, custom_headers:nil) # @return [Concurrent::Promise] promise which provides async access to http # response. # - def delete_async(resource_group_name, name, force_delete:nil, custom_headers:nil) + def delete_async(resource_group_name, name, force_delete = nil, custom_headers = nil) # Send request - promise = begin_delete_async(resource_group_name, name, force_delete:force_delete, custom_headers:custom_headers) + promise = begin_delete_async(resource_group_name, name, force_delete, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -428,8 +419,8 @@ def delete_async(resource_group_name, name, force_delete:nil, custom_headers:nil # # @return [AppServiceEnvironmentResource] operation results. # - def update(resource_group_name, name, hosting_environment_envelope, custom_headers:nil) - response = update_async(resource_group_name, name, hosting_environment_envelope, custom_headers:custom_headers).value! + def update(resource_group_name, name, hosting_environment_envelope, custom_headers = nil) + response = update_async(resource_group_name, name, hosting_environment_envelope, custom_headers).value! response.body unless response.nil? end @@ -448,8 +439,8 @@ def update(resource_group_name, name, hosting_environment_envelope, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_with_http_info(resource_group_name, name, hosting_environment_envelope, custom_headers:nil) - update_async(resource_group_name, name, hosting_environment_envelope, custom_headers:custom_headers).value! + def update_with_http_info(resource_group_name, name, hosting_environment_envelope, custom_headers = nil) + update_async(resource_group_name, name, hosting_environment_envelope, custom_headers).value! end # @@ -467,11 +458,8 @@ def update_with_http_info(resource_group_name, name, hosting_environment_envelop # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_async(resource_group_name, name, hosting_environment_envelope, custom_headers:nil) + def update_async(resource_group_name, name, hosting_environment_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'hosting_environment_envelope is nil' if hosting_environment_envelope.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -479,12 +467,13 @@ def update_async(resource_group_name, name, hosting_environment_envelope, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource.mapper() request_content = @client.serialize(request_mapper, hosting_environment_envelope) @@ -556,8 +545,8 @@ def update_async(resource_group_name, name, hosting_environment_envelope, custom # # @return [Array] operation results. # - def list_capacities(resource_group_name, name, custom_headers:nil) - first_page = list_capacities_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_capacities(resource_group_name, name, custom_headers = nil) + first_page = list_capacities_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -576,8 +565,8 @@ def list_capacities(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_capacities_with_http_info(resource_group_name, name, custom_headers:nil) - list_capacities_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_capacities_with_http_info(resource_group_name, name, custom_headers = nil) + list_capacities_async(resource_group_name, name, custom_headers).value! end # @@ -595,18 +584,14 @@ def list_capacities_with_http_info(resource_group_name, name, custom_headers:nil # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_capacities_async(resource_group_name, name, custom_headers:nil) + def list_capacities_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -664,8 +649,8 @@ def list_capacities_async(resource_group_name, name, custom_headers:nil) # # @return [AddressResponse] operation results. # - def list_vips(resource_group_name, name, custom_headers:nil) - response = list_vips_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_vips(resource_group_name, name, custom_headers = nil) + response = list_vips_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -682,8 +667,8 @@ def list_vips(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_vips_with_http_info(resource_group_name, name, custom_headers:nil) - list_vips_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_vips_with_http_info(resource_group_name, name, custom_headers = nil) + list_vips_async(resource_group_name, name, custom_headers).value! end # @@ -699,18 +684,14 @@ def list_vips_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_vips_async(resource_group_name, name, custom_headers:nil) + def list_vips_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -768,8 +749,8 @@ def list_vips_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_diagnostics(resource_group_name, name, custom_headers:nil) - response = list_diagnostics_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_diagnostics(resource_group_name, name, custom_headers = nil) + response = list_diagnostics_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -786,8 +767,8 @@ def list_diagnostics(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_diagnostics_with_http_info(resource_group_name, name, custom_headers:nil) - list_diagnostics_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_diagnostics_with_http_info(resource_group_name, name, custom_headers = nil) + list_diagnostics_async(resource_group_name, name, custom_headers).value! end # @@ -803,18 +784,14 @@ def list_diagnostics_with_http_info(resource_group_name, name, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_diagnostics_async(resource_group_name, name, custom_headers:nil) + def list_diagnostics_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -847,13 +824,11 @@ def list_diagnostics_async(resource_group_name, name, custom_headers:nil) begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostingEnvironmentDiagnosticsElementType', type: { @@ -889,8 +864,8 @@ def list_diagnostics_async(resource_group_name, name, custom_headers:nil) # # @return [HostingEnvironmentDiagnostics] operation results. # - def get_diagnostics_item(resource_group_name, name, diagnostics_name, custom_headers:nil) - response = get_diagnostics_item_async(resource_group_name, name, diagnostics_name, custom_headers:custom_headers).value! + def get_diagnostics_item(resource_group_name, name, diagnostics_name, custom_headers = nil) + response = get_diagnostics_item_async(resource_group_name, name, diagnostics_name, custom_headers).value! response.body unless response.nil? end @@ -908,8 +883,8 @@ def get_diagnostics_item(resource_group_name, name, diagnostics_name, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_diagnostics_item_with_http_info(resource_group_name, name, diagnostics_name, custom_headers:nil) - get_diagnostics_item_async(resource_group_name, name, diagnostics_name, custom_headers:custom_headers).value! + def get_diagnostics_item_with_http_info(resource_group_name, name, diagnostics_name, custom_headers = nil) + get_diagnostics_item_async(resource_group_name, name, diagnostics_name, custom_headers).value! end # @@ -926,11 +901,8 @@ def get_diagnostics_item_with_http_info(resource_group_name, name, diagnostics_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_diagnostics_item_async(resource_group_name, name, diagnostics_name, custom_headers:nil) + def get_diagnostics_item_async(resource_group_name, name, diagnostics_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'diagnostics_name is nil' if diagnostics_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -938,7 +910,6 @@ def get_diagnostics_item_async(resource_group_name, name, diagnostics_name, cust request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -996,8 +967,8 @@ def get_diagnostics_item_async(resource_group_name, name, diagnostics_name, cust # # @return [MetricDefinition] operation results. # - def list_metric_definitions(resource_group_name, name, custom_headers:nil) - response = list_metric_definitions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_metric_definitions(resource_group_name, name, custom_headers = nil) + response = list_metric_definitions_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -1014,8 +985,8 @@ def list_metric_definitions(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metric_definitions_with_http_info(resource_group_name, name, custom_headers:nil) - list_metric_definitions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_metric_definitions_with_http_info(resource_group_name, name, custom_headers = nil) + list_metric_definitions_async(resource_group_name, name, custom_headers).value! end # @@ -1031,18 +1002,14 @@ def list_metric_definitions_with_http_info(resource_group_name, name, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metric_definitions_async(resource_group_name, name, custom_headers:nil) + def list_metric_definitions_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1106,8 +1073,8 @@ def list_metric_definitions_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_metrics(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) - first_page = list_metrics_as_lazy(resource_group_name, name, details:details, filter:filter, custom_headers:custom_headers) + def list_metrics(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) + first_page = list_metrics_as_lazy(resource_group_name, name, details, filter, custom_headers) first_page.get_all_items end @@ -1130,8 +1097,8 @@ def list_metrics(resource_group_name, name, details:nil, filter:nil, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metrics_with_http_info(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) - list_metrics_async(resource_group_name, name, details:details, filter:filter, custom_headers:custom_headers).value! + def list_metrics_with_http_info(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) + list_metrics_async(resource_group_name, name, details, filter, custom_headers).value! end # @@ -1153,18 +1120,14 @@ def list_metrics_with_http_info(resource_group_name, name, details:nil, filter:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metrics_async(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) + def list_metrics_async(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1223,8 +1186,8 @@ def list_metrics_async(resource_group_name, name, details:nil, filter:nil, custo # # @return [Array] operation results. # - def list_multi_role_pools(resource_group_name, name, custom_headers:nil) - first_page = list_multi_role_pools_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_multi_role_pools(resource_group_name, name, custom_headers = nil) + first_page = list_multi_role_pools_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -1241,8 +1204,8 @@ def list_multi_role_pools(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_pools_with_http_info(resource_group_name, name, custom_headers:nil) - list_multi_role_pools_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_multi_role_pools_with_http_info(resource_group_name, name, custom_headers = nil) + list_multi_role_pools_async(resource_group_name, name, custom_headers).value! end # @@ -1258,18 +1221,14 @@ def list_multi_role_pools_with_http_info(resource_group_name, name, custom_heade # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_pools_async(resource_group_name, name, custom_headers:nil) + def list_multi_role_pools_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1327,8 +1286,8 @@ def list_multi_role_pools_async(resource_group_name, name, custom_headers:nil) # # @return [WorkerPoolResource] operation results. # - def get_multi_role_pool(resource_group_name, name, custom_headers:nil) - response = get_multi_role_pool_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_multi_role_pool(resource_group_name, name, custom_headers = nil) + response = get_multi_role_pool_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -1345,8 +1304,8 @@ def get_multi_role_pool(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_multi_role_pool_with_http_info(resource_group_name, name, custom_headers:nil) - get_multi_role_pool_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_multi_role_pool_with_http_info(resource_group_name, name, custom_headers = nil) + get_multi_role_pool_async(resource_group_name, name, custom_headers).value! end # @@ -1362,18 +1321,14 @@ def get_multi_role_pool_with_http_info(resource_group_name, name, custom_headers # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_multi_role_pool_async(resource_group_name, name, custom_headers:nil) + def get_multi_role_pool_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1433,8 +1388,8 @@ def get_multi_role_pool_async(resource_group_name, name, custom_headers:nil) # # @return [WorkerPoolResource] operation results. # - def create_or_update_multi_role_pool(resource_group_name, name, multi_role_pool_envelope, custom_headers:nil) - response = create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers:custom_headers).value! + def create_or_update_multi_role_pool(resource_group_name, name, multi_role_pool_envelope, custom_headers = nil) + response = create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers).value! response.body unless response.nil? end @@ -1450,9 +1405,9 @@ def create_or_update_multi_role_pool(resource_group_name, name, multi_role_pool_ # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers:nil) + def create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers = nil) # Send request - promise = begin_create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers:custom_headers) + promise = begin_create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -1483,8 +1438,8 @@ def create_or_update_multi_role_pool_async(resource_group_name, name, multi_role # # @return [WorkerPoolResource] operation results. # - def update_multi_role_pool(resource_group_name, name, multi_role_pool_envelope, custom_headers:nil) - response = update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers:custom_headers).value! + def update_multi_role_pool(resource_group_name, name, multi_role_pool_envelope, custom_headers = nil) + response = update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers).value! response.body unless response.nil? end @@ -1503,8 +1458,8 @@ def update_multi_role_pool(resource_group_name, name, multi_role_pool_envelope, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_multi_role_pool_with_http_info(resource_group_name, name, multi_role_pool_envelope, custom_headers:nil) - update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers:custom_headers).value! + def update_multi_role_pool_with_http_info(resource_group_name, name, multi_role_pool_envelope, custom_headers = nil) + update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers).value! end # @@ -1522,11 +1477,8 @@ def update_multi_role_pool_with_http_info(resource_group_name, name, multi_role_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers:nil) + def update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'multi_role_pool_envelope is nil' if multi_role_pool_envelope.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1534,12 +1486,13 @@ def update_multi_role_pool_async(resource_group_name, name, multi_role_pool_enve request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource.mapper() request_content = @client.serialize(request_mapper, multi_role_pool_envelope) @@ -1612,8 +1565,8 @@ def update_multi_role_pool_async(resource_group_name, name, multi_role_pool_enve # # @return [Array] operation results. # - def list_multi_role_pool_instance_metric_definitions(resource_group_name, name, instance, custom_headers:nil) - first_page = list_multi_role_pool_instance_metric_definitions_as_lazy(resource_group_name, name, instance, custom_headers:custom_headers) + def list_multi_role_pool_instance_metric_definitions(resource_group_name, name, instance, custom_headers = nil) + first_page = list_multi_role_pool_instance_metric_definitions_as_lazy(resource_group_name, name, instance, custom_headers) first_page.get_all_items end @@ -1633,8 +1586,8 @@ def list_multi_role_pool_instance_metric_definitions(resource_group_name, name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_pool_instance_metric_definitions_with_http_info(resource_group_name, name, instance, custom_headers:nil) - list_multi_role_pool_instance_metric_definitions_async(resource_group_name, name, instance, custom_headers:custom_headers).value! + def list_multi_role_pool_instance_metric_definitions_with_http_info(resource_group_name, name, instance, custom_headers = nil) + list_multi_role_pool_instance_metric_definitions_async(resource_group_name, name, instance, custom_headers).value! end # @@ -1653,11 +1606,8 @@ def list_multi_role_pool_instance_metric_definitions_with_http_info(resource_gro # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_pool_instance_metric_definitions_async(resource_group_name, name, instance, custom_headers:nil) + def list_multi_role_pool_instance_metric_definitions_async(resource_group_name, name, instance, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'instance is nil' if instance.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1665,7 +1615,6 @@ def list_multi_role_pool_instance_metric_definitions_async(resource_group_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1728,8 +1677,8 @@ def list_multi_role_pool_instance_metric_definitions_async(resource_group_name, # # @return [Array] operation results. # - def list_multi_role_pool_instance_metrics(resource_group_name, name, instance, details:nil, custom_headers:nil) - first_page = list_multi_role_pool_instance_metrics_as_lazy(resource_group_name, name, instance, details:details, custom_headers:custom_headers) + def list_multi_role_pool_instance_metrics(resource_group_name, name, instance, details = nil, custom_headers = nil) + first_page = list_multi_role_pool_instance_metrics_as_lazy(resource_group_name, name, instance, details, custom_headers) first_page.get_all_items end @@ -1751,8 +1700,8 @@ def list_multi_role_pool_instance_metrics(resource_group_name, name, instance, d # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_pool_instance_metrics_with_http_info(resource_group_name, name, instance, details:nil, custom_headers:nil) - list_multi_role_pool_instance_metrics_async(resource_group_name, name, instance, details:details, custom_headers:custom_headers).value! + def list_multi_role_pool_instance_metrics_with_http_info(resource_group_name, name, instance, details = nil, custom_headers = nil) + list_multi_role_pool_instance_metrics_async(resource_group_name, name, instance, details, custom_headers).value! end # @@ -1773,11 +1722,8 @@ def list_multi_role_pool_instance_metrics_with_http_info(resource_group_name, na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_pool_instance_metrics_async(resource_group_name, name, instance, details:nil, custom_headers:nil) + def list_multi_role_pool_instance_metrics_async(resource_group_name, name, instance, details = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'instance is nil' if instance.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -1785,12 +1731,11 @@ def list_multi_role_pool_instance_metrics_async(resource_group_name, name, insta request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? - path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/instances/{instance}metrics' + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/instances/{instance}/metrics' request_url = @base_url || @client.base_url @@ -1843,8 +1788,8 @@ def list_multi_role_pool_instance_metrics_async(resource_group_name, name, insta # # @return [Array] operation results. # - def list_multi_role_metric_definitions(resource_group_name, name, custom_headers:nil) - first_page = list_multi_role_metric_definitions_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_multi_role_metric_definitions(resource_group_name, name, custom_headers = nil) + first_page = list_multi_role_metric_definitions_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -1861,8 +1806,8 @@ def list_multi_role_metric_definitions(resource_group_name, name, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_metric_definitions_with_http_info(resource_group_name, name, custom_headers:nil) - list_multi_role_metric_definitions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_multi_role_metric_definitions_with_http_info(resource_group_name, name, custom_headers = nil) + list_multi_role_metric_definitions_async(resource_group_name, name, custom_headers).value! end # @@ -1878,18 +1823,14 @@ def list_multi_role_metric_definitions_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_metric_definitions_async(resource_group_name, name, custom_headers:nil) + def list_multi_role_metric_definitions_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1956,8 +1897,8 @@ def list_multi_role_metric_definitions_async(resource_group_name, name, custom_h # # @return [Array] operation results. # - def list_multi_role_metrics(resource_group_name, name, start_time:nil, end_time:nil, time_grain:nil, details:nil, filter:nil, custom_headers:nil) - first_page = list_multi_role_metrics_as_lazy(resource_group_name, name, start_time:start_time, end_time:end_time, time_grain:time_grain, details:details, filter:filter, custom_headers:custom_headers) + def list_multi_role_metrics(resource_group_name, name, start_time = nil, end_time = nil, time_grain = nil, details = nil, filter = nil, custom_headers = nil) + first_page = list_multi_role_metrics_as_lazy(resource_group_name, name, start_time, end_time, time_grain, details, filter, custom_headers) first_page.get_all_items end @@ -1983,8 +1924,8 @@ def list_multi_role_metrics(resource_group_name, name, start_time:nil, end_time: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_metrics_with_http_info(resource_group_name, name, start_time:nil, end_time:nil, time_grain:nil, details:nil, filter:nil, custom_headers:nil) - list_multi_role_metrics_async(resource_group_name, name, start_time:start_time, end_time:end_time, time_grain:time_grain, details:details, filter:filter, custom_headers:custom_headers).value! + def list_multi_role_metrics_with_http_info(resource_group_name, name, start_time = nil, end_time = nil, time_grain = nil, details = nil, filter = nil, custom_headers = nil) + list_multi_role_metrics_async(resource_group_name, name, start_time, end_time, time_grain, details, filter, custom_headers).value! end # @@ -2009,18 +1950,14 @@ def list_multi_role_metrics_with_http_info(resource_group_name, name, start_time # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_metrics_async(resource_group_name, name, start_time:nil, end_time:nil, time_grain:nil, details:nil, filter:nil, custom_headers:nil) + def list_multi_role_metrics_async(resource_group_name, name, start_time = nil, end_time = nil, time_grain = nil, details = nil, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2079,8 +2016,8 @@ def list_multi_role_metrics_async(resource_group_name, name, start_time:nil, end # # @return [Array] operation results. # - def list_multi_role_pool_skus(resource_group_name, name, custom_headers:nil) - first_page = list_multi_role_pool_skus_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_multi_role_pool_skus(resource_group_name, name, custom_headers = nil) + first_page = list_multi_role_pool_skus_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -2097,8 +2034,8 @@ def list_multi_role_pool_skus(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_pool_skus_with_http_info(resource_group_name, name, custom_headers:nil) - list_multi_role_pool_skus_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_multi_role_pool_skus_with_http_info(resource_group_name, name, custom_headers = nil) + list_multi_role_pool_skus_async(resource_group_name, name, custom_headers).value! end # @@ -2114,18 +2051,14 @@ def list_multi_role_pool_skus_with_http_info(resource_group_name, name, custom_h # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_pool_skus_async(resource_group_name, name, custom_headers:nil) + def list_multi_role_pool_skus_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2183,8 +2116,8 @@ def list_multi_role_pool_skus_async(resource_group_name, name, custom_headers:ni # # @return [Array] operation results. # - def list_multi_role_usages(resource_group_name, name, custom_headers:nil) - first_page = list_multi_role_usages_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_multi_role_usages(resource_group_name, name, custom_headers = nil) + first_page = list_multi_role_usages_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -2201,8 +2134,8 @@ def list_multi_role_usages(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_usages_with_http_info(resource_group_name, name, custom_headers:nil) - list_multi_role_usages_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_multi_role_usages_with_http_info(resource_group_name, name, custom_headers = nil) + list_multi_role_usages_async(resource_group_name, name, custom_headers).value! end # @@ -2218,18 +2151,14 @@ def list_multi_role_usages_with_http_info(resource_group_name, name, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_usages_async(resource_group_name, name, custom_headers:nil) + def list_multi_role_usages_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2287,8 +2216,8 @@ def list_multi_role_usages_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_operations(resource_group_name, name, custom_headers:nil) - response = list_operations_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_operations(resource_group_name, name, custom_headers = nil) + response = list_operations_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -2305,8 +2234,8 @@ def list_operations(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_operations_with_http_info(resource_group_name, name, custom_headers:nil) - list_operations_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_operations_with_http_info(resource_group_name, name, custom_headers = nil) + list_operations_async(resource_group_name, name, custom_headers).value! end # @@ -2322,18 +2251,14 @@ def list_operations_with_http_info(resource_group_name, name, custom_headers:nil # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_operations_async(resource_group_name, name, custom_headers:nil) + def list_operations_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2366,13 +2291,11 @@ def list_operations_async(resource_group_name, name, custom_headers:nil) begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'OperationElementType', type: { @@ -2406,8 +2329,8 @@ def list_operations_async(resource_group_name, name, custom_headers:nil) # will be added to the HTTP request. # # - def reboot(resource_group_name, name, custom_headers:nil) - response = reboot_async(resource_group_name, name, custom_headers:custom_headers).value! + def reboot(resource_group_name, name, custom_headers = nil) + response = reboot_async(resource_group_name, name, custom_headers).value! nil end @@ -2424,8 +2347,8 @@ def reboot(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def reboot_with_http_info(resource_group_name, name, custom_headers:nil) - reboot_async(resource_group_name, name, custom_headers:custom_headers).value! + def reboot_with_http_info(resource_group_name, name, custom_headers = nil) + reboot_async(resource_group_name, name, custom_headers).value! end # @@ -2441,18 +2364,14 @@ def reboot_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def reboot_async(resource_group_name, name, custom_headers:nil) + def reboot_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2500,12 +2419,12 @@ def reboot_async(resource_group_name, name, custom_headers:nil) # # @return [Array] which provide lazy access to pages of the response. # - def resume(resource_group_name, name, custom_headers:nil) - response = resume_async(resource_group_name, name, custom_headers:custom_headers).value! + def resume(resource_group_name, name, custom_headers = nil) + response = resume_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - resume_next_async(next_page_link, custom_headers:custom_headers) + resume_next_async(next_page_link, custom_headers) end page end @@ -2523,8 +2442,8 @@ def resume(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def resume(resource_group_name, name, custom_headers:nil) - first_page = resume_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def resume(resource_group_name, name, custom_headers = nil) + first_page = resume_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -2538,9 +2457,9 @@ def resume(resource_group_name, name, custom_headers:nil) # @return [Concurrent::Promise] promise which provides async access to http # response. # - def resume_async(resource_group_name, name, custom_headers:nil) + def resume_async(resource_group_name, name, custom_headers = nil) # Send request - promise = begin_resume_async(resource_group_name, name, custom_headers:custom_headers) + promise = begin_resume_async(resource_group_name, name, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -2569,8 +2488,8 @@ def resume_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_app_service_plans(resource_group_name, name, custom_headers:nil) - first_page = list_app_service_plans_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_app_service_plans(resource_group_name, name, custom_headers = nil) + first_page = list_app_service_plans_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -2587,8 +2506,8 @@ def list_app_service_plans(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_app_service_plans_with_http_info(resource_group_name, name, custom_headers:nil) - list_app_service_plans_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_app_service_plans_with_http_info(resource_group_name, name, custom_headers = nil) + list_app_service_plans_async(resource_group_name, name, custom_headers).value! end # @@ -2604,18 +2523,14 @@ def list_app_service_plans_with_http_info(resource_group_name, name, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_app_service_plans_async(resource_group_name, name, custom_headers:nil) + def list_app_service_plans_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2675,8 +2590,8 @@ def list_app_service_plans_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_web_apps(resource_group_name, name, properties_to_include:nil, custom_headers:nil) - first_page = list_web_apps_as_lazy(resource_group_name, name, properties_to_include:properties_to_include, custom_headers:custom_headers) + def list_web_apps(resource_group_name, name, properties_to_include = nil, custom_headers = nil) + first_page = list_web_apps_as_lazy(resource_group_name, name, properties_to_include, custom_headers) first_page.get_all_items end @@ -2695,8 +2610,8 @@ def list_web_apps(resource_group_name, name, properties_to_include:nil, custom_h # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_apps_with_http_info(resource_group_name, name, properties_to_include:nil, custom_headers:nil) - list_web_apps_async(resource_group_name, name, properties_to_include:properties_to_include, custom_headers:custom_headers).value! + def list_web_apps_with_http_info(resource_group_name, name, properties_to_include = nil, custom_headers = nil) + list_web_apps_async(resource_group_name, name, properties_to_include, custom_headers).value! end # @@ -2714,18 +2629,14 @@ def list_web_apps_with_http_info(resource_group_name, name, properties_to_includ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_apps_async(resource_group_name, name, properties_to_include:nil, custom_headers:nil) + def list_web_apps_async(resource_group_name, name, properties_to_include = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2783,12 +2694,12 @@ def list_web_apps_async(resource_group_name, name, properties_to_include:nil, cu # # @return [Array] which provide lazy access to pages of the response. # - def suspend(resource_group_name, name, custom_headers:nil) - response = suspend_async(resource_group_name, name, custom_headers:custom_headers).value! + def suspend(resource_group_name, name, custom_headers = nil) + response = suspend_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - suspend_next_async(next_page_link, custom_headers:custom_headers) + suspend_next_async(next_page_link, custom_headers) end page end @@ -2806,8 +2717,8 @@ def suspend(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def suspend(resource_group_name, name, custom_headers:nil) - first_page = suspend_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def suspend(resource_group_name, name, custom_headers = nil) + first_page = suspend_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -2821,9 +2732,9 @@ def suspend(resource_group_name, name, custom_headers:nil) # @return [Concurrent::Promise] promise which provides async access to http # response. # - def suspend_async(resource_group_name, name, custom_headers:nil) + def suspend_async(resource_group_name, name, custom_headers = nil) # Send request - promise = begin_suspend_async(resource_group_name, name, custom_headers:custom_headers) + promise = begin_suspend_async(resource_group_name, name, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -2856,8 +2767,8 @@ def suspend_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_usages(resource_group_name, name, filter:nil, custom_headers:nil) - first_page = list_usages_as_lazy(resource_group_name, name, filter:filter, custom_headers:custom_headers) + def list_usages(resource_group_name, name, filter = nil, custom_headers = nil) + first_page = list_usages_as_lazy(resource_group_name, name, filter, custom_headers) first_page.get_all_items end @@ -2878,8 +2789,8 @@ def list_usages(resource_group_name, name, filter:nil, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_usages_with_http_info(resource_group_name, name, filter:nil, custom_headers:nil) - list_usages_async(resource_group_name, name, filter:filter, custom_headers:custom_headers).value! + def list_usages_with_http_info(resource_group_name, name, filter = nil, custom_headers = nil) + list_usages_async(resource_group_name, name, filter, custom_headers).value! end # @@ -2899,18 +2810,14 @@ def list_usages_with_http_info(resource_group_name, name, filter:nil, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_usages_async(resource_group_name, name, filter:nil, custom_headers:nil) + def list_usages_async(resource_group_name, name, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2969,8 +2876,8 @@ def list_usages_async(resource_group_name, name, filter:nil, custom_headers:nil) # # @return [Array] operation results. # - def list_worker_pools(resource_group_name, name, custom_headers:nil) - first_page = list_worker_pools_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_worker_pools(resource_group_name, name, custom_headers = nil) + first_page = list_worker_pools_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -2987,8 +2894,8 @@ def list_worker_pools(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_worker_pools_with_http_info(resource_group_name, name, custom_headers:nil) - list_worker_pools_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_worker_pools_with_http_info(resource_group_name, name, custom_headers = nil) + list_worker_pools_async(resource_group_name, name, custom_headers).value! end # @@ -3004,18 +2911,14 @@ def list_worker_pools_with_http_info(resource_group_name, name, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_worker_pools_async(resource_group_name, name, custom_headers:nil) + def list_worker_pools_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3074,8 +2977,8 @@ def list_worker_pools_async(resource_group_name, name, custom_headers:nil) # # @return [WorkerPoolResource] operation results. # - def get_worker_pool(resource_group_name, name, worker_pool_name, custom_headers:nil) - response = get_worker_pool_async(resource_group_name, name, worker_pool_name, custom_headers:custom_headers).value! + def get_worker_pool(resource_group_name, name, worker_pool_name, custom_headers = nil) + response = get_worker_pool_async(resource_group_name, name, worker_pool_name, custom_headers).value! response.body unless response.nil? end @@ -3093,8 +2996,8 @@ def get_worker_pool(resource_group_name, name, worker_pool_name, custom_headers: # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_worker_pool_with_http_info(resource_group_name, name, worker_pool_name, custom_headers:nil) - get_worker_pool_async(resource_group_name, name, worker_pool_name, custom_headers:custom_headers).value! + def get_worker_pool_with_http_info(resource_group_name, name, worker_pool_name, custom_headers = nil) + get_worker_pool_async(resource_group_name, name, worker_pool_name, custom_headers).value! end # @@ -3111,11 +3014,8 @@ def get_worker_pool_with_http_info(resource_group_name, name, worker_pool_name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_worker_pool_async(resource_group_name, name, worker_pool_name, custom_headers:nil) + def get_worker_pool_async(resource_group_name, name, worker_pool_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_pool_name is nil' if worker_pool_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3123,7 +3023,6 @@ def get_worker_pool_async(resource_group_name, name, worker_pool_name, custom_he request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3184,8 +3083,8 @@ def get_worker_pool_async(resource_group_name, name, worker_pool_name, custom_he # # @return [WorkerPoolResource] operation results. # - def create_or_update_worker_pool(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:nil) - response = create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:custom_headers).value! + def create_or_update_worker_pool(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers = nil) + response = create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers).value! response.body unless response.nil? end @@ -3202,9 +3101,9 @@ def create_or_update_worker_pool(resource_group_name, name, worker_pool_name, wo # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:nil) + def create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers = nil) # Send request - promise = begin_create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:custom_headers) + promise = begin_create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -3236,8 +3135,8 @@ def create_or_update_worker_pool_async(resource_group_name, name, worker_pool_na # # @return [WorkerPoolResource] operation results. # - def update_worker_pool(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:nil) - response = update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:custom_headers).value! + def update_worker_pool(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers = nil) + response = update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers).value! response.body unless response.nil? end @@ -3257,8 +3156,8 @@ def update_worker_pool(resource_group_name, name, worker_pool_name, worker_pool_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_worker_pool_with_http_info(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:nil) - update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:custom_headers).value! + def update_worker_pool_with_http_info(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers = nil) + update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers).value! end # @@ -3277,11 +3176,8 @@ def update_worker_pool_with_http_info(resource_group_name, name, worker_pool_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:nil) + def update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_pool_name is nil' if worker_pool_name.nil? fail ArgumentError, 'worker_pool_envelope is nil' if worker_pool_envelope.nil? @@ -3290,12 +3186,13 @@ def update_worker_pool_async(resource_group_name, name, worker_pool_name, worker request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource.mapper() request_content = @client.serialize(request_mapper, worker_pool_envelope) @@ -3369,8 +3266,8 @@ def update_worker_pool_async(resource_group_name, name, worker_pool_name, worker # # @return [Array] operation results. # - def list_worker_pool_instance_metric_definitions(resource_group_name, name, worker_pool_name, instance, custom_headers:nil) - first_page = list_worker_pool_instance_metric_definitions_as_lazy(resource_group_name, name, worker_pool_name, instance, custom_headers:custom_headers) + def list_worker_pool_instance_metric_definitions(resource_group_name, name, worker_pool_name, instance, custom_headers = nil) + first_page = list_worker_pool_instance_metric_definitions_as_lazy(resource_group_name, name, worker_pool_name, instance, custom_headers) first_page.get_all_items end @@ -3391,8 +3288,8 @@ def list_worker_pool_instance_metric_definitions(resource_group_name, name, work # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_worker_pool_instance_metric_definitions_with_http_info(resource_group_name, name, worker_pool_name, instance, custom_headers:nil) - list_worker_pool_instance_metric_definitions_async(resource_group_name, name, worker_pool_name, instance, custom_headers:custom_headers).value! + def list_worker_pool_instance_metric_definitions_with_http_info(resource_group_name, name, worker_pool_name, instance, custom_headers = nil) + list_worker_pool_instance_metric_definitions_async(resource_group_name, name, worker_pool_name, instance, custom_headers).value! end # @@ -3412,11 +3309,8 @@ def list_worker_pool_instance_metric_definitions_with_http_info(resource_group_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_worker_pool_instance_metric_definitions_async(resource_group_name, name, worker_pool_name, instance, custom_headers:nil) + def list_worker_pool_instance_metric_definitions_async(resource_group_name, name, worker_pool_name, instance, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_pool_name is nil' if worker_pool_name.nil? fail ArgumentError, 'instance is nil' if instance.nil? @@ -3425,7 +3319,6 @@ def list_worker_pool_instance_metric_definitions_async(resource_group_name, name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3493,8 +3386,8 @@ def list_worker_pool_instance_metric_definitions_async(resource_group_name, name # # @return [Array] operation results. # - def list_worker_pool_instance_metrics(resource_group_name, name, worker_pool_name, instance, details:nil, filter:nil, custom_headers:nil) - first_page = list_worker_pool_instance_metrics_as_lazy(resource_group_name, name, worker_pool_name, instance, details:details, filter:filter, custom_headers:custom_headers) + def list_worker_pool_instance_metrics(resource_group_name, name, worker_pool_name, instance, details = nil, filter = nil, custom_headers = nil) + first_page = list_worker_pool_instance_metrics_as_lazy(resource_group_name, name, worker_pool_name, instance, details, filter, custom_headers) first_page.get_all_items end @@ -3521,8 +3414,8 @@ def list_worker_pool_instance_metrics(resource_group_name, name, worker_pool_nam # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_worker_pool_instance_metrics_with_http_info(resource_group_name, name, worker_pool_name, instance, details:nil, filter:nil, custom_headers:nil) - list_worker_pool_instance_metrics_async(resource_group_name, name, worker_pool_name, instance, details:details, filter:filter, custom_headers:custom_headers).value! + def list_worker_pool_instance_metrics_with_http_info(resource_group_name, name, worker_pool_name, instance, details = nil, filter = nil, custom_headers = nil) + list_worker_pool_instance_metrics_async(resource_group_name, name, worker_pool_name, instance, details, filter, custom_headers).value! end # @@ -3548,11 +3441,8 @@ def list_worker_pool_instance_metrics_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_worker_pool_instance_metrics_async(resource_group_name, name, worker_pool_name, instance, details:nil, filter:nil, custom_headers:nil) + def list_worker_pool_instance_metrics_async(resource_group_name, name, worker_pool_name, instance, details = nil, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_pool_name is nil' if worker_pool_name.nil? fail ArgumentError, 'instance is nil' if instance.nil? @@ -3561,12 +3451,11 @@ def list_worker_pool_instance_metrics_async(resource_group_name, name, worker_po request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? - path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/instances/{instance}metrics' + path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/instances/{instance}/metrics' request_url = @base_url || @client.base_url @@ -3621,8 +3510,8 @@ def list_worker_pool_instance_metrics_async(resource_group_name, name, worker_po # # @return [Array] operation results. # - def list_web_worker_metric_definitions(resource_group_name, name, worker_pool_name, custom_headers:nil) - first_page = list_web_worker_metric_definitions_as_lazy(resource_group_name, name, worker_pool_name, custom_headers:custom_headers) + def list_web_worker_metric_definitions(resource_group_name, name, worker_pool_name, custom_headers = nil) + first_page = list_web_worker_metric_definitions_as_lazy(resource_group_name, name, worker_pool_name, custom_headers) first_page.get_all_items end @@ -3640,8 +3529,8 @@ def list_web_worker_metric_definitions(resource_group_name, name, worker_pool_na # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_worker_metric_definitions_with_http_info(resource_group_name, name, worker_pool_name, custom_headers:nil) - list_web_worker_metric_definitions_async(resource_group_name, name, worker_pool_name, custom_headers:custom_headers).value! + def list_web_worker_metric_definitions_with_http_info(resource_group_name, name, worker_pool_name, custom_headers = nil) + list_web_worker_metric_definitions_async(resource_group_name, name, worker_pool_name, custom_headers).value! end # @@ -3658,11 +3547,8 @@ def list_web_worker_metric_definitions_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_worker_metric_definitions_async(resource_group_name, name, worker_pool_name, custom_headers:nil) + def list_web_worker_metric_definitions_async(resource_group_name, name, worker_pool_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_pool_name is nil' if worker_pool_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3670,7 +3556,6 @@ def list_web_worker_metric_definitions_async(resource_group_name, name, worker_p request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3737,8 +3622,8 @@ def list_web_worker_metric_definitions_async(resource_group_name, name, worker_p # # @return [Array] operation results. # - def list_web_worker_metrics(resource_group_name, name, worker_pool_name, details:nil, filter:nil, custom_headers:nil) - first_page = list_web_worker_metrics_as_lazy(resource_group_name, name, worker_pool_name, details:details, filter:filter, custom_headers:custom_headers) + def list_web_worker_metrics(resource_group_name, name, worker_pool_name, details = nil, filter = nil, custom_headers = nil) + first_page = list_web_worker_metrics_as_lazy(resource_group_name, name, worker_pool_name, details, filter, custom_headers) first_page.get_all_items end @@ -3764,8 +3649,8 @@ def list_web_worker_metrics(resource_group_name, name, worker_pool_name, details # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_worker_metrics_with_http_info(resource_group_name, name, worker_pool_name, details:nil, filter:nil, custom_headers:nil) - list_web_worker_metrics_async(resource_group_name, name, worker_pool_name, details:details, filter:filter, custom_headers:custom_headers).value! + def list_web_worker_metrics_with_http_info(resource_group_name, name, worker_pool_name, details = nil, filter = nil, custom_headers = nil) + list_web_worker_metrics_async(resource_group_name, name, worker_pool_name, details, filter, custom_headers).value! end # @@ -3790,11 +3675,8 @@ def list_web_worker_metrics_with_http_info(resource_group_name, name, worker_poo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_worker_metrics_async(resource_group_name, name, worker_pool_name, details:nil, filter:nil, custom_headers:nil) + def list_web_worker_metrics_async(resource_group_name, name, worker_pool_name, details = nil, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_pool_name is nil' if worker_pool_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3802,7 +3684,6 @@ def list_web_worker_metrics_async(resource_group_name, name, worker_pool_name, d request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3862,8 +3743,8 @@ def list_web_worker_metrics_async(resource_group_name, name, worker_pool_name, d # # @return [Array] operation results. # - def list_worker_pool_skus(resource_group_name, name, worker_pool_name, custom_headers:nil) - first_page = list_worker_pool_skus_as_lazy(resource_group_name, name, worker_pool_name, custom_headers:custom_headers) + def list_worker_pool_skus(resource_group_name, name, worker_pool_name, custom_headers = nil) + first_page = list_worker_pool_skus_as_lazy(resource_group_name, name, worker_pool_name, custom_headers) first_page.get_all_items end @@ -3881,8 +3762,8 @@ def list_worker_pool_skus(resource_group_name, name, worker_pool_name, custom_he # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_worker_pool_skus_with_http_info(resource_group_name, name, worker_pool_name, custom_headers:nil) - list_worker_pool_skus_async(resource_group_name, name, worker_pool_name, custom_headers:custom_headers).value! + def list_worker_pool_skus_with_http_info(resource_group_name, name, worker_pool_name, custom_headers = nil) + list_worker_pool_skus_async(resource_group_name, name, worker_pool_name, custom_headers).value! end # @@ -3899,11 +3780,8 @@ def list_worker_pool_skus_with_http_info(resource_group_name, name, worker_pool_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_worker_pool_skus_async(resource_group_name, name, worker_pool_name, custom_headers:nil) + def list_worker_pool_skus_async(resource_group_name, name, worker_pool_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_pool_name is nil' if worker_pool_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3911,7 +3789,6 @@ def list_worker_pool_skus_async(resource_group_name, name, worker_pool_name, cus request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3970,8 +3847,8 @@ def list_worker_pool_skus_async(resource_group_name, name, worker_pool_name, cus # # @return [Array] operation results. # - def list_web_worker_usages(resource_group_name, name, worker_pool_name, custom_headers:nil) - first_page = list_web_worker_usages_as_lazy(resource_group_name, name, worker_pool_name, custom_headers:custom_headers) + def list_web_worker_usages(resource_group_name, name, worker_pool_name, custom_headers = nil) + first_page = list_web_worker_usages_as_lazy(resource_group_name, name, worker_pool_name, custom_headers) first_page.get_all_items end @@ -3989,8 +3866,8 @@ def list_web_worker_usages(resource_group_name, name, worker_pool_name, custom_h # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_worker_usages_with_http_info(resource_group_name, name, worker_pool_name, custom_headers:nil) - list_web_worker_usages_async(resource_group_name, name, worker_pool_name, custom_headers:custom_headers).value! + def list_web_worker_usages_with_http_info(resource_group_name, name, worker_pool_name, custom_headers = nil) + list_web_worker_usages_async(resource_group_name, name, worker_pool_name, custom_headers).value! end # @@ -4007,11 +3884,8 @@ def list_web_worker_usages_with_http_info(resource_group_name, name, worker_pool # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_worker_usages_async(resource_group_name, name, worker_pool_name, custom_headers:nil) + def list_web_worker_usages_async(resource_group_name, name, worker_pool_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_pool_name is nil' if worker_pool_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -4019,7 +3893,6 @@ def list_web_worker_usages_async(resource_group_name, name, worker_pool_name, cu request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4079,8 +3952,8 @@ def list_web_worker_usages_async(resource_group_name, name, worker_pool_name, cu # # @return [AppServiceEnvironmentResource] operation results. # - def begin_create_or_update(resource_group_name, name, hosting_environment_envelope, custom_headers:nil) - response = begin_create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers:custom_headers).value! + def begin_create_or_update(resource_group_name, name, hosting_environment_envelope, custom_headers = nil) + response = begin_create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers).value! response.body unless response.nil? end @@ -4099,8 +3972,8 @@ def begin_create_or_update(resource_group_name, name, hosting_environment_envelo # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_with_http_info(resource_group_name, name, hosting_environment_envelope, custom_headers:nil) - begin_create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers:custom_headers).value! + def begin_create_or_update_with_http_info(resource_group_name, name, hosting_environment_envelope, custom_headers = nil) + begin_create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers).value! end # @@ -4118,11 +3991,8 @@ def begin_create_or_update_with_http_info(resource_group_name, name, hosting_env # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers:nil) + def begin_create_or_update_async(resource_group_name, name, hosting_environment_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'hosting_environment_envelope is nil' if hosting_environment_envelope.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -4130,12 +4000,13 @@ def begin_create_or_update_async(resource_group_name, name, hosting_environment_ request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource.mapper() request_content = @client.serialize(request_mapper, hosting_environment_envelope) @@ -4207,8 +4078,8 @@ def begin_create_or_update_async(resource_group_name, name, hosting_environment_ # will be added to the HTTP request. # # - def begin_delete(resource_group_name, name, force_delete:nil, custom_headers:nil) - response = begin_delete_async(resource_group_name, name, force_delete:force_delete, custom_headers:custom_headers).value! + def begin_delete(resource_group_name, name, force_delete = nil, custom_headers = nil) + response = begin_delete_async(resource_group_name, name, force_delete, custom_headers).value! nil end @@ -4228,8 +4099,8 @@ def begin_delete(resource_group_name, name, force_delete:nil, custom_headers:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_delete_with_http_info(resource_group_name, name, force_delete:nil, custom_headers:nil) - begin_delete_async(resource_group_name, name, force_delete:force_delete, custom_headers:custom_headers).value! + def begin_delete_with_http_info(resource_group_name, name, force_delete = nil, custom_headers = nil) + begin_delete_async(resource_group_name, name, force_delete, custom_headers).value! end # @@ -4248,18 +4119,14 @@ def begin_delete_with_http_info(resource_group_name, name, force_delete:nil, cus # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_delete_async(resource_group_name, name, force_delete:nil, custom_headers:nil) + def begin_delete_async(resource_group_name, name, force_delete = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4309,8 +4176,8 @@ def begin_delete_async(resource_group_name, name, force_delete:nil, custom_heade # # @return [WorkerPoolResource] operation results. # - def begin_create_or_update_multi_role_pool(resource_group_name, name, multi_role_pool_envelope, custom_headers:nil) - response = begin_create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers:custom_headers).value! + def begin_create_or_update_multi_role_pool(resource_group_name, name, multi_role_pool_envelope, custom_headers = nil) + response = begin_create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers).value! response.body unless response.nil? end @@ -4329,8 +4196,8 @@ def begin_create_or_update_multi_role_pool(resource_group_name, name, multi_role # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_multi_role_pool_with_http_info(resource_group_name, name, multi_role_pool_envelope, custom_headers:nil) - begin_create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers:custom_headers).value! + def begin_create_or_update_multi_role_pool_with_http_info(resource_group_name, name, multi_role_pool_envelope, custom_headers = nil) + begin_create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers).value! end # @@ -4348,11 +4215,8 @@ def begin_create_or_update_multi_role_pool_with_http_info(resource_group_name, n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers:nil) + def begin_create_or_update_multi_role_pool_async(resource_group_name, name, multi_role_pool_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'multi_role_pool_envelope is nil' if multi_role_pool_envelope.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -4360,12 +4224,13 @@ def begin_create_or_update_multi_role_pool_async(resource_group_name, name, mult request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource.mapper() request_content = @client.serialize(request_mapper, multi_role_pool_envelope) @@ -4435,8 +4300,8 @@ def begin_create_or_update_multi_role_pool_async(resource_group_name, name, mult # # @return [Array] operation results. # - def begin_resume(resource_group_name, name, custom_headers:nil) - first_page = begin_resume_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def begin_resume(resource_group_name, name, custom_headers = nil) + first_page = begin_resume_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -4453,8 +4318,8 @@ def begin_resume(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_resume_with_http_info(resource_group_name, name, custom_headers:nil) - begin_resume_async(resource_group_name, name, custom_headers:custom_headers).value! + def begin_resume_with_http_info(resource_group_name, name, custom_headers = nil) + begin_resume_async(resource_group_name, name, custom_headers).value! end # @@ -4470,18 +4335,14 @@ def begin_resume_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_resume_async(resource_group_name, name, custom_headers:nil) + def begin_resume_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4549,8 +4410,8 @@ def begin_resume_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def begin_suspend(resource_group_name, name, custom_headers:nil) - first_page = begin_suspend_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def begin_suspend(resource_group_name, name, custom_headers = nil) + first_page = begin_suspend_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -4567,8 +4428,8 @@ def begin_suspend(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_suspend_with_http_info(resource_group_name, name, custom_headers:nil) - begin_suspend_async(resource_group_name, name, custom_headers:custom_headers).value! + def begin_suspend_with_http_info(resource_group_name, name, custom_headers = nil) + begin_suspend_async(resource_group_name, name, custom_headers).value! end # @@ -4584,18 +4445,14 @@ def begin_suspend_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_suspend_async(resource_group_name, name, custom_headers:nil) + def begin_suspend_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4666,8 +4523,8 @@ def begin_suspend_async(resource_group_name, name, custom_headers:nil) # # @return [WorkerPoolResource] operation results. # - def begin_create_or_update_worker_pool(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:nil) - response = begin_create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:custom_headers).value! + def begin_create_or_update_worker_pool(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers = nil) + response = begin_create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers).value! response.body unless response.nil? end @@ -4687,8 +4544,8 @@ def begin_create_or_update_worker_pool(resource_group_name, name, worker_pool_na # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_worker_pool_with_http_info(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:nil) - begin_create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:custom_headers).value! + def begin_create_or_update_worker_pool_with_http_info(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers = nil) + begin_create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers).value! end # @@ -4707,11 +4564,8 @@ def begin_create_or_update_worker_pool_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers:nil) + def begin_create_or_update_worker_pool_async(resource_group_name, name, worker_pool_name, worker_pool_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_pool_name is nil' if worker_pool_name.nil? fail ArgumentError, 'worker_pool_envelope is nil' if worker_pool_envelope.nil? @@ -4720,12 +4574,13 @@ def begin_create_or_update_worker_pool_async(resource_group_name, name, worker_p request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource.mapper() request_content = @client.serialize(request_mapper, worker_pool_envelope) @@ -4794,8 +4649,8 @@ def begin_create_or_update_worker_pool_async(resource_group_name, name, worker_p # # @return [AppServiceEnvironmentCollection] operation results. # - def list_next(next_page_link, custom_headers:nil) - response = list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -4811,8 +4666,8 @@ def list_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_next_with_http_info(next_page_link, custom_headers:nil) - list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! end # @@ -4827,12 +4682,11 @@ def list_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_next_async(next_page_link, custom_headers:nil) + def list_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4888,8 +4742,8 @@ def list_next_async(next_page_link, custom_headers:nil) # # @return [AppServiceEnvironmentCollection] operation results. # - def list_by_resource_group_next(next_page_link, custom_headers:nil) - response = list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next(next_page_link, custom_headers = nil) + response = list_by_resource_group_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -4905,8 +4759,8 @@ def list_by_resource_group_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:nil) - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next_with_http_info(next_page_link, custom_headers = nil) + list_by_resource_group_next_async(next_page_link, custom_headers).value! end # @@ -4921,12 +4775,11 @@ def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_next_async(next_page_link, custom_headers:nil) + def list_by_resource_group_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4984,8 +4837,8 @@ def list_by_resource_group_next_async(next_page_link, custom_headers:nil) # # @return [StampCapacityCollection] operation results. # - def list_capacities_next(next_page_link, custom_headers:nil) - response = list_capacities_next_async(next_page_link, custom_headers:custom_headers).value! + def list_capacities_next(next_page_link, custom_headers = nil) + response = list_capacities_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5003,8 +4856,8 @@ def list_capacities_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_capacities_next_with_http_info(next_page_link, custom_headers:nil) - list_capacities_next_async(next_page_link, custom_headers:custom_headers).value! + def list_capacities_next_with_http_info(next_page_link, custom_headers = nil) + list_capacities_next_async(next_page_link, custom_headers).value! end # @@ -5021,12 +4874,11 @@ def list_capacities_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_capacities_next_async(next_page_link, custom_headers:nil) + def list_capacities_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5082,8 +4934,8 @@ def list_capacities_next_async(next_page_link, custom_headers:nil) # # @return [ResourceMetricCollection] operation results. # - def list_metrics_next(next_page_link, custom_headers:nil) - response = list_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metrics_next(next_page_link, custom_headers = nil) + response = list_metrics_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5099,8 +4951,8 @@ def list_metrics_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metrics_next_with_http_info(next_page_link, custom_headers:nil) - list_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metrics_next_with_http_info(next_page_link, custom_headers = nil) + list_metrics_next_async(next_page_link, custom_headers).value! end # @@ -5115,12 +4967,11 @@ def list_metrics_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metrics_next_async(next_page_link, custom_headers:nil) + def list_metrics_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5176,8 +5027,8 @@ def list_metrics_next_async(next_page_link, custom_headers:nil) # # @return [WorkerPoolCollection] operation results. # - def list_multi_role_pools_next(next_page_link, custom_headers:nil) - response = list_multi_role_pools_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_pools_next(next_page_link, custom_headers = nil) + response = list_multi_role_pools_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5193,8 +5044,8 @@ def list_multi_role_pools_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_pools_next_with_http_info(next_page_link, custom_headers:nil) - list_multi_role_pools_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_pools_next_with_http_info(next_page_link, custom_headers = nil) + list_multi_role_pools_next_async(next_page_link, custom_headers).value! end # @@ -5209,12 +5060,11 @@ def list_multi_role_pools_next_with_http_info(next_page_link, custom_headers:nil # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_pools_next_async(next_page_link, custom_headers:nil) + def list_multi_role_pools_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5272,8 +5122,8 @@ def list_multi_role_pools_next_async(next_page_link, custom_headers:nil) # # @return [ResourceMetricDefinitionCollection] operation results. # - def list_multi_role_pool_instance_metric_definitions_next(next_page_link, custom_headers:nil) - response = list_multi_role_pool_instance_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_pool_instance_metric_definitions_next(next_page_link, custom_headers = nil) + response = list_multi_role_pool_instance_metric_definitions_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5291,8 +5141,8 @@ def list_multi_role_pool_instance_metric_definitions_next(next_page_link, custom # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_pool_instance_metric_definitions_next_with_http_info(next_page_link, custom_headers:nil) - list_multi_role_pool_instance_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_pool_instance_metric_definitions_next_with_http_info(next_page_link, custom_headers = nil) + list_multi_role_pool_instance_metric_definitions_next_async(next_page_link, custom_headers).value! end # @@ -5309,12 +5159,11 @@ def list_multi_role_pool_instance_metric_definitions_next_with_http_info(next_pa # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_pool_instance_metric_definitions_next_async(next_page_link, custom_headers:nil) + def list_multi_role_pool_instance_metric_definitions_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5372,8 +5221,8 @@ def list_multi_role_pool_instance_metric_definitions_next_async(next_page_link, # # @return [ResourceMetricCollection] operation results. # - def list_multi_role_pool_instance_metrics_next(next_page_link, custom_headers:nil) - response = list_multi_role_pool_instance_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_pool_instance_metrics_next(next_page_link, custom_headers = nil) + response = list_multi_role_pool_instance_metrics_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5391,8 +5240,8 @@ def list_multi_role_pool_instance_metrics_next(next_page_link, custom_headers:ni # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_pool_instance_metrics_next_with_http_info(next_page_link, custom_headers:nil) - list_multi_role_pool_instance_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_pool_instance_metrics_next_with_http_info(next_page_link, custom_headers = nil) + list_multi_role_pool_instance_metrics_next_async(next_page_link, custom_headers).value! end # @@ -5409,12 +5258,11 @@ def list_multi_role_pool_instance_metrics_next_with_http_info(next_page_link, cu # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_pool_instance_metrics_next_async(next_page_link, custom_headers:nil) + def list_multi_role_pool_instance_metrics_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5470,8 +5318,8 @@ def list_multi_role_pool_instance_metrics_next_async(next_page_link, custom_head # # @return [ResourceMetricDefinitionCollection] operation results. # - def list_multi_role_metric_definitions_next(next_page_link, custom_headers:nil) - response = list_multi_role_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_metric_definitions_next(next_page_link, custom_headers = nil) + response = list_multi_role_metric_definitions_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5487,8 +5335,8 @@ def list_multi_role_metric_definitions_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_metric_definitions_next_with_http_info(next_page_link, custom_headers:nil) - list_multi_role_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_metric_definitions_next_with_http_info(next_page_link, custom_headers = nil) + list_multi_role_metric_definitions_next_async(next_page_link, custom_headers).value! end # @@ -5503,12 +5351,11 @@ def list_multi_role_metric_definitions_next_with_http_info(next_page_link, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_metric_definitions_next_async(next_page_link, custom_headers:nil) + def list_multi_role_metric_definitions_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5564,8 +5411,8 @@ def list_multi_role_metric_definitions_next_async(next_page_link, custom_headers # # @return [ResourceMetricCollection] operation results. # - def list_multi_role_metrics_next(next_page_link, custom_headers:nil) - response = list_multi_role_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_metrics_next(next_page_link, custom_headers = nil) + response = list_multi_role_metrics_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5581,8 +5428,8 @@ def list_multi_role_metrics_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_metrics_next_with_http_info(next_page_link, custom_headers:nil) - list_multi_role_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_metrics_next_with_http_info(next_page_link, custom_headers = nil) + list_multi_role_metrics_next_async(next_page_link, custom_headers).value! end # @@ -5597,12 +5444,11 @@ def list_multi_role_metrics_next_with_http_info(next_page_link, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_metrics_next_async(next_page_link, custom_headers:nil) + def list_multi_role_metrics_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5658,8 +5504,8 @@ def list_multi_role_metrics_next_async(next_page_link, custom_headers:nil) # # @return [SkuInfoCollection] operation results. # - def list_multi_role_pool_skus_next(next_page_link, custom_headers:nil) - response = list_multi_role_pool_skus_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_pool_skus_next(next_page_link, custom_headers = nil) + response = list_multi_role_pool_skus_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5675,8 +5521,8 @@ def list_multi_role_pool_skus_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_pool_skus_next_with_http_info(next_page_link, custom_headers:nil) - list_multi_role_pool_skus_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_pool_skus_next_with_http_info(next_page_link, custom_headers = nil) + list_multi_role_pool_skus_next_async(next_page_link, custom_headers).value! end # @@ -5691,12 +5537,11 @@ def list_multi_role_pool_skus_next_with_http_info(next_page_link, custom_headers # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_pool_skus_next_async(next_page_link, custom_headers:nil) + def list_multi_role_pool_skus_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5752,8 +5597,8 @@ def list_multi_role_pool_skus_next_async(next_page_link, custom_headers:nil) # # @return [UsageCollection] operation results. # - def list_multi_role_usages_next(next_page_link, custom_headers:nil) - response = list_multi_role_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_usages_next(next_page_link, custom_headers = nil) + response = list_multi_role_usages_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5769,8 +5614,8 @@ def list_multi_role_usages_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_multi_role_usages_next_with_http_info(next_page_link, custom_headers:nil) - list_multi_role_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_multi_role_usages_next_with_http_info(next_page_link, custom_headers = nil) + list_multi_role_usages_next_async(next_page_link, custom_headers).value! end # @@ -5785,12 +5630,11 @@ def list_multi_role_usages_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_multi_role_usages_next_async(next_page_link, custom_headers:nil) + def list_multi_role_usages_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5846,8 +5690,8 @@ def list_multi_role_usages_next_async(next_page_link, custom_headers:nil) # # @return [WebAppCollection] operation results. # - def resume_next(next_page_link, custom_headers:nil) - response = resume_next_async(next_page_link, custom_headers:custom_headers).value! + def resume_next(next_page_link, custom_headers = nil) + response = resume_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5860,9 +5704,9 @@ def resume_next(next_page_link, custom_headers:nil) # @return [Concurrent::Promise] promise which provides async access to http # response. # - def resume_next_async(next_page_link, custom_headers:nil) + def resume_next_async(next_page_link, custom_headers = nil) # Send request - promise = begin_resume_next_async(next_page_link, custom_headers:custom_headers) + promise = begin_resume_next_async(next_page_link, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -5890,8 +5734,8 @@ def resume_next_async(next_page_link, custom_headers:nil) # # @return [AppServicePlanCollection] operation results. # - def list_app_service_plans_next(next_page_link, custom_headers:nil) - response = list_app_service_plans_next_async(next_page_link, custom_headers:custom_headers).value! + def list_app_service_plans_next(next_page_link, custom_headers = nil) + response = list_app_service_plans_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -5907,8 +5751,8 @@ def list_app_service_plans_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_app_service_plans_next_with_http_info(next_page_link, custom_headers:nil) - list_app_service_plans_next_async(next_page_link, custom_headers:custom_headers).value! + def list_app_service_plans_next_with_http_info(next_page_link, custom_headers = nil) + list_app_service_plans_next_async(next_page_link, custom_headers).value! end # @@ -5923,12 +5767,11 @@ def list_app_service_plans_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_app_service_plans_next_async(next_page_link, custom_headers:nil) + def list_app_service_plans_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -5984,8 +5827,8 @@ def list_app_service_plans_next_async(next_page_link, custom_headers:nil) # # @return [WebAppCollection] operation results. # - def list_web_apps_next(next_page_link, custom_headers:nil) - response = list_web_apps_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_apps_next(next_page_link, custom_headers = nil) + response = list_web_apps_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6001,8 +5844,8 @@ def list_web_apps_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_apps_next_with_http_info(next_page_link, custom_headers:nil) - list_web_apps_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_apps_next_with_http_info(next_page_link, custom_headers = nil) + list_web_apps_next_async(next_page_link, custom_headers).value! end # @@ -6017,12 +5860,11 @@ def list_web_apps_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_apps_next_async(next_page_link, custom_headers:nil) + def list_web_apps_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6078,8 +5920,8 @@ def list_web_apps_next_async(next_page_link, custom_headers:nil) # # @return [WebAppCollection] operation results. # - def suspend_next(next_page_link, custom_headers:nil) - response = suspend_next_async(next_page_link, custom_headers:custom_headers).value! + def suspend_next(next_page_link, custom_headers = nil) + response = suspend_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6092,9 +5934,9 @@ def suspend_next(next_page_link, custom_headers:nil) # @return [Concurrent::Promise] promise which provides async access to http # response. # - def suspend_next_async(next_page_link, custom_headers:nil) + def suspend_next_async(next_page_link, custom_headers = nil) # Send request - promise = begin_suspend_next_async(next_page_link, custom_headers:custom_headers) + promise = begin_suspend_next_async(next_page_link, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -6122,8 +5964,8 @@ def suspend_next_async(next_page_link, custom_headers:nil) # # @return [CsmUsageQuotaCollection] operation results. # - def list_usages_next(next_page_link, custom_headers:nil) - response = list_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_usages_next(next_page_link, custom_headers = nil) + response = list_usages_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6139,8 +5981,8 @@ def list_usages_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_usages_next_with_http_info(next_page_link, custom_headers:nil) - list_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_usages_next_with_http_info(next_page_link, custom_headers = nil) + list_usages_next_async(next_page_link, custom_headers).value! end # @@ -6155,12 +5997,11 @@ def list_usages_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_usages_next_async(next_page_link, custom_headers:nil) + def list_usages_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6216,8 +6057,8 @@ def list_usages_next_async(next_page_link, custom_headers:nil) # # @return [WorkerPoolCollection] operation results. # - def list_worker_pools_next(next_page_link, custom_headers:nil) - response = list_worker_pools_next_async(next_page_link, custom_headers:custom_headers).value! + def list_worker_pools_next(next_page_link, custom_headers = nil) + response = list_worker_pools_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6233,8 +6074,8 @@ def list_worker_pools_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_worker_pools_next_with_http_info(next_page_link, custom_headers:nil) - list_worker_pools_next_async(next_page_link, custom_headers:custom_headers).value! + def list_worker_pools_next_with_http_info(next_page_link, custom_headers = nil) + list_worker_pools_next_async(next_page_link, custom_headers).value! end # @@ -6249,12 +6090,11 @@ def list_worker_pools_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_worker_pools_next_async(next_page_link, custom_headers:nil) + def list_worker_pools_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6312,8 +6152,8 @@ def list_worker_pools_next_async(next_page_link, custom_headers:nil) # # @return [ResourceMetricDefinitionCollection] operation results. # - def list_worker_pool_instance_metric_definitions_next(next_page_link, custom_headers:nil) - response = list_worker_pool_instance_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_worker_pool_instance_metric_definitions_next(next_page_link, custom_headers = nil) + response = list_worker_pool_instance_metric_definitions_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6331,8 +6171,8 @@ def list_worker_pool_instance_metric_definitions_next(next_page_link, custom_hea # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_worker_pool_instance_metric_definitions_next_with_http_info(next_page_link, custom_headers:nil) - list_worker_pool_instance_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_worker_pool_instance_metric_definitions_next_with_http_info(next_page_link, custom_headers = nil) + list_worker_pool_instance_metric_definitions_next_async(next_page_link, custom_headers).value! end # @@ -6349,12 +6189,11 @@ def list_worker_pool_instance_metric_definitions_next_with_http_info(next_page_l # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_worker_pool_instance_metric_definitions_next_async(next_page_link, custom_headers:nil) + def list_worker_pool_instance_metric_definitions_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6412,8 +6251,8 @@ def list_worker_pool_instance_metric_definitions_next_async(next_page_link, cust # # @return [ResourceMetricCollection] operation results. # - def list_worker_pool_instance_metrics_next(next_page_link, custom_headers:nil) - response = list_worker_pool_instance_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_worker_pool_instance_metrics_next(next_page_link, custom_headers = nil) + response = list_worker_pool_instance_metrics_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6431,8 +6270,8 @@ def list_worker_pool_instance_metrics_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_worker_pool_instance_metrics_next_with_http_info(next_page_link, custom_headers:nil) - list_worker_pool_instance_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_worker_pool_instance_metrics_next_with_http_info(next_page_link, custom_headers = nil) + list_worker_pool_instance_metrics_next_async(next_page_link, custom_headers).value! end # @@ -6449,12 +6288,11 @@ def list_worker_pool_instance_metrics_next_with_http_info(next_page_link, custom # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_worker_pool_instance_metrics_next_async(next_page_link, custom_headers:nil) + def list_worker_pool_instance_metrics_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6510,8 +6348,8 @@ def list_worker_pool_instance_metrics_next_async(next_page_link, custom_headers: # # @return [ResourceMetricDefinitionCollection] operation results. # - def list_web_worker_metric_definitions_next(next_page_link, custom_headers:nil) - response = list_web_worker_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_worker_metric_definitions_next(next_page_link, custom_headers = nil) + response = list_web_worker_metric_definitions_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6527,8 +6365,8 @@ def list_web_worker_metric_definitions_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_worker_metric_definitions_next_with_http_info(next_page_link, custom_headers:nil) - list_web_worker_metric_definitions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_worker_metric_definitions_next_with_http_info(next_page_link, custom_headers = nil) + list_web_worker_metric_definitions_next_async(next_page_link, custom_headers).value! end # @@ -6543,12 +6381,11 @@ def list_web_worker_metric_definitions_next_with_http_info(next_page_link, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_worker_metric_definitions_next_async(next_page_link, custom_headers:nil) + def list_web_worker_metric_definitions_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6606,8 +6443,8 @@ def list_web_worker_metric_definitions_next_async(next_page_link, custom_headers # # @return [ResourceMetricCollection] operation results. # - def list_web_worker_metrics_next(next_page_link, custom_headers:nil) - response = list_web_worker_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_worker_metrics_next(next_page_link, custom_headers = nil) + response = list_web_worker_metrics_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6625,8 +6462,8 @@ def list_web_worker_metrics_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_worker_metrics_next_with_http_info(next_page_link, custom_headers:nil) - list_web_worker_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_worker_metrics_next_with_http_info(next_page_link, custom_headers = nil) + list_web_worker_metrics_next_async(next_page_link, custom_headers).value! end # @@ -6643,12 +6480,11 @@ def list_web_worker_metrics_next_with_http_info(next_page_link, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_worker_metrics_next_async(next_page_link, custom_headers:nil) + def list_web_worker_metrics_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6704,8 +6540,8 @@ def list_web_worker_metrics_next_async(next_page_link, custom_headers:nil) # # @return [SkuInfoCollection] operation results. # - def list_worker_pool_skus_next(next_page_link, custom_headers:nil) - response = list_worker_pool_skus_next_async(next_page_link, custom_headers:custom_headers).value! + def list_worker_pool_skus_next(next_page_link, custom_headers = nil) + response = list_worker_pool_skus_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6721,8 +6557,8 @@ def list_worker_pool_skus_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_worker_pool_skus_next_with_http_info(next_page_link, custom_headers:nil) - list_worker_pool_skus_next_async(next_page_link, custom_headers:custom_headers).value! + def list_worker_pool_skus_next_with_http_info(next_page_link, custom_headers = nil) + list_worker_pool_skus_next_async(next_page_link, custom_headers).value! end # @@ -6737,12 +6573,11 @@ def list_worker_pool_skus_next_with_http_info(next_page_link, custom_headers:nil # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_worker_pool_skus_next_async(next_page_link, custom_headers:nil) + def list_worker_pool_skus_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6798,8 +6633,8 @@ def list_worker_pool_skus_next_async(next_page_link, custom_headers:nil) # # @return [UsageCollection] operation results. # - def list_web_worker_usages_next(next_page_link, custom_headers:nil) - response = list_web_worker_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_worker_usages_next(next_page_link, custom_headers = nil) + response = list_web_worker_usages_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6815,8 +6650,8 @@ def list_web_worker_usages_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_worker_usages_next_with_http_info(next_page_link, custom_headers:nil) - list_web_worker_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_worker_usages_next_with_http_info(next_page_link, custom_headers = nil) + list_web_worker_usages_next_async(next_page_link, custom_headers).value! end # @@ -6831,12 +6666,11 @@ def list_web_worker_usages_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_worker_usages_next_async(next_page_link, custom_headers:nil) + def list_web_worker_usages_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6892,8 +6726,8 @@ def list_web_worker_usages_next_async(next_page_link, custom_headers:nil) # # @return [WebAppCollection] operation results. # - def begin_resume_next(next_page_link, custom_headers:nil) - response = begin_resume_next_async(next_page_link, custom_headers:custom_headers).value! + def begin_resume_next(next_page_link, custom_headers = nil) + response = begin_resume_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -6909,8 +6743,8 @@ def begin_resume_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_resume_next_with_http_info(next_page_link, custom_headers:nil) - begin_resume_next_async(next_page_link, custom_headers:custom_headers).value! + def begin_resume_next_with_http_info(next_page_link, custom_headers = nil) + begin_resume_next_async(next_page_link, custom_headers).value! end # @@ -6925,12 +6759,11 @@ def begin_resume_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_resume_next_async(next_page_link, custom_headers:nil) + def begin_resume_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -6996,8 +6829,8 @@ def begin_resume_next_async(next_page_link, custom_headers:nil) # # @return [WebAppCollection] operation results. # - def begin_suspend_next(next_page_link, custom_headers:nil) - response = begin_suspend_next_async(next_page_link, custom_headers:custom_headers).value! + def begin_suspend_next(next_page_link, custom_headers = nil) + response = begin_suspend_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -7013,8 +6846,8 @@ def begin_suspend_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_suspend_next_with_http_info(next_page_link, custom_headers:nil) - begin_suspend_next_async(next_page_link, custom_headers:custom_headers).value! + def begin_suspend_next_with_http_info(next_page_link, custom_headers = nil) + begin_suspend_next_async(next_page_link, custom_headers).value! end # @@ -7029,12 +6862,11 @@ def begin_suspend_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_suspend_next_async(next_page_link, custom_headers:nil) + def begin_suspend_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -7099,12 +6931,12 @@ def begin_suspend_next_async(next_page_link, custom_headers:nil) # @return [AppServiceEnvironmentCollection] which provide lazy access to pages # of the response. # - def list_as_lazy(custom_headers:nil) - response = list_async(custom_headers:custom_headers).value! + def list_as_lazy(custom_headers = nil) + response = list_async(custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_next_async(next_page_link, custom_headers:custom_headers) + list_next_async(next_page_link, custom_headers) end page end @@ -7123,12 +6955,12 @@ def list_as_lazy(custom_headers:nil) # @return [AppServiceEnvironmentCollection] which provide lazy access to pages # of the response. # - def list_by_resource_group_as_lazy(resource_group_name, custom_headers:nil) - response = list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_as_lazy(resource_group_name, custom_headers = nil) + response = list_by_resource_group_async(resource_group_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers) + list_by_resource_group_next_async(next_page_link, custom_headers) end page end @@ -7150,12 +6982,12 @@ def list_by_resource_group_as_lazy(resource_group_name, custom_headers:nil) # @return [StampCapacityCollection] which provide lazy access to pages of the # response. # - def list_capacities_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_capacities_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_capacities_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_capacities_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_capacities_next_async(next_page_link, custom_headers:custom_headers) + list_capacities_next_async(next_page_link, custom_headers) end page end @@ -7181,12 +7013,12 @@ def list_capacities_as_lazy(resource_group_name, name, custom_headers:nil) # @return [ResourceMetricCollection] which provide lazy access to pages of the # response. # - def list_metrics_as_lazy(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) - response = list_metrics_async(resource_group_name, name, details:details, filter:filter, custom_headers:custom_headers).value! + def list_metrics_as_lazy(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) + response = list_metrics_async(resource_group_name, name, details, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_metrics_next_async(next_page_link, custom_headers:custom_headers) + list_metrics_next_async(next_page_link, custom_headers) end page end @@ -7206,12 +7038,12 @@ def list_metrics_as_lazy(resource_group_name, name, details:nil, filter:nil, cus # @return [WorkerPoolCollection] which provide lazy access to pages of the # response. # - def list_multi_role_pools_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_multi_role_pools_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_multi_role_pools_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_multi_role_pools_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_multi_role_pools_next_async(next_page_link, custom_headers:custom_headers) + list_multi_role_pools_next_async(next_page_link, custom_headers) end page end @@ -7234,12 +7066,12 @@ def list_multi_role_pools_as_lazy(resource_group_name, name, custom_headers:nil) # @return [ResourceMetricDefinitionCollection] which provide lazy access to # pages of the response. # - def list_multi_role_pool_instance_metric_definitions_as_lazy(resource_group_name, name, instance, custom_headers:nil) - response = list_multi_role_pool_instance_metric_definitions_async(resource_group_name, name, instance, custom_headers:custom_headers).value! + def list_multi_role_pool_instance_metric_definitions_as_lazy(resource_group_name, name, instance, custom_headers = nil) + response = list_multi_role_pool_instance_metric_definitions_async(resource_group_name, name, instance, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_multi_role_pool_instance_metric_definitions_next_async(next_page_link, custom_headers:custom_headers) + list_multi_role_pool_instance_metric_definitions_next_async(next_page_link, custom_headers) end page end @@ -7264,12 +7096,12 @@ def list_multi_role_pool_instance_metric_definitions_as_lazy(resource_group_name # @return [ResourceMetricCollection] which provide lazy access to pages of the # response. # - def list_multi_role_pool_instance_metrics_as_lazy(resource_group_name, name, instance, details:nil, custom_headers:nil) - response = list_multi_role_pool_instance_metrics_async(resource_group_name, name, instance, details:details, custom_headers:custom_headers).value! + def list_multi_role_pool_instance_metrics_as_lazy(resource_group_name, name, instance, details = nil, custom_headers = nil) + response = list_multi_role_pool_instance_metrics_async(resource_group_name, name, instance, details, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_multi_role_pool_instance_metrics_next_async(next_page_link, custom_headers:custom_headers) + list_multi_role_pool_instance_metrics_next_async(next_page_link, custom_headers) end page end @@ -7289,12 +7121,12 @@ def list_multi_role_pool_instance_metrics_as_lazy(resource_group_name, name, ins # @return [ResourceMetricDefinitionCollection] which provide lazy access to # pages of the response. # - def list_multi_role_metric_definitions_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_multi_role_metric_definitions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_multi_role_metric_definitions_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_multi_role_metric_definitions_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_multi_role_metric_definitions_next_async(next_page_link, custom_headers:custom_headers) + list_multi_role_metric_definitions_next_async(next_page_link, custom_headers) end page end @@ -7323,12 +7155,12 @@ def list_multi_role_metric_definitions_as_lazy(resource_group_name, name, custom # @return [ResourceMetricCollection] which provide lazy access to pages of the # response. # - def list_multi_role_metrics_as_lazy(resource_group_name, name, start_time:nil, end_time:nil, time_grain:nil, details:nil, filter:nil, custom_headers:nil) - response = list_multi_role_metrics_async(resource_group_name, name, start_time:start_time, end_time:end_time, time_grain:time_grain, details:details, filter:filter, custom_headers:custom_headers).value! + def list_multi_role_metrics_as_lazy(resource_group_name, name, start_time = nil, end_time = nil, time_grain = nil, details = nil, filter = nil, custom_headers = nil) + response = list_multi_role_metrics_async(resource_group_name, name, start_time, end_time, time_grain, details, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_multi_role_metrics_next_async(next_page_link, custom_headers:custom_headers) + list_multi_role_metrics_next_async(next_page_link, custom_headers) end page end @@ -7348,12 +7180,12 @@ def list_multi_role_metrics_as_lazy(resource_group_name, name, start_time:nil, e # @return [SkuInfoCollection] which provide lazy access to pages of the # response. # - def list_multi_role_pool_skus_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_multi_role_pool_skus_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_multi_role_pool_skus_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_multi_role_pool_skus_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_multi_role_pool_skus_next_async(next_page_link, custom_headers:custom_headers) + list_multi_role_pool_skus_next_async(next_page_link, custom_headers) end page end @@ -7372,12 +7204,12 @@ def list_multi_role_pool_skus_as_lazy(resource_group_name, name, custom_headers: # # @return [UsageCollection] which provide lazy access to pages of the response. # - def list_multi_role_usages_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_multi_role_usages_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_multi_role_usages_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_multi_role_usages_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_multi_role_usages_next_async(next_page_link, custom_headers:custom_headers) + list_multi_role_usages_next_async(next_page_link, custom_headers) end page end @@ -7397,12 +7229,12 @@ def list_multi_role_usages_as_lazy(resource_group_name, name, custom_headers:nil # @return [AppServicePlanCollection] which provide lazy access to pages of the # response. # - def list_app_service_plans_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_app_service_plans_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_app_service_plans_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_app_service_plans_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_app_service_plans_next_async(next_page_link, custom_headers:custom_headers) + list_app_service_plans_next_async(next_page_link, custom_headers) end page end @@ -7424,12 +7256,12 @@ def list_app_service_plans_as_lazy(resource_group_name, name, custom_headers:nil # @return [WebAppCollection] which provide lazy access to pages of the # response. # - def list_web_apps_as_lazy(resource_group_name, name, properties_to_include:nil, custom_headers:nil) - response = list_web_apps_async(resource_group_name, name, properties_to_include:properties_to_include, custom_headers:custom_headers).value! + def list_web_apps_as_lazy(resource_group_name, name, properties_to_include = nil, custom_headers = nil) + response = list_web_apps_async(resource_group_name, name, properties_to_include, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_web_apps_next_async(next_page_link, custom_headers:custom_headers) + list_web_apps_next_async(next_page_link, custom_headers) end page end @@ -7453,12 +7285,12 @@ def list_web_apps_as_lazy(resource_group_name, name, properties_to_include:nil, # @return [CsmUsageQuotaCollection] which provide lazy access to pages of the # response. # - def list_usages_as_lazy(resource_group_name, name, filter:nil, custom_headers:nil) - response = list_usages_async(resource_group_name, name, filter:filter, custom_headers:custom_headers).value! + def list_usages_as_lazy(resource_group_name, name, filter = nil, custom_headers = nil) + response = list_usages_async(resource_group_name, name, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_usages_next_async(next_page_link, custom_headers:custom_headers) + list_usages_next_async(next_page_link, custom_headers) end page end @@ -7478,12 +7310,12 @@ def list_usages_as_lazy(resource_group_name, name, filter:nil, custom_headers:ni # @return [WorkerPoolCollection] which provide lazy access to pages of the # response. # - def list_worker_pools_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_worker_pools_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_worker_pools_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_worker_pools_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_worker_pools_next_async(next_page_link, custom_headers:custom_headers) + list_worker_pools_next_async(next_page_link, custom_headers) end page end @@ -7507,12 +7339,12 @@ def list_worker_pools_as_lazy(resource_group_name, name, custom_headers:nil) # @return [ResourceMetricDefinitionCollection] which provide lazy access to # pages of the response. # - def list_worker_pool_instance_metric_definitions_as_lazy(resource_group_name, name, worker_pool_name, instance, custom_headers:nil) - response = list_worker_pool_instance_metric_definitions_async(resource_group_name, name, worker_pool_name, instance, custom_headers:custom_headers).value! + def list_worker_pool_instance_metric_definitions_as_lazy(resource_group_name, name, worker_pool_name, instance, custom_headers = nil) + response = list_worker_pool_instance_metric_definitions_async(resource_group_name, name, worker_pool_name, instance, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_worker_pool_instance_metric_definitions_next_async(next_page_link, custom_headers:custom_headers) + list_worker_pool_instance_metric_definitions_next_async(next_page_link, custom_headers) end page end @@ -7542,12 +7374,12 @@ def list_worker_pool_instance_metric_definitions_as_lazy(resource_group_name, na # @return [ResourceMetricCollection] which provide lazy access to pages of the # response. # - def list_worker_pool_instance_metrics_as_lazy(resource_group_name, name, worker_pool_name, instance, details:nil, filter:nil, custom_headers:nil) - response = list_worker_pool_instance_metrics_async(resource_group_name, name, worker_pool_name, instance, details:details, filter:filter, custom_headers:custom_headers).value! + def list_worker_pool_instance_metrics_as_lazy(resource_group_name, name, worker_pool_name, instance, details = nil, filter = nil, custom_headers = nil) + response = list_worker_pool_instance_metrics_async(resource_group_name, name, worker_pool_name, instance, details, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_worker_pool_instance_metrics_next_async(next_page_link, custom_headers:custom_headers) + list_worker_pool_instance_metrics_next_async(next_page_link, custom_headers) end page end @@ -7568,12 +7400,12 @@ def list_worker_pool_instance_metrics_as_lazy(resource_group_name, name, worker_ # @return [ResourceMetricDefinitionCollection] which provide lazy access to # pages of the response. # - def list_web_worker_metric_definitions_as_lazy(resource_group_name, name, worker_pool_name, custom_headers:nil) - response = list_web_worker_metric_definitions_async(resource_group_name, name, worker_pool_name, custom_headers:custom_headers).value! + def list_web_worker_metric_definitions_as_lazy(resource_group_name, name, worker_pool_name, custom_headers = nil) + response = list_web_worker_metric_definitions_async(resource_group_name, name, worker_pool_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_web_worker_metric_definitions_next_async(next_page_link, custom_headers:custom_headers) + list_web_worker_metric_definitions_next_async(next_page_link, custom_headers) end page end @@ -7602,12 +7434,12 @@ def list_web_worker_metric_definitions_as_lazy(resource_group_name, name, worker # @return [ResourceMetricCollection] which provide lazy access to pages of the # response. # - def list_web_worker_metrics_as_lazy(resource_group_name, name, worker_pool_name, details:nil, filter:nil, custom_headers:nil) - response = list_web_worker_metrics_async(resource_group_name, name, worker_pool_name, details:details, filter:filter, custom_headers:custom_headers).value! + def list_web_worker_metrics_as_lazy(resource_group_name, name, worker_pool_name, details = nil, filter = nil, custom_headers = nil) + response = list_web_worker_metrics_async(resource_group_name, name, worker_pool_name, details, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_web_worker_metrics_next_async(next_page_link, custom_headers:custom_headers) + list_web_worker_metrics_next_async(next_page_link, custom_headers) end page end @@ -7628,12 +7460,12 @@ def list_web_worker_metrics_as_lazy(resource_group_name, name, worker_pool_name, # @return [SkuInfoCollection] which provide lazy access to pages of the # response. # - def list_worker_pool_skus_as_lazy(resource_group_name, name, worker_pool_name, custom_headers:nil) - response = list_worker_pool_skus_async(resource_group_name, name, worker_pool_name, custom_headers:custom_headers).value! + def list_worker_pool_skus_as_lazy(resource_group_name, name, worker_pool_name, custom_headers = nil) + response = list_worker_pool_skus_async(resource_group_name, name, worker_pool_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_worker_pool_skus_next_async(next_page_link, custom_headers:custom_headers) + list_worker_pool_skus_next_async(next_page_link, custom_headers) end page end @@ -7653,12 +7485,12 @@ def list_worker_pool_skus_as_lazy(resource_group_name, name, worker_pool_name, c # # @return [UsageCollection] which provide lazy access to pages of the response. # - def list_web_worker_usages_as_lazy(resource_group_name, name, worker_pool_name, custom_headers:nil) - response = list_web_worker_usages_async(resource_group_name, name, worker_pool_name, custom_headers:custom_headers).value! + def list_web_worker_usages_as_lazy(resource_group_name, name, worker_pool_name, custom_headers = nil) + response = list_web_worker_usages_async(resource_group_name, name, worker_pool_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_web_worker_usages_next_async(next_page_link, custom_headers:custom_headers) + list_web_worker_usages_next_async(next_page_link, custom_headers) end page end @@ -7678,12 +7510,12 @@ def list_web_worker_usages_as_lazy(resource_group_name, name, worker_pool_name, # @return [WebAppCollection] which provide lazy access to pages of the # response. # - def begin_resume_as_lazy(resource_group_name, name, custom_headers:nil) - response = begin_resume_async(resource_group_name, name, custom_headers:custom_headers).value! + def begin_resume_as_lazy(resource_group_name, name, custom_headers = nil) + response = begin_resume_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - begin_resume_next_async(next_page_link, custom_headers:custom_headers) + begin_resume_next_async(next_page_link, custom_headers) end page end @@ -7703,12 +7535,12 @@ def begin_resume_as_lazy(resource_group_name, name, custom_headers:nil) # @return [WebAppCollection] which provide lazy access to pages of the # response. # - def begin_suspend_as_lazy(resource_group_name, name, custom_headers:nil) - response = begin_suspend_async(resource_group_name, name, custom_headers:custom_headers).value! + def begin_suspend_as_lazy(resource_group_name, name, custom_headers = nil) + response = begin_suspend_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - begin_suspend_next_async(next_page_link, custom_headers:custom_headers) + begin_suspend_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/app_service_plans.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/app_service_plans.rb index c247de1e3e..a83e75d0c9 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/app_service_plans.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/app_service_plans.rb @@ -5,7 +5,7 @@ module Azure::Web::Mgmt::V2016_09_01 # - # AppServicePlans + # WebSite Management Client # class AppServicePlans include MsRestAzure @@ -35,8 +35,8 @@ def initialize(client) # # @return [Array] operation results. # - def list(detailed:nil, custom_headers:nil) - first_page = list_as_lazy(detailed:detailed, custom_headers:custom_headers) + def list(detailed = nil, custom_headers = nil) + first_page = list_as_lazy(detailed, custom_headers) first_page.get_all_items end @@ -54,8 +54,8 @@ def list(detailed:nil, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_with_http_info(detailed:nil, custom_headers:nil) - list_async(detailed:detailed, custom_headers:custom_headers).value! + def list_with_http_info(detailed = nil, custom_headers = nil) + list_async(detailed, custom_headers).value! end # @@ -72,13 +72,12 @@ def list_with_http_info(detailed:nil, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_async(detailed:nil, custom_headers:nil) + def list_async(detailed = nil, custom_headers = nil) fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -135,8 +134,8 @@ def list_async(detailed:nil, custom_headers:nil) # # @return [Array] operation results. # - def list_by_resource_group(resource_group_name, custom_headers:nil) - first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers:custom_headers) + def list_by_resource_group(resource_group_name, custom_headers = nil) + first_page = list_by_resource_group_as_lazy(resource_group_name, custom_headers) first_page.get_all_items end @@ -152,8 +151,8 @@ def list_by_resource_group(resource_group_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_with_http_info(resource_group_name, custom_headers:nil) - list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_with_http_info(resource_group_name, custom_headers = nil) + list_by_resource_group_async(resource_group_name, custom_headers).value! end # @@ -168,17 +167,13 @@ def list_by_resource_group_with_http_info(resource_group_name, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_async(resource_group_name, custom_headers:nil) + def list_by_resource_group_async(resource_group_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -236,8 +231,8 @@ def list_by_resource_group_async(resource_group_name, custom_headers:nil) # # @return [AppServicePlan] operation results. # - def get(resource_group_name, name, custom_headers:nil) - response = get_async(resource_group_name, name, custom_headers:custom_headers).value! + def get(resource_group_name, name, custom_headers = nil) + response = get_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -254,8 +249,8 @@ def get(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_with_http_info(resource_group_name, name, custom_headers:nil) - get_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_with_http_info(resource_group_name, name, custom_headers = nil) + get_async(resource_group_name, name, custom_headers).value! end # @@ -271,18 +266,14 @@ def get_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_async(resource_group_name, name, custom_headers:nil) + def get_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -341,8 +332,8 @@ def get_async(resource_group_name, name, custom_headers:nil) # # @return [AppServicePlan] operation results. # - def create_or_update(resource_group_name, name, app_service_plan, custom_headers:nil) - response = create_or_update_async(resource_group_name, name, app_service_plan, custom_headers:custom_headers).value! + def create_or_update(resource_group_name, name, app_service_plan, custom_headers = nil) + response = create_or_update_async(resource_group_name, name, app_service_plan, custom_headers).value! response.body unless response.nil? end @@ -357,9 +348,9 @@ def create_or_update(resource_group_name, name, app_service_plan, custom_headers # @return [Concurrent::Promise] promise which provides async access to http # response. # - def create_or_update_async(resource_group_name, name, app_service_plan, custom_headers:nil) + def create_or_update_async(resource_group_name, name, app_service_plan, custom_headers = nil) # Send request - promise = begin_create_or_update_async(resource_group_name, name, app_service_plan, custom_headers:custom_headers) + promise = begin_create_or_update_async(resource_group_name, name, app_service_plan, custom_headers) promise = promise.then do |response| # Defining deserialization method. @@ -387,8 +378,8 @@ def create_or_update_async(resource_group_name, name, app_service_plan, custom_h # will be added to the HTTP request. # # - def delete(resource_group_name, name, custom_headers:nil) - response = delete_async(resource_group_name, name, custom_headers:custom_headers).value! + def delete(resource_group_name, name, custom_headers = nil) + response = delete_async(resource_group_name, name, custom_headers).value! nil end @@ -405,8 +396,8 @@ def delete(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_with_http_info(resource_group_name, name, custom_headers:nil) - delete_async(resource_group_name, name, custom_headers:custom_headers).value! + def delete_with_http_info(resource_group_name, name, custom_headers = nil) + delete_async(resource_group_name, name, custom_headers).value! end # @@ -422,18 +413,14 @@ def delete_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_async(resource_group_name, name, custom_headers:nil) + def delete_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -483,8 +470,8 @@ def delete_async(resource_group_name, name, custom_headers:nil) # # @return [AppServicePlan] operation results. # - def update(resource_group_name, name, app_service_plan, custom_headers:nil) - response = update_async(resource_group_name, name, app_service_plan, custom_headers:custom_headers).value! + def update(resource_group_name, name, app_service_plan, custom_headers = nil) + response = update_async(resource_group_name, name, app_service_plan, custom_headers).value! response.body unless response.nil? end @@ -503,8 +490,8 @@ def update(resource_group_name, name, app_service_plan, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_with_http_info(resource_group_name, name, app_service_plan, custom_headers:nil) - update_async(resource_group_name, name, app_service_plan, custom_headers:custom_headers).value! + def update_with_http_info(resource_group_name, name, app_service_plan, custom_headers = nil) + update_async(resource_group_name, name, app_service_plan, custom_headers).value! end # @@ -522,11 +509,8 @@ def update_with_http_info(resource_group_name, name, app_service_plan, custom_he # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_async(resource_group_name, name, app_service_plan, custom_headers:nil) + def update_async(resource_group_name, name, app_service_plan, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'app_service_plan is nil' if app_service_plan.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -534,12 +518,13 @@ def update_async(resource_group_name, name, app_service_plan, custom_headers:nil request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource.mapper() request_content = @client.serialize(request_mapper, app_service_plan) @@ -609,8 +594,8 @@ def update_async(resource_group_name, name, app_service_plan, custom_headers:nil # # @return [Array] operation results. # - def list_capabilities(resource_group_name, name, custom_headers:nil) - response = list_capabilities_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_capabilities(resource_group_name, name, custom_headers = nil) + response = list_capabilities_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -627,8 +612,8 @@ def list_capabilities(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_capabilities_with_http_info(resource_group_name, name, custom_headers:nil) - list_capabilities_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_capabilities_with_http_info(resource_group_name, name, custom_headers = nil) + list_capabilities_async(resource_group_name, name, custom_headers).value! end # @@ -644,18 +629,14 @@ def list_capabilities_with_http_info(resource_group_name, name, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_capabilities_async(resource_group_name, name, custom_headers:nil) + def list_capabilities_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -688,13 +669,11 @@ def list_capabilities_async(resource_group_name, name, custom_headers:nil) begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CapabilityElementType', type: { @@ -731,8 +710,8 @@ def list_capabilities_async(resource_group_name, name, custom_headers:nil) # # @return [HybridConnection] operation results. # - def get_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - response = get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def get_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + response = get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! response.body unless response.nil? end @@ -751,8 +730,8 @@ def get_hybrid_connection(resource_group_name, name, namespace_name, relay_name, # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def get_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! end # @@ -770,11 +749,8 @@ def get_hybrid_connection_with_http_info(resource_group_name, name, namespace_na # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) + def get_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -783,7 +759,6 @@ def get_hybrid_connection_async(resource_group_name, name, namespace_name, relay request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -842,8 +817,8 @@ def get_hybrid_connection_async(resource_group_name, name, namespace_name, relay # will be added to the HTTP request. # # - def delete_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - response = delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def delete_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + response = delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! nil end @@ -862,8 +837,8 @@ def delete_hybrid_connection(resource_group_name, name, namespace_name, relay_na # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def delete_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! end # @@ -881,11 +856,8 @@ def delete_hybrid_connection_with_http_info(resource_group_name, name, namespace # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) + def delete_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -894,7 +866,6 @@ def delete_hybrid_connection_async(resource_group_name, name, namespace_name, re request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -944,8 +915,8 @@ def delete_hybrid_connection_async(resource_group_name, name, namespace_name, re # # @return [HybridConnectionKey] operation results. # - def list_hybrid_connection_keys(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - response = list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def list_hybrid_connection_keys(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + response = list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! response.body unless response.nil? end @@ -964,8 +935,8 @@ def list_hybrid_connection_keys(resource_group_name, name, namespace_name, relay # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_hybrid_connection_keys_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def list_hybrid_connection_keys_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! end # @@ -983,11 +954,8 @@ def list_hybrid_connection_keys_with_http_info(resource_group_name, name, namesp # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) + def list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -996,7 +964,6 @@ def list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1056,8 +1023,8 @@ def list_hybrid_connection_keys_async(resource_group_name, name, namespace_name, # # @return [Array] operation results. # - def list_web_apps_by_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - first_page = list_web_apps_by_hybrid_connection_as_lazy(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers) + def list_web_apps_by_hybrid_connection(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + first_page = list_web_apps_by_hybrid_connection_as_lazy(resource_group_name, name, namespace_name, relay_name, custom_headers) first_page.get_all_items end @@ -1076,8 +1043,8 @@ def list_web_apps_by_hybrid_connection(resource_group_name, name, namespace_name # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_apps_by_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - list_web_apps_by_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def list_web_apps_by_hybrid_connection_with_http_info(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + list_web_apps_by_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! end # @@ -1095,11 +1062,8 @@ def list_web_apps_by_hybrid_connection_with_http_info(resource_group_name, name, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_apps_by_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) + def list_web_apps_by_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'namespace_name is nil' if namespace_name.nil? fail ArgumentError, 'relay_name is nil' if relay_name.nil? @@ -1108,7 +1072,6 @@ def list_web_apps_by_hybrid_connection_async(resource_group_name, name, namespac request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1166,8 +1129,8 @@ def list_web_apps_by_hybrid_connection_async(resource_group_name, name, namespac # # @return [HybridConnectionLimits] operation results. # - def get_hybrid_connection_plan_limit(resource_group_name, name, custom_headers:nil) - response = get_hybrid_connection_plan_limit_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_hybrid_connection_plan_limit(resource_group_name, name, custom_headers = nil) + response = get_hybrid_connection_plan_limit_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -1184,8 +1147,8 @@ def get_hybrid_connection_plan_limit(resource_group_name, name, custom_headers:n # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_hybrid_connection_plan_limit_with_http_info(resource_group_name, name, custom_headers:nil) - get_hybrid_connection_plan_limit_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_hybrid_connection_plan_limit_with_http_info(resource_group_name, name, custom_headers = nil) + get_hybrid_connection_plan_limit_async(resource_group_name, name, custom_headers).value! end # @@ -1201,18 +1164,14 @@ def get_hybrid_connection_plan_limit_with_http_info(resource_group_name, name, c # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_hybrid_connection_plan_limit_async(resource_group_name, name, custom_headers:nil) + def get_hybrid_connection_plan_limit_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1270,8 +1229,8 @@ def get_hybrid_connection_plan_limit_async(resource_group_name, name, custom_hea # # @return [Array] operation results. # - def list_hybrid_connections(resource_group_name, name, custom_headers:nil) - first_page = list_hybrid_connections_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_hybrid_connections(resource_group_name, name, custom_headers = nil) + first_page = list_hybrid_connections_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -1288,8 +1247,8 @@ def list_hybrid_connections(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_hybrid_connections_with_http_info(resource_group_name, name, custom_headers:nil) - list_hybrid_connections_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_hybrid_connections_with_http_info(resource_group_name, name, custom_headers = nil) + list_hybrid_connections_async(resource_group_name, name, custom_headers).value! end # @@ -1305,18 +1264,14 @@ def list_hybrid_connections_with_http_info(resource_group_name, name, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_hybrid_connections_async(resource_group_name, name, custom_headers:nil) + def list_hybrid_connections_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1376,8 +1331,8 @@ def list_hybrid_connections_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_metric_defintions(resource_group_name, name, custom_headers:nil) - first_page = list_metric_defintions_as_lazy(resource_group_name, name, custom_headers:custom_headers) + def list_metric_defintions(resource_group_name, name, custom_headers = nil) + first_page = list_metric_defintions_as_lazy(resource_group_name, name, custom_headers) first_page.get_all_items end @@ -1396,8 +1351,8 @@ def list_metric_defintions(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metric_defintions_with_http_info(resource_group_name, name, custom_headers:nil) - list_metric_defintions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_metric_defintions_with_http_info(resource_group_name, name, custom_headers = nil) + list_metric_defintions_async(resource_group_name, name, custom_headers).value! end # @@ -1415,18 +1370,14 @@ def list_metric_defintions_with_http_info(resource_group_name, name, custom_head # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metric_defintions_async(resource_group_name, name, custom_headers:nil) + def list_metric_defintions_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1490,8 +1441,8 @@ def list_metric_defintions_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_metrics(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) - first_page = list_metrics_as_lazy(resource_group_name, name, details:details, filter:filter, custom_headers:custom_headers) + def list_metrics(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) + first_page = list_metrics_as_lazy(resource_group_name, name, details, filter, custom_headers) first_page.get_all_items end @@ -1514,8 +1465,8 @@ def list_metrics(resource_group_name, name, details:nil, filter:nil, custom_head # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metrics_with_http_info(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) - list_metrics_async(resource_group_name, name, details:details, filter:filter, custom_headers:custom_headers).value! + def list_metrics_with_http_info(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) + list_metrics_async(resource_group_name, name, details, filter, custom_headers).value! end # @@ -1537,18 +1488,14 @@ def list_metrics_with_http_info(resource_group_name, name, details:nil, filter:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metrics_async(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) + def list_metrics_async(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1610,8 +1557,8 @@ def list_metrics_async(resource_group_name, name, details:nil, filter:nil, custo # will be added to the HTTP request. # # - def restart_web_apps(resource_group_name, name, soft_restart:nil, custom_headers:nil) - response = restart_web_apps_async(resource_group_name, name, soft_restart:soft_restart, custom_headers:custom_headers).value! + def restart_web_apps(resource_group_name, name, soft_restart = nil, custom_headers = nil) + response = restart_web_apps_async(resource_group_name, name, soft_restart, custom_headers).value! nil end @@ -1632,8 +1579,8 @@ def restart_web_apps(resource_group_name, name, soft_restart:nil, custom_headers # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def restart_web_apps_with_http_info(resource_group_name, name, soft_restart:nil, custom_headers:nil) - restart_web_apps_async(resource_group_name, name, soft_restart:soft_restart, custom_headers:custom_headers).value! + def restart_web_apps_with_http_info(resource_group_name, name, soft_restart = nil, custom_headers = nil) + restart_web_apps_async(resource_group_name, name, soft_restart, custom_headers).value! end # @@ -1653,18 +1600,14 @@ def restart_web_apps_with_http_info(resource_group_name, name, soft_restart:nil, # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def restart_web_apps_async(resource_group_name, name, soft_restart:nil, custom_headers:nil) + def restart_web_apps_async(resource_group_name, name, soft_restart = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1719,8 +1662,8 @@ def restart_web_apps_async(resource_group_name, name, soft_restart:nil, custom_h # # @return [Array] operation results. # - def list_web_apps(resource_group_name, name, skip_token:nil, filter:nil, top:nil, custom_headers:nil) - first_page = list_web_apps_as_lazy(resource_group_name, name, skip_token:skip_token, filter:filter, top:top, custom_headers:custom_headers) + def list_web_apps(resource_group_name, name, skip_token = nil, filter = nil, top = nil, custom_headers = nil) + first_page = list_web_apps_as_lazy(resource_group_name, name, skip_token, filter, top, custom_headers) first_page.get_all_items end @@ -1744,8 +1687,8 @@ def list_web_apps(resource_group_name, name, skip_token:nil, filter:nil, top:nil # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_apps_with_http_info(resource_group_name, name, skip_token:nil, filter:nil, top:nil, custom_headers:nil) - list_web_apps_async(resource_group_name, name, skip_token:skip_token, filter:filter, top:top, custom_headers:custom_headers).value! + def list_web_apps_with_http_info(resource_group_name, name, skip_token = nil, filter = nil, top = nil, custom_headers = nil) + list_web_apps_async(resource_group_name, name, skip_token, filter, top, custom_headers).value! end # @@ -1768,18 +1711,14 @@ def list_web_apps_with_http_info(resource_group_name, name, skip_token:nil, filt # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_apps_async(resource_group_name, name, skip_token:nil, filter:nil, top:nil, custom_headers:nil) + def list_web_apps_async(resource_group_name, name, skip_token = nil, filter = nil, top = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1838,8 +1777,8 @@ def list_web_apps_async(resource_group_name, name, skip_token:nil, filter:nil, t # # @return [Object] operation results. # - def get_server_farm_skus(resource_group_name, name, custom_headers:nil) - response = get_server_farm_skus_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_server_farm_skus(resource_group_name, name, custom_headers = nil) + response = get_server_farm_skus_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -1856,8 +1795,8 @@ def get_server_farm_skus(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_server_farm_skus_with_http_info(resource_group_name, name, custom_headers:nil) - get_server_farm_skus_async(resource_group_name, name, custom_headers:custom_headers).value! + def get_server_farm_skus_with_http_info(resource_group_name, name, custom_headers = nil) + get_server_farm_skus_async(resource_group_name, name, custom_headers).value! end # @@ -1873,18 +1812,14 @@ def get_server_farm_skus_with_http_info(resource_group_name, name, custom_header # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_server_farm_skus_async(resource_group_name, name, custom_headers:nil) + def get_server_farm_skus_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -1935,8 +1870,8 @@ def get_server_farm_skus_async(resource_group_name, name, custom_headers:nil) # # @return [Array] operation results. # - def list_usages(resource_group_name, name, filter:nil, custom_headers:nil) - first_page = list_usages_as_lazy(resource_group_name, name, filter:filter, custom_headers:custom_headers) + def list_usages(resource_group_name, name, filter = nil, custom_headers = nil) + first_page = list_usages_as_lazy(resource_group_name, name, filter, custom_headers) first_page.get_all_items end @@ -1956,8 +1891,8 @@ def list_usages(resource_group_name, name, filter:nil, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_usages_with_http_info(resource_group_name, name, filter:nil, custom_headers:nil) - list_usages_async(resource_group_name, name, filter:filter, custom_headers:custom_headers).value! + def list_usages_with_http_info(resource_group_name, name, filter = nil, custom_headers = nil) + list_usages_async(resource_group_name, name, filter, custom_headers).value! end # @@ -1976,18 +1911,14 @@ def list_usages_with_http_info(resource_group_name, name, filter:nil, custom_hea # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_usages_async(resource_group_name, name, filter:nil, custom_headers:nil) + def list_usages_async(resource_group_name, name, filter = nil, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2046,8 +1977,8 @@ def list_usages_async(resource_group_name, name, filter:nil, custom_headers:nil) # # @return [Array] operation results. # - def list_vnets(resource_group_name, name, custom_headers:nil) - response = list_vnets_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_vnets(resource_group_name, name, custom_headers = nil) + response = list_vnets_async(resource_group_name, name, custom_headers).value! response.body unless response.nil? end @@ -2064,8 +1995,8 @@ def list_vnets(resource_group_name, name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_vnets_with_http_info(resource_group_name, name, custom_headers:nil) - list_vnets_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_vnets_with_http_info(resource_group_name, name, custom_headers = nil) + list_vnets_async(resource_group_name, name, custom_headers).value! end # @@ -2081,18 +2012,14 @@ def list_vnets_with_http_info(resource_group_name, name, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_vnets_async(resource_group_name, name, custom_headers:nil) + def list_vnets_async(resource_group_name, name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2125,13 +2052,11 @@ def list_vnets_async(resource_group_name, name, custom_headers:nil) begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetInfoElementType', type: { @@ -2167,8 +2092,8 @@ def list_vnets_async(resource_group_name, name, custom_headers:nil) # # @return [VnetInfo] operation results. # - def get_vnet_from_server_farm(resource_group_name, name, vnet_name, custom_headers:nil) - response = get_vnet_from_server_farm_async(resource_group_name, name, vnet_name, custom_headers:custom_headers).value! + def get_vnet_from_server_farm(resource_group_name, name, vnet_name, custom_headers = nil) + response = get_vnet_from_server_farm_async(resource_group_name, name, vnet_name, custom_headers).value! response.body unless response.nil? end @@ -2186,8 +2111,8 @@ def get_vnet_from_server_farm(resource_group_name, name, vnet_name, custom_heade # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_vnet_from_server_farm_with_http_info(resource_group_name, name, vnet_name, custom_headers:nil) - get_vnet_from_server_farm_async(resource_group_name, name, vnet_name, custom_headers:custom_headers).value! + def get_vnet_from_server_farm_with_http_info(resource_group_name, name, vnet_name, custom_headers = nil) + get_vnet_from_server_farm_async(resource_group_name, name, vnet_name, custom_headers).value! end # @@ -2204,11 +2129,8 @@ def get_vnet_from_server_farm_with_http_info(resource_group_name, name, vnet_nam # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_vnet_from_server_farm_async(resource_group_name, name, vnet_name, custom_headers:nil) + def get_vnet_from_server_farm_async(resource_group_name, name, vnet_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -2216,7 +2138,6 @@ def get_vnet_from_server_farm_async(resource_group_name, name, vnet_name, custom request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2277,8 +2198,8 @@ def get_vnet_from_server_farm_async(resource_group_name, name, vnet_name, custom # # @return [VnetGateway] operation results. # - def get_vnet_gateway(resource_group_name, name, vnet_name, gateway_name, custom_headers:nil) - response = get_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers:custom_headers).value! + def get_vnet_gateway(resource_group_name, name, vnet_name, gateway_name, custom_headers = nil) + response = get_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers).value! response.body unless response.nil? end @@ -2298,8 +2219,8 @@ def get_vnet_gateway(resource_group_name, name, vnet_name, gateway_name, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_vnet_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, custom_headers:nil) - get_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers:custom_headers).value! + def get_vnet_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, custom_headers = nil) + get_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers).value! end # @@ -2318,11 +2239,8 @@ def get_vnet_gateway_with_http_info(resource_group_name, name, vnet_name, gatewa # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers:nil) + def get_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'gateway_name is nil' if gateway_name.nil? @@ -2331,7 +2249,6 @@ def get_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, c request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2393,8 +2310,8 @@ def get_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, c # # @return [VnetGateway] operation results. # - def update_vnet_gateway(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:nil) - response = update_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:custom_headers).value! + def update_vnet_gateway(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers = nil) + response = update_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers).value! response.body unless response.nil? end @@ -2415,8 +2332,8 @@ def update_vnet_gateway(resource_group_name, name, vnet_name, gateway_name, conn # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_vnet_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:nil) - update_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:custom_headers).value! + def update_vnet_gateway_with_http_info(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers = nil) + update_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers).value! end # @@ -2436,11 +2353,8 @@ def update_vnet_gateway_with_http_info(resource_group_name, name, vnet_name, gat # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers:nil) + def update_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name, connection_envelope, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'gateway_name is nil' if gateway_name.nil? @@ -2450,12 +2364,13 @@ def update_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway.mapper() request_content = @client.serialize(request_mapper, connection_envelope) @@ -2518,8 +2433,8 @@ def update_vnet_gateway_async(resource_group_name, name, vnet_name, gateway_name # # @return [Array] operation results. # - def list_routes_for_vnet(resource_group_name, name, vnet_name, custom_headers:nil) - response = list_routes_for_vnet_async(resource_group_name, name, vnet_name, custom_headers:custom_headers).value! + def list_routes_for_vnet(resource_group_name, name, vnet_name, custom_headers = nil) + response = list_routes_for_vnet_async(resource_group_name, name, vnet_name, custom_headers).value! response.body unless response.nil? end @@ -2539,8 +2454,8 @@ def list_routes_for_vnet(resource_group_name, name, vnet_name, custom_headers:ni # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_routes_for_vnet_with_http_info(resource_group_name, name, vnet_name, custom_headers:nil) - list_routes_for_vnet_async(resource_group_name, name, vnet_name, custom_headers:custom_headers).value! + def list_routes_for_vnet_with_http_info(resource_group_name, name, vnet_name, custom_headers = nil) + list_routes_for_vnet_async(resource_group_name, name, vnet_name, custom_headers).value! end # @@ -2559,11 +2474,8 @@ def list_routes_for_vnet_with_http_info(resource_group_name, name, vnet_name, cu # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_routes_for_vnet_async(resource_group_name, name, vnet_name, custom_headers:nil) + def list_routes_for_vnet_async(resource_group_name, name, vnet_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -2571,7 +2483,6 @@ def list_routes_for_vnet_async(resource_group_name, name, vnet_name, custom_head request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2604,13 +2515,11 @@ def list_routes_for_vnet_async(resource_group_name, name, vnet_name, custom_head begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetRouteElementType', type: { @@ -2647,8 +2556,8 @@ def list_routes_for_vnet_async(resource_group_name, name, vnet_name, custom_head # # @return [Array] operation results. # - def get_route_for_vnet(resource_group_name, name, vnet_name, route_name, custom_headers:nil) - response = get_route_for_vnet_async(resource_group_name, name, vnet_name, route_name, custom_headers:custom_headers).value! + def get_route_for_vnet(resource_group_name, name, vnet_name, route_name, custom_headers = nil) + response = get_route_for_vnet_async(resource_group_name, name, vnet_name, route_name, custom_headers).value! response.body unless response.nil? end @@ -2667,8 +2576,8 @@ def get_route_for_vnet(resource_group_name, name, vnet_name, route_name, custom_ # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def get_route_for_vnet_with_http_info(resource_group_name, name, vnet_name, route_name, custom_headers:nil) - get_route_for_vnet_async(resource_group_name, name, vnet_name, route_name, custom_headers:custom_headers).value! + def get_route_for_vnet_with_http_info(resource_group_name, name, vnet_name, route_name, custom_headers = nil) + get_route_for_vnet_async(resource_group_name, name, vnet_name, route_name, custom_headers).value! end # @@ -2686,11 +2595,8 @@ def get_route_for_vnet_with_http_info(resource_group_name, name, vnet_name, rout # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def get_route_for_vnet_async(resource_group_name, name, vnet_name, route_name, custom_headers:nil) + def get_route_for_vnet_async(resource_group_name, name, vnet_name, route_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'route_name is nil' if route_name.nil? @@ -2699,7 +2605,6 @@ def get_route_for_vnet_async(resource_group_name, name, vnet_name, route_name, c request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -2732,13 +2637,11 @@ def get_route_for_vnet_async(resource_group_name, name, vnet_name, route_name, c begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = { - client_side_validation: true, required: false, serialized_name: 'parsed_response', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetRouteElementType', type: { @@ -2776,8 +2679,8 @@ def get_route_for_vnet_async(resource_group_name, name, vnet_name, route_name, c # # @return [VnetRoute] operation results. # - def create_or_update_vnet_route(resource_group_name, name, vnet_name, route_name, route, custom_headers:nil) - response = create_or_update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers:custom_headers).value! + def create_or_update_vnet_route(resource_group_name, name, vnet_name, route_name, route, custom_headers = nil) + response = create_or_update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers).value! response.body unless response.nil? end @@ -2797,8 +2700,8 @@ def create_or_update_vnet_route(resource_group_name, name, vnet_name, route_name # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def create_or_update_vnet_route_with_http_info(resource_group_name, name, vnet_name, route_name, route, custom_headers:nil) - create_or_update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers:custom_headers).value! + def create_or_update_vnet_route_with_http_info(resource_group_name, name, vnet_name, route_name, route, custom_headers = nil) + create_or_update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers).value! end # @@ -2817,11 +2720,8 @@ def create_or_update_vnet_route_with_http_info(resource_group_name, name, vnet_n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def create_or_update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers:nil) + def create_or_update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'route_name is nil' if route_name.nil? @@ -2831,12 +2731,13 @@ def create_or_update_vnet_route_async(resource_group_name, name, vnet_name, rout request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute.mapper() request_content = @client.serialize(request_mapper, route) @@ -2897,8 +2798,8 @@ def create_or_update_vnet_route_async(resource_group_name, name, vnet_name, rout # will be added to the HTTP request. # # - def delete_vnet_route(resource_group_name, name, vnet_name, route_name, custom_headers:nil) - response = delete_vnet_route_async(resource_group_name, name, vnet_name, route_name, custom_headers:custom_headers).value! + def delete_vnet_route(resource_group_name, name, vnet_name, route_name, custom_headers = nil) + response = delete_vnet_route_async(resource_group_name, name, vnet_name, route_name, custom_headers).value! nil end @@ -2917,8 +2818,8 @@ def delete_vnet_route(resource_group_name, name, vnet_name, route_name, custom_h # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def delete_vnet_route_with_http_info(resource_group_name, name, vnet_name, route_name, custom_headers:nil) - delete_vnet_route_async(resource_group_name, name, vnet_name, route_name, custom_headers:custom_headers).value! + def delete_vnet_route_with_http_info(resource_group_name, name, vnet_name, route_name, custom_headers = nil) + delete_vnet_route_async(resource_group_name, name, vnet_name, route_name, custom_headers).value! end # @@ -2936,11 +2837,8 @@ def delete_vnet_route_with_http_info(resource_group_name, name, vnet_name, route # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def delete_vnet_route_async(resource_group_name, name, vnet_name, route_name, custom_headers:nil) + def delete_vnet_route_async(resource_group_name, name, vnet_name, route_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'route_name is nil' if route_name.nil? @@ -2949,7 +2847,6 @@ def delete_vnet_route_async(resource_group_name, name, vnet_name, route_name, cu request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3000,8 +2897,8 @@ def delete_vnet_route_async(resource_group_name, name, vnet_name, route_name, cu # # @return [VnetRoute] operation results. # - def update_vnet_route(resource_group_name, name, vnet_name, route_name, route, custom_headers:nil) - response = update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers:custom_headers).value! + def update_vnet_route(resource_group_name, name, vnet_name, route_name, route, custom_headers = nil) + response = update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers).value! response.body unless response.nil? end @@ -3021,8 +2918,8 @@ def update_vnet_route(resource_group_name, name, vnet_name, route_name, route, c # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def update_vnet_route_with_http_info(resource_group_name, name, vnet_name, route_name, route, custom_headers:nil) - update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers:custom_headers).value! + def update_vnet_route_with_http_info(resource_group_name, name, vnet_name, route_name, route, custom_headers = nil) + update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers).value! end # @@ -3041,11 +2938,8 @@ def update_vnet_route_with_http_info(resource_group_name, name, vnet_name, route # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers:nil) + def update_vnet_route_async(resource_group_name, name, vnet_name, route_name, route, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'vnet_name is nil' if vnet_name.nil? fail ArgumentError, 'route_name is nil' if route_name.nil? @@ -3055,12 +2949,13 @@ def update_vnet_route_async(resource_group_name, name, vnet_name, route_name, ro request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute.mapper() request_content = @client.serialize(request_mapper, route) @@ -3121,8 +3016,8 @@ def update_vnet_route_async(resource_group_name, name, vnet_name, route_name, ro # will be added to the HTTP request. # # - def reboot_worker(resource_group_name, name, worker_name, custom_headers:nil) - response = reboot_worker_async(resource_group_name, name, worker_name, custom_headers:custom_headers).value! + def reboot_worker(resource_group_name, name, worker_name, custom_headers = nil) + response = reboot_worker_async(resource_group_name, name, worker_name, custom_headers).value! nil end @@ -3141,8 +3036,8 @@ def reboot_worker(resource_group_name, name, worker_name, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def reboot_worker_with_http_info(resource_group_name, name, worker_name, custom_headers:nil) - reboot_worker_async(resource_group_name, name, worker_name, custom_headers:custom_headers).value! + def reboot_worker_with_http_info(resource_group_name, name, worker_name, custom_headers = nil) + reboot_worker_async(resource_group_name, name, worker_name, custom_headers).value! end # @@ -3160,11 +3055,8 @@ def reboot_worker_with_http_info(resource_group_name, name, worker_name, custom_ # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def reboot_worker_async(resource_group_name, name, worker_name, custom_headers:nil) + def reboot_worker_async(resource_group_name, name, worker_name, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'worker_name is nil' if worker_name.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3172,7 +3064,6 @@ def reboot_worker_async(resource_group_name, name, worker_name, custom_headers:n request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3221,8 +3112,8 @@ def reboot_worker_async(resource_group_name, name, worker_name, custom_headers:n # # @return [AppServicePlan] operation results. # - def begin_create_or_update(resource_group_name, name, app_service_plan, custom_headers:nil) - response = begin_create_or_update_async(resource_group_name, name, app_service_plan, custom_headers:custom_headers).value! + def begin_create_or_update(resource_group_name, name, app_service_plan, custom_headers = nil) + response = begin_create_or_update_async(resource_group_name, name, app_service_plan, custom_headers).value! response.body unless response.nil? end @@ -3240,8 +3131,8 @@ def begin_create_or_update(resource_group_name, name, app_service_plan, custom_h # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def begin_create_or_update_with_http_info(resource_group_name, name, app_service_plan, custom_headers:nil) - begin_create_or_update_async(resource_group_name, name, app_service_plan, custom_headers:custom_headers).value! + def begin_create_or_update_with_http_info(resource_group_name, name, app_service_plan, custom_headers = nil) + begin_create_or_update_async(resource_group_name, name, app_service_plan, custom_headers).value! end # @@ -3258,11 +3149,8 @@ def begin_create_or_update_with_http_info(resource_group_name, name, app_service # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def begin_create_or_update_async(resource_group_name, name, app_service_plan, custom_headers:nil) + def begin_create_or_update_async(resource_group_name, name, app_service_plan, custom_headers = nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MaxLength': '90'" if !resource_group_name.nil? && resource_group_name.length > 90 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'MinLength': '1'" if !resource_group_name.nil? && resource_group_name.length < 1 - fail ArgumentError, "'resource_group_name' should satisfy the constraint - 'Pattern': '^[-\w\._\(\)]+[^\.]$'" if !resource_group_name.nil? && resource_group_name.match(Regexp.new('^^[-\w\._\(\)]+[^\.]$$')).nil? fail ArgumentError, 'name is nil' if name.nil? fail ArgumentError, 'app_service_plan is nil' if app_service_plan.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? @@ -3270,12 +3158,13 @@ def begin_create_or_update_async(resource_group_name, name, app_service_plan, cu request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? + request_headers['Content-Type'] = 'application/json; charset=utf-8' + # Serialize Request request_mapper = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan.mapper() request_content = @client.serialize(request_mapper, app_service_plan) @@ -3344,8 +3233,8 @@ def begin_create_or_update_async(resource_group_name, name, app_service_plan, cu # # @return [AppServicePlanCollection] operation results. # - def list_next(next_page_link, custom_headers:nil) - response = list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next(next_page_link, custom_headers = nil) + response = list_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -3361,8 +3250,8 @@ def list_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_next_with_http_info(next_page_link, custom_headers:nil) - list_next_async(next_page_link, custom_headers:custom_headers).value! + def list_next_with_http_info(next_page_link, custom_headers = nil) + list_next_async(next_page_link, custom_headers).value! end # @@ -3377,12 +3266,11 @@ def list_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_next_async(next_page_link, custom_headers:nil) + def list_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3438,8 +3326,8 @@ def list_next_async(next_page_link, custom_headers:nil) # # @return [AppServicePlanCollection] operation results. # - def list_by_resource_group_next(next_page_link, custom_headers:nil) - response = list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next(next_page_link, custom_headers = nil) + response = list_by_resource_group_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -3455,8 +3343,8 @@ def list_by_resource_group_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:nil) - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers).value! + def list_by_resource_group_next_with_http_info(next_page_link, custom_headers = nil) + list_by_resource_group_next_async(next_page_link, custom_headers).value! end # @@ -3471,12 +3359,11 @@ def list_by_resource_group_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_by_resource_group_next_async(next_page_link, custom_headers:nil) + def list_by_resource_group_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3532,8 +3419,8 @@ def list_by_resource_group_next_async(next_page_link, custom_headers:nil) # # @return [ResourceCollection] operation results. # - def list_web_apps_by_hybrid_connection_next(next_page_link, custom_headers:nil) - response = list_web_apps_by_hybrid_connection_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_apps_by_hybrid_connection_next(next_page_link, custom_headers = nil) + response = list_web_apps_by_hybrid_connection_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -3549,8 +3436,8 @@ def list_web_apps_by_hybrid_connection_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_apps_by_hybrid_connection_next_with_http_info(next_page_link, custom_headers:nil) - list_web_apps_by_hybrid_connection_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_apps_by_hybrid_connection_next_with_http_info(next_page_link, custom_headers = nil) + list_web_apps_by_hybrid_connection_next_async(next_page_link, custom_headers).value! end # @@ -3565,12 +3452,11 @@ def list_web_apps_by_hybrid_connection_next_with_http_info(next_page_link, custo # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_apps_by_hybrid_connection_next_async(next_page_link, custom_headers:nil) + def list_web_apps_by_hybrid_connection_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3626,8 +3512,8 @@ def list_web_apps_by_hybrid_connection_next_async(next_page_link, custom_headers # # @return [HybridConnectionCollection] operation results. # - def list_hybrid_connections_next(next_page_link, custom_headers:nil) - response = list_hybrid_connections_next_async(next_page_link, custom_headers:custom_headers).value! + def list_hybrid_connections_next(next_page_link, custom_headers = nil) + response = list_hybrid_connections_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -3643,8 +3529,8 @@ def list_hybrid_connections_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_hybrid_connections_next_with_http_info(next_page_link, custom_headers:nil) - list_hybrid_connections_next_async(next_page_link, custom_headers:custom_headers).value! + def list_hybrid_connections_next_with_http_info(next_page_link, custom_headers = nil) + list_hybrid_connections_next_async(next_page_link, custom_headers).value! end # @@ -3659,12 +3545,11 @@ def list_hybrid_connections_next_with_http_info(next_page_link, custom_headers:n # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_hybrid_connections_next_async(next_page_link, custom_headers:nil) + def list_hybrid_connections_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3722,8 +3607,8 @@ def list_hybrid_connections_next_async(next_page_link, custom_headers:nil) # # @return [ResourceMetricDefinitionCollection] operation results. # - def list_metric_defintions_next(next_page_link, custom_headers:nil) - response = list_metric_defintions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metric_defintions_next(next_page_link, custom_headers = nil) + response = list_metric_defintions_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -3741,8 +3626,8 @@ def list_metric_defintions_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metric_defintions_next_with_http_info(next_page_link, custom_headers:nil) - list_metric_defintions_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metric_defintions_next_with_http_info(next_page_link, custom_headers = nil) + list_metric_defintions_next_async(next_page_link, custom_headers).value! end # @@ -3759,12 +3644,11 @@ def list_metric_defintions_next_with_http_info(next_page_link, custom_headers:ni # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metric_defintions_next_async(next_page_link, custom_headers:nil) + def list_metric_defintions_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3820,8 +3704,8 @@ def list_metric_defintions_next_async(next_page_link, custom_headers:nil) # # @return [ResourceMetricCollection] operation results. # - def list_metrics_next(next_page_link, custom_headers:nil) - response = list_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metrics_next(next_page_link, custom_headers = nil) + response = list_metrics_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -3837,8 +3721,8 @@ def list_metrics_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_metrics_next_with_http_info(next_page_link, custom_headers:nil) - list_metrics_next_async(next_page_link, custom_headers:custom_headers).value! + def list_metrics_next_with_http_info(next_page_link, custom_headers = nil) + list_metrics_next_async(next_page_link, custom_headers).value! end # @@ -3853,12 +3737,11 @@ def list_metrics_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_metrics_next_async(next_page_link, custom_headers:nil) + def list_metrics_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -3914,8 +3797,8 @@ def list_metrics_next_async(next_page_link, custom_headers:nil) # # @return [WebAppCollection] operation results. # - def list_web_apps_next(next_page_link, custom_headers:nil) - response = list_web_apps_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_apps_next(next_page_link, custom_headers = nil) + response = list_web_apps_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -3931,8 +3814,8 @@ def list_web_apps_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_web_apps_next_with_http_info(next_page_link, custom_headers:nil) - list_web_apps_next_async(next_page_link, custom_headers:custom_headers).value! + def list_web_apps_next_with_http_info(next_page_link, custom_headers = nil) + list_web_apps_next_async(next_page_link, custom_headers).value! end # @@ -3947,12 +3830,11 @@ def list_web_apps_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_web_apps_next_async(next_page_link, custom_headers:nil) + def list_web_apps_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4008,8 +3890,8 @@ def list_web_apps_next_async(next_page_link, custom_headers:nil) # # @return [CsmUsageQuotaCollection] operation results. # - def list_usages_next(next_page_link, custom_headers:nil) - response = list_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_usages_next(next_page_link, custom_headers = nil) + response = list_usages_next_async(next_page_link, custom_headers).value! response.body unless response.nil? end @@ -4025,8 +3907,8 @@ def list_usages_next(next_page_link, custom_headers:nil) # # @return [MsRestAzure::AzureOperationResponse] HTTP response information. # - def list_usages_next_with_http_info(next_page_link, custom_headers:nil) - list_usages_next_async(next_page_link, custom_headers:custom_headers).value! + def list_usages_next_with_http_info(next_page_link, custom_headers = nil) + list_usages_next_async(next_page_link, custom_headers).value! end # @@ -4041,12 +3923,11 @@ def list_usages_next_with_http_info(next_page_link, custom_headers:nil) # # @return [Concurrent::Promise] Promise object which holds the HTTP response. # - def list_usages_next_async(next_page_link, custom_headers:nil) + def list_usages_next_async(next_page_link, custom_headers = nil) fail ArgumentError, 'next_page_link is nil' if next_page_link.nil? request_headers = {} - request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid @@ -4105,12 +3986,12 @@ def list_usages_next_async(next_page_link, custom_headers:nil) # @return [AppServicePlanCollection] which provide lazy access to pages of the # response. # - def list_as_lazy(detailed:nil, custom_headers:nil) - response = list_async(detailed:detailed, custom_headers:custom_headers).value! + def list_as_lazy(detailed = nil, custom_headers = nil) + response = list_async(detailed, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_next_async(next_page_link, custom_headers:custom_headers) + list_next_async(next_page_link, custom_headers) end page end @@ -4129,12 +4010,12 @@ def list_as_lazy(detailed:nil, custom_headers:nil) # @return [AppServicePlanCollection] which provide lazy access to pages of the # response. # - def list_by_resource_group_as_lazy(resource_group_name, custom_headers:nil) - response = list_by_resource_group_async(resource_group_name, custom_headers:custom_headers).value! + def list_by_resource_group_as_lazy(resource_group_name, custom_headers = nil) + response = list_by_resource_group_async(resource_group_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_by_resource_group_next_async(next_page_link, custom_headers:custom_headers) + list_by_resource_group_next_async(next_page_link, custom_headers) end page end @@ -4156,12 +4037,12 @@ def list_by_resource_group_as_lazy(resource_group_name, custom_headers:nil) # @return [ResourceCollection] which provide lazy access to pages of the # response. # - def list_web_apps_by_hybrid_connection_as_lazy(resource_group_name, name, namespace_name, relay_name, custom_headers:nil) - response = list_web_apps_by_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers:custom_headers).value! + def list_web_apps_by_hybrid_connection_as_lazy(resource_group_name, name, namespace_name, relay_name, custom_headers = nil) + response = list_web_apps_by_hybrid_connection_async(resource_group_name, name, namespace_name, relay_name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_web_apps_by_hybrid_connection_next_async(next_page_link, custom_headers:custom_headers) + list_web_apps_by_hybrid_connection_next_async(next_page_link, custom_headers) end page end @@ -4181,12 +4062,12 @@ def list_web_apps_by_hybrid_connection_as_lazy(resource_group_name, name, namesp # @return [HybridConnectionCollection] which provide lazy access to pages of # the response. # - def list_hybrid_connections_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_hybrid_connections_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_hybrid_connections_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_hybrid_connections_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_hybrid_connections_next_async(next_page_link, custom_headers:custom_headers) + list_hybrid_connections_next_async(next_page_link, custom_headers) end page end @@ -4208,12 +4089,12 @@ def list_hybrid_connections_as_lazy(resource_group_name, name, custom_headers:ni # @return [ResourceMetricDefinitionCollection] which provide lazy access to # pages of the response. # - def list_metric_defintions_as_lazy(resource_group_name, name, custom_headers:nil) - response = list_metric_defintions_async(resource_group_name, name, custom_headers:custom_headers).value! + def list_metric_defintions_as_lazy(resource_group_name, name, custom_headers = nil) + response = list_metric_defintions_async(resource_group_name, name, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_metric_defintions_next_async(next_page_link, custom_headers:custom_headers) + list_metric_defintions_next_async(next_page_link, custom_headers) end page end @@ -4239,12 +4120,12 @@ def list_metric_defintions_as_lazy(resource_group_name, name, custom_headers:nil # @return [ResourceMetricCollection] which provide lazy access to pages of the # response. # - def list_metrics_as_lazy(resource_group_name, name, details:nil, filter:nil, custom_headers:nil) - response = list_metrics_async(resource_group_name, name, details:details, filter:filter, custom_headers:custom_headers).value! + def list_metrics_as_lazy(resource_group_name, name, details = nil, filter = nil, custom_headers = nil) + response = list_metrics_async(resource_group_name, name, details, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_metrics_next_async(next_page_link, custom_headers:custom_headers) + list_metrics_next_async(next_page_link, custom_headers) end page end @@ -4271,12 +4152,12 @@ def list_metrics_as_lazy(resource_group_name, name, details:nil, filter:nil, cus # @return [WebAppCollection] which provide lazy access to pages of the # response. # - def list_web_apps_as_lazy(resource_group_name, name, skip_token:nil, filter:nil, top:nil, custom_headers:nil) - response = list_web_apps_async(resource_group_name, name, skip_token:skip_token, filter:filter, top:top, custom_headers:custom_headers).value! + def list_web_apps_as_lazy(resource_group_name, name, skip_token = nil, filter = nil, top = nil, custom_headers = nil) + response = list_web_apps_async(resource_group_name, name, skip_token, filter, top, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_web_apps_next_async(next_page_link, custom_headers:custom_headers) + list_web_apps_next_async(next_page_link, custom_headers) end page end @@ -4299,12 +4180,12 @@ def list_web_apps_as_lazy(resource_group_name, name, skip_token:nil, filter:nil, # @return [CsmUsageQuotaCollection] which provide lazy access to pages of the # response. # - def list_usages_as_lazy(resource_group_name, name, filter:nil, custom_headers:nil) - response = list_usages_async(resource_group_name, name, filter:filter, custom_headers:custom_headers).value! + def list_usages_as_lazy(resource_group_name, name, filter = nil, custom_headers = nil) + response = list_usages_async(resource_group_name, name, filter, custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| - list_usages_next_async(next_page_link, custom_headers:custom_headers) + list_usages_next_async(next_page_link, custom_headers) end page end diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/address_response.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/address_response.rb index 626eb4ff21..88a23956a7 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/address_response.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/address_response.rb @@ -32,7 +32,6 @@ class AddressResponse # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AddressResponse', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'AddressResponse', model_properties: { service_ip_address: { - client_side_validation: true, required: false, serialized_name: 'serviceIpAddress', type: { @@ -48,7 +46,6 @@ def self.mapper() } }, internal_ip_address: { - client_side_validation: true, required: false, serialized_name: 'internalIpAddress', type: { @@ -56,13 +53,11 @@ def self.mapper() } }, outbound_ip_addresses: { - client_side_validation: true, required: false, serialized_name: 'outboundIpAddresses', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -72,13 +67,11 @@ def self.mapper() } }, vip_mappings: { - client_side_validation: true, required: false, serialized_name: 'vipMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualIPMappingElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/api_definition_info.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/api_definition_info.rb index 05b197e7d3..12722ed359 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/api_definition_info.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/api_definition_info.rb @@ -22,7 +22,6 @@ class ApiDefinitionInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ApiDefinitionInfo', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'ApiDefinitionInfo', model_properties: { url: { - client_side_validation: true, required: false, serialized_name: 'url', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_collection.rb index fc9cb48f58..260b154bb8 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceEnvironmentCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'AppServiceEnvironmentCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'AppServiceEnvironmentResourceElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_patch_resource.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_patch_resource.rb index dbd8cea727..bbf369ed6f 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_patch_resource.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_patch_resource.rb @@ -156,7 +156,6 @@ class AppServiceEnvironmentPatchResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceEnvironmentPatchResource', type: { @@ -164,7 +163,6 @@ def self.mapper() class_name: 'AppServiceEnvironmentPatchResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -173,7 +171,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -182,7 +179,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -190,7 +186,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -199,7 +194,6 @@ def self.mapper() } }, app_service_environment_patch_resource_name: { - client_side_validation: true, required: true, serialized_name: 'properties.name', type: { @@ -207,7 +201,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'properties.location', type: { @@ -215,7 +208,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -225,7 +217,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -235,7 +226,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetName', type: { @@ -243,7 +233,6 @@ def self.mapper() } }, vnet_resource_group_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetResourceGroupName', type: { @@ -251,7 +240,6 @@ def self.mapper() } }, vnet_subnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetSubnetName', type: { @@ -259,7 +247,6 @@ def self.mapper() } }, virtual_network: { - client_side_validation: true, required: true, serialized_name: 'properties.virtualNetwork', type: { @@ -268,7 +255,6 @@ def self.mapper() } }, internal_load_balancing_mode: { - client_side_validation: true, required: false, serialized_name: 'properties.internalLoadBalancingMode', type: { @@ -277,7 +263,6 @@ def self.mapper() } }, multi_size: { - client_side_validation: true, required: false, serialized_name: 'properties.multiSize', type: { @@ -285,7 +270,6 @@ def self.mapper() } }, multi_role_count: { - client_side_validation: true, required: false, serialized_name: 'properties.multiRoleCount', type: { @@ -293,13 +277,11 @@ def self.mapper() } }, worker_pools: { - client_side_validation: true, required: true, serialized_name: 'properties.workerPools', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'WorkerPoolElementType', type: { @@ -310,7 +292,6 @@ def self.mapper() } }, ipssl_address_count: { - client_side_validation: true, required: false, serialized_name: 'properties.ipsslAddressCount', type: { @@ -318,7 +299,6 @@ def self.mapper() } }, database_edition: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.databaseEdition', @@ -327,7 +307,6 @@ def self.mapper() } }, database_service_objective: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.databaseServiceObjective', @@ -336,7 +315,6 @@ def self.mapper() } }, upgrade_domains: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.upgradeDomains', @@ -345,7 +323,6 @@ def self.mapper() } }, subscription_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subscriptionId', @@ -354,7 +331,6 @@ def self.mapper() } }, dns_suffix: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsSuffix', type: { @@ -362,7 +338,6 @@ def self.mapper() } }, last_action: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastAction', @@ -371,7 +346,6 @@ def self.mapper() } }, last_action_result: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastActionResult', @@ -380,7 +354,6 @@ def self.mapper() } }, allowed_multi_sizes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.allowedMultiSizes', @@ -389,7 +362,6 @@ def self.mapper() } }, allowed_worker_sizes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.allowedWorkerSizes', @@ -398,7 +370,6 @@ def self.mapper() } }, maximum_number_of_machines: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maximumNumberOfMachines', @@ -407,14 +378,12 @@ def self.mapper() } }, vip_mappings: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.vipMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualIPMappingElementType', type: { @@ -425,14 +394,12 @@ def self.mapper() } }, environment_capacities: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.environmentCapacities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StampCapacityElementType', type: { @@ -443,13 +410,11 @@ def self.mapper() } }, network_access_control_list: { - client_side_validation: true, required: false, serialized_name: 'properties.networkAccessControlList', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NetworkAccessControlEntryElementType', type: { @@ -460,7 +425,6 @@ def self.mapper() } }, environment_is_healthy: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.environmentIsHealthy', @@ -469,7 +433,6 @@ def self.mapper() } }, environment_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.environmentStatus', @@ -478,7 +441,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -487,7 +449,6 @@ def self.mapper() } }, front_end_scale_factor: { - client_side_validation: true, required: false, serialized_name: 'properties.frontEndScaleFactor', type: { @@ -495,7 +456,6 @@ def self.mapper() } }, default_front_end_scale_factor: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.defaultFrontEndScaleFactor', @@ -504,7 +464,6 @@ def self.mapper() } }, api_management_account_id: { - client_side_validation: true, required: false, serialized_name: 'properties.apiManagementAccountId', type: { @@ -512,7 +471,6 @@ def self.mapper() } }, suspended: { - client_side_validation: true, required: false, serialized_name: 'properties.suspended', type: { @@ -520,7 +478,6 @@ def self.mapper() } }, dynamic_cache_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.dynamicCacheEnabled', type: { @@ -528,13 +485,11 @@ def self.mapper() } }, cluster_settings: { - client_side_validation: true, required: false, serialized_name: 'properties.clusterSettings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -545,13 +500,11 @@ def self.mapper() } }, user_whitelisted_ip_ranges: { - client_side_validation: true, required: false, serialized_name: 'properties.userWhitelistedIpRanges', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_resource.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_resource.rb index 05128b0874..8e7695634f 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_resource.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_resource.rb @@ -156,7 +156,6 @@ class AppServiceEnvironmentResource < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServiceEnvironmentResource', type: { @@ -164,7 +163,6 @@ def self.mapper() class_name: 'AppServiceEnvironmentResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -173,7 +171,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -182,7 +179,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -190,7 +186,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -198,7 +193,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -207,13 +201,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -223,7 +215,6 @@ def self.mapper() } }, app_service_environment_resource_name: { - client_side_validation: true, required: true, serialized_name: 'properties.name', type: { @@ -231,7 +222,6 @@ def self.mapper() } }, app_service_environment_resource_location: { - client_side_validation: true, required: true, serialized_name: 'properties.location', type: { @@ -239,7 +229,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -249,7 +238,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -259,7 +247,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetName', type: { @@ -267,7 +254,6 @@ def self.mapper() } }, vnet_resource_group_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetResourceGroupName', type: { @@ -275,7 +261,6 @@ def self.mapper() } }, vnet_subnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetSubnetName', type: { @@ -283,7 +268,6 @@ def self.mapper() } }, virtual_network: { - client_side_validation: true, required: true, serialized_name: 'properties.virtualNetwork', type: { @@ -292,7 +276,6 @@ def self.mapper() } }, internal_load_balancing_mode: { - client_side_validation: true, required: false, serialized_name: 'properties.internalLoadBalancingMode', type: { @@ -301,7 +284,6 @@ def self.mapper() } }, multi_size: { - client_side_validation: true, required: false, serialized_name: 'properties.multiSize', type: { @@ -309,7 +291,6 @@ def self.mapper() } }, multi_role_count: { - client_side_validation: true, required: false, serialized_name: 'properties.multiRoleCount', type: { @@ -317,13 +298,11 @@ def self.mapper() } }, worker_pools: { - client_side_validation: true, required: true, serialized_name: 'properties.workerPools', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'WorkerPoolElementType', type: { @@ -334,7 +313,6 @@ def self.mapper() } }, ipssl_address_count: { - client_side_validation: true, required: false, serialized_name: 'properties.ipsslAddressCount', type: { @@ -342,7 +320,6 @@ def self.mapper() } }, database_edition: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.databaseEdition', @@ -351,7 +328,6 @@ def self.mapper() } }, database_service_objective: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.databaseServiceObjective', @@ -360,7 +336,6 @@ def self.mapper() } }, upgrade_domains: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.upgradeDomains', @@ -369,7 +344,6 @@ def self.mapper() } }, subscription_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subscriptionId', @@ -378,7 +352,6 @@ def self.mapper() } }, dns_suffix: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsSuffix', type: { @@ -386,7 +359,6 @@ def self.mapper() } }, last_action: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastAction', @@ -395,7 +367,6 @@ def self.mapper() } }, last_action_result: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastActionResult', @@ -404,7 +375,6 @@ def self.mapper() } }, allowed_multi_sizes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.allowedMultiSizes', @@ -413,7 +383,6 @@ def self.mapper() } }, allowed_worker_sizes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.allowedWorkerSizes', @@ -422,7 +391,6 @@ def self.mapper() } }, maximum_number_of_machines: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maximumNumberOfMachines', @@ -431,14 +399,12 @@ def self.mapper() } }, vip_mappings: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.vipMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualIPMappingElementType', type: { @@ -449,14 +415,12 @@ def self.mapper() } }, environment_capacities: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.environmentCapacities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StampCapacityElementType', type: { @@ -467,13 +431,11 @@ def self.mapper() } }, network_access_control_list: { - client_side_validation: true, required: false, serialized_name: 'properties.networkAccessControlList', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NetworkAccessControlEntryElementType', type: { @@ -484,7 +446,6 @@ def self.mapper() } }, environment_is_healthy: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.environmentIsHealthy', @@ -493,7 +454,6 @@ def self.mapper() } }, environment_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.environmentStatus', @@ -502,7 +462,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -511,7 +470,6 @@ def self.mapper() } }, front_end_scale_factor: { - client_side_validation: true, required: false, serialized_name: 'properties.frontEndScaleFactor', type: { @@ -519,7 +477,6 @@ def self.mapper() } }, default_front_end_scale_factor: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.defaultFrontEndScaleFactor', @@ -528,7 +485,6 @@ def self.mapper() } }, api_management_account_id: { - client_side_validation: true, required: false, serialized_name: 'properties.apiManagementAccountId', type: { @@ -536,7 +492,6 @@ def self.mapper() } }, suspended: { - client_side_validation: true, required: false, serialized_name: 'properties.suspended', type: { @@ -544,7 +499,6 @@ def self.mapper() } }, dynamic_cache_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.dynamicCacheEnabled', type: { @@ -552,13 +506,11 @@ def self.mapper() } }, cluster_settings: { - client_side_validation: true, required: false, serialized_name: 'properties.clusterSettings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -569,13 +521,11 @@ def self.mapper() } }, user_whitelisted_ip_ranges: { - client_side_validation: true, required: false, serialized_name: 'properties.userWhitelistedIpRanges', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan.rb index 67ab97ab7c..12ca4bd850 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan.rb @@ -84,7 +84,6 @@ class AppServicePlan < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServicePlan', type: { @@ -92,7 +91,6 @@ def self.mapper() class_name: 'AppServicePlan', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -101,7 +99,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -110,7 +107,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -118,7 +114,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -126,7 +121,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -135,13 +129,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -151,7 +143,6 @@ def self.mapper() } }, app_service_plan_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -159,7 +150,6 @@ def self.mapper() } }, worker_tier_name: { - client_side_validation: true, required: false, serialized_name: 'properties.workerTierName', type: { @@ -167,7 +157,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -177,7 +166,6 @@ def self.mapper() } }, subscription: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subscription', @@ -186,7 +174,6 @@ def self.mapper() } }, admin_site_name: { - client_side_validation: true, required: false, serialized_name: 'properties.adminSiteName', type: { @@ -194,7 +181,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -203,7 +189,6 @@ def self.mapper() } }, maximum_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maximumNumberOfWorkers', @@ -212,7 +197,6 @@ def self.mapper() } }, geo_region: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.geoRegion', @@ -221,7 +205,6 @@ def self.mapper() } }, per_site_scaling: { - client_side_validation: true, required: false, serialized_name: 'properties.perSiteScaling', default_value: false, @@ -230,7 +213,6 @@ def self.mapper() } }, number_of_sites: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.numberOfSites', @@ -239,7 +221,6 @@ def self.mapper() } }, is_spot: { - client_side_validation: true, required: false, serialized_name: 'properties.isSpot', type: { @@ -247,7 +228,6 @@ def self.mapper() } }, spot_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'properties.spotExpirationTime', type: { @@ -255,7 +235,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -264,7 +243,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -273,7 +251,6 @@ def self.mapper() } }, target_worker_count: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerCount', type: { @@ -281,7 +258,6 @@ def self.mapper() } }, target_worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerSizeId', type: { @@ -289,7 +265,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', @@ -299,7 +274,6 @@ def self.mapper() } }, sku: { - client_side_validation: true, required: false, serialized_name: 'sku', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb index 8e2873f042..0f3b3cb0a2 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServicePlanCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'AppServicePlanCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'AppServicePlanElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, serialized_name: 'nextLink', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan_patch_resource.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan_patch_resource.rb index ca38073f96..3d47f819c1 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan_patch_resource.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan_patch_resource.rb @@ -81,7 +81,6 @@ class AppServicePlanPatchResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AppServicePlanPatchResource', type: { @@ -89,7 +88,6 @@ def self.mapper() class_name: 'AppServicePlanPatchResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -98,7 +96,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -107,7 +104,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -115,7 +111,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -124,7 +119,6 @@ def self.mapper() } }, app_service_plan_patch_resource_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -132,7 +126,6 @@ def self.mapper() } }, worker_tier_name: { - client_side_validation: true, required: false, serialized_name: 'properties.workerTierName', type: { @@ -140,7 +133,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.status', @@ -150,7 +142,6 @@ def self.mapper() } }, subscription: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.subscription', @@ -159,7 +150,6 @@ def self.mapper() } }, admin_site_name: { - client_side_validation: true, required: false, serialized_name: 'properties.adminSiteName', type: { @@ -167,7 +157,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -176,7 +165,6 @@ def self.mapper() } }, maximum_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maximumNumberOfWorkers', @@ -185,7 +173,6 @@ def self.mapper() } }, geo_region: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.geoRegion', @@ -194,7 +181,6 @@ def self.mapper() } }, per_site_scaling: { - client_side_validation: true, required: false, serialized_name: 'properties.perSiteScaling', default_value: false, @@ -203,7 +189,6 @@ def self.mapper() } }, number_of_sites: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.numberOfSites', @@ -212,7 +197,6 @@ def self.mapper() } }, is_spot: { - client_side_validation: true, required: false, serialized_name: 'properties.isSpot', type: { @@ -220,7 +204,6 @@ def self.mapper() } }, spot_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'properties.spotExpirationTime', type: { @@ -228,7 +211,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -237,7 +219,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -246,7 +227,6 @@ def self.mapper() } }, target_worker_count: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerCount', type: { @@ -254,7 +234,6 @@ def self.mapper() } }, target_worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'properties.targetWorkerSizeId', type: { @@ -262,7 +241,6 @@ def self.mapper() } }, provisioning_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.provisioningState', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_actions.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_actions.rb index e5e2975541..ad089e74ed 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_actions.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_actions.rb @@ -30,7 +30,6 @@ class AutoHealActions # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealActions', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'AutoHealActions', model_properties: { action_type: { - client_side_validation: true, required: false, serialized_name: 'actionType', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, custom_action: { - client_side_validation: true, required: false, serialized_name: 'customAction', type: { @@ -56,7 +53,6 @@ def self.mapper() } }, min_process_execution_time: { - client_side_validation: true, required: false, serialized_name: 'minProcessExecutionTime', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb index 0226e0ff52..1ab4730e31 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_custom_action.rb @@ -26,7 +26,6 @@ class AutoHealCustomAction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealCustomAction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'AutoHealCustomAction', model_properties: { exe: { - client_side_validation: true, required: false, serialized_name: 'exe', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, parameters: { - client_side_validation: true, required: false, serialized_name: 'parameters', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_rules.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_rules.rb index f779854abf..1b4a845ffe 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_rules.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_rules.rb @@ -27,7 +27,6 @@ class AutoHealRules # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealRules', type: { @@ -35,7 +34,6 @@ def self.mapper() class_name: 'AutoHealRules', model_properties: { triggers: { - client_side_validation: true, required: false, serialized_name: 'triggers', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, actions: { - client_side_validation: true, required: false, serialized_name: 'actions', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb index 192cb5d029..dfad25985b 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/auto_heal_triggers.rb @@ -32,7 +32,6 @@ class AutoHealTriggers # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'AutoHealTriggers', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'AutoHealTriggers', model_properties: { requests: { - client_side_validation: true, required: false, serialized_name: 'requests', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, private_bytes_in_kb: { - client_side_validation: true, required: false, serialized_name: 'privateBytesInKB', type: { @@ -57,13 +54,11 @@ def self.mapper() } }, status_codes: { - client_side_validation: true, required: false, serialized_name: 'statusCodes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTriggerElementType', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, slow_requests: { - client_side_validation: true, required: false, serialized_name: 'slowRequests', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/capability.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/capability.rb index cc3a6a9ff5..252ad66f02 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/capability.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/capability.rb @@ -28,7 +28,6 @@ class Capability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Capability', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'Capability', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, reason: { - client_side_validation: true, required: false, serialized_name: 'reason', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/cloning_info.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/cloning_info.rb index 28f2f8452c..4d7827cbc1 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/cloning_info.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/cloning_info.rb @@ -70,7 +70,6 @@ class CloningInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CloningInfo', type: { @@ -78,7 +77,6 @@ def self.mapper() class_name: 'CloningInfo', model_properties: { correlation_id: { - client_side_validation: true, required: false, serialized_name: 'correlationId', type: { @@ -86,7 +84,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'overwrite', type: { @@ -94,7 +91,6 @@ def self.mapper() } }, clone_custom_host_names: { - client_side_validation: true, required: false, serialized_name: 'cloneCustomHostNames', type: { @@ -102,7 +98,6 @@ def self.mapper() } }, clone_source_control: { - client_side_validation: true, required: false, serialized_name: 'cloneSourceControl', type: { @@ -110,7 +105,6 @@ def self.mapper() } }, source_web_app_id: { - client_side_validation: true, required: true, serialized_name: 'sourceWebAppId', type: { @@ -118,7 +112,6 @@ def self.mapper() } }, hosting_environment: { - client_side_validation: true, required: false, serialized_name: 'hostingEnvironment', type: { @@ -126,13 +119,11 @@ def self.mapper() } }, app_settings_overrides: { - client_side_validation: true, required: false, serialized_name: 'appSettingsOverrides', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -142,7 +133,6 @@ def self.mapper() } }, configure_load_balancing: { - client_side_validation: true, required: false, serialized_name: 'configureLoadBalancing', type: { @@ -150,7 +140,6 @@ def self.mapper() } }, traffic_manager_profile_id: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileId', type: { @@ -158,7 +147,6 @@ def self.mapper() } }, traffic_manager_profile_name: { - client_side_validation: true, required: false, serialized_name: 'trafficManagerProfileName', type: { @@ -166,7 +154,6 @@ def self.mapper() } }, ignore_quotas: { - client_side_validation: true, required: false, serialized_name: 'ignoreQuotas', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/conn_string_info.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/conn_string_info.rb index 50ca94b0fd..41354d8372 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/conn_string_info.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/conn_string_info.rb @@ -30,7 +30,6 @@ class ConnStringInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfo', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'ConnStringInfo', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, connection_string: { - client_side_validation: true, required: false, serialized_name: 'connectionString', type: { @@ -54,7 +51,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/cors_settings.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/cors_settings.rb index de3c536744..fde0886511 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/cors_settings.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/cors_settings.rb @@ -24,7 +24,6 @@ class CorsSettings # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CorsSettings', type: { @@ -32,13 +31,11 @@ def self.mapper() class_name: 'CorsSettings', model_properties: { allowed_origins: { - client_side_validation: true, required: false, serialized_name: 'allowedOrigins', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/csm_usage_quota.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/csm_usage_quota.rb index 2941449d83..4a99e6750e 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/csm_usage_quota.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/csm_usage_quota.rb @@ -34,7 +34,6 @@ class CsmUsageQuota # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmUsageQuota', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'CsmUsageQuota', model_properties: { unit: { - client_side_validation: true, required: false, serialized_name: 'unit', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, next_reset_time: { - client_side_validation: true, required: false, serialized_name: 'nextResetTime', type: { @@ -58,7 +55,6 @@ def self.mapper() } }, current_value: { - client_side_validation: true, required: false, serialized_name: 'currentValue', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, limit: { - client_side_validation: true, required: false, serialized_name: 'limit', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb index dee907c8d7..42fb875afc 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'CsmUsageQuotaCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'CsmUsageQuotaCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CsmUsageQuotaElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/error_entity.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/error_entity.rb index 4564e4dbba..51b5e045f1 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/error_entity.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/error_entity.rb @@ -37,7 +37,6 @@ class ErrorEntity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ErrorEntity', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'ErrorEntity', model_properties: { extended_code: { - client_side_validation: true, required: false, serialized_name: 'extendedCode', type: { @@ -53,7 +51,6 @@ def self.mapper() } }, message_template: { - client_side_validation: true, required: false, serialized_name: 'messageTemplate', type: { @@ -61,13 +58,11 @@ def self.mapper() } }, parameters: { - client_side_validation: true, required: false, serialized_name: 'parameters', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -77,13 +72,11 @@ def self.mapper() } }, inner_errors: { - client_side_validation: true, required: false, serialized_name: 'innerErrors', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ErrorEntityElementType', type: { @@ -94,7 +87,6 @@ def self.mapper() } }, code: { - client_side_validation: true, required: false, serialized_name: 'code', type: { @@ -102,7 +94,6 @@ def self.mapper() } }, message: { - client_side_validation: true, required: false, serialized_name: 'message', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/experiments.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/experiments.rb index 8751d023c6..982dc79f08 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/experiments.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/experiments.rb @@ -22,7 +22,6 @@ class Experiments # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Experiments', type: { @@ -30,13 +29,11 @@ def self.mapper() class_name: 'Experiments', model_properties: { ramp_up_rules: { - client_side_validation: true, required: false, serialized_name: 'rampUpRules', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'RampUpRuleElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/handler_mapping.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/handler_mapping.rb index 6df4adfe65..672ce37644 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/handler_mapping.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/handler_mapping.rb @@ -33,7 +33,6 @@ class HandlerMapping # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HandlerMapping', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'HandlerMapping', model_properties: { extension: { - client_side_validation: true, required: false, serialized_name: 'extension', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, script_processor: { - client_side_validation: true, required: false, serialized_name: 'scriptProcessor', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, arguments: { - client_side_validation: true, required: false, serialized_name: 'arguments', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb index 367d8ef44f..4d06eb0101 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/host_name_ssl_state.rb @@ -40,7 +40,6 @@ class HostNameSslState # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostNameSslState', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'HostNameSslState', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -56,7 +54,6 @@ def self.mapper() } }, ssl_state: { - client_side_validation: true, required: false, serialized_name: 'sslState', type: { @@ -65,7 +62,6 @@ def self.mapper() } }, virtual_ip: { - client_side_validation: true, required: false, serialized_name: 'virtualIP', type: { @@ -73,7 +69,6 @@ def self.mapper() } }, thumbprint: { - client_side_validation: true, required: false, serialized_name: 'thumbprint', type: { @@ -81,7 +76,6 @@ def self.mapper() } }, to_update: { - client_side_validation: true, required: false, serialized_name: 'toUpdate', type: { @@ -89,7 +83,6 @@ def self.mapper() } }, host_type: { - client_side_validation: true, required: false, serialized_name: 'hostType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hosting_environment_diagnostics.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hosting_environment_diagnostics.rb index ae9ec6b85b..3ad6acb7b0 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hosting_environment_diagnostics.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hosting_environment_diagnostics.rb @@ -25,7 +25,6 @@ class HostingEnvironmentDiagnostics # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostingEnvironmentDiagnostics', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'HostingEnvironmentDiagnostics', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, diagnosics_output: { - client_side_validation: true, required: false, serialized_name: 'diagnosicsOutput', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb index 5dc36d37f0..e0b68734bf 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hosting_environment_profile.rb @@ -28,7 +28,6 @@ class HostingEnvironmentProfile # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HostingEnvironmentProfile', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'HostingEnvironmentProfile', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -53,7 +50,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection.rb index 5acd3a772f..9d14b3770c 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection.rb @@ -48,7 +48,6 @@ class HybridConnection < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnection', type: { @@ -56,7 +55,6 @@ def self.mapper() class_name: 'HybridConnection', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -65,7 +63,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -74,7 +71,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -82,7 +78,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -91,7 +86,6 @@ def self.mapper() } }, service_bus_namespace: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusNamespace', type: { @@ -99,7 +93,6 @@ def self.mapper() } }, relay_name: { - client_side_validation: true, required: false, serialized_name: 'properties.relayName', type: { @@ -107,7 +100,6 @@ def self.mapper() } }, relay_arm_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.relayArmUri', type: { @@ -115,7 +107,6 @@ def self.mapper() } }, hostname: { - client_side_validation: true, required: false, serialized_name: 'properties.hostname', type: { @@ -123,7 +114,6 @@ def self.mapper() } }, port: { - client_side_validation: true, required: false, serialized_name: 'properties.port', type: { @@ -131,7 +121,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyName', type: { @@ -139,7 +128,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, serialized_name: 'properties.sendKeyValue', type: { @@ -147,7 +135,6 @@ def self.mapper() } }, service_bus_suffix: { - client_side_validation: true, required: false, serialized_name: 'properties.serviceBusSuffix', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_collection.rb index 6c96642c5f..c04be8f1af 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnectionCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'HybridConnectionCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HybridConnectionElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb index 05b9c43cae..13135946d2 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_key.rb @@ -26,7 +26,6 @@ class HybridConnectionKey < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnectionKey', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'HybridConnectionKey', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, send_key_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyName', @@ -78,7 +72,6 @@ def self.mapper() } }, send_key_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.sendKeyValue', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_limits.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_limits.rb index 9d6b06f08c..5b1c11fb79 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_limits.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_limits.rb @@ -26,7 +26,6 @@ class HybridConnectionLimits < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'HybridConnectionLimits', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'HybridConnectionLimits', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, current: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.current', @@ -78,7 +72,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maximum', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/identifier.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/identifier.rb index 276311fb52..dcf3ac5009 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/identifier.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/identifier.rb @@ -22,7 +22,6 @@ class Identifier < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Identifier', type: { @@ -30,7 +29,6 @@ def self.mapper() class_name: 'Identifier', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -39,7 +37,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -48,7 +45,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -56,7 +52,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +60,6 @@ def self.mapper() } }, identifier_id: { - client_side_validation: true, required: false, serialized_name: 'properties.id', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/ip_security_restriction.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/ip_security_restriction.rb index 5a9c2e8cbc..717b3acbfb 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/ip_security_restriction.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/ip_security_restriction.rb @@ -26,7 +26,6 @@ class IpSecurityRestriction # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestriction', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'IpSecurityRestriction', model_properties: { ip_address: { - client_side_validation: true, required: true, serialized_name: 'ipAddress', type: { @@ -42,7 +40,6 @@ def self.mapper() } }, subnet_mask: { - client_side_validation: true, required: false, serialized_name: 'subnetMask', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/localizable_string.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/localizable_string.rb index 9dfb8959e7..359216cf74 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/localizable_string.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/localizable_string.rb @@ -25,7 +25,6 @@ class LocalizableString # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'LocalizableString', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'LocalizableString', model_properties: { value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, localized_value: { - client_side_validation: true, required: false, serialized_name: 'localizedValue', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/managed_service_identity.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/managed_service_identity.rb index 2da4ff73bd..f975536c69 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/managed_service_identity.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/managed_service_identity.rb @@ -12,7 +12,8 @@ class ManagedServiceIdentity include MsRestAzure - # @return Type of managed service identity. + # @return [ManagedServiceIdentityType] Type of managed service identity. + # Possible values include: 'SystemAssigned' attr_accessor :type # @return [String] Tenant of managed service identity. @@ -28,7 +29,6 @@ class ManagedServiceIdentity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ManagedServiceIdentity', type: { @@ -36,15 +36,13 @@ def self.mapper() class_name: 'ManagedServiceIdentity', model_properties: { type: { - client_side_validation: true, required: false, serialized_name: 'type', type: { - name: 'Object' + name: 'String' } }, tenant_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'tenantId', @@ -53,7 +51,6 @@ def self.mapper() } }, principal_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'principalId', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb new file mode 100644 index 0000000000..523c13c248 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/managed_service_identity_type.rb @@ -0,0 +1,15 @@ +# 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::Web::Mgmt::V2016_09_01 + module Models + # + # Defines values for ManagedServiceIdentityType + # + module ManagedServiceIdentityType + SystemAssigned = "SystemAssigned" + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/metric_availabilily.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/metric_availabilily.rb index 4126315669..09c512dd94 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/metric_availabilily.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/metric_availabilily.rb @@ -25,7 +25,6 @@ class MetricAvailabilily # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MetricAvailabilily', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'MetricAvailabilily', model_properties: { time_grain: { - client_side_validation: true, required: false, serialized_name: 'timeGrain', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, retention: { - client_side_validation: true, required: false, serialized_name: 'retention', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/metric_definition.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/metric_definition.rb index ed1f9230d6..8f1c32ed36 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/metric_definition.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/metric_definition.rb @@ -35,7 +35,6 @@ class MetricDefinition < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'MetricDefinition', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'MetricDefinition', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -52,7 +50,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -61,7 +58,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -69,7 +65,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -78,7 +73,6 @@ def self.mapper() } }, metric_definition_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -87,7 +81,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.unit', @@ -96,7 +89,6 @@ def self.mapper() } }, primary_aggregation_type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.primaryAggregationType', @@ -105,14 +97,12 @@ def self.mapper() } }, metric_availabilities: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.metricAvailabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'MetricAvailabililyElementType', type: { @@ -123,7 +113,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.displayName', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/name_value_pair.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/name_value_pair.rb index 855d1604bf..f9f89dec06 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/name_value_pair.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/name_value_pair.rb @@ -25,7 +25,6 @@ class NameValuePair # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NameValuePair', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'NameValuePair', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/network_access_control_entry.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/network_access_control_entry.rb index d12fe4ac03..3aca8bcaba 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/network_access_control_entry.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/network_access_control_entry.rb @@ -32,7 +32,6 @@ class NetworkAccessControlEntry # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'NetworkAccessControlEntry', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'NetworkAccessControlEntry', model_properties: { action: { - client_side_validation: true, required: false, serialized_name: 'action', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, description: { - client_side_validation: true, required: false, serialized_name: 'description', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, order: { - client_side_validation: true, required: false, serialized_name: 'order', type: { @@ -65,7 +61,6 @@ def self.mapper() } }, remote_subnet: { - client_side_validation: true, required: false, serialized_name: 'remoteSubnet', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/operation.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/operation.rb index d2ec7d99a3..cd7460e8e6 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/operation.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/operation.rb @@ -45,7 +45,6 @@ class Operation # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Operation', type: { @@ -53,7 +52,6 @@ def self.mapper() class_name: 'Operation', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -61,7 +59,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -69,7 +66,6 @@ def self.mapper() } }, status: { - client_side_validation: true, required: false, serialized_name: 'status', type: { @@ -78,13 +74,11 @@ def self.mapper() } }, errors: { - client_side_validation: true, required: false, serialized_name: 'errors', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ErrorEntityElementType', type: { @@ -95,7 +89,6 @@ def self.mapper() } }, created_time: { - client_side_validation: true, required: false, serialized_name: 'createdTime', type: { @@ -103,7 +96,6 @@ def self.mapper() } }, modified_time: { - client_side_validation: true, required: false, serialized_name: 'modifiedTime', type: { @@ -111,7 +103,6 @@ def self.mapper() } }, expiration_time: { - client_side_validation: true, required: false, serialized_name: 'expirationTime', type: { @@ -119,7 +110,6 @@ def self.mapper() } }, geo_master_operation_id: { - client_side_validation: true, required: false, serialized_name: 'geoMasterOperationId', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/proxy_only_resource.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/proxy_only_resource.rb index 0ac93f0507..717a2755f1 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/proxy_only_resource.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/proxy_only_resource.rb @@ -32,7 +32,6 @@ class ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ProxyOnlyResource', type: { @@ -40,7 +39,6 @@ def self.mapper() class_name: 'ProxyOnlyResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -49,7 +47,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -58,7 +55,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/push_settings.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/push_settings.rb index 9fb159c132..2824393399 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/push_settings.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/push_settings.rb @@ -40,7 +40,6 @@ class PushSettings < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'PushSettings', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'PushSettings', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, is_push_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.isPushEnabled', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, tag_whitelist_json: { - client_side_validation: true, required: false, serialized_name: 'properties.tagWhitelistJson', type: { @@ -99,7 +92,6 @@ def self.mapper() } }, tags_requiring_auth: { - client_side_validation: true, required: false, serialized_name: 'properties.tagsRequiringAuth', type: { @@ -107,7 +99,6 @@ def self.mapper() } }, dynamic_tags_json: { - client_side_validation: true, required: false, serialized_name: 'properties.dynamicTagsJson', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/ramp_up_rule.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/ramp_up_rule.rb index e8367fb8ab..98f253eca5 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/ramp_up_rule.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/ramp_up_rule.rb @@ -61,7 +61,6 @@ class RampUpRule # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RampUpRule', type: { @@ -69,7 +68,6 @@ def self.mapper() class_name: 'RampUpRule', model_properties: { action_host_name: { - client_side_validation: true, required: false, serialized_name: 'actionHostName', type: { @@ -77,7 +75,6 @@ def self.mapper() } }, reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'reroutePercentage', type: { @@ -85,7 +82,6 @@ def self.mapper() } }, change_step: { - client_side_validation: true, required: false, serialized_name: 'changeStep', type: { @@ -93,7 +89,6 @@ def self.mapper() } }, change_interval_in_minutes: { - client_side_validation: true, required: false, serialized_name: 'changeIntervalInMinutes', type: { @@ -101,7 +96,6 @@ def self.mapper() } }, min_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'minReroutePercentage', type: { @@ -109,7 +103,6 @@ def self.mapper() } }, max_reroute_percentage: { - client_side_validation: true, required: false, serialized_name: 'maxReroutePercentage', type: { @@ -117,7 +110,6 @@ def self.mapper() } }, change_decision_callback_url: { - client_side_validation: true, required: false, serialized_name: 'changeDecisionCallbackUrl', type: { @@ -125,7 +117,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/requests_based_trigger.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/requests_based_trigger.rb index ea7d55e969..49aee834c3 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/requests_based_trigger.rb @@ -25,7 +25,6 @@ class RequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'RequestsBasedTrigger', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'RequestsBasedTrigger', model_properties: { count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource.rb index dad19878cf..4858a3b214 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource.rb @@ -37,7 +37,6 @@ class Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Resource', type: { @@ -45,7 +44,6 @@ def self.mapper() class_name: 'Resource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -54,7 +52,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -63,7 +60,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -71,7 +67,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -79,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -88,13 +82,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_collection.rb index 384524b15b..e691cb2416 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'ResourceCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -81,7 +78,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric.rb index df4a9d5b19..8b0285c703 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric.rb @@ -47,7 +47,6 @@ class ResourceMetric # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetric', type: { @@ -55,7 +54,6 @@ def self.mapper() class_name: 'ResourceMetric', model_properties: { name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -65,7 +63,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'unit', @@ -74,7 +71,6 @@ def self.mapper() } }, time_grain: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timeGrain', @@ -83,7 +79,6 @@ def self.mapper() } }, start_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'startTime', @@ -92,7 +87,6 @@ def self.mapper() } }, end_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'endTime', @@ -101,7 +95,6 @@ def self.mapper() } }, resource_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'resourceId', @@ -110,7 +103,6 @@ def self.mapper() } }, id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -119,14 +111,12 @@ def self.mapper() } }, metric_values: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'metricValues', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricValueElementType', type: { @@ -137,14 +127,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricPropertyElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_availability.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_availability.rb index d5fe3c1361..f29f4a5fe5 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_availability.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_availability.rb @@ -25,7 +25,6 @@ class ResourceMetricAvailability # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailability', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricAvailability', model_properties: { time_grain: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timeGrain', @@ -42,7 +40,6 @@ def self.mapper() } }, retention: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'retention', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_collection.rb index af62186269..c48316cbb9 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'ResourceMetricCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_definition.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_definition.rb index c20fcdcc81..99d52d94a3 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_definition.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_definition.rb @@ -41,7 +41,6 @@ class ResourceMetricDefinition < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinition', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'ResourceMetricDefinition', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -58,7 +56,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -67,7 +64,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -75,7 +71,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -84,7 +79,6 @@ def self.mapper() } }, resource_metric_definition_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -94,7 +88,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.unit', @@ -103,7 +96,6 @@ def self.mapper() } }, primary_aggregation_type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.primaryAggregationType', @@ -112,14 +104,12 @@ def self.mapper() } }, metric_availabilities: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.metricAvailabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricAvailabilityElementType', type: { @@ -130,7 +120,6 @@ def self.mapper() } }, resource_uri: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceUri', @@ -139,7 +128,6 @@ def self.mapper() } }, resource_metric_definition_id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.id', @@ -148,14 +136,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.properties', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb index 293516e237..031a43aece 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinitionCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'ResourceMetricDefinitionCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricDefinitionElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_name.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_name.rb index 94c1ea4173..b0f779a380 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_name.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_name.rb @@ -25,7 +25,6 @@ class ResourceMetricName # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricName', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricName', model_properties: { value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'value', @@ -42,7 +40,6 @@ def self.mapper() } }, localized_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'localizedValue', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_property.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_property.rb index 7161f4258d..05dd06f8dc 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_property.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_property.rb @@ -25,7 +25,6 @@ class ResourceMetricProperty # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricProperty', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'ResourceMetricProperty', model_properties: { key: { - client_side_validation: true, required: false, serialized_name: 'key', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, value: { - client_side_validation: true, required: false, serialized_name: 'value', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_value.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_value.rb index fe3fe3cec4..c74ea6cc7f 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_value.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_value.rb @@ -41,7 +41,6 @@ class ResourceMetricValue # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricValue', type: { @@ -49,7 +48,6 @@ def self.mapper() class_name: 'ResourceMetricValue', model_properties: { timestamp: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timestamp', @@ -58,7 +56,6 @@ def self.mapper() } }, average: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'average', @@ -67,7 +64,6 @@ def self.mapper() } }, minimum: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'minimum', @@ -76,7 +72,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'maximum', @@ -85,7 +80,6 @@ def self.mapper() } }, total: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'total', @@ -94,7 +88,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'count', @@ -103,14 +96,12 @@ def self.mapper() } }, properties: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ResourceMetricPropertyElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site.rb index 97d6da6bf7..b3ebb4c5d7 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site.rb @@ -156,7 +156,6 @@ class Site < Resource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Site', type: { @@ -164,7 +163,6 @@ def self.mapper() class_name: 'Site', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -173,7 +171,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -182,7 +179,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -190,7 +186,6 @@ def self.mapper() } }, location: { - client_side_validation: true, required: true, serialized_name: 'location', type: { @@ -198,7 +193,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -207,13 +201,11 @@ def self.mapper() } }, tags: { - client_side_validation: true, required: false, serialized_name: 'tags', type: { name: 'Dictionary', value: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -223,7 +215,6 @@ def self.mapper() } }, state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.state', @@ -232,14 +223,12 @@ def self.mapper() } }, host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.hostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -249,7 +238,6 @@ def self.mapper() } }, repository_site_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.repositorySiteName', @@ -258,7 +246,6 @@ def self.mapper() } }, usage_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.usageState', @@ -268,7 +255,6 @@ def self.mapper() } }, enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.enabled', type: { @@ -276,14 +262,12 @@ def self.mapper() } }, enabled_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.enabledHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -293,7 +277,6 @@ def self.mapper() } }, availability_state: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.availabilityState', @@ -303,13 +286,11 @@ def self.mapper() } }, host_name_ssl_states: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNameSslStates', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HostNameSslStateElementType', type: { @@ -320,7 +301,6 @@ def self.mapper() } }, server_farm_id: { - client_side_validation: true, required: false, serialized_name: 'properties.serverFarmId', type: { @@ -328,7 +308,6 @@ def self.mapper() } }, reserved: { - client_side_validation: true, required: false, serialized_name: 'properties.reserved', default_value: false, @@ -337,7 +316,6 @@ def self.mapper() } }, last_modified_time_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.lastModifiedTimeUtc', @@ -346,7 +324,6 @@ def self.mapper() } }, site_config: { - client_side_validation: true, required: false, serialized_name: 'properties.siteConfig', type: { @@ -355,14 +332,12 @@ def self.mapper() } }, traffic_manager_host_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.trafficManagerHostNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -372,7 +347,6 @@ def self.mapper() } }, scm_site_also_stopped: { - client_side_validation: true, required: false, serialized_name: 'properties.scmSiteAlsoStopped', default_value: false, @@ -381,7 +355,6 @@ def self.mapper() } }, target_swap_slot: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.targetSwapSlot', @@ -390,7 +363,6 @@ def self.mapper() } }, hosting_environment_profile: { - client_side_validation: true, required: false, serialized_name: 'properties.hostingEnvironmentProfile', type: { @@ -399,7 +371,6 @@ def self.mapper() } }, client_affinity_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientAffinityEnabled', type: { @@ -407,7 +378,6 @@ def self.mapper() } }, client_cert_enabled: { - client_side_validation: true, required: false, serialized_name: 'properties.clientCertEnabled', type: { @@ -415,7 +385,6 @@ def self.mapper() } }, host_names_disabled: { - client_side_validation: true, required: false, serialized_name: 'properties.hostNamesDisabled', type: { @@ -423,7 +392,6 @@ def self.mapper() } }, outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.outboundIpAddresses', @@ -432,7 +400,6 @@ def self.mapper() } }, possible_outbound_ip_addresses: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.possibleOutboundIpAddresses', @@ -441,7 +408,6 @@ def self.mapper() } }, container_size: { - client_side_validation: true, required: false, serialized_name: 'properties.containerSize', type: { @@ -449,7 +415,6 @@ def self.mapper() } }, daily_memory_time_quota: { - client_side_validation: true, required: false, serialized_name: 'properties.dailyMemoryTimeQuota', type: { @@ -457,7 +422,6 @@ def self.mapper() } }, suspended_till: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.suspendedTill', @@ -466,7 +430,6 @@ def self.mapper() } }, max_number_of_workers: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.maxNumberOfWorkers', @@ -475,7 +438,6 @@ def self.mapper() } }, cloning_info: { - client_side_validation: true, required: false, serialized_name: 'properties.cloningInfo', type: { @@ -484,7 +446,6 @@ def self.mapper() } }, snapshot_info: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotInfo', type: { @@ -493,7 +454,6 @@ def self.mapper() } }, resource_group: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceGroup', @@ -502,7 +462,6 @@ def self.mapper() } }, is_default_container: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.isDefaultContainer', @@ -511,7 +470,6 @@ def self.mapper() } }, default_host_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.defaultHostName', @@ -520,7 +478,6 @@ def self.mapper() } }, slot_swap_status: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.slotSwapStatus', @@ -530,7 +487,6 @@ def self.mapper() } }, https_only: { - client_side_validation: true, required: false, serialized_name: 'properties.httpsOnly', type: { @@ -538,7 +494,6 @@ def self.mapper() } }, identity: { - client_side_validation: true, required: false, serialized_name: 'identity', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_config.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_config.rb index 5e3870eb4d..972e7e30c7 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_config.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_config.rb @@ -157,6 +157,15 @@ class SiteConfig # @return [Array] IP security restrictions. attr_accessor :ip_security_restrictions + # @return [Boolean] Http20Enabled: configures a web site to allow clients + # to connect over http2.0. Default value: true . + attr_accessor :http20enabled + + # @return [SupportedTlsVersions] MinTlsVersion: configures the minimum + # version of TLS required for SSL requests. Possible values include: + # '1.0', '1.1', '1.2' + attr_accessor :min_tls_version + # # Mapper for SiteConfig class as Ruby Hash. @@ -164,7 +173,6 @@ class SiteConfig # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteConfig', type: { @@ -172,7 +180,6 @@ def self.mapper() class_name: 'SiteConfig', model_properties: { number_of_workers: { - client_side_validation: true, required: false, serialized_name: 'numberOfWorkers', type: { @@ -180,13 +187,11 @@ def self.mapper() } }, default_documents: { - client_side_validation: true, required: false, serialized_name: 'defaultDocuments', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -196,7 +201,6 @@ def self.mapper() } }, net_framework_version: { - client_side_validation: true, required: false, serialized_name: 'netFrameworkVersion', default_value: 'v4.6', @@ -205,7 +209,6 @@ def self.mapper() } }, php_version: { - client_side_validation: true, required: false, serialized_name: 'phpVersion', type: { @@ -213,7 +216,6 @@ def self.mapper() } }, python_version: { - client_side_validation: true, required: false, serialized_name: 'pythonVersion', type: { @@ -221,7 +223,6 @@ def self.mapper() } }, node_version: { - client_side_validation: true, required: false, serialized_name: 'nodeVersion', type: { @@ -229,7 +230,6 @@ def self.mapper() } }, linux_fx_version: { - client_side_validation: true, required: false, serialized_name: 'linuxFxVersion', type: { @@ -237,7 +237,6 @@ def self.mapper() } }, request_tracing_enabled: { - client_side_validation: true, required: false, serialized_name: 'requestTracingEnabled', type: { @@ -245,7 +244,6 @@ def self.mapper() } }, request_tracing_expiration_time: { - client_side_validation: true, required: false, serialized_name: 'requestTracingExpirationTime', type: { @@ -253,7 +251,6 @@ def self.mapper() } }, remote_debugging_enabled: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingEnabled', type: { @@ -261,7 +258,6 @@ def self.mapper() } }, remote_debugging_version: { - client_side_validation: true, required: false, serialized_name: 'remoteDebuggingVersion', type: { @@ -269,7 +265,6 @@ def self.mapper() } }, http_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'httpLoggingEnabled', type: { @@ -277,7 +272,6 @@ def self.mapper() } }, logs_directory_size_limit: { - client_side_validation: true, required: false, serialized_name: 'logsDirectorySizeLimit', type: { @@ -285,7 +279,6 @@ def self.mapper() } }, detailed_error_logging_enabled: { - client_side_validation: true, required: false, serialized_name: 'detailedErrorLoggingEnabled', type: { @@ -293,7 +286,6 @@ def self.mapper() } }, publishing_username: { - client_side_validation: true, required: false, serialized_name: 'publishingUsername', type: { @@ -301,13 +293,11 @@ def self.mapper() } }, app_settings: { - client_side_validation: true, required: false, serialized_name: 'appSettings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'NameValuePairElementType', type: { @@ -318,13 +308,11 @@ def self.mapper() } }, connection_strings: { - client_side_validation: true, required: false, serialized_name: 'connectionStrings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'ConnStringInfoElementType', type: { @@ -335,7 +323,6 @@ def self.mapper() } }, machine_key: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'machineKey', @@ -345,13 +332,11 @@ def self.mapper() } }, handler_mappings: { - client_side_validation: true, required: false, serialized_name: 'handlerMappings', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'HandlerMappingElementType', type: { @@ -362,7 +347,6 @@ def self.mapper() } }, document_root: { - client_side_validation: true, required: false, serialized_name: 'documentRoot', type: { @@ -370,7 +354,6 @@ def self.mapper() } }, scm_type: { - client_side_validation: true, required: false, serialized_name: 'scmType', type: { @@ -378,7 +361,6 @@ def self.mapper() } }, use32bit_worker_process: { - client_side_validation: true, required: false, serialized_name: 'use32BitWorkerProcess', type: { @@ -386,7 +368,6 @@ def self.mapper() } }, web_sockets_enabled: { - client_side_validation: true, required: false, serialized_name: 'webSocketsEnabled', type: { @@ -394,7 +375,6 @@ def self.mapper() } }, always_on: { - client_side_validation: true, required: false, serialized_name: 'alwaysOn', type: { @@ -402,7 +382,6 @@ def self.mapper() } }, java_version: { - client_side_validation: true, required: false, serialized_name: 'javaVersion', type: { @@ -410,7 +389,6 @@ def self.mapper() } }, java_container: { - client_side_validation: true, required: false, serialized_name: 'javaContainer', type: { @@ -418,7 +396,6 @@ def self.mapper() } }, java_container_version: { - client_side_validation: true, required: false, serialized_name: 'javaContainerVersion', type: { @@ -426,7 +403,6 @@ def self.mapper() } }, app_command_line: { - client_side_validation: true, required: false, serialized_name: 'appCommandLine', type: { @@ -434,7 +410,6 @@ def self.mapper() } }, managed_pipeline_mode: { - client_side_validation: true, required: false, serialized_name: 'managedPipelineMode', type: { @@ -443,13 +418,11 @@ def self.mapper() } }, virtual_applications: { - client_side_validation: true, required: false, serialized_name: 'virtualApplications', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualApplicationElementType', type: { @@ -460,7 +433,6 @@ def self.mapper() } }, load_balancing: { - client_side_validation: true, required: false, serialized_name: 'loadBalancing', type: { @@ -469,7 +441,6 @@ def self.mapper() } }, experiments: { - client_side_validation: true, required: false, serialized_name: 'experiments', type: { @@ -478,7 +449,6 @@ def self.mapper() } }, limits: { - client_side_validation: true, required: false, serialized_name: 'limits', type: { @@ -487,7 +457,6 @@ def self.mapper() } }, auto_heal_enabled: { - client_side_validation: true, required: false, serialized_name: 'autoHealEnabled', type: { @@ -495,7 +464,6 @@ def self.mapper() } }, auto_heal_rules: { - client_side_validation: true, required: false, serialized_name: 'autoHealRules', type: { @@ -504,7 +472,6 @@ def self.mapper() } }, tracing_options: { - client_side_validation: true, required: false, serialized_name: 'tracingOptions', type: { @@ -512,7 +479,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'vnetName', type: { @@ -520,7 +486,6 @@ def self.mapper() } }, cors: { - client_side_validation: true, required: false, serialized_name: 'cors', type: { @@ -529,7 +494,6 @@ def self.mapper() } }, push: { - client_side_validation: true, required: false, serialized_name: 'push', type: { @@ -538,7 +502,6 @@ def self.mapper() } }, api_definition: { - client_side_validation: true, required: false, serialized_name: 'apiDefinition', type: { @@ -547,7 +510,6 @@ def self.mapper() } }, auto_swap_slot_name: { - client_side_validation: true, required: false, serialized_name: 'autoSwapSlotName', type: { @@ -555,7 +517,6 @@ def self.mapper() } }, local_my_sql_enabled: { - client_side_validation: true, required: false, serialized_name: 'localMySqlEnabled', default_value: false, @@ -564,13 +525,11 @@ def self.mapper() } }, ip_security_restrictions: { - client_side_validation: true, required: false, serialized_name: 'ipSecurityRestrictions', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'IpSecurityRestrictionElementType', type: { @@ -579,6 +538,21 @@ def self.mapper() } } } + }, + http20enabled: { + required: false, + serialized_name: 'http20Enabled', + default_value: true, + type: { + name: 'Boolean' + } + }, + min_tls_version: { + required: false, + serialized_name: 'minTlsVersion', + type: { + name: 'String' + } } } } diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_limits.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_limits.rb index 25fc1cbd9f..3b5ce6e163 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_limits.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_limits.rb @@ -28,7 +28,6 @@ class SiteLimits # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteLimits', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SiteLimits', model_properties: { max_percentage_cpu: { - client_side_validation: true, required: false, serialized_name: 'maxPercentageCpu', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, max_memory_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxMemoryInMb', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, max_disk_size_in_mb: { - client_side_validation: true, required: false, serialized_name: 'maxDiskSizeInMb', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_machine_key.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_machine_key.rb index 8c2fd899bd..384a80aec5 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_machine_key.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/site_machine_key.rb @@ -31,7 +31,6 @@ class SiteMachineKey # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SiteMachineKey', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'SiteMachineKey', model_properties: { validation: { - client_side_validation: true, required: false, serialized_name: 'validation', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, validation_key: { - client_side_validation: true, required: false, serialized_name: 'validationKey', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, decryption: { - client_side_validation: true, required: false, serialized_name: 'decryption', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, decryption_key: { - client_side_validation: true, required: false, serialized_name: 'decryptionKey', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_capacity.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_capacity.rb index ef95781b80..f520fbbfb2 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_capacity.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_capacity.rb @@ -35,7 +35,6 @@ class SkuCapacity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuCapacity', type: { @@ -43,7 +42,6 @@ def self.mapper() class_name: 'SkuCapacity', model_properties: { minimum: { - client_side_validation: true, required: false, serialized_name: 'minimum', type: { @@ -51,7 +49,6 @@ def self.mapper() } }, maximum: { - client_side_validation: true, required: false, serialized_name: 'maximum', type: { @@ -59,7 +56,6 @@ def self.mapper() } }, default: { - client_side_validation: true, required: false, serialized_name: 'default', type: { @@ -67,7 +63,6 @@ def self.mapper() } }, scale_type: { - client_side_validation: true, required: false, serialized_name: 'scaleType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_description.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_description.rb index 29afde398a..b4e6d2effd 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_description.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_description.rb @@ -44,7 +44,6 @@ class SkuDescription # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuDescription', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'SkuDescription', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -60,7 +58,6 @@ def self.mapper() } }, tier: { - client_side_validation: true, required: false, serialized_name: 'tier', type: { @@ -68,7 +65,6 @@ def self.mapper() } }, size: { - client_side_validation: true, required: false, serialized_name: 'size', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, family: { - client_side_validation: true, required: false, serialized_name: 'family', type: { @@ -84,7 +79,6 @@ def self.mapper() } }, capacity: { - client_side_validation: true, required: false, serialized_name: 'capacity', type: { @@ -92,7 +86,6 @@ def self.mapper() } }, sku_capacity: { - client_side_validation: true, required: false, serialized_name: 'skuCapacity', type: { @@ -101,13 +94,11 @@ def self.mapper() } }, locations: { - client_side_validation: true, required: false, serialized_name: 'locations', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -117,13 +108,11 @@ def self.mapper() } }, capabilities: { - client_side_validation: true, required: false, serialized_name: 'capabilities', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'CapabilityElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_info.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_info.rb index 57a92b80da..74f31a653b 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_info.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_info.rb @@ -28,7 +28,6 @@ class SkuInfo # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuInfo', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SkuInfo', model_properties: { resource_type: { - client_side_validation: true, required: false, serialized_name: 'resourceType', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, sku: { - client_side_validation: true, required: false, serialized_name: 'sku', type: { @@ -53,7 +50,6 @@ def self.mapper() } }, capacity: { - client_side_validation: true, required: false, serialized_name: 'capacity', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_info_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_info_collection.rb index 708309b140..9a362ff858 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_info_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/sku_info_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SkuInfoCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'SkuInfoCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SkuInfoElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/slot_swap_status.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/slot_swap_status.rb index 29f0639573..82d961dd57 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/slot_swap_status.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/slot_swap_status.rb @@ -28,7 +28,6 @@ class SlotSwapStatus # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlotSwapStatus', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlotSwapStatus', model_properties: { timestamp_utc: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'timestampUtc', @@ -45,7 +43,6 @@ def self.mapper() } }, source_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'sourceSlotName', @@ -54,7 +51,6 @@ def self.mapper() } }, destination_slot_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'destinationSlotName', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb index 4b6d4d6484..7737f4f5da 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/slow_requests_based_trigger.rb @@ -28,7 +28,6 @@ class SlowRequestsBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SlowRequestsBasedTrigger', type: { @@ -36,7 +35,6 @@ def self.mapper() class_name: 'SlowRequestsBasedTrigger', model_properties: { time_taken: { - client_side_validation: true, required: false, serialized_name: 'timeTaken', type: { @@ -44,7 +42,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -52,7 +49,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb index d721bf9451..6ca01c9b4b 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/snapshot_recovery_request.rb @@ -40,7 +40,6 @@ class SnapshotRecoveryRequest < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryRequest', type: { @@ -48,7 +47,6 @@ def self.mapper() class_name: 'SnapshotRecoveryRequest', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -57,7 +55,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -66,7 +63,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -74,7 +70,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -83,7 +78,6 @@ def self.mapper() } }, snapshot_time: { - client_side_validation: true, required: false, serialized_name: 'properties.snapshotTime', type: { @@ -91,7 +85,6 @@ def self.mapper() } }, recovery_target: { - client_side_validation: true, required: false, serialized_name: 'properties.recoveryTarget', type: { @@ -100,7 +93,6 @@ def self.mapper() } }, overwrite: { - client_side_validation: true, required: false, serialized_name: 'properties.overwrite', type: { @@ -108,7 +100,6 @@ def self.mapper() } }, recover_configuration: { - client_side_validation: true, required: false, serialized_name: 'properties.recoverConfiguration', type: { @@ -116,7 +107,6 @@ def self.mapper() } }, ignore_conflicting_host_names: { - client_side_validation: true, required: false, serialized_name: 'properties.ignoreConflictingHostNames', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb index 8a5eacbf8a..b750f88f67 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/snapshot_recovery_target.rb @@ -30,7 +30,6 @@ class SnapshotRecoveryTarget # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'SnapshotRecoveryTarget', type: { @@ -38,7 +37,6 @@ def self.mapper() class_name: 'SnapshotRecoveryTarget', model_properties: { location: { - client_side_validation: true, required: false, serialized_name: 'location', type: { @@ -46,7 +44,6 @@ def self.mapper() } }, id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/stamp_capacity.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/stamp_capacity.rb index 402951b4a5..33a8a56904 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/stamp_capacity.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/stamp_capacity.rb @@ -58,7 +58,6 @@ class StampCapacity # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StampCapacity', type: { @@ -66,7 +65,6 @@ def self.mapper() class_name: 'StampCapacity', model_properties: { name: { - client_side_validation: true, required: false, serialized_name: 'name', type: { @@ -74,7 +72,6 @@ def self.mapper() } }, available_capacity: { - client_side_validation: true, required: false, serialized_name: 'availableCapacity', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, total_capacity: { - client_side_validation: true, required: false, serialized_name: 'totalCapacity', type: { @@ -90,7 +86,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, serialized_name: 'unit', type: { @@ -98,7 +93,6 @@ def self.mapper() } }, compute_mode: { - client_side_validation: true, required: false, serialized_name: 'computeMode', type: { @@ -107,7 +101,6 @@ def self.mapper() } }, worker_size: { - client_side_validation: true, required: false, serialized_name: 'workerSize', type: { @@ -116,7 +109,6 @@ def self.mapper() } }, worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'workerSizeId', type: { @@ -124,7 +116,6 @@ def self.mapper() } }, exclude_from_capacity_allocation: { - client_side_validation: true, required: false, serialized_name: 'excludeFromCapacityAllocation', type: { @@ -132,7 +123,6 @@ def self.mapper() } }, is_applicable_for_all_compute_modes: { - client_side_validation: true, required: false, serialized_name: 'isApplicableForAllComputeModes', type: { @@ -140,7 +130,6 @@ def self.mapper() } }, site_mode: { - client_side_validation: true, required: false, serialized_name: 'siteMode', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/stamp_capacity_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/stamp_capacity_collection.rb index 353b9bbd08..247104783f 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/stamp_capacity_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/stamp_capacity_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StampCapacityCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'StampCapacityCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StampCapacityElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb index a644224b4e..34382b43fa 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/status_codes_based_trigger.rb @@ -34,7 +34,6 @@ class StatusCodesBasedTrigger # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'StatusCodesBasedTrigger', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'StatusCodesBasedTrigger', model_properties: { status: { - client_side_validation: true, required: false, serialized_name: 'status', type: { @@ -50,7 +48,6 @@ def self.mapper() } }, sub_status: { - client_side_validation: true, required: false, serialized_name: 'subStatus', type: { @@ -58,7 +55,6 @@ def self.mapper() } }, win32status: { - client_side_validation: true, required: false, serialized_name: 'win32Status', type: { @@ -66,7 +62,6 @@ def self.mapper() } }, count: { - client_side_validation: true, required: false, serialized_name: 'count', type: { @@ -74,7 +69,6 @@ def self.mapper() } }, time_interval: { - client_side_validation: true, required: false, serialized_name: 'timeInterval', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/supported_tls_versions.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/supported_tls_versions.rb new file mode 100644 index 0000000000..d5036b7d0a --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/supported_tls_versions.rb @@ -0,0 +1,17 @@ +# 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::Web::Mgmt::V2016_09_01 + module Models + # + # Defines values for SupportedTlsVersions + # + module SupportedTlsVersions + OneFullStopZero = "1.0" + OneFullStopOne = "1.1" + OneFullStopTwo = "1.2" + end + end +end diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/usage.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/usage.rb index 827a8329f1..d662dcaab2 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/usage.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/usage.rb @@ -47,7 +47,6 @@ class Usage < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'Usage', type: { @@ -55,7 +54,6 @@ def self.mapper() class_name: 'Usage', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -64,7 +62,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -73,7 +70,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -81,7 +77,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -90,7 +85,6 @@ def self.mapper() } }, display_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.displayName', @@ -99,7 +93,6 @@ def self.mapper() } }, usage_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.name', @@ -108,7 +101,6 @@ def self.mapper() } }, resource_name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resourceName', @@ -117,7 +109,6 @@ def self.mapper() } }, unit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.unit', @@ -126,7 +117,6 @@ def self.mapper() } }, current_value: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.currentValue', @@ -135,7 +125,6 @@ def self.mapper() } }, limit: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.limit', @@ -144,7 +133,6 @@ def self.mapper() } }, next_reset_time: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.nextResetTime', @@ -153,7 +141,6 @@ def self.mapper() } }, compute_mode: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.computeMode', @@ -163,7 +150,6 @@ def self.mapper() } }, site_mode: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.siteMode', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/usage_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/usage_collection.rb index 2d0c62031a..1f08bb9e75 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/usage_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/usage_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'UsageCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'UsageCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'UsageElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/user.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/user.rb index 7123d68931..7c253c67de 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/user.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/user.rb @@ -34,7 +34,6 @@ class User < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'User', type: { @@ -42,7 +41,6 @@ def self.mapper() class_name: 'User', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -51,7 +49,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -60,7 +57,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -68,7 +64,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -77,7 +72,6 @@ def self.mapper() } }, user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -85,7 +79,6 @@ def self.mapper() } }, publishing_user_name: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingUserName', type: { @@ -93,7 +86,6 @@ def self.mapper() } }, publishing_password: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPassword', type: { @@ -101,7 +93,6 @@ def self.mapper() } }, publishing_password_hash: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHash', type: { @@ -109,7 +100,6 @@ def self.mapper() } }, publishing_password_hash_salt: { - client_side_validation: true, required: false, serialized_name: 'properties.publishingPasswordHashSalt', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_application.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_application.rb index daa27f08ef..be3d12a482 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_application.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_application.rb @@ -33,7 +33,6 @@ class VirtualApplication # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualApplication', type: { @@ -41,7 +40,6 @@ def self.mapper() class_name: 'VirtualApplication', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -49,7 +47,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { @@ -57,7 +54,6 @@ def self.mapper() } }, preload_enabled: { - client_side_validation: true, required: false, serialized_name: 'preloadEnabled', type: { @@ -65,13 +61,11 @@ def self.mapper() } }, virtual_directories: { - client_side_validation: true, required: false, serialized_name: 'virtualDirectories', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectoryElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_directory.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_directory.rb index 547bfb0c57..edc41a8008 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_directory.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_directory.rb @@ -25,7 +25,6 @@ class VirtualDirectory # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualDirectory', type: { @@ -33,7 +32,6 @@ def self.mapper() class_name: 'VirtualDirectory', model_properties: { virtual_path: { - client_side_validation: true, required: false, serialized_name: 'virtualPath', type: { @@ -41,7 +39,6 @@ def self.mapper() } }, physical_path: { - client_side_validation: true, required: false, serialized_name: 'physicalPath', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb index 4d0d7d3b10..86cdb03de1 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_ipmapping.rb @@ -31,7 +31,6 @@ class VirtualIPMapping # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualIPMapping', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'VirtualIPMapping', model_properties: { virtual_ip: { - client_side_validation: true, required: false, serialized_name: 'virtualIP', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, internal_http_port: { - client_side_validation: true, required: false, serialized_name: 'internalHttpPort', type: { @@ -55,7 +52,6 @@ def self.mapper() } }, internal_https_port: { - client_side_validation: true, required: false, serialized_name: 'internalHttpsPort', type: { @@ -63,7 +59,6 @@ def self.mapper() } }, in_use: { - client_side_validation: true, required: false, serialized_name: 'inUse', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_network_profile.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_network_profile.rb index f6d2bc1f3f..f41e1a56de 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_network_profile.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/virtual_network_profile.rb @@ -31,7 +31,6 @@ class VirtualNetworkProfile # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VirtualNetworkProfile', type: { @@ -39,7 +38,6 @@ def self.mapper() class_name: 'VirtualNetworkProfile', model_properties: { id: { - client_side_validation: true, required: false, serialized_name: 'id', type: { @@ -47,7 +45,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -56,7 +53,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -65,7 +61,6 @@ def self.mapper() } }, subnet: { - client_side_validation: true, required: false, serialized_name: 'subnet', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_gateway.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_gateway.rb index b1177f6efb..f663462742 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_gateway.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_gateway.rb @@ -26,7 +26,6 @@ class VnetGateway < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetGateway', type: { @@ -34,7 +33,6 @@ def self.mapper() class_name: 'VnetGateway', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -43,7 +41,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -52,7 +49,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -60,7 +56,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -69,7 +64,6 @@ def self.mapper() } }, vnet_name: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetName', type: { @@ -77,7 +71,6 @@ def self.mapper() } }, vpn_package_uri: { - client_side_validation: true, required: false, serialized_name: 'properties.vpnPackageUri', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_info.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_info.rb index 7cb8d3a99e..92fad4d0c0 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_info.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_info.rb @@ -42,7 +42,6 @@ class VnetInfo < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetInfo', type: { @@ -50,7 +49,6 @@ def self.mapper() class_name: 'VnetInfo', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -59,7 +57,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -68,7 +65,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -76,7 +72,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -85,7 +80,6 @@ def self.mapper() } }, vnet_resource_id: { - client_side_validation: true, required: false, serialized_name: 'properties.vnetResourceId', type: { @@ -93,7 +87,6 @@ def self.mapper() } }, cert_thumbprint: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.certThumbprint', @@ -102,7 +95,6 @@ def self.mapper() } }, cert_blob: { - client_side_validation: true, required: false, serialized_name: 'properties.certBlob', type: { @@ -110,14 +102,12 @@ def self.mapper() } }, routes: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.routes', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'VnetRouteElementType', type: { @@ -128,7 +118,6 @@ def self.mapper() } }, resync_required: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.resyncRequired', @@ -137,7 +126,6 @@ def self.mapper() } }, dns_servers: { - client_side_validation: true, required: false, serialized_name: 'properties.dnsServers', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_route.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_route.rb index 5606d5fa8c..501790f886 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_route.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/vnet_route.rb @@ -44,7 +44,6 @@ class VnetRoute < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'VnetRoute', type: { @@ -52,7 +51,6 @@ def self.mapper() class_name: 'VnetRoute', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -61,7 +59,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -70,7 +67,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -78,7 +74,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -87,7 +82,6 @@ def self.mapper() } }, vnet_route_name: { - client_side_validation: true, required: false, serialized_name: 'properties.name', type: { @@ -95,7 +89,6 @@ def self.mapper() } }, start_address: { - client_side_validation: true, required: false, serialized_name: 'properties.startAddress', type: { @@ -103,7 +96,6 @@ def self.mapper() } }, end_address: { - client_side_validation: true, required: false, serialized_name: 'properties.endAddress', type: { @@ -111,7 +103,6 @@ def self.mapper() } }, route_type: { - client_side_validation: true, required: false, serialized_name: 'properties.routeType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/web_app_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/web_app_collection.rb index ff6e09c12b..2b2c4b4848 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/web_app_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/web_app_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WebAppCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'WebAppCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'SiteElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool.rb index b648e65506..4658fadbbb 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool.rb @@ -36,7 +36,6 @@ class WorkerPool # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WorkerPool', type: { @@ -44,7 +43,6 @@ def self.mapper() class_name: 'WorkerPool', model_properties: { worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'workerSizeId', type: { @@ -52,7 +50,6 @@ def self.mapper() } }, compute_mode: { - client_side_validation: true, required: false, serialized_name: 'computeMode', type: { @@ -61,7 +58,6 @@ def self.mapper() } }, worker_size: { - client_side_validation: true, required: false, serialized_name: 'workerSize', type: { @@ -69,7 +65,6 @@ def self.mapper() } }, worker_count: { - client_side_validation: true, required: false, serialized_name: 'workerCount', type: { @@ -77,14 +72,12 @@ def self.mapper() } }, instance_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'instanceNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool_collection.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool_collection.rb index 817e16d3a2..7d95692569 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool_collection.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool_collection.rb @@ -57,7 +57,6 @@ def get_next_page # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WorkerPoolCollection', type: { @@ -65,13 +64,11 @@ def self.mapper() class_name: 'WorkerPoolCollection', model_properties: { value: { - client_side_validation: true, required: true, serialized_name: 'value', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'WorkerPoolResourceElementType', type: { @@ -82,7 +79,6 @@ def self.mapper() } }, next_link: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'nextLink', diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool_resource.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool_resource.rb index 215eff5694..af21ff4174 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool_resource.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool_resource.rb @@ -39,7 +39,6 @@ class WorkerPoolResource < ProxyOnlyResource # def self.mapper() { - client_side_validation: true, required: false, serialized_name: 'WorkerPoolResource', type: { @@ -47,7 +46,6 @@ def self.mapper() class_name: 'WorkerPoolResource', model_properties: { id: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'id', @@ -56,7 +54,6 @@ def self.mapper() } }, name: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'name', @@ -65,7 +62,6 @@ def self.mapper() } }, kind: { - client_side_validation: true, required: false, serialized_name: 'kind', type: { @@ -73,7 +69,6 @@ def self.mapper() } }, type: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'type', @@ -82,7 +77,6 @@ def self.mapper() } }, worker_size_id: { - client_side_validation: true, required: false, serialized_name: 'properties.workerSizeId', type: { @@ -90,7 +84,6 @@ def self.mapper() } }, compute_mode: { - client_side_validation: true, required: false, serialized_name: 'properties.computeMode', type: { @@ -99,7 +92,6 @@ def self.mapper() } }, worker_size: { - client_side_validation: true, required: false, serialized_name: 'properties.workerSize', type: { @@ -107,7 +99,6 @@ def self.mapper() } }, worker_count: { - client_side_validation: true, required: false, serialized_name: 'properties.workerCount', type: { @@ -115,14 +106,12 @@ def self.mapper() } }, instance_names: { - client_side_validation: true, required: false, read_only: true, serialized_name: 'properties.instanceNames', type: { name: 'Sequence', element: { - client_side_validation: true, required: false, serialized_name: 'StringElementType', type: { @@ -132,7 +121,6 @@ def self.mapper() } }, sku: { - client_side_validation: true, required: false, serialized_name: 'sku', type: { diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/version.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/version.rb new file mode 100644 index 0000000000..214f4bdea8 --- /dev/null +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/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::Web::Mgmt::V2016_09_01 + VERSION = '0.16.0' +end diff --git a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/web_site_management_client.rb b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/web_site_management_client.rb index a449c3fdba..2bda8f3519 100644 --- a/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/web_site_management_client.rb +++ b/management/azure_mgmt_web/lib/2016-09-01/generated/azure_mgmt_web/web_site_management_client.rb @@ -109,9 +109,6 @@ def make_request_async(method, path, options = {}) fail ArgumentError, 'path is nil' if path.nil? request_url = options[:base_url] || @base_url - if(!options[:headers].nil? && !options[:headers]['Content-Type'].nil?) - @request_headers['Content-Type'] = options[:headers]['Content-Type'] - end request_headers = @request_headers request_headers.merge!({'accept-language' => @accept_language}) unless @accept_language.nil? @@ -128,7 +125,9 @@ def make_request_async(method, path, options = {}) # def add_telemetry sdk_information = 'azure_mgmt_web' - sdk_information = "#{sdk_information}/0.16.0" + if defined? Azure::Web::Mgmt::V2016_09_01::VERSION + sdk_information = "#{sdk_information}/#{Azure::Web::Mgmt::V2016_09_01::VERSION}" + end add_user_agent_information(sdk_information) end end diff --git a/management/azure_mgmt_web/lib/azure_mgmt_web.rb b/management/azure_mgmt_web/lib/azure_mgmt_web.rb index 39f454ad2e..8446985575 100644 --- a/management/azure_mgmt_web/lib/azure_mgmt_web.rb +++ b/management/azure_mgmt_web/lib/azure_mgmt_web.rb @@ -2,9 +2,9 @@ # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. +require '2016-08-01/generated/azure_mgmt_web' +require '2015-08-01/generated/azure_mgmt_web' require '2015-04-01/generated/azure_mgmt_web' require '2016-03-01/generated/azure_mgmt_web' -require '2015-08-01/generated/azure_mgmt_web' require '2016-09-01/generated/azure_mgmt_web' -require '2016-08-01/generated/azure_mgmt_web' require 'profiles/latest/web_latest_profile_client' diff --git a/management/azure_mgmt_web/lib/profiles/latest/modules/web_profile_module.rb b/management/azure_mgmt_web/lib/profiles/latest/modules/web_profile_module.rb index a95189923c..f67266c935 100644 --- a/management/azure_mgmt_web/lib/profiles/latest/modules/web_profile_module.rb +++ b/management/azure_mgmt_web/lib/profiles/latest/modules/web_profile_module.rb @@ -6,19 +6,21 @@ module Azure::Web::Profiles::Latest module Mgmt - DomainRegistrationProvider = Azure::Web::Mgmt::V2015_04_01::DomainRegistrationProvider Domains = Azure::Web::Mgmt::V2015_04_01::Domains TopLevelDomains = Azure::Web::Mgmt::V2015_04_01::TopLevelDomains + DomainRegistrationProvider = Azure::Web::Mgmt::V2015_04_01::DomainRegistrationProvider AppServiceCertificateOrders = Azure::Web::Mgmt::V2015_08_01::AppServiceCertificateOrders CertificateRegistrationProvider = Azure::Web::Mgmt::V2015_08_01::CertificateRegistrationProvider - Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates - DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics Provider = Azure::Web::Mgmt::V2016_03_01::Provider Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations + ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2016_03_01::ResourceHealthMetadataOperations + BillingMeters = Azure::Web::Mgmt::V2016_03_01::BillingMeters + Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates + DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps WebApps = Azure::Web::Mgmt::V2016_08_01::WebApps - AppServiceEnvironments = Azure::Web::Mgmt::V2016_09_01::AppServiceEnvironments AppServicePlans = Azure::Web::Mgmt::V2016_09_01::AppServicePlans + AppServiceEnvironments = Azure::Web::Mgmt::V2016_09_01::AppServiceEnvironments module Models Contact = Azure::Web::Mgmt::V2015_04_01::Models::Contact @@ -30,12 +32,12 @@ module Models NameIdentifierCollection = Azure::Web::Mgmt::V2015_04_01::Models::NameIdentifierCollection Address = Azure::Web::Mgmt::V2015_04_01::Models::Address HostName = Azure::Web::Mgmt::V2015_04_01::Models::HostName - TopLevelDomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection - DomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection TldLegalAgreement = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreement + DomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection + TldLegalAgreementCollection = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection ErrorResponse = Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse + TopLevelDomainCollection = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection TopLevelDomainAgreementOption = Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption - TldLegalAgreementCollection = Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection Domain = Azure::Web::Mgmt::V2015_04_01::Models::Domain DomainOwnershipIdentifier = Azure::Web::Mgmt::V2015_04_01::Models::DomainOwnershipIdentifier DomainPatchResource = Azure::Web::Mgmt::V2015_04_01::Models::DomainPatchResource @@ -60,69 +62,90 @@ module Models CertificateProductType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateProductType CertificateOrderStatus = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderStatus CertificateOrderActionType = Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType - MetricAvailability = Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability - MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification - HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo + DefaultErrorResponseErrorDetailsItem = Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseErrorDetailsItem + DefaultErrorResponseError = Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseError CertificateCollection = Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection + DefaultErrorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponse ValidateResponse = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponse - ValidateRequest = Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest + SourceControlCollection = Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection ResourceNameAvailabilityRequest = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailabilityRequest PremierAddOnOfferCollection = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOfferCollection - AppServiceEnvironment = Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment - GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection - CsmOperationDisplay = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay - Dimension = Azure::Web::Mgmt::V2016_03_01::Models::Dimension - CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope - ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification - CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties - CsmOperationDescription = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription - CsmOperationCollection = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection + ApplicationStack = Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStack + StackMajorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMajorVersion DeploymentLocations = Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations - NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier - SourceControlCollection = Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection GlobalCsmSkuDescription = Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription + GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection DeletedSite = Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite DeletedWebAppCollection = Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection + ValidateResponseError = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError Solution = Azure::Web::Mgmt::V2016_03_01::Models::Solution DetectorAbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod - ValidateResponseError = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError - AbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod ResourceNameAvailability = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability - RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule + AbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod + HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo DiagnosticMetricSample = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample DiagnosticMetricSet = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource ResponseMetaData = Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData AnalysisData = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData - Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope + DataTableResponseColumn = Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseColumn + AppServiceEnvironment = Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment + DataTableResponseObject = Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseObject + ValidateRequest = Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest + DetectorInfo = Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo + Rendering = Azure::Web::Mgmt::V2016_03_01::Models::Rendering + DiagnosticData = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticData + BillingMeterCollection = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection + DetectorResponseCollection = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection + ResourceHealthMetadataCollection = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection SkuInfos = Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos - DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection + RecommendationCollection = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection - Certificate = Azure::Web::Mgmt::V2016_03_01::Models::Certificate + DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection + ApplicationStackCollection = Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection + StackMinorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition + DetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory + Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + ResourceHealthMetadata = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata DiagnosticDetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse - GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule + BillingMeter = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter PremierAddOnOffer = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer - SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl VnetParameters = Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters - VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure VnetValidationFailureDetails = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails - KeyVaultSecretStatus = Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus - IssueType = Azure::Web::Mgmt::V2016_03_01::Models::IssueType - SolutionType = Azure::Web::Mgmt::V2016_03_01::Models::SolutionType + SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl + CsmOperationCollection = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection + VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure + CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties + MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification + NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier + MetricAvailability = Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability ResourceScopeType = Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType + CsmOperationDescription = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription + Dimension = Azure::Web::Mgmt::V2016_03_01::Models::Dimension + CsmOperationDisplay = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay + GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification + CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + SolutionType = Azure::Web::Mgmt::V2016_03_01::Models::SolutionType + RenderingType = Azure::Web::Mgmt::V2016_03_01::Models::RenderingType NotificationLevel = Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel Channels = Azure::Web::Mgmt::V2016_03_01::Models::Channels - AppServicePlanRestrictions = Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions - InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType - CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes ValidateResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes SkuName = Azure::Web::Mgmt::V2016_03_01::Models::SkuName + IssueType = Azure::Web::Mgmt::V2016_03_01::Models::IssueType + AppServicePlanRestrictions = Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions + InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType + Certificate = Azure::Web::Mgmt::V2016_03_01::Models::Certificate + KeyVaultSecretStatus = Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus + IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection AzureTableStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig ApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::ApplicationLogsConfig DatabaseBackupSetting = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseBackupSetting @@ -134,7 +157,6 @@ module Models CsmPublishingProfileOptions = Azure::Web::Mgmt::V2016_08_01::Models::CsmPublishingProfileOptions WebAppInstanceCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebAppInstanceCollection PublicCertificateCollection = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection - IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection TriggeredWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection EnabledConfig = Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig TriggeredJobHistoryCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection @@ -176,121 +198,110 @@ module Models MSDeployStatus = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus MigrateMySqlRequest = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest MigrateMySqlStatus = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus - RelayServiceConnectionEntity = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity NetworkFeatures = Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures - PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn + RelayServiceConnectionEntity = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity ProcessThreadInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo ProcessModuleInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo - ProcessInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo + PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn PublicCertificate = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest - RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse + ProcessInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo SiteAuthSettings = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings + RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse + SiteExtensionInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo SiteConfigResource = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource SiteConfigurationSnapshotInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo - SiteExtensionInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo + SitePatchResource = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource SiteInstance = Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance SiteLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig - SitePatchResource = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource + SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource SitePhpErrorLogFlag = Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag SiteSourceControl = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl - SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource + StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions SlotDifference = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot - StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions + TriggeredJobRun = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun StorageMigrationResponse = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse StringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary - TriggeredJobRun = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun + WebJob = Azure::Web::Mgmt::V2016_08_01::Models::WebJob TriggeredJobHistory = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory TriggeredWebJob = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob - WebJob = Azure::Web::Mgmt::V2016_08_01::Models::WebJob LogLevel = Azure::Web::Mgmt::V2016_08_01::Models::LogLevel BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus DatabaseType = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit BackupRestoreOperationType = Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType + TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus + DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat - DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult - AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType - CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType - HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType - MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType - PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation + AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction - BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider + HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType - TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus - HostingEnvironmentProfile = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile - VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping - IpSecurityRestriction = Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction + PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation + CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType + LocalizableString = Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString + CsmUsageQuota = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota + CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection + ErrorEntity = Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity + Operation = Azure::Web::Mgmt::V2016_09_01::Models::Operation + ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty + ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue + ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric + ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection VirtualNetworkProfile = Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile - ApiDefinitionInfo = Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo + ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping + WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection + NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry + AppServicePlanCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection + WorkerPool = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool StampCapacity = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity - CorsSettings = Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings - NameValuePair = Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair AutoHealCustomAction = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction - AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection AutoHealActions = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions - HostingEnvironmentDiagnostics = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics SlowRequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger - SlotSwapStatus = Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus - SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity - CloningInfo = Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo - SkuDescription = Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription - AddressResponse = Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse - SkuInfoCollection = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection - WorkerPool = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool - NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry - ResourceCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection - WorkerPoolCollection = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection - HybridConnectionCollection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection - Resource = Azure::Web::Mgmt::V2016_09_01::Models::Resource - ErrorEntity = Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity - ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty - SnapshotRecoveryTarget = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget - MetricAvailabilily = Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily - ResourceMetricAvailability = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability - ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric - CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection StatusCodesBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger - LocalizableString = Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString RequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger - ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection AutoHealTriggers = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers - ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity AutoHealRules = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules - SkuInfo = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo + HostingEnvironmentStatus = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus SiteLimits = Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits - UsageCollection = Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + ComputeModeOptions = Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions RampUpRule = Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule - AppServicePlanCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection + AccessControlEntryAction = Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction + WorkerSizeOptions = Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions + InternalLoadBalancingMode = Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode + OperationStatus = Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus + SnapshotRecoveryTarget = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget + ResourceMetricAvailability = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability + Resource = Azure::Web::Mgmt::V2016_09_01::Models::Resource + CloningInfo = Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo Experiments = Azure::Web::Mgmt::V2016_09_01::Models::Experiments - ResourceMetricName = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName + IpSecurityRestriction = Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction VirtualDirectory = Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory - ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + CorsSettings = Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings VirtualApplication = Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication - Capability = Azure::Web::Mgmt::V2016_09_01::Models::Capability HandlerMapping = Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping - Operation = Azure::Web::Mgmt::V2016_09_01::Models::Operation + ResourceMetricName = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName SiteMachineKey = Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey - CsmUsageQuota = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota ConnStringInfo = Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo - StampCapacityCollection = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection + SlotSwapStatus = Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus + NameValuePair = Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair + ApiDefinitionInfo = Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig - ProxyOnlyResource = Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource HostNameSslState = Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState - WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection - ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue - AppServiceEnvironmentResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource - AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource - MetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition - Usage = Azure::Web::Mgmt::V2016_09_01::Models::Usage - WorkerPoolResource = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource + ProxyOnlyResource = Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource + Capability = Azure::Web::Mgmt::V2016_09_01::Models::Capability + HostingEnvironmentProfile = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile + SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity + SkuDescription = Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription 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 @@ -298,38 +309,51 @@ module Models 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 - Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier HybridConnectionKey = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey HybridConnection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection Site = Azure::Web::Mgmt::V2016_09_01::Models::Site AppServicePlan = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan - AppServicePlanPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource - HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits ProvisioningState = Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState - HostingEnvironmentStatus = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus - InternalLoadBalancingMode = Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode - ComputeModeOptions = Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions - WorkerSizeOptions = Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions - AccessControlEntryAction = Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction RouteType = Azure::Web::Mgmt::V2016_09_01::Models::RouteType + ManagedServiceIdentityType = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentityType AutoHealActionType = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType ConnectionStringType = Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType ScmType = Azure::Web::Mgmt::V2016_09_01::Models::ScmType ManagedPipelineMode = Azure::Web::Mgmt::V2016_09_01::Models::ManagedPipelineMode SiteLoadBalancing = Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing + SupportedTlsVersions = Azure::Web::Mgmt::V2016_09_01::Models::SupportedTlsVersions SslState = Azure::Web::Mgmt::V2016_09_01::Models::SslState HostType = Azure::Web::Mgmt::V2016_09_01::Models::HostType - UsageState = Azure::Web::Mgmt::V2016_09_01::Models::UsageState + AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection + 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 + ResourceCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection + 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 + SkuInfo = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo + UsageCollection = Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + StampCapacityCollection = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection + AppServiceEnvironmentResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource + AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource + MetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition + Usage = Azure::Web::Mgmt::V2016_09_01::Models::Usage + WorkerPoolResource = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource + AppServicePlanPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource + HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits + ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity SiteAvailabilityState = Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState StatusOptions = Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions - OperationStatus = Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus + UsageState = Azure::Web::Mgmt::V2016_09_01::Models::UsageState + Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier end # # WebManagementClass # class WebManagementClass - attr_reader :domain_registration_provider, :domains, :top_level_domains, :app_service_certificate_orders, :certificate_registration_provider, :certificates, :deleted_web_apps, :diagnostics, :provider, :recommendations, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes + attr_reader :domains, :top_level_domains, :domain_registration_provider, :app_service_certificate_orders, :certificate_registration_provider, :diagnostics, :provider, :recommendations, :resource_health_metadata_operations, :billing_meters, :certificates, :deleted_web_apps, :web_apps, :app_service_plans, :app_service_environments, :configurable, :base_url, :options, :model_classes def initialize(options = {}) if options.is_a?(Hash) && options.length == 0 @@ -349,9 +373,9 @@ def initialize(options = {}) @client_0.subscription_id = configurable.subscription_id end add_telemetry(@client_0) - @domain_registration_provider = @client_0.domain_registration_provider @domains = @client_0.domains @top_level_domains = @client_0.top_level_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)) @@ -366,11 +390,13 @@ def initialize(options = {}) @client_2.subscription_id = configurable.subscription_id end add_telemetry(@client_2) - @certificates = @client_2.certificates - @deleted_web_apps = @client_2.deleted_web_apps @diagnostics = @client_2.diagnostics @provider = @client_2.provider @recommendations = @client_2.recommendations + @resource_health_metadata_operations = @client_2.resource_health_metadata_operations + @billing_meters = @client_2.billing_meters + @certificates = @client_2.certificates + @deleted_web_apps = @client_2.deleted_web_apps @client_3 = Azure::Web::Mgmt::V2016_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options) if(@client_3.respond_to?(:subscription_id)) @@ -384,8 +410,8 @@ def initialize(options = {}) @client_4.subscription_id = configurable.subscription_id end add_telemetry(@client_4) - @app_service_environments = @client_4.app_service_environments @app_service_plans = @client_4.app_service_plans + @app_service_environments = @client_4.app_service_environments @model_classes = ModelClasses.new end @@ -441,24 +467,24 @@ def 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 + def tld_legal_agreement + Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreement end def domain_collection Azure::Web::Mgmt::V2015_04_01::Models::DomainCollection end - def tld_legal_agreement - Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreement + def tld_legal_agreement_collection + Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection end def error_response Azure::Web::Mgmt::V2015_04_01::Models::ErrorResponse end + def top_level_domain_collection + Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainCollection + end def top_level_domain_agreement_option Azure::Web::Mgmt::V2015_04_01::Models::TopLevelDomainAgreementOption end - def tld_legal_agreement_collection - Azure::Web::Mgmt::V2015_04_01::Models::TldLegalAgreementCollection - end def domain Azure::Web::Mgmt::V2015_04_01::Models::Domain end @@ -531,23 +557,23 @@ def certificate_order_status def certificate_order_action_type Azure::Web::Mgmt::V2015_08_01::Models::CertificateOrderActionType end - def metric_availability - Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability - end - def metric_specification - Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification + def default_error_response_error_details_item + Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseErrorDetailsItem end - def hosting_environment_deployment_info - Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo + def default_error_response_error + Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseError end def certificate_collection Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection end + def default_error_response + Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponse + end def validate_response Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponse end - def validate_request - Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest + def source_control_collection + Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection end def resource_name_availability_request Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailabilityRequest @@ -555,68 +581,44 @@ def resource_name_availability_request def premier_add_on_offer_collection Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOfferCollection end - def app_service_environment - Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment - end - def geo_region_collection - Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection - end - def csm_operation_display - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay - end - def dimension - Azure::Web::Mgmt::V2016_03_01::Models::Dimension - end - def csm_move_resource_envelope - Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope - end - def service_specification - Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification - end - def csm_operation_description_properties - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties + def application_stack + Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStack end - def csm_operation_description - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription - end - def csm_operation_collection - Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection + def stack_major_version + Azure::Web::Mgmt::V2016_03_01::Models::StackMajorVersion end def deployment_locations Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations end - def name_identifier - Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier - end - def source_control_collection - Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection - end def global_csm_sku_description Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription end + def geo_region_collection + Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection + end def deleted_site Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite end def deleted_web_app_collection Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection end + def validate_response_error + Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError + end def solution Azure::Web::Mgmt::V2016_03_01::Models::Solution end def detector_abnormal_time_period Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod end - def validate_response_error - Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError + def resource_name_availability + Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability end def abnormal_time_period Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod end - def resource_name_availability - Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability - end - def recommendation_rule - Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule + def hosting_environment_deployment_info + Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo end def diagnostic_metric_sample Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample @@ -633,23 +635,59 @@ def response_meta_data def analysis_data Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData end - def recommendation - Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + def csm_move_resource_envelope + Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope + end + def data_table_response_column + Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseColumn + end + def app_service_environment + Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment + end + def data_table_response_object + Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseObject + end + def validate_request + Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest + end + def detector_info + Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo + end + def rendering + Azure::Web::Mgmt::V2016_03_01::Models::Rendering + end + def diagnostic_data + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticData + end + def billing_meter_collection + Azure::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection + end + def detector_response_collection + Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection + end + def resource_health_metadata_collection + Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection end def sku_infos Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos end - def diagnostic_detector_collection - Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection - end def diagnostic_analysis_collection Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection end + def recommendation_collection + Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection + end def diagnostic_category_collection Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection end - def certificate - Azure::Web::Mgmt::V2016_03_01::Models::Certificate + def diagnostic_detector_collection + Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection + end + def application_stack_collection + Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection + end + def stack_minor_version + Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion end def certificate_patch_resource Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource @@ -660,65 +698,116 @@ def detector_definition def analysis_definition Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition end + def detector_response + Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse + end def diagnostic_analysis Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis end def diagnostic_category Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory end + def recommendation + Azure::Web::Mgmt::V2016_03_01::Models::Recommendation + end + def resource_health_metadata + Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata + end def diagnostic_detector_response Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse end - def geo_region - Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + def recommendation_rule + Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule + end + def billing_meter + Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter end def premier_add_on_offer Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer end + def vnet_parameters + Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters + end + def vnet_validation_failure_details + Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails + end def source_control Azure::Web::Mgmt::V2016_03_01::Models::SourceControl end - def vnet_parameters - Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters + def csm_operation_collection + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection end def vnet_validation_test_failure Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure end - def vnet_validation_failure_details - Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails + def csm_operation_description_properties + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties end - def key_vault_secret_status - Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus + def metric_specification + Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification end - def issue_type - Azure::Web::Mgmt::V2016_03_01::Models::IssueType + def name_identifier + Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier end - def solution_type - Azure::Web::Mgmt::V2016_03_01::Models::SolutionType + def metric_availability + Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability end def resource_scope_type Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType end + def csm_operation_description + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription + end + def dimension + Azure::Web::Mgmt::V2016_03_01::Models::Dimension + end + def csm_operation_display + Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay + end + def geo_region + Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion + end + 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 solution_type + Azure::Web::Mgmt::V2016_03_01::Models::SolutionType + end + def rendering_type + Azure::Web::Mgmt::V2016_03_01::Models::RenderingType + end def notification_level Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel end def channels Azure::Web::Mgmt::V2016_03_01::Models::Channels end + def validate_resource_types + Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes + end + def sku_name + Azure::Web::Mgmt::V2016_03_01::Models::SkuName + end + def issue_type + Azure::Web::Mgmt::V2016_03_01::Models::IssueType + end def app_service_plan_restrictions Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions end def in_availability_reason_type Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType end - def check_name_resource_types - Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes + def certificate + Azure::Web::Mgmt::V2016_03_01::Models::Certificate end - def validate_resource_types - Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes + def key_vault_secret_status + Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus end - def sku_name - Azure::Web::Mgmt::V2016_03_01::Models::SkuName + def identifier_collection + Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection end def azure_table_storage_application_logs_config Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig @@ -753,9 +842,6 @@ def web_app_instance_collection def public_certificate_collection Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection end - def identifier_collection - Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection - end def triggered_web_job_collection Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection end @@ -879,14 +965,11 @@ def migrate_my_sql_request def migrate_my_sql_status Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus end - def relay_service_connection_entity - Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity - end def network_features Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures end - def premier_add_on - Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn + def relay_service_connection_entity + Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity end def process_thread_info Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo @@ -894,8 +977,8 @@ def process_thread_info def process_module_info Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo end - def process_info - Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo + def premier_add_on + Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn end def public_certificate Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate @@ -903,20 +986,26 @@ def public_certificate def restore_request Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest end - def restore_response - Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse + def process_info + Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo end def site_auth_settings Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings end + def restore_response + Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse + end + def site_extension_info + Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo + end def site_config_resource Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource end def site_configuration_snapshot_info Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo end - def site_extension_info - Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo + def site_patch_resource + Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource end def site_instance Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance @@ -924,8 +1013,8 @@ def site_instance def site_logs_config Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig end - def site_patch_resource - Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource + def slot_config_names_resource + Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource end def site_php_error_log_flag Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag @@ -933,8 +1022,8 @@ def site_php_error_log_flag def site_source_control Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl end - def slot_config_names_resource - Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource + def storage_migration_options + Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions end def slot_difference Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference @@ -942,8 +1031,8 @@ def slot_difference def snapshot Azure::Web::Mgmt::V2016_08_01::Models::Snapshot end - def storage_migration_options - Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions + def triggered_job_run + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun end def storage_migration_response Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse @@ -951,8 +1040,8 @@ def storage_migration_response def string_dictionary Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary end - def triggered_job_run - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun + def web_job + Azure::Web::Mgmt::V2016_08_01::Models::WebJob end def triggered_job_history Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory @@ -960,9 +1049,6 @@ def triggered_job_history def triggered_web_job Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob end - def web_job - Azure::Web::Mgmt::V2016_08_01::Models::WebJob - end def log_level Azure::Web::Mgmt::V2016_08_01::Models::LogLevel end @@ -978,6 +1064,15 @@ def frequency_unit def backup_restore_operation_type Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType end + def triggered_web_job_status + Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus + end + def dns_verification_test_result + Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult + end + def msdeploy_log_entry_type + Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType + end def continuous_web_job_status Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus end @@ -987,20 +1082,8 @@ def web_job_type 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 - end - def azure_resource_type - Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType - end - def custom_host_name_dns_record_type - Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType - end - 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 + def built_in_authentication_provider + Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider end def msdeploy_provisioning_state Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState @@ -1008,14 +1091,14 @@ def msdeploy_provisioning_state 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 azure_resource_type + Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType end def unauthenticated_client_action Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction end - def built_in_authentication_provider - Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider + def host_name_type + Azure::Web::Mgmt::V2016_08_01::Models::HostNameType end def clone_ability_result Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult @@ -1023,206 +1106,176 @@ def clone_ability_result def site_extension_type Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType end - def triggered_web_job_status - Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus + def public_certificate_location + Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation end - def hosting_environment_profile - Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile + def custom_host_name_dns_record_type + Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType end - def virtual_ipmapping - Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping + def localizable_string + Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString end - def ip_security_restriction - Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction + def csm_usage_quota + Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota end - def virtual_network_profile - Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile - end - def api_definition_info - Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo - end - def stamp_capacity - Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity - end - def cors_settings - Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings - end - def name_value_pair - Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair - end - def auto_heal_custom_action - Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction - end - def app_service_environment_collection - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection + def csm_usage_quota_collection + Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection end - def auto_heal_actions - Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions + def error_entity + Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity end - def hosting_environment_diagnostics - Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics + def operation + Azure::Web::Mgmt::V2016_09_01::Models::Operation end - def slow_requests_based_trigger - Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger + def resource_metric_property + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty end - def slot_swap_status - Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus + def resource_metric_value + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue end - def sku_capacity - Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity + def resource_metric + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric end - def cloning_info - Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo + def resource_metric_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection end - def sku_description - Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription + def virtual_network_profile + Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile end - def address_response - Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse + def resource_metric_definition_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection end - def sku_info_collection - Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection + def virtual_ipmapping + Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping end - def worker_pool - Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool + def web_app_collection + Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection 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 worker_pool_collection - Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection - end - def hybrid_connection_collection - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection - end - def resource - Azure::Web::Mgmt::V2016_09_01::Models::Resource - end - def error_entity - Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity - end - def resource_metric_property - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty + def app_service_plan_collection + Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection end - def snapshot_recovery_target - Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget + def worker_pool + Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool end - def metric_availabilily - Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily + def stamp_capacity + Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity end - def resource_metric_availability - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability + def auto_heal_custom_action + Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction end - def resource_metric - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric + def auto_heal_actions + Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions end - def csm_usage_quota_collection - Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection + def slow_requests_based_trigger + Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger end def status_codes_based_trigger Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger end - def localizable_string - Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString - end def requests_based_trigger Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger end - def resource_metric_collection - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection - end def auto_heal_triggers Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers end - def managed_service_identity - Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity - end def auto_heal_rules Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules end - def sku_info - Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo + def hosting_environment_status + Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus end def site_limits Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits end - def usage_collection - Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + def compute_mode_options + Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions end def ramp_up_rule Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule end - def app_service_plan_collection - Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection + def access_control_entry_action + Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction + end + def worker_size_options + Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions + end + def internal_load_balancing_mode + Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode + end + def operation_status + Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus + end + def snapshot_recovery_target + Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget + end + def resource_metric_availability + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability + end + def resource + Azure::Web::Mgmt::V2016_09_01::Models::Resource + end + def cloning_info + Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo end def experiments Azure::Web::Mgmt::V2016_09_01::Models::Experiments end - def resource_metric_name - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName + def ip_security_restriction + Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction end def virtual_directory Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory end - def resource_metric_definition_collection - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection + def cors_settings + Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings end def virtual_application Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication end - def capability - Azure::Web::Mgmt::V2016_09_01::Models::Capability - end def handler_mapping Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping end - def operation - Azure::Web::Mgmt::V2016_09_01::Models::Operation + def resource_metric_name + Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName end def site_machine_key Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey end - def csm_usage_quota - Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota - end def conn_string_info Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo end - def stamp_capacity_collection - Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection + def slot_swap_status + Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus + end + def name_value_pair + Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair + end + def api_definition_info + Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo end def site_config Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig end - def proxy_only_resource - Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource - end def host_name_ssl_state Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState end - def web_app_collection - Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection - end - def resource_metric_value - Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue - end - def app_service_environment_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource + def proxy_only_resource + Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource end - def app_service_environment_patch_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource + def capability + Azure::Web::Mgmt::V2016_09_01::Models::Capability end - def metric_definition - Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition + def hosting_environment_profile + Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile end - def usage - Azure::Web::Mgmt::V2016_09_01::Models::Usage + def sku_capacity + Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity end - def worker_pool_resource - Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource + def sku_description + Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription end def vnet_route Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute @@ -1245,9 +1298,6 @@ def resource_metric_definition def push_settings Azure::Web::Mgmt::V2016_09_01::Models::PushSettings end - def identifier - Azure::Web::Mgmt::V2016_09_01::Models::Identifier - end def hybrid_connection_key Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey end @@ -1260,33 +1310,15 @@ def site def app_service_plan Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan end - def app_service_plan_patch_resource - Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource - end - def hybrid_connection_limits - Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits - end def provisioning_state Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState end - def hosting_environment_status - Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus - end - def internal_load_balancing_mode - Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode - end - def compute_mode_options - Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions - end - def worker_size_options - Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions - end - def access_control_entry_action - Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction - end def route_type Azure::Web::Mgmt::V2016_09_01::Models::RouteType end + def managed_service_identity_type + Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentityType + end def auto_heal_action_type Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType end @@ -1302,14 +1334,71 @@ def managed_pipeline_mode def site_load_balancing Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing end + def supported_tls_versions + Azure::Web::Mgmt::V2016_09_01::Models::SupportedTlsVersions + end def ssl_state Azure::Web::Mgmt::V2016_09_01::Models::SslState end def host_type Azure::Web::Mgmt::V2016_09_01::Models::HostType end - def usage_state - Azure::Web::Mgmt::V2016_09_01::Models::UsageState + def app_service_environment_collection + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection + 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 resource_collection + Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection + end + def worker_pool_collection + Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection + end + def hybrid_connection_collection + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection + end + def metric_availabilily + Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily + end + def sku_info + Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo + end + def usage_collection + Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection + end + def stamp_capacity_collection + Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection + end + def app_service_environment_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource + end + def app_service_environment_patch_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource + end + def metric_definition + Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition + end + def usage + Azure::Web::Mgmt::V2016_09_01::Models::Usage + end + def worker_pool_resource + Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource + end + def app_service_plan_patch_resource + Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource + end + def hybrid_connection_limits + Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits + end + def managed_service_identity + Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity end def site_availability_state Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState @@ -1317,8 +1406,11 @@ def site_availability_state def status_options Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions end - def operation_status - Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus + def usage_state + Azure::Web::Mgmt::V2016_09_01::Models::UsageState + end + def identifier + Azure::Web::Mgmt::V2016_09_01::Models::Identifier end end end